summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
43 hoursdrm/amd/pm: fix amdgpu_irq enabled counter unbalanced on smu v11.0Yang Wang2-3/+11
43 hoursdrm/amd/pm: Return -EOPNOTSUPP for unsupported OD_MCLK on smu_v13_0_6Asad Kamal1-1/+1
43 hoursdrm/amd/display: Fix drm_edid leak in amdgpu_dmAlex Hung1-1/+2
43 hoursdrm/amdgpu: prevent immediate PASID reuse caseEric Huang3-13/+34
43 hoursdrm/amdgpu: Fix fence put before wait in amdgpu_amdkfd_submit_ibSrinivasan Shanmugam1-2/+2
43 hoursdrm/amd/display: Do not skip unrelated mode changes in DSC validationYussuf Khalil3-1/+9
43 hoursdrm/amdgpu: fix gpu idle power consumption issue for gfx v12Yang Wang1-1/+4
10 daysdrm/amd: fix dcn 2.01 checkAndy Nguyen1-4/+4
10 daysdrm/amd/display: Fix DisplayID not-found handling in parse_edid_displayid_vrr()Srinivasan Shanmugam1-2/+2
10 daysdrm/amdgpu: Limit BO list entry count to prevent resource exhaustionJesse.Zhang1-0/+4
10 daysdrm/amdgpu: apply state adjust rules to some additional HAINAN vairantsAlex Deucher1-1/+3
10 daysdrm/amdgpu/mmhub4.1.0: add bounds checking for cidAlex Deucher1-1/+2
10 daysdrm/amdgpu/mmhub3.0: add bounds checking for cidAlex Deucher1-1/+2
10 daysdrm/amdgpu/mmhub3.0.2: add bounds checking for cidAlex Deucher1-1/+2
10 daysdrm/amdgpu/mmhub3.0.1: add bounds checking for cidAlex Deucher1-1/+2
10 daysdrm/amdgpu/mmhub2.3: add bounds checking for cidAlex Deucher1-1/+2
10 daysdrm/amdgpu/mmhub2.0: add bounds checking for cidAlex Deucher1-3/+6
10 daysdrm/amdgpu/gmc9.0: add bounds checking for cidAlex Deucher1-7/+14
10 daysdrm/amd/display: Wrap dcn32_override_min_req_memclk() in DC_FP_{START, END}Xi Ruoyao1-0/+3
2026-03-19drm/amd: Fix a few more NULL pointer dereference in device cleanupMario Limonciello1-0/+6
2026-03-19drm/amd: Fix NULL pointer dereference in device cleanupMario Limonciello1-0/+4
2026-03-19drm/amd: Set num IP blocks to 0 if discovery failsMario Limonciello2-2/+4
2026-03-19drm/amdgpu: Fix use-after-free race in VM acquireAlysa Liu1-1/+5
2026-03-19drm/amd/pm: remove invalid gpu_metrics.energy_accumulator on smu v13.0.xYang Wang2-2/+9
2026-03-19drm/amd/display: Fallback to boot snapshot for dispclkDillon Varone1-1/+5
2026-03-19drm/amd: Disable MES LR compute W/AMario Limonciello2-10/+0
2026-03-19drm/amdgpu: add upper bound check on user inputs in wait ioctlSunil Khatri1-0/+5
2026-03-19drm/amdgpu/userq: Fix reference leak in amdgpu_userq_wait_ioctlTvrtko Ursulin1-0/+2
2026-03-19drm/amdgpu: add upper bound check on user inputs in signal ioctlSunil Khatri1-0/+7
2026-03-19drm/amdgpu: ensure no_hw_access is visible before MMIOPerry Yuan1-0/+3
2026-03-19drm/amdkfd: Unreserve bo if queue update failedPhilip Yang1-0/+1
2026-03-19drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v14Yang Wang1-1/+2
2026-03-19drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v13Yang Wang2-2/+4
2026-03-19drm/amdgpu/vcn5: Add SMU dpm interface typesguttula1-0/+4
2026-03-12drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sinkNatalie Vock1-1/+1
2026-03-12drm/amd: Fix hang on amdgpu unload by using pci_dev_is_disconnected()Mario Limonciello1-2/+2
2026-03-12drm/amdgpu: Fix error handling in slot resetLijo Lazar1-7/+10
2026-03-12drm/amdgpu: Fix locking bugs in error pathsBart Van Assche1-5/+7
2026-03-12drm/amdgpu: Unlock a mutex before destroying itBart Van Assche1-0/+1
2026-03-12drm/amdgpu/userq: Do not allow userspace to trivially triger kernel warningsTvrtko Ursulin1-4/+4
2026-03-04drm/amdgpu: Refactor amdgpu_gem_va_ioctl for Handling Last Fence Update and T...Srinivasan Shanmugam1-36/+37
2026-03-04drm/amdgpu: keep vga memory on MacBooks with switchable graphicsAlex Deucher1-0/+10
2026-03-04drm/amd/display: Correct logic check error for fastbootCharlene Liu1-2/+2
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/amdgpu: Protect GPU register accesses in powergated state in some pathsYifan Zhang1-3/+6
2026-03-04drm/amdkfd: Fix out-of-bounds write in kfd_event_page_set()Sunday Clement1-0/+6
2026-03-04drm/amdgpu: avoid sdma ring reset in sriovVictor Zhao1-0/+3
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