summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/bdw: don't try to check IPS state on BDW v2Jesse Barnes2014-01-082-9/+12
* drm/i915: use crtc_htotal when calculating ilk watermarksJesse Barnes2014-01-081-1/+1
* drm/i915: fix fastboot pfit disable hack to update pipe w/hJesse Barnes2014-01-081-0/+2
* drm/i915: check modeset state after a pipe_set_base if using fastbootJesse Barnes2014-01-081-0/+10
* drm/i915: Simplify watermark/init_clock_gating setupVille Syrjälä2014-01-071-62/+16
* drm/i915: Enable watermarks for BDWVille Syrjälä2014-01-071-0/+11
* drm/i915: Fix watermark code for BDWVille Syrjälä2014-01-071-7/+7
* drm/i915: avoid unclaimed registers when capturing the error statePaulo Zanoni2014-01-071-1/+2
* drm/i915: Flush outstanding requests before allocating new seqnoChris Wilson2014-01-071-4/+8
* drm/i915: remove duplicate MODULE_LICENSE definitionJani Nikula2014-01-071-2/+0
* drm/i915: Avoid dereference past end of page array in gen8_ppgtt_insert_entri...Chris Wilson2014-01-071-9/+9
* drm/i915: Avoid dereference past end of page array in gen6_ppgtt_insert_entri...Chris Wilson2014-01-071-7/+9
* drm/i915: Mention when we enable the Ironlake iommu workaroundsChris Wilson2014-01-071-0/+3
* drm/i915: Fix refcount leak and possible NULL pointerdereference.Tetsuo Handa2014-01-061-1/+11
* drm/i915: grab a pages pin count for preallocate stolenDaniel Vetter2013-12-181-0/+1
* drm/i915: s/haswell_update_wm/ilk_update_wm/Imre Deak2013-12-172-45/+45
* drm/i915: remove unused WM definesImre Deak2013-12-171-36/+0
* drm/i915: simplify platform specific code in hsw_write_wm_valuesImre Deak2013-12-171-6/+5
* Revert "drm/i915/sprite: Always enable the scaler on IronLake"Ville Syrjälä2013-12-171-1/+1
* drm/i915: Avoid underruns when disabling spritesVille Syrjälä2013-12-171-0/+12
* drm/i915: Don't disable primary when color keying is usedVille Syrjälä2013-12-171-1/+10
* drm/i915: Try to fix the messy IVB sprite scaling workaroundVille Syrjälä2013-12-173-40/+46
* drm/i915: Move ILK/SNB/IVB over to the HSW WM codeVille Syrjälä2013-12-172-646/+12
* drm/i915: Disable LP1+ watermarks safely in initVille Syrjälä2013-12-171-12/+19
* drm/i915: Linetime watermarks are a HSW featureVille Syrjälä2013-12-171-2/+4
* drm/i915: Disable FBC WM on ILK, and disable LP2+ when FBC is enabledVille Syrjälä2013-12-171-1/+16
* drm/i915: Don't merge LP1+ watermarks on ILK/SNB/IVB when multiple pipes are ...Ville Syrjälä2013-12-171-2/+8
* drm/i915: Fix LP1+ watermark disabling ILKVille Syrjälä2013-12-171-13/+20
* drm/i915: Fix LP1 sprite watermarks for ILK/SNBVille Syrjälä2013-12-171-7/+20
* drm/i915: Avoid computing invalid WM levels when sprites/scaling is enabledVille Syrjälä2013-12-171-0/+8
* drm/i915: Add ILK/SNB/IVB WM latency field supportVille Syrjälä2013-12-171-1/+12
* drm/i915: Add IVB DDB partitioning controlVille Syrjälä2013-12-172-8/+24
* drm/i915: kick firmware fbs even when i915 fbdev is disabledDaniel Vetter2013-12-171-1/+1
* drm/i915: Use IS_VALLEYVIEW() to test the is_valleyview flagDamien Lespiau2013-12-171-2/+6
* drm/i915: Use symbolic names for booleans in i915_semaphore_is_enabledDaniel Vetter2013-12-171-3/+3
* drm/i915: Don't emit mbox updates without semaphoresBen Widawsky2013-12-171-5/+6
* drm/i915: Reorder/respace MI instruction definitionBen Widawsky2013-12-171-26/+26
* drm/i915/vlv: split DPIO init and resetJesse Barnes2013-12-171-1/+11
* drm/i915/vlv: add early DPIO init v3Jesse Barnes2013-12-171-0/+2
* drm/i915: only build i915_debugfs.c when CONFIG_DEBUG_FS is enabledJani Nikula2013-12-162-5/+2
* drm/i915: fix return value check of debugfs_create_file()Wei Yongjun2013-12-161-6/+6
* drm/i915: parse backlight modulation frequency from the BIOS VBTJani Nikula2013-12-163-0/+50
* drm/i915: add runtime PM support on HaswellPaulo Zanoni2013-12-141-1/+1
* drm/i915: release the GTT mmaps when going into D3Paulo Zanoni2013-12-143-0/+19
* drm/i915: cancel the hangcheck before runtime suspendPaulo Zanoni2013-12-141-0/+1
* drm/i915/bdw: Implement ff workaroundsBen Widawsky2013-12-132-3/+10
* drm/i915/bdw: Force all Data Cache Data Port access to be Non-CoherentBen Widawsky2013-12-132-0/+12
* drm/i915/bdw: Don't use forcewake needlesslyVille Syrjälä2013-12-131-1/+1
* drm/i915: Clear out old GT FIFO errors in intel_uncore_early_sanitize()Ville Syrjälä2013-12-131-0/+5
* drm/i915: dont call irq_put when irq test is onMika Kuoppala2013-12-121-3/+5
OpenPOWER on IntegriCloud