summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2024-11-04drm/amdgpu: Fix the memory allocation issue in amdgpu_discovery_get_nps_info()Li Huafei-3/+5
2024-11-04drm/amdgpu: add ring reset messagesAlex Deucher-0/+3
2024-11-04drm/amdgpu: fix fairness in enforce isolation handlingAlex Deucher-3/+54
2024-11-04drm/amd/display: Remove last parts of timing_traceDr. David Alan Gilbert-65/+0
2024-11-04drm/amd/display: Remove unused cm3_helper_translate_curve_to_degamma_hw_formatDr. David Alan Gilbert-155/+0
2024-11-04drm/amd/display: Remove unused regamma functionsDr. David Alan Gilbert-318/+0
2024-11-04drm/amdkfd: add an interface to query whether is KFD is activeAlex Deucher-0/+41
2024-11-04drm/xe/guc/tlb: Flush g2h worker in case of tlb timeoutNirmoy Das-0/+2
2024-11-04drm/xe/ufence: Flush xe ordered_wq in case of ufence timeoutNirmoy Das-0/+7
2024-11-04drm/xe: Move LNL scheduling WA to xe_device.hNirmoy Das-10/+15
2024-11-04drm/xe: Use the filelist from drm for ccs_mode changeBalasubramani Vivekanandan-23/+5
2024-11-04drm/xe: Set mask bits for CCS_MODE registerBalasubramani Vivekanandan-1/+7
2024-11-04drm/vkms: Remove usage of legacy drm_crtc membersLouis Chauvet-6/+4
2024-11-04Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst-14192/+14620
2024-11-04drm/imx/dcss: include drm/drm_bridge.h headerArnd Bergmann-0/+1
2024-11-04drm/bridge: it6505: Fix inverted reset polarityChen-Yu Tsai-4/+4
2024-11-04drm/mediatek: Switch to for_each_child_of_node_scoped()Javier Carrasco-5/+2
2024-11-04drm/mediatek: Fix child node refcount handling in early exitJavier Carrasco-1/+3
2024-11-04drm/nouveau: Add drm_panic support for nv50+Jocelyn Falempe-2/+127
2024-11-04drm/nouveau/disp: Move tiling functions to dispnv50/tile.hJocelyn Falempe-49/+73
2024-11-04drm/panic: Add ABGR2101010 supportJocelyn Falempe-0/+10
2024-11-04drm/vkms: Drop unnecessary call to drm_crtc_cleanup()José Expósito-4/+1
2024-11-04drm/imagination: Break an object reference loopBrendan King-4/+56
2024-11-04drm/imagination: Add a per-file PVR context listBrendan King-0/+30
2024-11-04drm/i915/display: Allow fastset for change in HDR infoframeChaitanya Kumar Borah-1/+40
2024-11-04drm/i915/psr: WA for panels stating bad link status after PSR is enabledJouni Högander-1/+45
2024-11-04Merge drm/drm-next into drm-xe-nextThomas Hellström-19021/+25891
2024-11-04drm/i915/dp: Add FEC Enable Retry mechanismChaitanya Kumar Borah-26/+61
2024-11-04Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...Dave Airlie-473/+539
2024-11-04drm/exynos: exynos7_drm_decon: add driver data and support for Exynos7870Kaustabh Chakraborty-22/+51
2024-11-04drm/exynos: exynos7_drm_decon: properly clear channels during bindKaustabh Chakraborty-23/+32
2024-11-04drm/exynos: exynos7_drm_decon: fix ideal_clk by converting it to HzKaustabh Chakraborty-1/+1
2024-11-04drm/exynos: exynos7_drm_decon: fix uninitialized crtc reference in functionsKaustabh Chakraborty-7/+4
2024-11-04drm/exynos: remove unused prototype for crtcKwanghoon Son-3/+0
2024-11-04drm/exynos: gsc: Fix typo in commentShen Lichuan-1/+1
2024-11-03drm/msm/dpu: rework documentation commentsDmitry Baryshkov-543/+502
2024-11-03fdget(), trivial conversionsAl Viro-22/+10
2024-11-02drm/msm/mdss: use register definitions instead of hand-coding themDmitry Baryshkov-20/+21
2024-11-02drm/msm: move MDSS registers to separate header fileDmitry Baryshkov-16/+24
2024-11-02drm/msm/dpu: move rot90 checking to dpu_plane_atomic_check_sspp()Dmitry Baryshkov-28/+31
2024-11-02drm/msm/dpu: split dpu_plane_atomic_check()Dmitry Baryshkov-66/+112
2024-11-02drm/msm/dpu: move scaling limitations out of the hw_catalogDmitry Baryshkov-23/+13
2024-11-02drm/msm/dpu: drop virt_formats from SSPP subblock configurationDmitry Baryshkov-16/+0
2024-11-02drm/msm/dpu: move pstate->pipe initialization to dpu_plane_atomic_checkDmitry Baryshkov-14/+11
2024-11-02drm/msm/dpu: use drm_rect_fp_to_int()Dmitry Baryshkov-6/+1
2024-11-02Merge tag 'drm-xe-fixes-2024-10-31' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-35/+72
2024-11-01drm/xe: Restore system memory GGTT mappingsMatthew Brost-4/+11
2024-11-01drm/xe: Don't unnecessarily invoke the OOM killer on multiple bindsThomas Hellström-4/+7
2024-11-01drm/xe: Avoid the OOM killer on buffer object memory allocationThomas Hellström-1/+8
2024-11-01drm/xe/guc/tlb: Flush g2h worker in case of tlb timeoutNirmoy Das-0/+2