summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2021-01-12drm/i915: clear the gpu reloc batchMatthew Auld1-1/+3
2021-01-12drm/i915: clear the shadow batchMatthew Auld1-18/+9
2021-01-09drm/i915/tgl: Fix Combo PHY DPLL fractional divider for 38.4MHz ref clockImre Deak1-16/+25
2021-01-09Revert "drm/amd/display: Fix memory leaks in S3 resume"Alex Deucher1-2/+1
2021-01-06drm/amd/display: updated wm table for RenoirJake Wang1-6/+6
2021-01-06drm/amd/display: Add get_dig_frontend implementation for DCExRodrigo Siqueira2-2/+44
2020-12-30drm/edid: fix objtool warning in drm_cvt_modes()Linus Torvalds1-2/+2
2020-12-30drm/i915: Fix mismatch between misplaced vma check and vma insertChris Wilson1-1/+1
2020-12-30drm/dp_aux_dev: check aux_dev before use in drm_dp_aux_dev_get_by_minor()Zwane Mwaikambo1-1/+1
2020-12-30drm/amd/display: Fix memory leaks in S3 resumeStylon Wang1-1/+2
2020-12-30drm/amdgpu: only set DP subconnector type on DP and eDP connectorsAlex Deucher1-4/+6
2020-12-30drm/panfrost: Move the GPU reset bits outside the timeout handlerBoris Brezillon3-64/+130
2020-12-30drm/panfrost: Fix job timeout handlingBoris Brezillon1-9/+53
2020-12-30drm/amdgpu: fix regression in vbios reservation handling on headlessAlex Deucher1-4/+5
2020-12-30drm: mxsfb: Silence -EPROBE_DEFER while waiting for bridgeGuido Günther1-6/+4
2020-12-30drm/msm: add IOMMU_SUPPORT dependencyArnd Bergmann1-1/+1
2020-12-30drm/msm: a5xx: Make preemption reset case reentrantMarijn Suijten1-6/+6
2020-12-30drm/mediatek: Use correct aliases name for ovlEnric Balletbo i Serra1-1/+1
2020-12-30drm/imx/dcss: fix rotations for Vivante tiled formatsLaurentiu Palcu1-2/+9
2020-12-30drm/meson: dw-hdmi: Enable the iahb clock early enoughMarc Zyngier1-2/+6
2020-12-30drm/meson: dw-hdmi: Disable clocks on driver teardownMarc Zyngier1-14/+29
2020-12-30drm/meson: dw-hdmi: Ensure that clocks are enabled before touching the TOP re...Marc Zyngier1-2/+2
2020-12-30drm/meson: dw-hdmi: Register a callback to disable the regulatorMarc Zyngier1-0/+9
2020-12-30drm/meson: Unbind all connectors on module removalMarc Zyngier1-1/+3
2020-12-30drm/meson: Free RDMA resources after tearing down DRMMarc Zyngier1-5/+5
2020-12-30drm/omap: dmm_tiler: fix return error code in omap_dmm_probe()Yang Yingliang1-0/+1
2020-12-30drm/amdkfd: Put ACPI table after using itHanjun Guo1-4/+9
2020-12-30drm/udl: Fix missing error code in udl_handle_damage()Dan Carpenter1-1/+3
2020-12-30drm/amdgpu: fix compute queue priority if num_kcq is less than 4Nirmoy Das5-10/+21
2020-12-30drm/msm/dp: do not notify audio subsystem if sink doesn't support audioAbhinav Kumar1-1/+8
2020-12-30drm/msm/dp: skip checking LINK_STATUS_UPDATED bitKuogee Hsieh2-29/+20
2020-12-30drm/msm/dp: return correct connection status after suspendKuogee Hsieh5-68/+97
2020-12-30drm/msm/a5xx: Clear shadow on suspendRob Clark1-1/+11
2020-12-30drm/msm/a6xx: Clear shadow on suspendRob Clark1-1/+10
2020-12-30drm/panel: simple: Add flags to boe_nv133fhm_n61Stephen Boyd1-0/+1
2020-12-30drm/edid: Fix uninitialized variable in drm_cvt_modes()Lyude Paul1-0/+2
2020-12-30drm/bridge: tpd12s015: Fix irq registering in tpd12s015_probeYueHaibing1-1/+1
2020-12-30drm/msm/dpu: fix clock scaling on non-sc7180 boardDmitry Baryshkov1-3/+3
2020-12-30drm/msm/dsi_pll_10nm: restore VCO rate during restore_stateDmitry Baryshkov1-0/+8
2020-12-30drm/msm/dsi_pll_7nm: restore VCO rate during restore_stateDmitry Baryshkov1-0/+8
2020-12-30drm/msm/dp: DisplayPort PHY compliance tests fixupTanmay Shah4-4/+13
2020-12-30drm/amdgpu: fix build_coefficients() argumentArnd Bergmann1-1/+1
2020-12-30drm/msm: Add missing stub definitionRobin Murphy1-0/+5
2020-12-30drm/amdgpu: fix incorrect enum typeArnd Bergmann1-2/+2
2020-12-30drm/tve200: Fix handling of platform_get_irq() errorKrzysztof Kozlowski1-2/+2
2020-12-30drm/mcde: Fix handling of platform_get_irq() errorKrzysztof Kozlowski1-2/+2
2020-12-30drm/aspeed: Fix Kconfig warning & subsequent build errorsRandy Dunlap1-0/+1
2020-12-30drm/gma500: fix double free of gma_connectorTom Rix1-1/+1
2020-12-11drm/i915/display: Go softly softly on initial modeset failureChris Wilson1-1/+1
2020-12-11Merge tag 'drm-intel-fixes-2020-12-09' of git://anongit.freedesktop.org/drm/d...Dave Airlie6-11/+18