summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
40 hoursdrm/amd/display: Correct logic check error for fastbootCharlene Liu1-2/+2
40 hoursdrm/amd: Disable ASPM on SITimur Kristóf1-0/+7
40 hoursdrm/amd/display: Disable scaling on DCE6 for nowTimur Kristóf1-2/+2
40 hoursdrm/amd/display: Adjust DCE 8-10 clock, don't overclock by 15%Timur Kristóf1-7/+5
40 hoursdrm/amd/display: Fix DCE 6.0 and 6.4 PLL programming.Timur Kristóf2-14/+25
40 hoursdrm/amd/display: Keep PLL0 running on DCE 6.0 and 6.4Timur Kristóf1-1/+10
40 hoursdrm/amd/display: Disable fastboot on DCE 6 tooTimur Kristóf1-4/+2
40 hoursdrm/amd/amdgpu: disable ASPM in some situationsKenneth Feng1-0/+32
40 hoursdrm/amd/amdgpu: decouple ASPM with pcie dpmKenneth Feng1-2/+0
40 hoursdrm/amd/pm: disable OD_FAN_CURVE if temp or pwm range invalid for smu v13Yang Wang2-2/+64
40 hoursdrm/amdgpu/pm: drop SMU driver if version not matched messagesAlex Deucher3-3/+0
40 hoursdrm/amdgpu: Change AMDGPU_VA_RESERVED_TRAP_SIZE to 64KBDonet Tom2-3/+3
40 hoursdrm/amdgpu: fix the idr allocation flagsPrike Liang1-1/+4
11 daysdrm/amdgpu: prevent immediate PASID reuse caseEric Huang3-13/+34
11 daysdrm/amdgpu: Fix fence put before wait in amdgpu_amdkfd_submit_ibSrinivasan Shanmugam1-2/+2
11 daysdrm/amd/display: Do not skip unrelated mode changes in DSC validationYussuf Khalil3-1/+9
11 daysdrm/amdgpu: fix gpu idle power consumption issue for gfx v12Yang Wang1-1/+4
2026-03-25drm/amd: fix dcn 2.01 checkAndy Nguyen1-4/+4
2026-03-25drm/amd/display: Fix DisplayID not-found handling in parse_edid_displayid_vrr()Srinivasan Shanmugam1-2/+2
2026-03-25drm/amdgpu: apply state adjust rules to some additional HAINAN vairantsAlex Deucher1-1/+3
2026-03-25drm/amdgpu/mmhub4.1.0: add bounds checking for cidAlex Deucher1-1/+2
2026-03-25drm/amdgpu/mmhub3.0: add bounds checking for cidAlex Deucher1-1/+2
2026-03-25drm/amdgpu/mmhub3.0.2: add bounds checking for cidAlex Deucher1-1/+2
2026-03-25drm/amdgpu/mmhub3.0.1: add bounds checking for cidAlex Deucher1-1/+2
2026-03-25drm/amdgpu/mmhub2.3: add bounds checking for cidAlex Deucher1-1/+2
2026-03-25drm/amdgpu/mmhub2.0: add bounds checking for cidAlex Deucher1-3/+6
2026-03-25drm/amdgpu/gmc9.0: add bounds checking for cidAlex Deucher1-7/+14
2026-03-25drm/amd/display: Wrap dcn32_override_min_req_memclk() in DC_FP_{START, END}Xi Ruoyao1-0/+3
2026-03-25drm/amdgpu: Add basic validation for RAS headerLijo Lazar1-2/+18
2026-03-25drm/amd/pm: Use pm_display_cfg in legacy DPM (v2)Timur Kristóf6-58/+97
2026-03-25drm/amd/display: Add pixel_clock to amd_pp_display_configurationTimur Kristóf4-2/+4
2026-03-25drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sinkNatalie Vock1-1/+1
2026-03-25drm/amd: Set num IP blocks to 0 if discovery failsMario Limonciello2-2/+4
2026-03-25drm/amdgpu: Fix use-after-free race in VM acquireAlysa Liu1-1/+5
2026-03-25drm/amd/pm: remove invalid gpu_metrics.energy_accumulator on smu v13.0.xYang Wang2-2/+9
2026-03-25drm/amd/display: Fallback to boot snapshot for dispclkDillon Varone1-1/+5
2026-03-25drm/amd: Disable MES LR compute W/AMario Limonciello2-10/+0
2026-03-25drm/amdkfd: Unreserve bo if queue update failedPhilip Yang1-0/+1
2026-03-25drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v14Yang Wang1-1/+2
2026-03-25drm/amdgpu/vcn5: Add SMU dpm interface typesguttula1-0/+4
2026-03-13drm/amd: Fix hang on amdgpu unload by using pci_dev_is_disconnected()Mario Limonciello1-2/+2
2026-03-13drm/amdgpu: Fix locking bugs in error pathsBart Van Assche1-5/+7
2026-03-13drm/amdgpu: Replace kzalloc + copy_from_user with memdup_userThorsten Blum1-14/+6
2026-03-13drm/amdgpu: Unlock a mutex before destroying itBart Van Assche1-0/+1
2026-03-04drm/amdgpu: keep vga memory on MacBooks with switchable graphicsAlex Deucher1-0/+10
2026-03-04drm/amdgpu: fix sync handling in amdgpu_dma_buf_move_notifyPierre-Eric Pelloux-Prayer1-1/+8
2026-03-04drm/amd/display: Increase DCN35 SR enter/exit latencyLeo Li2-10/+10
2026-03-04drm/amdkfd: Fix out-of-bounds write in kfd_event_page_set()Sunday Clement1-0/+6
2026-03-04drm/amd/display: Remove conditional for shaper 3DLUT power-onAlex Hung1-2/+1
2026-03-04drm/amd/display: bypass post csc for additional color spaces in dalClay King3-6/+25