summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2026-07-01drm/amd/display: add GPIO HW translation helpersGuilherme Ivo Bozi3-0/+155
2026-07-01drm/amd/display: remove check for nonexistent CONFIG_HAVE_KGDBEthan Nelson-Moore1-2/+2
2026-07-01drm/amd/display: avoid large stack allocation in commit_planes_do_stream_upda...Arnd Bergmann1-5/+5
2026-07-01drm/amd/display: Remove redundant IPS mode case for DCN 4.2Alex Hung2-22/+0
2026-07-01drm/amd/display: Promote DC to 3.2.387Taimur Hassan1-1/+1
2026-07-01drm/amd/display: [FW Promotion] Release 0.1.64.0Taimur Hassan1-2/+109
2026-07-01drm/amd/display: Add Debug Option To Enable Per-DPM De-rate UsageAustin Zheng2-0/+18
2026-07-01drm/amd/display: Refactor Driver PG's skip PG logicLeo Chen1-90/+60
2026-07-01drm/amd/display: Enable HUBP/DPP power gate for DCN42Leo Chen1-2/+2
2026-07-01drm/amd/display: Remove unnecessary DSCCLK enable during DSC PGLeo Chen1-11/+0
2026-07-01drm/amd/display: Update ONO PG Workaround for DCN42Leo Chen5-40/+99
2026-07-01drm/amd/display: Update LSDMA commands to explicitly handle DCC fieldsAlvin Lee2-12/+51
2026-07-01drm/amd/display: Add flag to disable dynamic expansion for 12bpcGeorge Shen2-0/+19
2026-07-01drm/amd/display: Fix intermittently CRC open failure during active renderingChandana G B1-1/+1
2026-07-01drm/amd/display: Allow Per-DPM De-rates Instead Of A Single Global ValueAustin Zheng2-13/+41
2026-07-01drm/amd/display: Disable DPPCLK RCG to fix cursor disappearingKaren Chen1-0/+6
2026-07-01drm/amdgpu: bounds check atom indirect io methodLijo Lazar1-1/+6
2026-07-01drm/amd/display: split TF/LUT colorop state lookups into separate upfront phasesHarry Wentland1-46/+48
2026-07-01drm/amd/display: drop redundant colorop type and TF checksHarry Wentland1-6/+4
2026-07-01drm/amd/display: Remove DCCG registers not needed in DCN42Matthew Stewart1-32/+30
2026-07-01drm/amdkfd: use scnprintf/vscnprintf in kfd_smi_event_addWilliam Palacek1-2/+2
2026-07-01drm/amd/display: Rewrite dccg42_initMatthew Stewart1-20/+9
2026-07-01drm/amd/display: Fix DCN42 null registers & register masksMatthew Stewart1-2/+2
2026-07-01drm/amd/display: Reintroduce "Force validation link training on all ASICs"Ivan Lipski14-13/+2
2026-07-01drm/amd/display: Add 12bpc Color Ramp SupportMichael Strauss1-8/+25
2026-07-01drm/amd/display: Integrate power_helpers.c functionality into power.c.Lohita Mudimela3-40/+6
2026-07-01drm/amd/display: Fix 4018 warningPiotr Maziarz3-8/+7
2026-07-01drm/amd/display: Enable PSR and Replay on DCN4 variant and fix AUX instanceGabe Teeger2-4/+13
2026-07-01drm/amd/display: Add dcn42b_soc_and_ip_translatorMatthew Stewart7-13/+111
2026-07-01drm/amdgpu: defer KCQ remap until after MES resume in reset flowJesse Zhang2-16/+55
2026-07-01drm/amdgpu/gfx11: handle error interrupts for userqsJesse Zhang1-9/+23
2026-07-01drm/amdgpu/userq: add reset helper and identify guilty user queueJesse Zhang2-1/+32
2026-07-01drm/amdkfd: flush MES queue on reset-time queue removalJesse Zhang1-1/+1
2026-07-01drm/amdgpu/mes12: drop queue state on RESET_QUEUES unmapJesse Zhang1-0/+11
2026-07-01drm/amdkfd: Guard m->cp_hqd_eop_control setting by q->eop_ring_buffer_sizeXiaogang Chen5-10/+10
2026-07-01drm/amdgpu/vce: fix integer overflow in image sizeBoyuan Zhang1-3/+14
2026-07-01drm/amdgpu/vcn4: avoid rereading IB param lengthBoyuan Zhang1-6/+9
2026-07-01drm/amdgpu: fix division by zero with invalid uvd dimensionsBoyuan Zhang1-0/+8
2026-07-01drm/amdgpu: Support some Barco AMD based graphics adaptersMatthew Jacob1-0/+4
2026-07-01drm/amdkfd: avoid PTL confused warning messageEric Huang1-3/+6
2026-07-01drm/amdkfd: drop struct kfd_signal_page wrapperYongqiang Sun3-44/+14
2026-07-01drm/amdgpu: bounds check ATOM IIO table parsingLijo Lazar3-7/+23
2026-07-01drm/amdgpu: Guard reads in pcie state readoutLijo Lazar1-16/+41
2026-07-01drm/amd/display: set MSA MISC1 bit 6 when using VSC SDP for DCE 11.xLeorize2-2/+16
2026-07-01drm/amdgpu/gfx8: Enable IP block soft reset as a GPU recovery methodTimur Kristóf1-0/+5
2026-07-01drm/amdgpu/gfx8: Fixup IP block soft resetTimur Kristóf2-11/+34
2026-07-01drm/amdgpu/gfx8: Adjust EDC GPR workaroundTimur Kristóf1-1/+8
2026-07-01drm/amdgpu/gfx8: Support COND_EXEC on compute ringsTimur Kristóf1-0/+3
2026-07-01drm/amdgpu/gfx8: Return error when testing all ringsTimur Kristóf1-2/+4
2026-07-01drm/amdgpu/gfx8: Stop CP and RLC during resetTimur Kristóf1-7/+5