summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2026-03-13Merge tag 'drm-rust-fixes-2026-03-12' of https://gitlab.freedesktop.org/drm/r...Dave Airlie-115/+127
2026-03-13Merge tag 'amd-drm-fixes-7.0-2026-03-12' of https://gitlab.freedesktop.org/ag...Dave Airlie-19/+73
2026-03-13Merge tag 'drm-intel-fixes-2026-03-12' of https://gitlab.freedesktop.org/drm/...Dave Airlie-22/+116
2026-03-13Merge tag 'drm-misc-fixes-2026-03-12' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-34/+61
2026-03-12drm/xe/wa: Drop redundant entries for Wa_16021867713 & Wa_14019449301Matt Roper-14/+0
2026-03-12Merge drm/drm-next into drm-xe-nextMatthew Brost-27820/+248858
2026-03-12drm/xe: Fix overflow in guc_ct_snapshot_captureMika Kuoppala-1/+1
2026-03-12drm/ttm/tests: add a test to exercise ttm_bo_swapoutThadeu Lima de Souza Cascardo-0/+43
2026-03-12drm/ttm: document that ttm_bo_swapout deals with pagesThadeu Lima de Souza Cascardo-2/+2
2026-03-12drm/xe: implement VM_BIND decompression in vm_bind_ioctlNitin Gote-9/+87
2026-03-12drm/xe: add xe_migrate_resolve wrapper and is_vram_resolve supportNitin Gote-27/+67
2026-03-12Merge drm/drm-next into drm-misc-nextMaxime Ripard-4381/+106777
2026-03-12Merge tag 'drm-msm-fixes-2026-03-06' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie-100/+107
2026-03-11drm/xe/pat: Extract gt_pta_entry()Gustavo Sousa-10/+23
2026-03-11drm/amd: Set num IP blocks to 0 if discovery failsMario Limonciello-2/+4
2026-03-11drm/amdkfd: Unreserve bo if queue update failedPhilip Yang-0/+1
2026-03-11drm/amd/display: Check for S0i3 to be done before DCCG init on DCN21Ivan Lipski-1/+20
2026-03-11drm/amd/display: Add missing DCCG register entries for DCN20-DCN316Ivan Lipski-4/+20
2026-03-11drm/amdgpu: revert to old status lock handling v4Christian König-105/+68
2026-03-11drm/amd: Set num IP blocks to 0 if discovery failsMario Limonciello-2/+4
2026-03-11drm/amd/pm: Fix xgmi max speed reportingLijo Lazar-2/+3
2026-03-11drm/amdgpu: fix array out of bounds accesses for mes sw_finiLe Ma-4/+6
2026-03-11drm/amdgpu: fix sysfs ip base addr with 64bitLikun Gao-7/+2
2026-03-11drm/amdgpu: disable rlc fw info printLikun Gao-8/+8
2026-03-11drm/amdgpu: change sdma doorbell size for soc v1Likun Gao-1/+1
2026-03-11drm/amdgpu: correct SDMA instance number for soc v1_0Likun Gao-5/+7
2026-03-11drm/amdgpu: fix shift-out-of-bounds when updating umc active maskHawking Zhang-2/+2
2026-03-11drm/amdgpu: bypass IMU ucode loading for MP0 15.0.8Le Ma-0/+7
2026-03-11drm/amdgpu: update GFX CGCG/LS flags for gfx 12.1Le Ma-1/+2
2026-03-11drm/amd/amdgpu: Disable reset on init for soc_v1_0Asad Kamal-11/+0
2026-03-11drm/amdgpu: Add default reset method for soc_v1_0Asad Kamal-0/+24
2026-03-11drm/amdgpu: use common defines for GMC 12.1 HUB faultsAlex Deucher-1/+5
2026-03-11drm/amdgpu: Handle IH v7_1 reg offset differencesHawking Zhang-7/+29
2026-03-11drm/amdgpu: fix DF NULL pointer issue for soc24Likun Gao-1/+1
2026-03-11drm/amdgpu: add support for lsdma v7_1Likun Gao-1/+135
2026-03-11drm/amdgpu: Add lsdma v7_1_0 ip headersLikun Gao-0/+149
2026-03-11drm/amdgpu: Use memcpy to update IPD table for sriov guestHawking Zhang-5/+15
2026-03-11drm/amdgpu: New interface to get IP discovery binary v3Hawking Zhang-73/+93
2026-03-11drm/amdgpu/discovery: use common function to check discovery tableLikun Gao-122/+84
2026-03-11drm/amdgpu/discovery: support new discovery binary headerLikun Gao-37/+104
2026-03-11drm/amdkfd: Unreserve bo if queue update failedPhilip Yang-0/+1
2026-03-11drm/amd/display: Promote DC to 3.2.373Taimur Hassan-1/+1
2026-03-11drm/amd/display: [FW Promotion] Release 0.1.50.0Taimur Hassan-0/+32
2026-03-11drm/amd/display: Sync dcn42 with DC 3.2.373Roman Li-1879/+1493
2026-03-11drm/amd/display: Add DML support for dcn42Roman Li-0/+270
2026-03-11drm/amd/display: Enable dcn42 DC clk_mgrRoman Li-140/+885
2026-03-11drm/amd/display: Clean up unused codeClay King-73/+35
2026-03-11drm/amd/display: Add back missing memory type in arrayTom Chung-0/+2
2026-03-11drm/amd/display: Fix compile warnings in dml2_0Gaghik Khachatrian-2/+2
2026-03-11drm/amd/display: Check for S0i3 to be done before DCCG init on DCN21Ivan Lipski-1/+20