aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2026-04-03drm/amdgpu: Consolidate reserve region allocationsLijo Lazar1-63/+26
2026-04-03drm/amdgpu: Move validation of reserve region infoLijo Lazar1-16/+14
2026-04-03drm/amdgpu: Add function to fill training regionLijo Lazar1-27/+35
2026-04-03drm/amdgpu: Add function to fill fw reserve regionLijo Lazar1-29/+41
2026-04-03drm/amdgpu: Group filling reserve region detailsLijo Lazar10-34/+26
2026-04-03drm/amdgpu: Add memory training reserve-regionLijo Lazar2-10/+6
2026-04-03drm/amdgpu: Add host driver reserved-regionLijo Lazar5-67/+27
2026-04-03drm/amdgpu: Add fw vram usage reserve-regionLijo Lazar6-84/+41
2026-04-03drm/amdgpu: Add firmware extended reserve-regionLijo Lazar3-8/+4
2026-04-03drm/amdgpu: Add fw_reserved reserve-regionLijo Lazar4-12/+10
2026-04-03drm/amdgpu: Add stolen_reserved reserve-regionLijo Lazar3-17/+4
2026-04-03drm/amdgpu: Add extended stolen vga reserve-regionLijo Lazar4-12/+6
2026-04-03drm/amdgpu: Add stolen vga reserve-regionLijo Lazar4-12/+10
2026-04-03drm/amdgpu: Add reserved region idsLijo Lazar2-0/+89
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 Airlie8-102/+142
2026-03-31drm/msm/adreno: Expose a PARAM to check AQE supportAkhil P Oommen3-0/+18