summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2026-03-11drm/amdgpu: fix sysfs ip base addr with 64bitLikun Gao1-7/+2
2026-03-11drm/amdgpu: disable rlc fw info printLikun Gao1-8/+8
2026-03-11drm/amdgpu: change sdma doorbell size for soc v1Likun Gao1-1/+1
2026-03-11drm/amdgpu: correct SDMA instance number for soc v1_0Likun Gao1-5/+7
2026-03-11drm/amdgpu: fix shift-out-of-bounds when updating umc active maskHawking Zhang1-2/+2
2026-03-11drm/amdgpu: bypass IMU ucode loading for MP0 15.0.8Le Ma1-0/+7
2026-03-11drm/amdgpu: update GFX CGCG/LS flags for gfx 12.1Le Ma1-1/+2
2026-03-11drm/amd/amdgpu: Disable reset on init for soc_v1_0Asad Kamal1-11/+0
2026-03-11drm/amdgpu: Add default reset method for soc_v1_0Asad Kamal1-0/+24
2026-03-11drm/amdgpu: use common defines for GMC 12.1 HUB faultsAlex Deucher2-1/+5
2026-03-11drm/amdgpu: Handle IH v7_1 reg offset differencesHawking Zhang1-7/+29
2026-03-11drm/amdgpu: fix DF NULL pointer issue for soc24Likun Gao1-1/+1
2026-03-11drm/amdgpu: add support for lsdma v7_1Likun Gao4-1/+135
2026-03-11drm/amdgpu: Add lsdma v7_1_0 ip headersLikun Gao2-0/+149
2026-03-11drm/amdgpu: Use memcpy to update IPD table for sriov guestHawking Zhang3-5/+15
2026-03-11drm/amdgpu: New interface to get IP discovery binary v3Hawking Zhang2-73/+93
2026-03-11drm/amdgpu/discovery: use common function to check discovery tableLikun Gao1-122/+84
2026-03-11drm/amdgpu/discovery: support new discovery binary headerLikun Gao2-37/+104
2026-03-11drm/amdkfd: Unreserve bo if queue update failedPhilip Yang1-0/+1
2026-03-11drm/amd/display: Promote DC to 3.2.373Taimur Hassan1-1/+1
2026-03-11drm/amd/display: [FW Promotion] Release 0.1.50.0Taimur Hassan1-0/+32
2026-03-11drm/amd/display: Sync dcn42 with DC 3.2.373Roman Li63-1879/+1493
2026-03-11drm/amd/display: Add DML support for dcn42Roman Li13-0/+270
2026-03-11drm/amd/display: Enable dcn42 DC clk_mgrRoman Li17-140/+885
2026-03-11drm/amd/display: Clean up unused codeClay King13-73/+35
2026-03-11drm/amd/display: Add back missing memory type in arrayTom Chung1-0/+2
2026-03-11drm/amd/display: Fix compile warnings in dml2_0Gaghik Khachatrian1-2/+2
2026-03-11drm/amd/display: Check for S0i3 to be done before DCCG init on DCN21Ivan Lipski1-1/+20
2026-03-11gpu: nova-core: gsp: fix UB in DmaGspMem pointer accessorsDanilo Krummrich2-88/+84
2026-03-11drm/amd/display: Add documentation and cleanup DMUB HW lock managerNicholas Kazlauskas1-0/+18
2026-03-11drm/amd/display: Add new types to replay configChunTao Tso3-1/+4
2026-03-11drm/amd/display: Fix HWSS v3 fast path determinationNicholas Kazlauskas1-20/+18
2026-03-11drm/amd/display: Add missing DCCG register entries for DCN20-DCN316Ivan Lipski4-4/+20
2026-03-11drm/amd/display: Add ESD detection for replay recoveryWeiguang Li2-11/+28
2026-03-11drm/amd/display: Update underflow detectionCharlene Liu2-2/+6
2026-03-11drm/amd/display: Add COLOR_ENCODING/COLOR_RANGE to overlay planesHarry Wentland1-1/+2
2026-03-11drm/amd/display: Add NV12/P010 formats to primary planeHarry Wentland1-0/+3
2026-03-11drm/amd/display: Set chroma taps to 1 if luma taps are 1Harry Wentland2-4/+12
2026-03-11drm/amd/display: Add min clock init for DML21 mode programmingOvidiu Bunea3-0/+27
2026-03-11drm/amd/display: Return early from vesa replay enable functionPeichen Huang1-11/+12
2026-03-11drm/amd/display: Clean up NULL pointer warnings in dml2Gaghik Khachatrian1-3/+38
2026-03-11drm/i915/dmc: Fix an unlikely NULL pointer deference at probeImre Deak2-3/+2
2026-03-11Merge v7.0-rc3 into drm-nextSimona Vetter11-22/+58
2026-03-11drm/i915/frontbuffer: reduce fb for frontbuffer abbreviation usageJani Nikula2-14/+14
2026-03-11drm/i915/frontbuffer: call parent interface directlyJani Nikula3-29/+7
2026-03-11drm/{i915, xe}/frontbuffer: move frontbuffer handling to parent interfaceJani Nikula13-102/+167
2026-03-11drm/i915/overlay: convert from struct intel_frontbuffer to i915_frontbufferJani Nikula2-6/+16
2026-03-11drm/i915/gem: unify i915 gem object frontbuffer function namesJani Nikula6-17/+17
2026-03-11drm/i915/gem: relocate __i915_gem_object_{flush, invalidate}_frontbuffer()Jani Nikula2-24/+24
2026-03-11drm/panthor: Fix the "done_fence is initialized" detection logicBoris Brezillon1-1/+1