aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915 (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-24Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2"Dave Airlie4-30/+8
2014-12-23Merge tag 'drm-intel-next-fixes-2014-12-17' of git://anongit.freedesktop.org/drm-intel into drm-fixesDave Airlie6-22/+82
2014-12-16drm/i915: Disable PSMI sleep messages on all rings around context switchesChris Wilson2-8/+42
2014-12-16drm/i915: Force the CS stall for invalidate flushesChris Wilson1-0/+2
2014-12-16drm/i915: Invalidate media caches on gen7Chris Wilson2-0/+2
2014-12-15drm/i915: sanitize RPS resetting during GPU resetImre Deak2-10/+22
2014-12-15drm/i915: move RPS PM_IER enabling to gen6_enable_rps_interruptsImre Deak1-3/+13
2014-12-12Merge tag 'drm-intel-next-fixes-2014-12-11' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie9-23/+71
2014-12-11drm/i915: vlv: fix IRQ masking when uninstalling interruptsImre Deak1-1/+1
2014-12-11drm/i915: save/restore GMBUS freq across suspend/resume on gen4Jesse Barnes3-0/+10
2014-12-10drm/i915: Remove '& 0xffff' from the mask given to WA_REG()Damien Lespiau1-2/+2
2014-12-10drm/i915: Invert the mask and val arguments in wa_add() and WA_REG()Damien Lespiau1-9/+9
2014-12-10drm/i915/bdw: Fix the write setting up the WIZ hashing modeDamien Lespiau3-8/+23
2014-12-10drm/i915: Don't complain about stolen conflicts on gen3Daniel Vetter1-1/+5
2014-12-09drm/fb: add support for tiled monitor configurations. (v2)Dave Airlie1-3/+21
2014-12-09drm/tile: expose the tile property to userspace (v3)Dave Airlie1-0/+2
2014-12-09drm/mst: cached EDID for logical ports (v2)Dave Airlie1-1/+1
2014-12-08drm/i915: resume MST after reading back hw stateDave Airlie1-1/+2
2014-12-08Merge tag 'v3.18' into drm-nextDave Airlie2-14/+11
2014-12-05drm/i915: Handle inaccurate time conversion issuesDaniel Vetter1-0/+10
2014-12-05drm/i915: compute wait_ioctl timeout correctlyDaniel Vetter2-1/+7
2014-12-05drm/i915: don't always do full mode sets when infoframes are enabledJesse Barnes1-4/+6
2014-12-03drm/i915: Reject modeset when the same digital port is used more than onceVille Syrjälä1-0/+47
2014-12-03drm/i915: mask RPS IRQs properly when disabling RPSImre Deak1-7/+20
2014-12-03drm/i915: Tune down spurious CRC interrupt warningDaniel Vetter1-1/+1
2014-12-03drm/i915: Fix context object leak for legacy contextsThomas Daniel1-4/+6
2014-12-03drm/i915/skl: Update in Gen9 multi-engine forcewake rangeAkash Goel1-4/+8
2014-12-03drm/i915/eDP: When enabling panel VDD cancel pending disable workerEgbert Eich1-0/+1
2014-12-03drm/i915: Handle runtime pm in the CRC setup codeDaniel Vetter1-0/+5
2014-12-03drm/i915: Disable crtcs gracefully before GPU reset on gen3/4Ville Syrjälä2-2/+12
2014-12-03drm/i915: Grab modeset locks for GPU rest on pre-ctgVille Syrjälä4-37/+74
2014-12-03drm/i915: Implement GPU reset for g33Ville Syrjälä2-3/+13
2014-12-03drm/i915: Implement GPU reset for 915/945Ville Syrjälä3-14/+15
2014-12-03drm/i915: Restore the display config after a GPU reset on gen4Ville Syrjälä1-0/+18
2014-12-03drm/i915: Fix gen4 GPU resetVille Syrjälä2-27/+15
2014-12-03drm/i915: Stop gathering error states for CS error interruptsDaniel Vetter1-18/+7
2014-12-03drm/i915: Disallow pin ioctl completely for kms driversDaniel Vetter1-1/+4
2014-12-03drm/i915: Only warn the first time we attempt to mmio whilst suspendedChris Wilson1-2/+2
2014-12-03drm/i915/chv: Enable AVI, SPD and HDMI infoframes for CHV.Clint Taylor1-0/+7
2014-12-03drm/i915: Don't clobber crtc->new_config when nothing changesVille Syrjälä1-3/+5
2014-12-03Merge tag 'drm-intel-next-2014-11-21-fixed' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie36-2474/+2985
2014-12-02drm/i915: Don't pin LRC in GGTT when dumping in debugfsThomas Daniel1-31/+47
2014-12-02drm/i915: Unlock panel even when LVDS is disabledDaniel Vetter1-11/+11
2014-12-02drm/i915: More cautious with pch fifo underrunsDaniel Vetter1-2/+0
2014-12-02Merge tag 'v3.18-rc7' into drm-nextDave Airlie7-27/+45
2014-11-26drm/i915: Cancel vdd off work before suspendVille Syrjälä1-0/+1
2014-11-24drm/i915: Ignore SURFLIVE and flip counter when the GPU gets resetVille Syrjälä1-0/+4
2014-11-21drm/i915: Update DRIVER_DATE to 20141121Daniel Vetter1-1/+1
2014-11-21drm/gem: Warn on illegal use of the dumb buffer interface v2Thomas Hellstrom4-8/+30
2014-11-20drm/i915/g4x: fix g4x infoframe readoutJesse Barnes1-1/+5