summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2019-11-22Merge branch 'asoc-5.5' into asoc-nextMark Brown-1/+51
2019-11-15Merge tag 'drm-fixes-2019-11-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-37/+23
2019-11-15Merge tag 'drm-fixes-5.4-2019-11-14' of git://people.freedesktop.org/~agd5f/l...Dave Airlie-22/+16
2019-11-15Merge tag 'drm-misc-fixes-2019-11-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-1/+1
2019-11-14drm/amdgpu: fix null pointer deref in firmware header printingXiaojie Yuan-22/+16
2019-11-13drm/i915/tgl: MOCS table updateMatt Roper-1/+1
2019-11-13Revert "drm/i915/ehl: Update MOCS table for EHL"Matt Roper-8/+0
2019-11-13drm/sun4i: tcon: Set min division of TCON0_DCLK to 1.Yunhao Tian-1/+1
2019-11-12Merge tag 'gvt-fixes-2019-11-12' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi-2/+2
2019-11-12drm/i915: update rawclk also on resumeJani Nikula-3/+3
2019-11-11Merge Intel Gen8/Gen9 graphics fixes from Jon Bloomfield.Linus Torvalds-172/+595
2019-11-11drm/i915/cmdparser: Fix jump whitelist clearingBen Hutchings-3/+2
2019-11-08Merge tag 'drm-fixes-5.4-2019-11-06' of git://people.freedesktop.org/~agd5f/l...Dave Airlie-24/+106
2019-11-08Merge tag 'drm-intel-fixes-2019-11-06' of git://anongit.freedesktop.org/drm/d...Dave Airlie-1/+24
2019-11-08drm/i915/gvt: fix dropping obj reference twicePan Bian-2/+2
2019-11-08Merge tag 'drm-misc-fixes-2019-11-07-1' of git://anongit.freedesktop.org/drm/...Dave Airlie-8/+25
2019-11-06drm/radeon: fix si_enable_smc_cac() failed issueAlex Deucher-0/+1
2019-11-06drm/amdgpu/renoir: move gfxoff handling into gfx9 moduleAlex Deucher-5/+6
2019-11-06drm/amdgpu: add warning for GRBM 1-cycle delay issue in gfx9changzhu-0/+7
2019-11-06drm/amdgpu: add dummy read by engines for some GCVM status registers in gfx10changzhu-6/+64
2019-11-06drm/amdgpu: register gpu instance before fan boost feature enablmentEvan Quan-1/+7
2019-11-06drm/amd/swSMU: fix smu workload bit map errorKevin Wang-2/+2
2019-11-06drm/amdgpu: add navi14 PCI IDTianci.Yin-0/+1
2019-11-06Revert "drm/amd/display: setting the DIG_MODE to the correct value."Zhan Liu-9/+0
2019-11-06drm/amd/display: Add ENGINE_ID_DIGD condition check for Navi14Zhan Liu-0/+5
2019-11-06drm/amdgpu: dont schedule jobs while in resetShirish S-1/+4
2019-11-06drm/amdgpu/arcturus: properly set BANK_SELECT and FRAGMENT_SIZEAlex Deucher-0/+9
2019-11-06drm/atomic: fix self-refresh helpers crtc state dereferenceRob Clark-8/+25
2019-11-05drm/i915/gen8+: Add RC6 CTX corruption WAImre Deak-4/+135
2019-11-05drm/i915: Lower RM timeout to avoid DSI hard hangsUma Shankar-0/+12
2019-11-05drm/i915/cmdparser: Ignore Length operands during command matchingJon Bloomfield-1/+1
2019-11-05drm/i915/cmdparser: Add support for backward jumpsJon Bloomfield-26/+178
2019-11-05drm/i915/cmdparser: Use explicit goto for error pathsJon Bloomfield-12/+13
2019-11-05drm/i915: Add gen9 BCS cmdparsingJon Bloomfield-10/+110
2019-11-05drm/i915: Allow parsing of unsized batchesJon Bloomfield-4/+5
2019-11-05drm/i915: Support ro ppgtt mapped cmdparser shadow buffersJon Bloomfield-18/+70
2019-11-05drm/i915: Add support for mandatory cmdparsingJon Bloomfield-7/+15
2019-11-05drm/i915: Remove Master tables from cmdparserJon Bloomfield-68/+26
2019-11-05drm/i915: Disable Secure Batches for gen6+Jon Bloomfield-3/+12
2019-11-05drm/i915: Rename gen7 cmdparser tablesJon Bloomfield-35/+35
2019-11-04drm/i915/dp: Do not switch aux to TBT mode for non-TC portsJosé Roberto de Souza-1/+5
2019-11-04drm/i915: Avoid HPD poll detect triggering a new detect cycleImre Deak-0/+19
2019-11-01Merge tag 'drm-fixes-5.4-2019-10-30' of git://people.freedesktop.org/~agd5f/l...Dave Airlie-67/+165
2019-11-01Merge tag 'drm-intel-fixes-2019-10-31' of git://anongit.freedesktop.org/drm/d...Dave Airlie-7/+25
2019-11-01Merge tag 'drm-misc-fixes-2019-10-30-1' of git://anongit.freedesktop.org/drm/...Dave Airlie-9/+14
2019-11-01Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie-7/+20
2019-10-30drm/amdgpu: enable -msse2 for GCC 7.1+ usersNick Desaulniers-15/+5
2019-10-30drm/amdgpu: fix stack alignment ABI mismatch for GCC 7.1+Nick Desaulniers-0/+45
2019-10-30drm/amdgpu: fix stack alignment ABI mismatch for ClangNick Desaulniers-30/+20
2019-10-30drm/radeon: Fix EEH during kexecKyle Mahlkuch-0/+14