summaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'imx-drm-fixes-2021-04-01' of git://git.pengutronix.de/git/pza/linu...Dave Airlie2021-04-012-2/+12
|\
| * drm/imx: imx-ldb: fix out of bounds array access warningArnd Bergmann2021-03-251-0/+10
| * drm/imx: imx-ldb: Register LDB channel1 when it is the only channel to be usedLiu Ying2021-03-251-1/+1
| * drm/imx: fix memory leak when fails to initPan Bian2021-03-251-1/+1
* | Merge tag 'drm/tegra/for-5.12-rc6' of ssh://git.freedesktop.org/git/tegra/lin...Dave Airlie2021-04-013-21/+26
|\ \
| * | drm/tegra: sor: Grab runtime PM reference across resetThierry Reding2021-03-301-0/+7
| * | drm/tegra: dc: Restore coupling of display controllersThierry Reding2021-03-301-12/+8
| * | gpu: host1x: Use different lock classes for each clientMikko Perttunen2021-03-301-4/+6
| * | drm/tegra: dc: Don't set PLL clock to 0HzDmitry Osipenko2021-03-301-5/+5
| |/
* | Merge tag 'amd-drm-fixes-5.12-2021-03-31' of https://gitlab.freedesktop.org/a...Dave Airlie2021-04-0111-20/+26
|\ \
| * | drm/amdgpu: check alignment on CPU page for bo mapXℹ Ruoyao2021-04-011-4/+4
| * | drm/amdgpu: Set a suitable dev_info.gart_page_sizeHuacai Chen2021-04-011-2/+2
| * | drm/amdgpu/vangogh: don't check for dpm in is_dpm_running when in suspendAlex Deucher2021-04-011-0/+5
| * | drm/amdkfd: dqm fence memory corruptionQu Huang2021-04-017-12/+12
| * | drm/amdgpu: fix offset calculation in amdgpu_vm_bo_clear_mappings()Nirmoy Das2021-03-291-1/+1
| * | drm/amd/pm: no need to force MCLK to highest when no display connectedEvan Quan2021-03-291-1/+2
* | | drm/exynos/decon5433: Remove the unused include statementsTian Tao2021-03-291-1/+0
|/ /
* | Merge tag 'drm-msm-fixes-2021-02-25' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie2021-03-2612-60/+119
|\ \
| * | drm/msm/disp/dpu1: icc path needs to be set before dpu runtime resumeKalyan Thota2021-03-231-5/+7
| * | drm/msm: Fix suspend/resume on i.MX5Fabio Estevam2021-03-211-0/+8
| * | drm/msm: fix shutdown hook in case GPU components failed to bindDmitry Baryshkov2021-03-211-0/+4
| * | drm/msm: Ratelimit invalid-fence messageRob Clark2021-03-171-1/+1
| * | drm/msm/adreno: a5xx_power: Don't apply A540 lm_setup to other GPUsKonrad Dybcio2021-03-171-1/+1
| * | drm/msm/dp: Restore aux retry tuning logicStephen Boyd2021-03-171-0/+7
| * | drm/msm/dsi_pll_7nm: Fix variable usage for pll_lockdet_rateDmitry Baryshkov2021-03-171-1/+1
| * | drm/msm/dsi_pll_7nm: Solve TODO for multiplier frac_bits assignmentDmitry Baryshkov2021-03-171-2/+2
| * | drm/msm/dsi: fix check-before-set in the 7nm dsi_pll codeDmitry Baryshkov2021-03-173-5/+8
| * | drm/msm: Fix speed-bin support not to access outside valid memoryDouglas Anderson2021-02-271-23/+8
| * | drm/msm: a6xx: Make sure the SQE microcode is safeJordan Crouse2021-02-231-13/+64
| * | drm/msm: fix a6xx_gmu_clear_oobJonathan Marek2021-02-231-1/+1
| * | drm/msm/kms: Use nested locking for crtc lock instead of custom classesStephen Boyd2021-02-232-8/+7
* | | Merge tag 'amd-drm-fixes-5.12-2021-03-24' of https://gitlab.freedesktop.org/a...Dave Airlie2021-03-2517-142/+365
|\ \ \
| * | | drm/amdgpu/display: restore AUX_DPHY_TX_CONTROL for DCN2.xAlex Deucher2021-03-241-2/+1
| * | | drm/amdgpu: Add additional Sienna Cichlid PCI IDAlex Deucher2021-03-241-0/+1
| * | | drm/amd/pm: workaround for audio noise issueKenneth Feng2021-03-234-11/+166
| * | | drm/amdgpu: skip kfd suspend/resume for S0ixAlex Deucher2021-03-221-4/+7
| * | | drm/amdgpu: drop S0ix checks around CG/PG in suspendAlex Deucher2021-03-221-4/+2
| * | | drm/amdgpu: skip CG/PG for gfx during S0ixPratik Vishwakarma2021-03-221-0/+8
| * | | drm/amdgpu: update comments about s0ix suspend/resumeAlex Deucher2021-03-221-3/+7
| * | | drm/amdgpu/swsmu: skip gfx cgpg on s0ix suspendAlex Deucher2021-03-222-3/+3
| * | | drm/amdgpu: re-enable suspend phase 2 for S0ixAlex Deucher2021-03-221-3/+9
| * | | drm/amdgpu: move s0ix check into amdgpu_device_ip_suspend_phase2 (v3)Alex Deucher2021-03-221-4/+6
| * | | drm/amdgpu: clean up non-DC suspend/resume handlingAlex Deucher2021-03-228-89/+139
| * | | drm/amdgpu: don't evict vram on APUs for suspend to ram (v4)Alex Deucher2021-03-221-5/+2
| * | | drm/amdgpu: rework S3/S4/S0ix state handlingAlex Deucher2021-03-224-29/+25
| * | | drm/amdgpu: fix the hibernation suspend with s0ixPrike Liang2021-03-221-2/+6
* | | | Merge branch 'linux-5.12' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2021-03-251-1/+12
|\ \ \ \
| * | | | drm/nouveau/kms/nve4-nv108: Limit cursors to 128x128Lyude Paul2021-03-251-1/+12
| |/ / /
* | | | Merge tag 'drm-intel-fixes-2021-03-25-1' of git://anongit.freedesktop.org/drm...Dave Airlie2021-03-259-37/+113
|\ \ \ \
| * | | | drm/i915: Fix the GT fence revocation runtime PM logicImre Deak2021-03-243-6/+41