summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2025-03-24Merge tag 'amd-drm-next-6.15-2025-03-14' of https://gitlab.freedesktop.org/ag...Dave Airlie-1853/+2315
2025-03-24Merge tag 'drm-misc-next-fixes-2025-03-13' of https://gitlab.freedesktop.org/...Dave Airlie-1/+0
2025-03-14Merge tag 'drm-xe-next-fixes-2025-03-12' of https://gitlab.freedesktop.org/dr...Dave Airlie-121/+122
2025-03-14Merge tag 'mediatek-drm-next-6.15-v2' of https://git.kernel.org/pub/scm/linux...Dave Airlie-147/+328
2025-03-13drm/amdgpu: Restore uncached behaviour on GFX12David Belanger-27/+3
2025-03-13drm/amdgpu/gfx12: correct cleanup of 'me' field with gfx_v12_0_me_fini()Wentao Liang-1/+1
2025-03-13drm/amd/display: avoid NPD when ASIC does not support DMUBThadeu Lima de Souza Cascardo-0/+4
2025-03-13drm/amd/amdgpu: Fix MES init sequenceShaoyun Liu-60/+57
2025-03-13drm/amdgpu: Enable ACA by default for psp v13_0_6/v13_0_14Xiang Liu-2/+4
2025-03-13drm/amdkfd: Correct F8_MODE for gfx950Amber Lin-2/+1
2025-03-13drm/amdgpu: Save PA of bad pages for old asicsganglxie-5/+28
2025-03-13drm/amdgpu: set CP_HQD_PQ_DOORBELL_CONTROL.DOORBELL_MODE to 1 for sriov multi...Emily Deng-4/+25
2025-03-13drm/amdgpu: Add amdgpu_sriov_multi_vf_mode functionEmily Deng-7/+9
2025-03-13drm/amdgpu/pm: enable vcn busy sysfs for GC 9.3.0Alex Deucher-1/+2
2025-03-13drm/amdgpu/pm: enable vcn busy sysfs for GC 12.xAlex Deucher-1/+3
2025-03-13drm/amdkfd: Fix instruction hazard in gfx12 trap handlerJay Cornwall-355/+404
2025-03-13drm/amdgpu/pm: enable vcn busy sysfs for additional GC 11.xAlex Deucher-6/+12
2025-03-13drm/amdgpu/pm: add VCN activity for SMU 14.0.2Alex Deucher-0/+10
2025-03-13drm/amdgpu/pm: add VCN activity for SMU 13.0.0/7Alex Deucher-0/+20
2025-03-13drm/amd/display: Remove incorrect macro guardAlex Hung-3/+0
2025-03-13drm/amdgpu: Calculate IP specific xgmi bandwidthLijo Lazar-1/+6
2025-03-13drm/amdgpu/pm: add VCN activity for renoirAlex Deucher-0/+6
2025-03-13drm/amdgpu/pm: wire up hwmon fan speed for smu 14.0.2Alex Deucher-0/+35
2025-03-13drm/amdgpu: Reduce dequeue retry timeout for gfx9 familyHarish Kasiviswanathan-52/+72
2025-03-13drm/amd/pm: Update feature list for smu_v13_0_12Asad Kamal-1/+8
2025-03-13drm/amdgpu/gfx12: don't read registers in mqd initAlex Deucher-15/+33
2025-03-13drm/amdgpu/gfx11: don't read registers in mqd initAlex Deucher-15/+32
2025-03-13drm/amdgpu: Fix the race condition for draining retry faultEmily Deng-14/+17
2025-03-13drm/amdgpu: Remove unsupported xgmi versionsLijo Lazar-40/+0
2025-03-13drm/amd/pm: add unique_id for gfx12Harish Kasiviswanathan-0/+2
2025-03-13drm/amdgpu: Update SRIOV video codec capsDavid Rosca-16/+10
2025-03-13drm/amdgpu: Remove JPEG from vega and carrizo video capsDavid Rosca-8/+0
2025-03-13drm/amdgpu: Fix JPEG video caps max size for navi1x and ravenDavid Rosca-2/+2
2025-03-13drm/amdgpu: Fix MPEG2, MPEG4 and VC1 video caps max sizeDavid Rosca-36/+36
2025-03-13drm/radeon: fix uninitialized size issue in radeon_vce_cs_parse()Nikita Zhandarovich-1/+1
2025-03-12drm/xe: Use correct type width for alignment in fb pinning codeTvrtko Ursulin-10/+10
2025-03-12drm/xe: Pass flags directly to emit_flush_imm_ggttTvrtko Ursulin-7/+6
2025-03-12drm/xe: Fix ring flush invalidationTvrtko Ursulin-9/+6
2025-03-12drm/xe: Fix MOCS debugfs LNCF readoutTvrtko Ursulin-1/+3
2025-03-12drm/xe/rtp: Drop sentinels from arg to xe_rtp_process_to_sr()Lucas De Marchi-26/+18
2025-03-12drm/gpusvm: Fix kernel-docLucas De Marchi-60/+79
2025-03-12drm/xe/guc_pc: Remove duplicated pc_start callRodrigo Vivi-8/+0
2025-03-12drm/mediatek: dsi: fix error codes in mtk_dsi_host_transfer()Dan Carpenter-3/+3
2025-03-12drm/mediatek: add MT8365 SoC supportFabien Parent-0/+8
2025-03-12dt-bindings: display: mediatek: dpi: add power-domains exampleFabien Parent-0/+2
2025-03-12drm/mediatek: dp: drm_err => dev_err in HPD path to avoid NULL ptrDouglas Anderson-3/+3
2025-03-12drm/mediatek: Fix config_updating flag never false when no mbox channelJason-JH Lin-2/+5
2025-03-13Merge tag 'drm-intel-gt-next-2025-02-26' of https://gitlab.freedesktop.org/dr...Dave Airlie-212/+193
2025-03-13Merge tag 'nova-next-6.15-2025-03-09' of gitlab.freedesktop.org:drm/nova into...Dave Airlie-0/+1207
2025-03-12Backmerge tag 'v6.14-rc6' into drm-nextDave Airlie-2862/+5751