summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2026-03-04drm/amdkfd: Fix out-of-bounds write in kfd_event_page_set()Sunday Clement
2026-03-04drm/amd/display: Remove conditional for shaper 3DLUT power-onAlex Hung
2026-03-04drm/amdgpu: Add HAINAN clock adjustmentdecce6
2026-03-04drm/amdgpu: Adjust usleep_range in fence waitCe Sun
2026-03-04drm/amd/display: Avoid updating surface with the same surface under MPOWayne Lin
2026-03-04drm/amdkfd: Fix GART PTE for non-4K pagesize in svm_migrate_gart_map()Donet Tom
2026-03-04drm/amd/display: Use same max plane scaling limits for all 64 bpp formatsMario Kleiner
2026-03-04drm/amdgpu: Use explicit VCN instance 0 in SR-IOV initSrinivasan Shanmugam
2026-02-11Revert "drm/amd: Check if ASPM is enabled from PCIe subsystem"Bert Karwatzki
2026-02-06drm/amdgpu: Replace Mutex with Spinlock for RLCG register access to avoid Pri...Srinivasan Shanmugam
2026-02-06drm/amd/display: Check dce_hwseq before dereferencing itAlex Hung
2026-02-06drm/amdkfd: fix a memory leak in device_queue_manager_init()Haoxiang Li
2026-02-06drm/amdgpu/gfx11: fix wptr reset in KGQ initAlex Deucher
2026-02-06drm/amdgpu/gfx10: fix wptr reset in KGQ initAlex Deucher
2026-02-06drm/amdgpu/soc21: fix xclk for APUsAlex Deucher
2026-02-06drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2)Timur Kristóf
2026-02-06drm/amd/pm: Don't clear SI SMC table when setting power limitTimur Kristóf
2026-01-11drm/amdgpu: add missing lock to amdgpu_ttm_access_memory_sdmaPierre-Eric Pelloux-Prayer
2026-01-11drm/amdgpu: cleanup scheduler job initialization v2Christian König
2026-01-11drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state()Alex Deucher
2026-01-11drm/amd/display: Fix logical vs bitwise bug in get_embedded_panel_info_v2_1()Dan Carpenter
2025-12-07drm/amd/display: Check NULL before accessingAlex Hung
2025-12-07drm/amdgpu: fix cyan_skillfish2 gpu info fw handlingAlex Deucher
2025-12-07drm/amdgpu: Skip emit de meta data on gfx11 with rs64 enabledYifan Zha
2025-12-07drm/amdgpu: Fix NULL pointer dereference in VRAM logic for APU devicesJesse.Zhang
2025-12-07drm/amd/pm: Disable MCLK switching on SI at high pixel clocksTimur Kristóf
2025-12-07drm/amd: Fix suspend failure with secure display TAMario Limonciello
2025-12-07drm/amdgpu: Fix function header names in amdgpu_connectors.cSrinivasan Shanmugam
2025-12-07drm/amdgpu: reject gang submissions under SRIOVChristian König
2025-12-07drm/amd: Avoid evicting resources at S5Mario Limonciello (AMD)
2025-12-07drm/amdgpu: Use memdup_array_user in amdgpu_cs_wait_fences_ioctlTvrtko Ursulin
2025-12-07drm/amdgpu: add support for cyan skillfish gpu_infoAlex Deucher
2025-12-07drm/amdgpu: don't enable SMU on cyan skillfishAlex Deucher
2025-12-07drm/amd: add more cyan skillfish PCI idsAlex Deucher
2025-12-07drm/amdgpu: Allow kfd CRIU with no buffer objectsDavid Francis
2025-12-07drm/amdgpu: Respect max pixel clock for HDMI and DVI-D (v2)Timur Kristóf
2025-12-07drm/amdkfd: Tie UNMAP_LATENCY to queue_preemptionAmber Lin
2025-12-07drm/amdkfd: fix vram allocation failure for a special caseEric Huang
2025-12-07drm/amdkfd: return -ENOTTY for unsupported IOCTLsGeoffrey McRae
2025-12-07drm/amdgpu/jpeg: Hold pg_lock before jpeg poweroffSathishkumar S
2025-12-07drm/amd/pm: Use cached metrics data on arcturusLijo Lazar
2025-12-07drm/amd/pm: Use cached metrics data on aldebaranLijo Lazar
2025-12-07drm/amd/display: add more cyan skillfish devicesAlex Deucher
2025-12-07Reapply "Revert drm/amd/display: Enable Freesync Video Mode by default"Alex Deucher
2025-12-07drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on IcelandJohn Smith
2025-12-07drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on FijiJohn Smith
2025-12-07drm/amd/pm: fix smu table id bound check issue in smu_cmn_update_table()Yang Wang
2025-10-29drm/amd/powerplay: Fix CIK shutdown temperatureTimur Kristóf
2025-10-29drm/amd: Check whether secure display TA loaded successfullyMario Limonciello
2025-10-29drm/amdgpu: use atomic functions with memory barriers for vm fault infoGui-Dong Han