summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-08-26drm/amd: flush any delayed gfxoff on suspend entryMario Limonciello2-8/+2
2023-08-26drm/qxl: fix UAF on handle creationWander Lairson Costa4-14/+24
2023-08-26drm/panel: simple: Fix AUO G121EAN01 panel timings according to the docsLuca Ceresoli1-12/+12
2023-08-26drm/amd/display: fix access hdcp_workqueue assertHersen Wu2-6/+16
2023-08-26drm/amd/display: phase3 mst hdcp for multiple displayshersen wu1-42/+141
2023-08-26drm/amd/display: save restore hdcp state when display is unplugged from mst hubhersen wu3-1/+63
2023-08-26drm/amdgpu: Fix potential fence use-after-free v2shanzhulig1-3/+3
2023-08-26drm/amdgpu: install stub fence into potential unused fence pointersLang Yu1-2/+4
2023-08-16drm/rockchip: Don't spam logs in atomic checkDaniel Stone1-8/+9
2023-08-16drm/nouveau/disp: Revert a NULL check inside nouveau_connector_get_modesKarol Herbst1-1/+1
2023-08-16drm/amd/display: check attr flag before set cursor degamma on DCN3+Melissa Wen1-2/+5
2023-08-16drm/shmem-helper: Reset vma->vm_ops before calling dma_buf_mmap()Boris Brezillon1-0/+6
2023-08-16drm/nouveau/gr: enable memory loads on helper invocation on all channelsKarol Herbst6-1/+17
2023-08-11drm/imx/ipuv3: Fix front porch adjustment upon hactive aligningAlexander Stein1-1/+1
2023-08-11drm/ttm: check null pointer before accessing when swappingGuchun Chen1-1/+2
2023-08-03drm/amd: Fix an error handling mistake in psp_sw_init()Mario Limonciello1-3/+3
2023-08-03drm/msm: Fix IS_ERR_OR_NULL() vs NULL check in a5xx_submit_in_rb()Gaosheng Cui1-1/+1
2023-08-03drm/msm/adreno: Fix snapshot BINDLESS_DATA sizeRob Clark1-1/+1
2023-08-03drm/msm/dpu: drop enum dpu_core_perf_data_bus_idDmitry Baryshkov1-13/+0
2023-08-03drm/amdgpu/vkms: relax timer deactivation by hrtimer_try_to_cancelGuchun Chen1-2/+3
2023-08-03drm/amdgpu: fix vkms crtc settingsFlora Cui2-17/+30
2023-08-03drm/ttm: never consider pinned BOs for eviction&swapChristian König1-0/+6
2023-08-03drm/ttm: Don't leak a resource on eviction errorThomas Hellström1-11/+11
2023-08-03drm/ttm: Don't print error message if eviction was interruptedThomas Hellström1-1/+2
2023-07-27Revert "drm/amd/display: edp do not add non-edid timings"Hersen Wu1-7/+1
2023-07-27drm/radeon: Fix integer overflow in radeon_cs_parser_inithackyzh0021-1/+2
2023-07-27drm/amd/display: Keep PHY active for DP displays on DCN31Nicholas Kazlauskas1-0/+5
2023-07-27drm/amd/display: Disable MPC split by default on special asicZhikai Zhai1-1/+1
2023-07-27drm/client: Fix memory leak in drm_client_modeset_probeJocelyn Falempe1-0/+1
2023-07-27drm/client: Fix memory leak in drm_client_target_clonedJocelyn Falempe1-0/+5
2023-07-23drm/atomic: Fix potential use-after-free in nonblocking commitsDaniel Vetter1-1/+10
2023-07-23drm/ttm: Don't leak a resource on swapout move errorThomas Hellström1-0/+1
2023-07-23drm/amdgpu: avoid restore process run into dead loop.gaba1-0/+3
2023-07-23drm/amd/display: Correct `DMUB_FW_VERSION` macroMario Limonciello1-1/+1
2023-07-23drm/amdgpu: fix clearing mappings for BOs that are always valid in VMSamuel Pitoiset1-0/+12
2023-07-23drm/rockchip: vop: Leave vblank enabled in self-refreshBrian Norris1-4/+4
2023-07-23drm/atomic: Allow vblank-enabled + self-refresh "disable"Brian Norris1-1/+10
2023-07-23drm/i915: Fix one wrong caching mode enum usageTvrtko Ursulin1-1/+1
2023-07-23drm/panel: simple: Add Powertip PH800480T013 drm_display_mode flagsMarek Vasut1-0/+1
2023-07-23drm/bridge: ti-sn65dsi86: Fix auxiliary bus lifetimeDouglas Anderson1-12/+21
2023-07-23drm/panel: simple: Add connector_type for innolux_at043tn24Fabio Estevam1-0/+1
2023-07-23drm/i915/psr: Use hw.adjusted mode when calculating io/fast wake timesJouni Högander1-2/+2
2023-07-23drm/msm/dpu: correct MERGE_3D lengthDmitry Baryshkov1-1/+1
2023-07-23drm/msm/dp: Free resources after unregistering themBjorn Andersson1-1/+1
2023-07-23drm/msm/dpu: do not enable color-management if DSPPs are not availableDmitry Baryshkov1-1/+4
2023-07-23drm/msm/a5xx: really check for A510 in a5xx_gpu_initDmitry Baryshkov1-1/+2
2023-07-23amdgpu: validate offset_in_bo of drm_amdgpu_gem_vaChia-I Wu1-8/+8
2023-07-23drm/radeon: fix possible division-by-zero errorsNikita Zhandarovich3-6/+18
2023-07-23drm/amd/display: Fix artifacting on eDP panels when engaging freesync video modeAurabindo Pillai1-0/+2
2023-07-23drm/amdkfd: Fix potential deallocation of previously deallocated memory.Daniil Dulov1-6/+7