summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-fixes-5.4-2019-11-06' of git://people.freedesktop.org/~agd5f/l...Dave Airlie2019-11-0816-24/+106
|\
| * drm/radeon: fix si_enable_smc_cac() failed issueAlex Deucher2019-11-061-0/+1
| * drm/amdgpu/renoir: move gfxoff handling into gfx9 moduleAlex Deucher2019-11-062-5/+6
| * drm/amdgpu: add warning for GRBM 1-cycle delay issue in gfx9changzhu2019-11-061-0/+7
| * drm/amdgpu: add dummy read by engines for some GCVM status registers in gfx10changzhu2019-11-064-6/+64
| * drm/amdgpu: register gpu instance before fan boost feature enablmentEvan Quan2019-11-062-1/+7
| * drm/amd/swSMU: fix smu workload bit map errorKevin Wang2019-11-062-2/+2
| * drm/amdgpu: add navi14 PCI IDTianci.Yin2019-11-061-0/+1
| * Revert "drm/amd/display: setting the DIG_MODE to the correct value."Zhan Liu2019-11-061-9/+0
| * drm/amd/display: Add ENGINE_ID_DIGD condition check for Navi14Zhan Liu2019-11-061-0/+5
| * drm/amdgpu: dont schedule jobs while in resetShirish S2019-11-061-1/+4
| * drm/amdgpu/arcturus: properly set BANK_SELECT and FRAGMENT_SIZEAlex Deucher2019-11-061-0/+9
* | Merge tag 'drm-intel-fixes-2019-11-06' of git://anongit.freedesktop.org/drm/d...Dave Airlie2019-11-083-1/+24
|\ \
| * | drm/i915/dp: Do not switch aux to TBT mode for non-TC portsJosé Roberto de Souza2019-11-041-1/+5
| * | drm/i915: Avoid HPD poll detect triggering a new detect cycleImre Deak2019-11-043-0/+19
| |/
* | Merge tag 'drm-misc-fixes-2019-11-07-1' of git://anongit.freedesktop.org/drm/...Dave Airlie2019-11-082-8/+25
|\ \ | |/ |/|
| * drm/atomic: fix self-refresh helpers crtc state dereferenceRob Clark2019-11-062-8/+25
* | Merge tag 'drm-fixes-5.4-2019-10-30' of git://people.freedesktop.org/~agd5f/l...Dave Airlie2019-11-0121-67/+165
|\ \
| * | drm/amdgpu: enable -msse2 for GCC 7.1+ usersNick Desaulniers2019-10-305-15/+5
| * | drm/amdgpu: fix stack alignment ABI mismatch for GCC 7.1+Nick Desaulniers2019-10-305-0/+45
| * | drm/amdgpu: fix stack alignment ABI mismatch for ClangNick Desaulniers2019-10-305-30/+20
| * | drm/radeon: Fix EEH during kexecKyle Mahlkuch2019-10-301-0/+14
| * | drm/amdgpu/gmc10: properly set BANK_SELECT and FRAGMENT_SIZEAlex Deucher2019-10-302-0/+18
| * | drm/amdgpu/powerplay/vega10: allow undervolting in p7Pelle van Gils2019-10-301-3/+1
| * | dc.c:use kzalloc without testzhongshiqi2019-10-301-0/+4
| * | drm/amd/display: setting the DIG_MODE to the correct value.Zhan liu2019-10-301-0/+9
| * | drm/amd/display: Passive DP->HDMI dongle detection fixMichael Strauss2019-10-301-6/+18
| * | drm/amd/display: add 50us buffer as WA for pstate switch in activeJun Lei2019-10-301-1/+2
| * | drm/amd/display: Allow inverted gammaAidan Yang2019-10-301-14/+8
| * | drm/amd/display: do not synchronize "drr" displaysJun Lei2019-10-301-0/+6
| * | drm/amdgpu: If amdgpu_ib_schedule fails return back the error.Andrey Grodzovsky2019-10-301-1/+3
| * | drm/sched: Set error to s_fence if HW job submission failed.Andrey Grodzovsky2019-10-301-3/+16
| * | drm/amdgpu/gfx10: update gfx golden settings for navi12Tianci.Yin2019-10-301-1/+1
| * | drm/amdgpu/gfx10: update gfx golden settings for navi14Tianci.Yin2019-10-301-1/+1
| * | drm/amdgpu/gfx10: update gfx golden settingsTianci.Yin2019-10-301-1/+1
| * | drm/amd/display: Change Navi14's DWB flag to 1Zhan liu2019-10-301-1/+1
| * | drm/amdgpu/sdma5: do not execute 0-sized IBs (v2)Pierre-Eric Pelloux-Prayer2019-10-301-0/+1
| * | drm/amdgpu: Fix SDMA hang when performing VKexample testchen gong2019-10-301-0/+1
* | | Merge tag 'drm-intel-fixes-2019-10-31' of git://anongit.freedesktop.org/drm/d...Dave Airlie2019-11-014-7/+25
|\ \ \
| * | | drm/i915: Fix PCH reference clock for FDI on HSW/BDWVille Syrjälä2019-10-293-5/+23
| * | | drm/i915/tgl: Fix doc not corresponding to codeAnna Karas2019-10-291-2/+2
| |/ /
* | | Merge tag 'drm-misc-fixes-2019-10-30-1' of git://anongit.freedesktop.org/drm/...Dave Airlie2019-11-014-9/+14
|\ \ \ | | |/ | |/|
| * | drm/panfrost: Don't dereference bogus MMU pointersRobin Murphy2019-10-291-3/+3
| * | drm/panfrost: fix -Wmissing-prototypes warningsYi Wang2019-10-292-4/+6
| * | drm/v3d: Fix memory leak in v3d_submit_cl_ioctlNavid Emamdoost2019-10-231-1/+4
| * | panfrost: Properly undo pm_runtime_enable when deferring a probeTomeu Vizoso2019-10-231-1/+1
* | | Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie2019-11-013-7/+20
|\ \ \ | |_|/ |/| |
| * | drm/etnaviv: fix dumping of iommuv2Christian Gmeiner2019-10-291-2/+4
| * | drm/etnaviv: reinstate MMUv1 command buffer window checkLucas Stach2019-10-291-3/+14
| * | drm/etnaviv: fix deadlock in GPU coredumpLucas Stach2019-10-291-2/+2