summaryrefslogtreecommitdiff
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | drm/i915: preserve dispaly init order on ByTArtem Bityutskiy2013-10-16
| | * | | | | | | | drm/i915: Use pipe_name() instead of the pipe numberDamien Lespiau2013-10-16
| | * | | | | | | | drm/i915: Disable all GEM timers and work on unloadChris Wilson2013-10-16
| | * | | | | | | | drm/i915: Move some hdmi enable function name to vlv specific.Chon Ming Lee2013-10-16
| | * | | | | | | | drm/i915: constify harderDaniel Vetter2013-10-16
| | * | | | | | | | drm/i915: static inline for dummy crc functionsDaniel Vetter2013-10-16
| | * | | | | | | | drm/i915: Enable pipe CRCsDamien Lespiau2013-10-16
| | * | | | | | | | drm/i915: Only one open() allowed on pipe CRC result filesDamien Lespiau2013-10-16
| | * | | | | | | | drm/i915: Implement blocking read for pipe CRC filesDamien Lespiau2013-10-16
| | * | | | | | | | drm/i915: Move drm_add_fake_info_node() higher in the fileDamien Lespiau2013-10-16
| | * | | | | | | | drm/i915: Add log messages when CRCs collection is started/stoppedDamien Lespiau2013-10-16
| | * | | | | | | | drm/i915: Warn if we receive an interrupt after freeing the bufferDamien Lespiau2013-10-16
| | * | | | | | | | drm/i915: Rename i915_pipe_crc_ctl to i915_display_crc_ctlDamien Lespiau2013-10-16
| | * | | | | | | | drm/i915: Generalize the CRC command format for future workDamien Lespiau2013-10-16
| | * | | | | | | | drm/i915: Dynamically allocate the CRC circular bufferDamien Lespiau2013-10-16
| | * | | | | | | | drm/i915: Empty the circular buffer when asked for a new sourceDamien Lespiau2013-10-16
| | * | | | | | | | drm/i915: Enforce going back to none before changing CRC sourceDamien Lespiau2013-10-16
| | * | | | | | | | drm/i915: Make switching to the same CRC source a no-opDamien Lespiau2013-10-16
| | * | | | | | | | drm/i915: Sample the frame counter instead of a timestamp for CRCsDamien Lespiau2013-10-16
| | * | | | | | | | drm/i915: Keep the CRC values into a circular bufferDamien Lespiau2013-10-16
| | * | | | | | | | drm/i915: Add a control file for pipe CRCsDaniel Vetter2013-10-16
| | * | | | | | | | drm/i915: Expose latest 200 CRC value for pipe through debugfsShuang He2013-10-16
| | * | | | | | | | drm/i915: Replace has_bsd/blt/vebox with a maskBen Widawsky2013-10-16
| | * | | | | | | | drm/i915: cleanup context finiBen Widawsky2013-10-16
| | * | | | | | | | drm/i915: Do a fuller init after resetBen Widawsky2013-10-16
| | * | | | | | | | drm/i915: Check 5/6 DDB split only when sprites are enabledVille Syrjälä2013-10-15
| | * | | | | | | | drm/i915: Rename ilk_check_wm to ilk_validate_wm_levelVille Syrjälä2013-10-15
| | * | | | | | | | drm/i915: Rename ilk_wm_max to ilk_compute_wm_maximumsVille Syrjälä2013-10-15
| | * | | | | | | | drm/i915: Adjust watermark register masksVille Syrjälä2013-10-15
| | * | | | | | | | drm/i915: Remove a somewhat silly debug print from watermark codeVille Syrjälä2013-10-15
| | * | | | | | | | drm/i915: Init HSW watermark tracking in intel_modeset_setup_hw_state()Ville Syrjälä2013-10-15
| | * | | | | | | | drm/i915: Improve watermark dirtyness checksVille Syrjälä2013-10-15
| | * | | | | | | | drm/i915: Store current watermark state in dev_priv->wmVille Syrjälä2013-10-15
| | * | | | | | | | drm/i915: Kill fbc_wm_enabled from intel_wm_configVille Syrjälä2013-10-15
| | * | | | | | | | drm/i915: Refactor wm_lp to level calculationVille Syrjälä2013-10-15
| | * | | | | | | | drm/i915: Check 5/6 DDB split only when sprites are enabledVille Syrjälä2013-10-15
| | * | | | | | | | drm/i915: Move some computations out from hsw_compute_wm_parameters()Ville Syrjälä2013-10-15
| | * | | | | | | | drm/i915: Use intel_pipe_wm in hsw_find_best_resultsVille Syrjälä2013-10-15
| | * | | | | | | | drm/i915: Move LP1+ watermark merging out from hsw_compute_wm_results()Ville Syrjälä2013-10-15
| | * | | | | | | | drm/i915: Don't re-compute pipe watermarks except for the affected pipeVille Syrjälä2013-10-15
| | * | | | | | | | drm/i915: Add intel_pipe_wm and prepare for watermark pre-computeVille Syrjälä2013-10-15
| | * | | | | | | | drm/i915/dp: constify link_statusJani Nikula2013-10-15
| | * | | | | | | | drm/i915: Don't pretend that gen2 has a hardware frame counterVille Syrjälä2013-10-14
| | * | | | | | | | drm/i915: Fix gen2 scanout position readoutVille Syrjälä2013-10-14
| | * | | | | | | | drm/i915: Improve the accuracy of get_scanout_pos on CTG+Ville Syrjälä2013-10-14
| | * | | | | | | | drm/i915: Fix scanoutpos calculationsVille Syrjälä2013-10-14
| | * | | | | | | | drm/i915: Skip register reads in i915_get_crtc_scanoutpos()Ville Syrjälä2013-10-14
| | * | | | | | | | drm/i915: Use vlv_clock() in vlv_crtc_clock_get()Ville Syrjälä2013-10-14
| | * | | | | | | | drm/i915: Use DIV_ROUND_CLOSEST() to calculate dot/vcoVille Syrjälä2013-10-14
| | * | | | | | | | drm/i915: Add breadcrumbs for why the backlight is being setChris Wilson2013-10-14