summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2025-11-11drm/amdkfd: Fix GPU mappings for APU after prefetchHarish Kasiviswanathan
2025-11-11drm/amdkfd: relax checks for over allocation of save areaJonathan Kim
2025-11-11drm/amdgpu/jpeg: Add parse_cs for JPEG5_0_1Sathishkumar S
2025-11-11drm/amd/amdgpu: Ensure isp_kernel_buffer_alloc() creates a new BOSultan Alsawaf
2025-11-11drm/amd/display: Allow VRR params change if unsynced with the streamIvan Lipski
2025-11-11drm/amdgpu: fix lock warning in amdgpu_userq_fence_driver_processJesse.Zhang
2025-11-11drm/amdgpu: jump to the correct label on failurePierre-Eric Pelloux-Prayer
2025-11-11drm/amdgpu: disable peer-to-peer access for DCC-enabled GC12 VRAM surfacesVitaly Prosyak
2025-11-06drm/amd/display: Enable mst when it's detected but yet to be initializedWayne Lin
2025-11-06drm/amdgpu: Fix wait after reset sequence in S3Lijo Lazar
2025-11-06drm/amd: Fix suspend failure with secure display TAMario Limonciello
2025-11-06drm/amdgpu: fix gpu page fault after hibernation on PF passthroughSamuel Zhang
2025-11-04drm/amd/display: Fix NULL deref in debugfs odm_combine_segmentsRong Zhang
2025-11-04drm/amdkfd: Don't clear PT after process killedPhilip Yang
2025-11-04drm/amdgpu/smu: Handle S0ix for vangoghAlex Deucher
2025-11-04drm/amdgpu: Drop PMFW RLC notifier from amdgpu_device_suspend()Alex Deucher
2025-11-04drm/amd/display: Fix black screen with HDMI outputsAlex Hung
2025-11-04drm/amd/display: Don't stretch non-native images by default in eDPMario Limonciello (AMD)
2025-11-04drm/amd/pm: fix missing device_attr cleanup in amdgpu_pm_sysfs_init()Yang Wang
2025-11-04drm/amdgpu: set default gfx reset masks for gfx6-8Alex Deucher
2025-10-28drm/amd/display: Fix incorrect return of vblank enable on unconfigured crtcIvan Lipski
2025-10-28drm/amd/display: Add HDR workaround for a specific eDPAlex Hung
2025-10-28drm/amdgpu: fix SPDX header on cyan_skillfish_reg_init.cAlex Deucher
2025-10-28drm/amdgpu: fix SPDX header on irqsrcs_vcn_5_0.hAlex Deucher
2025-10-28drm/amdgpu: fix SPDX header on amd_cper.hAlex Deucher
2025-10-28drm/amdgpu: fix SPDX headers on amdgpu_cper.c/hAlex Deucher
2025-10-28drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on IcelandJohn Smith
2025-10-28drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on FijiJohn Smith
2025-10-28drm/amd/pm: fix smu table id bound check issue in smu_cmn_update_table()Yang Wang
2025-10-28drm/amd/display: Don't program BLNDGAM_MEM_PWR_FORCE when CM low-power is dis...Matthew Schwartz
2025-10-28drm/amd/display: pause the workload setting in dmKenneth Feng
2025-10-28drm/amd: Check that VPE has reached DPM0 in idle handlerMario Limonciello
2025-10-21drm/amd/display: use GFP_NOWAIT for allocation in interrupt handlerAurabindo Pillai
2025-10-21drm/amd/display: increase max link count and fix link->enc NULL pointer accessCharlene Liu
2025-10-21drm/amd/display: Fix NULL pointer dereferenceMeenakshikumar Somasundaram
2025-10-13drm/amdkfd: fix suspend/resume all calls in mes based eviction pathJonathan Kim
2025-10-13drm/amdgpu: enable suspend/resume all for gfx 12Jonathan Kim
2025-10-13drm/amdgpu: fix hung reset queue array memory allocationJonathan Kim
2025-10-13drm/amdgpu: fix initialization of doorbell array for detect and hangJonathan Kim
2025-10-13drm/amdgpu: fix gfx12 mes packet status return checkJonathan Kim
2025-10-13drm/amdgpu: Fix NULL pointer dereference in VRAM logic for APU devicesJesse.Zhang
2025-10-13drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAMChristian König
2025-10-13drm/amdgpu: fix bit shift logicSathishkumar S
2025-10-13drm/amd/powerplay: Fix CIK shutdown temperatureTimur Kristóf
2025-10-13drm/amdgpu: use atomic functions with memory barriers for vm fault infoGui-Dong Han
2025-10-13drm/amdgpu: set an error on all fences from a bad contextAlex Deucher
2025-10-13drm/amdgpu: handle wrap around in reemit handlingAlex Deucher
2025-10-13drm/amdgpu: fix handling of harvesting for ip_discovery firmwareAlex Deucher
2025-10-13drm/amdgpu: block CE CS if not explicitely allowed by module optionChristian König
2025-10-13drm/amdgpu: remove two invalid BUG_ON()sChristian König