summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2021-01-19drm/i915/gt: Restore clear-residual mitigations for Ivybridge, BaytrailChris Wilson1-1/+1
2021-01-19drm/i915/icl: Fix initing the DSI DSC power refcount during HW readoutImre Deak1-4/+0
2021-01-19drm/i915/dsi: Use unconditional msleep for the panel_on_delay when there is n...Hans de Goede1-3/+13
2021-01-19drm/msm: Call msm_init_vram before binding the gpuCraig Tatlor1-4/+4
2021-01-19drm/amdgpu: fix potential memory leak during navi12 deinitializationJiawei Gu1-4/+14
2021-01-19drm/amd/pm: fix the failure when change power profile for renoirXiaojian Du2-0/+2
2021-01-19drm/amdgpu: fix a GPU hang issue when remove deviceDennis Li1-2/+2
2021-01-19drm/amd/display: fix sysfs amdgpu_current_backlight_pwm NULL pointer issueKevin Wang1-1/+6
2021-01-19drm/bridge: sii902x: Enable I/O and core VCC supplies if presentAlexandru Gagniuc1-0/+23
2021-01-19drm/bridge: sii902x: Refactor init code into separate functionAlexandru Gagniuc1-34/+43
2021-01-19drm/i915/backlight: fix CPU mode backlight takeover on LPTJani Nikula1-4/+5
2021-01-19drm/i915/gt: Limit VFE threads based on GTChris Wilson1-63/+94
2021-01-19drm/i915: Allow the sysadmin to override security mitigationsChris Wilson4-1/+163
2021-01-19drm/amdgpu: add new device id for Reniormengwang2-1/+3
2021-01-19Revert "drm/amd/display: Fixed Intermittent blue screen on OLED panel"Rodrigo Siqueira1-5/+6
2021-01-19drm/amdgpu: fix DRM_INFO flood if display core is not supported (bug 210921)Alexandre Demers1-1/+1
2021-01-19drm/amdgpu: add green_sardine device id (v2)Prike Liang1-0/+1
2021-01-17drm/panfrost: Remove unused variables in panfrost_job_close()Boris Brezillon1-2/+0
2021-01-17drm/i915/dp: Track pm_qos per connectorChris Wilson4-10/+9
2021-01-17drm/panfrost: Don't corrupt the queue mutex on open/closeSteven Price1-5/+6
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