summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2 daysdrm/amd: Fix hang on amdgpu unload by using pci_dev_is_disconnected()Mario Limonciello1-2/+2
2 daysdrm/amdgpu: Fix locking bugs in error pathsBart Van Assche1-5/+7
2 daysdrm/amdgpu: Replace kzalloc + copy_from_user with memdup_userThorsten Blum1-14/+6
2 daysdrm/amdgpu: Unlock a mutex before destroying itBart Van Assche1-0/+1
11 daysdrm/amdgpu: keep vga memory on MacBooks with switchable graphicsAlex Deucher1-0/+10
11 daysdrm/amdgpu: fix sync handling in amdgpu_dma_buf_move_notifyPierre-Eric Pelloux-Prayer1-1/+8
11 daysdrm/amd/display: Increase DCN35 SR enter/exit latencyLeo Li2-10/+10
11 daysdrm/amdkfd: Fix out-of-bounds write in kfd_event_page_set()Sunday Clement1-0/+6
11 daysdrm/amd/display: Remove conditional for shaper 3DLUT power-onAlex Hung1-2/+1
11 daysdrm/amd/display: bypass post csc for additional color spaces in dalClay King3-6/+25
11 daysdrm/amdgpu: Add HAINAN clock adjustmentdecce61-0/+5
11 daysdrm/amdgpu: Adjust usleep_range in fence waitCe Sun1-1/+1
11 daysdrm/amd/display: Avoid updating surface with the same surface under MPOWayne Lin1-1/+1
11 daysdrm/amd/display: Fix system resume lag issueTom Chung1-0/+10
11 daysdrm/amd/display: Fix writeback on DCN 3.2+Alex Hung1-4/+15
11 daysdrm/amd/display: avoid dig reg access timeout on usb4 link training failZhongwei1-2/+10
11 daysdrm/amd/display: Fix GFX12 family constant checksMatthew Stewart2-3/+3
11 daysdrm/amd/display: Disable FEC when powering down encodersOvidiu Bunea1-9/+15
11 daysdrm/amdkfd: Fix GART PTE for non-4K pagesize in svm_migrate_gart_map()Donet Tom1-1/+1
11 daysdrm/amdkfd: Relax size checking during queue buffer getDonet Tom1-3/+3
11 daysdrm/amd/display: only power down dig on phy endpointsDmytro Laktyushkin1-0/+2
11 daysdrm/amdgpu: Skip loading SDMA_RS64 in VFYuBiao Wang1-0/+1
11 daysdrm/amd/display: Add signal type check for dcn401 get_phyd32clk_srcDmytro Laktyushkin1-3/+3
11 daysdrm/amdgpu: avoid a warning in timedout job handlerAlex Deucher1-1/+2
11 daysdrm/amd/display: Fix dsc eDP issueCharlene Liu1-3/+9
11 daysdrm/amdgpu: add support for HDP IP version 6.1.1Tim Huang1-0/+1
11 daysdrm/amd/display: Add USB-C DP Alt Mode lane limitation in DCN32LinCheng Ku1-3/+12
11 daysdrm/amdkfd: Handle GPU reset and drain retry fault racePhilip Yang1-1/+6
11 daysdrm/amdgpu: fix NULL pointer issue buffer funcsLikun Gao1-1/+2
11 daysdrm/amd/display: Use same max plane scaling limits for all 64 bpp formatsMario Kleiner1-0/+5
11 daysdrm/amd/display: Fix out-of-bounds stream encoder index v3Srinivasan Shanmugam6-24/+24
11 daysdrm/amd/display: Reject cursor plane on DCE when scaled differently than primaryTimur Kristóf1-3/+8
11 daysdrm/amdkfd: Fix watch_id bounds checking in debug address watch v2Srinivasan Shanmugam1-8/+12
11 daysdrm/amdgpu: Fix memory leak in amdgpu_ras_init()Zilin Guan1-1/+1
11 daysdrm/amdgpu: Use kvfree instead of kfree in amdgpu_gmc_get_nps_memranges()Zilin Guan1-1/+1
11 daysdrm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc()Zilin Guan1-1/+3
11 daysdrm/amdgpu: Use explicit VCN instance 0 in SR-IOV initSrinivasan Shanmugam1-22/+23
11 daysdrm/amdkfd: Fix signal_eviction_fence() bool return valueSrinivasan Shanmugam1-1/+1
11 daysdrm/amd: Drop "amdgpu kernel modesetting enabled" messageMario Limonciello (AMD)1-1/+0
2026-02-19drm/amd/display: remove assert around dpp_base replacementMelissa Wen1-1/+0
2026-02-19drm/amd/display: extend delta clamping logic to CM3 LUT helperMelissa Wen5-25/+49
2026-02-11drm/amd/display: fix wrong color value mapping on MCM shaper LUTMelissa Wen1-2/+5
2026-02-11drm/amd/pm: Disable MMIO access during SMU Mode 1 resetPerry Yuan3-3/+16
2026-02-11Revert "drm/amd: Check if ASPM is enabled from PCIe subsystem"Bert Karwatzki1-3/+0
2026-02-06drm/amdgpu/gfx11: adjust KGQ reset sequenceAlex Deucher1-21/+24
2026-02-06drm/amdgpu: Fix cond_exec handling in amdgpu_ib_schedule()Alex Deucher1-2/+3
2026-02-06drm/amdgpu: fix NULL pointer dereference in amdgpu_gmc_filter_faults_removeJon Doron1-1/+6
2026-02-06drm/amdgpu/gfx12: fix wptr reset in KGQ initAlex Deucher1-1/+1
2026-02-06drm/amdgpu/gfx11: fix wptr reset in KGQ initAlex Deucher1-1/+1
2026-02-06drm/amdgpu/gfx10: fix wptr reset in KGQ initAlex Deucher1-1/+1