aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2026-04-03drm/amd/ras: enable uniras via IP version checkCe Sun1-6/+3
2026-04-03drm/amdgpu/vcn4: Prevent OOB reads when parsing IBBenjamin Cheng1-11/+12
2026-04-03drm/amdgpu/vcn4: Prevent OOB reads when parsing dec msgBenjamin Cheng1-3/+18
2026-04-03drm/amdgpu/vcn3: Prevent OOB reads when parsing dec msgBenjamin Cheng1-4/+19
2026-04-03drm/amdgpu/vce: Prevent partial address patchesBenjamin Cheng1-0/+3
2026-04-03drm/amdgpu: Add bounds checking to ib_{get,set}_valueBenjamin Cheng1-4/+7
2026-04-03drm/amd/display: Fix missing parameter details in amdgpu_dm_ismSrinivasan Shanmugam1-0/+9
2026-04-03drm/amd/display: Fix parameter mismatch in panel self-refresh helperSrinivasan Shanmugam1-11/+10
2026-04-03drm/amd/display: Use drm_display_info for AMD VSDB dataChenyu Chen2-66/+68
2026-04-03drm/edid: Parse AMD Vendor-Specific Data BlockChenyu Chen1-0/+72
2026-04-03drm/amd/display: Fix dc_is_fp_enabled name mismatchSrinivasan Shanmugam1-1/+1
2026-04-03drm/amd/display: Wire up dcn10_dio_construct() for all pre-DCN401 generationsIonut Nechita17-0/+699
2026-04-03tyr: remove impl Send/Sync for TyrDataAlice Ryhl1-12/+0
2026-04-03Merge tag 'drm-misc-fixes-2026-04-02' of https://gitlab.freedesktop.org/drm/m...Dave Airlie6-31/+49
2026-04-03Merge tag 'drm-msm-next-2026-04-02' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie147-1444/+2630
2026-04-03Merge tag 'amd-drm-fixes-7.0-2026-04-02' of https://gitlab.freedesktop.org/ag...Dave Airlie17-0/+699
2026-04-03Merge tag 'drm-xe-fixes-2026-04-02' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie5-26/+48
2026-04-03Merge tag 'drm-intel-fixes-2026-04-02' of https://gitlab.freedesktop.org/drm/...Dave Airlie3-3/+57
2026-04-03drm/shmem_helper: Make sure PMD entries get the writeable upgradeBoris Brezillon1-14/+32
2026-04-02drm/amd/display: Wire up dcn10_dio_construct() for all pre-DCN401 generationsIonut Nechita17-0/+699
2026-04-02drm/vc4: Protect madv read in vc4_gem_object_mmap() with madv_lockMaíra Canal1-0/+3
2026-04-02drm/vc4: Fix a memory leak in hang state error pathMaíra Canal1-8/+10
2026-04-02drm/vc4: Fix memory leak of BO array in hang stateMaíra Canal1-0/+1
2026-04-02drm/vc4: Release runtime PM reference after binding V3DMaíra Canal1-0/+1
2026-04-02drm/ioc32: stop speculation on the drm_compat_ioctl pathGreg Kroah-Hartman1-0/+2
2026-04-02Merge tag 'amd-drm-next-7.1-2026-04-01' of https://gitlab.freedesktop.org/agd...Dave Airlie303-1892/+4153
2026-04-01drm/msm: Use of_get_available_child_by_name()Biju Das1-2/+2
2026-04-01drm/msm/dpu: eliza: Use Eliza-specific CWB arrayKrzysztof Kozlowski1-1/+1
2026-04-01drm/msm/dp: remove debugging prints with internal struct phy stateVladimir Oltean1-18/+0
2026-04-01drm/msm/dpu: drop INTF_0 on MSM8953Dmitry Baryshkov1-7/+0
2026-04-01drm/msm/dpu: correct DP MST interface configurationDmitry Baryshkov16-31/+28
2026-04-01drm/msm/mdp5: drop workarounds specific to MDP5 1.0Dmitry Baryshkov1-7/+1
2026-04-01drm/msm/mdp5: drop single flush supportDmitry Baryshkov2-91/+0
2026-03-31drm/msm: Remove abuse of drm_exec internalsThomas Hellström2-1/+4
2026-04-01Merge tag 'drm-rust-next-2026-03-30' of https://gitlab.freedesktop.org/drm/ru...Dave Airlie42-2319/+2796
2026-03-31drm/msm/adreno: Expose a PARAM to check AQE supportAkhil P Oommen3-0/+18
2026-03-31drm/msm/a6xx: Enable Preemption on X2-85Akhil P Oommen1-0/+42
2026-03-31drm/msm/a8xx: Preemption support for A840Akhil P Oommen8-80/+389
2026-03-31drm/msm/a8xx: Implement IFPC support for A840Akhil P Oommen2-3/+281
2026-03-31drm/msm/a6xx: Add SKU detection support for X2-85Akhil P Oommen1-1/+8
2026-03-31drm/msm/a6xx: Add soft fuse detection supportAkhil P Oommen5-12/+45
2026-03-31drm/msm/a8xx: Add SKU table for A840Akhil P Oommen1-0/+6
2026-03-31drm/msm/a6xx: Update HFI definitionsAkhil P Oommen2-5/+111
2026-03-31drm/msm/a6xx: Use packed structs for HFIAkhil P Oommen1-20/+20
2026-03-31drm/msm/a6xx: Add support for Debug HFI QAkhil P Oommen4-5/+17
2026-03-31drm/msm/a6xx: Fix gpu init from secure worldAkhil P Oommen3-74/+80
2026-03-31drm/msm/adreno: Implement gx_is_on() for A8xAkhil P Oommen5-8/+50
2026-03-31drm/msm/a6xx: Correct OOB usageAkhil P Oommen3-5/+12
2026-03-31drm/msm/a6xx: Switch to preemption safe AO counterAkhil P Oommen1-7/+7
2026-03-31drm/msm/a8xx: Fix the ticks used in submit tracesAkhil P Oommen8-44/+27