summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Disable all GEM timers and work on unloadChris Wilson2013-10-164-36/+23
* drm/i915: Move some hdmi enable function name to vlv specific.Chon Ming Lee2013-10-161-6/+6
* drm/i915: constify harderDaniel Vetter2013-10-161-2/+2
* drm/i915: static inline for dummy crc functionsDaniel Vetter2013-10-162-3/+3
* drm/i915: Enable pipe CRCsDamien Lespiau2013-10-161-3/+0
* drm/i915: Only one open() allowed on pipe CRC result filesDamien Lespiau2013-10-162-0/+17
* drm/i915: Implement blocking read for pipe CRC filesDamien Lespiau2013-10-164-19/+155
* drm/i915: Move drm_add_fake_info_node() higher in the fileDamien Lespiau2013-10-161-26/+26
* drm/i915: Add log messages when CRCs collection is started/stoppedDamien Lespiau2013-10-161-0/+6
* drm/i915: Warn if we receive an interrupt after freeing the bufferDamien Lespiau2013-10-161-0/+5
* drm/i915: Rename i915_pipe_crc_ctl to i915_display_crc_ctlDamien Lespiau2013-10-161-21/+21
* drm/i915: Generalize the CRC command format for future workDamien Lespiau2013-10-161-13/+43
* drm/i915: Dynamically allocate the CRC circular bufferDamien Lespiau2013-10-162-1/+13
* drm/i915: Empty the circular buffer when asked for a new sourceDamien Lespiau2013-10-161-0/+6
* drm/i915: Enforce going back to none before changing CRC sourceDamien Lespiau2013-10-161-0/+4
* drm/i915: Make switching to the same CRC source a no-opDamien Lespiau2013-10-161-1/+5
* drm/i915: Sample the frame counter instead of a timestamp for CRCsDamien Lespiau2013-10-163-9/+5
* drm/i915: Keep the CRC values into a circular bufferDamien Lespiau2013-10-163-14/+29
* drm/i915: Add a control file for pipe CRCsDaniel Vetter2013-10-162-2/+224
* drm/i915: Expose latest 200 CRC value for pipe through debugfsShuang He2013-10-164-1/+118
* drm/i915: Replace has_bsd/blt/vebox with a maskBen Widawsky2013-10-162-18/+28
* drm/i915: cleanup context finiBen Widawsky2013-10-161-4/+13
* drm/i915: Do a fuller init after resetBen Widawsky2013-10-163-22/+13
* drm/i915: Check 5/6 DDB split only when sprites are enabledVille Syrjälä2013-10-151-1/+2
* drm/i915: Rename ilk_check_wm to ilk_validate_wm_levelVille Syrjälä2013-10-151-5/+5
* drm/i915: Rename ilk_wm_max to ilk_compute_wm_maximumsVille Syrjälä2013-10-151-8/+8
* drm/i915: Adjust watermark register masksVille Syrjälä2013-10-151-5/+5
* drm/i915: Remove a somewhat silly debug print from watermark codeVille Syrjälä2013-10-151-2/+0
* drm/i915: Init HSW watermark tracking in intel_modeset_setup_hw_state()Ville Syrjälä2013-10-153-26/+80
* drm/i915: Improve watermark dirtyness checksVille Syrjälä2013-10-151-18/+80
* drm/i915: Store current watermark state in dev_priv->wmVille Syrjälä2013-10-152-31/+27
* drm/i915: Kill fbc_wm_enabled from intel_wm_configVille Syrjälä2013-10-151-1/+0
* drm/i915: Refactor wm_lp to level calculationVille Syrjälä2013-10-151-1/+7
* drm/i915: Check 5/6 DDB split only when sprites are enabledVille Syrjälä2013-10-151-1/+1
* drm/i915: Move some computations out from hsw_compute_wm_parameters()Ville Syrjälä2013-10-151-19/+14
* drm/i915: Use intel_pipe_wm in hsw_find_best_resultsVille Syrjälä2013-10-151-21/+21
* drm/i915: Move LP1+ watermark merging out from hsw_compute_wm_results()Ville Syrjälä2013-10-151-9/+10
* drm/i915: Don't re-compute pipe watermarks except for the affected pipeVille Syrjälä2013-10-151-39/+28
* drm/i915: Add intel_pipe_wm and prepare for watermark pre-computeVille Syrjälä2013-10-152-76/+128
* drm/i915/dp: constify link_statusJani Nikula2013-10-151-2/+3
* drm/i915: Don't pretend that gen2 has a hardware frame counterVille Syrjälä2013-10-141-1/+10
* drm/i915: Fix gen2 scanout position readoutVille Syrjälä2013-10-141-6/+15
* drm/i915: Improve the accuracy of get_scanout_pos on CTG+Ville Syrjälä2013-10-141-0/+53
* drm/i915: Fix scanoutpos calculationsVille Syrjälä2013-10-141-14/+25
* drm/i915: Skip register reads in i915_get_crtc_scanoutpos()Ville Syrjälä2013-10-141-26/+17
* drm/i915: Use vlv_clock() in vlv_crtc_clock_get()Ville Syrjälä2013-10-141-3/+3
* drm/i915: Use DIV_ROUND_CLOSEST() to calculate dot/vcoVille Syrjälä2013-10-141-6/+6
* drm/i915: Add breadcrumbs for why the backlight is being setChris Wilson2013-10-142-0/+5
* drm/i915: Fix pre-CTG vblank counterVille Syrjälä2013-10-111-5/+31
* drm/i915: rename intel_fb.c to intel_fbdev.cDaniel Vetter2013-10-115-10/+10
OpenPOWER on IntegriCloud