aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAge
* drm/i915: Drop I915_ prefix from HAS_FBCDaniel Vetter2014-01-10
* drm/i915: Don't swap planes on 830MVille Syrjälä2014-01-10
* drm/i915: fix wrong PLL debug messages.Paulo Zanoni2014-01-08
* drm/i915/bdw: don't try to check IPS state on BDW v2Jesse Barnes2014-01-08
* drm/i915: use crtc_htotal when calculating ilk watermarksJesse Barnes2014-01-08
* drm/i915: fix fastboot pfit disable hack to update pipe w/hJesse Barnes2014-01-08
* drm/i915: check modeset state after a pipe_set_base if using fastbootJesse Barnes2014-01-08
* drm/i915: Simplify watermark/init_clock_gating setupVille Syrjälä2014-01-07
* drm/i915: Enable watermarks for BDWVille Syrjälä2014-01-07
* drm/i915: Fix watermark code for BDWVille Syrjälä2014-01-07
* drm/i915: avoid unclaimed registers when capturing the error statePaulo Zanoni2014-01-07
* drm/i915: Flush outstanding requests before allocating new seqnoChris Wilson2014-01-07
* drm/i915: remove duplicate MODULE_LICENSE definitionJani Nikula2014-01-07
* drm/i915: Avoid dereference past end of page array in gen8_ppgtt_insert_entri...Chris Wilson2014-01-07
* drm/i915: Avoid dereference past end of page array in gen6_ppgtt_insert_entri...Chris Wilson2014-01-07
* drm/i915: Mention when we enable the Ironlake iommu workaroundsChris Wilson2014-01-07
* drm/i915: Fix refcount leak and possible NULL pointerdereference.Tetsuo Handa2014-01-06
* drm/i915: grab a pages pin count for preallocate stolenDaniel Vetter2013-12-18
* drm/i915: s/haswell_update_wm/ilk_update_wm/Imre Deak2013-12-17
* drm/i915: remove unused WM definesImre Deak2013-12-17
* drm/i915: simplify platform specific code in hsw_write_wm_valuesImre Deak2013-12-17
* Revert "drm/i915/sprite: Always enable the scaler on IronLake"Ville Syrjälä2013-12-17
* drm/i915: Avoid underruns when disabling spritesVille Syrjälä2013-12-17
* drm/i915: Don't disable primary when color keying is usedVille Syrjälä2013-12-17
* drm/i915: Try to fix the messy IVB sprite scaling workaroundVille Syrjälä2013-12-17
* drm/i915: Move ILK/SNB/IVB over to the HSW WM codeVille Syrjälä2013-12-17
* drm/i915: Disable LP1+ watermarks safely in initVille Syrjälä2013-12-17
* drm/i915: Linetime watermarks are a HSW featureVille Syrjälä2013-12-17
* drm/i915: Disable FBC WM on ILK, and disable LP2+ when FBC is enabledVille Syrjälä2013-12-17
* drm/i915: Don't merge LP1+ watermarks on ILK/SNB/IVB when multiple pipes are ...Ville Syrjälä2013-12-17
* drm/i915: Fix LP1+ watermark disabling ILKVille Syrjälä2013-12-17
* drm/i915: Fix LP1 sprite watermarks for ILK/SNBVille Syrjälä2013-12-17
* drm/i915: Avoid computing invalid WM levels when sprites/scaling is enabledVille Syrjälä2013-12-17
* drm/i915: Add ILK/SNB/IVB WM latency field supportVille Syrjälä2013-12-17
* drm/i915: Add IVB DDB partitioning controlVille Syrjälä2013-12-17
* drm/i915: kick firmware fbs even when i915 fbdev is disabledDaniel Vetter2013-12-17
* drm/i915: Use IS_VALLEYVIEW() to test the is_valleyview flagDamien Lespiau2013-12-17
* drm/i915: Use symbolic names for booleans in i915_semaphore_is_enabledDaniel Vetter2013-12-17
* drm/i915: Don't emit mbox updates without semaphoresBen Widawsky2013-12-17
* drm/i915: Reorder/respace MI instruction definitionBen Widawsky2013-12-17
* drm/i915/vlv: split DPIO init and resetJesse Barnes2013-12-17
* drm/i915/vlv: add early DPIO init v3Jesse Barnes2013-12-17
* drm/i915: only build i915_debugfs.c when CONFIG_DEBUG_FS is enabledJani Nikula2013-12-16
* drm/i915: fix return value check of debugfs_create_file()Wei Yongjun2013-12-16
* drm/i915: parse backlight modulation frequency from the BIOS VBTJani Nikula2013-12-16
* drm/i915: add runtime PM support on HaswellPaulo Zanoni2013-12-14
* drm/i915: release the GTT mmaps when going into D3Paulo Zanoni2013-12-14
* drm/i915: cancel the hangcheck before runtime suspendPaulo Zanoni2013-12-14
* drm/i915/bdw: Implement ff workaroundsBen Widawsky2013-12-13
* drm/i915/bdw: Force all Data Cache Data Port access to be Non-CoherentBen Widawsky2013-12-13