summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2025-07-17drm/amdgpu/gfx10: re-emit unprocessed state on ring resetAlex Deucher
2025-07-17drm/amdgpu/gfx9.4.3: re-emit unprocessed state on kcq resetAlex Deucher
2025-07-17drm/amdgpu/gfx9: re-emit unprocessed state on kcq resetAlex Deucher
2025-07-17drm/amdgpu: Add WARN_ON to the resource clear functionArunpravin Paneer Selvam
2025-07-17drm/amd/pm: Use cached metrics data on SMUv13.0.6Lijo Lazar
2025-07-17drm/amd/pm: Use cached data for min/max clocksLijo Lazar
2025-07-16drm/amdgpu/gfx8: reset compute ring wptr on the GPU on resumeEeli Haapalainen
2025-07-16drm/amdgpu: Increase reset counter only on successLijo Lazar
2025-07-16drm/amd/display: Disable CRTC degamma LUT for DCN401Melissa Wen
2025-07-16drm/amd/display: Free memory allocationClayton King
2025-07-16drm/amdgpu: Replace HQD terminology with slots namingJesse Zhang
2025-07-16drm/amdgpu: Add user queue instance count in HW IP infoJesse Zhang
2025-07-16drm/amd/amdgpu: Add helper functions for isp buffersPratap Nirujogi
2025-07-16drm/amd/amdgpu: Initialize swnode for ISP MFD devicePratap Nirujogi
2025-07-16drm/amdgpu/gfx8: reset compute ring wptr on the GPU on resumeEeli Haapalainen
2025-07-16drm/amd/pm: fix null pointer accessUmio Yasuno
2025-07-16drm/amdgpu/jpeg: clean up reset type handlingAlex Deucher
2025-07-16drm/amdgpu: rework gmc_v9_0_get_coherence_flags v2Christian König
2025-07-16drm/amdgpu/vcn3: implement ring resetAlex Deucher
2025-07-16drm/amdgpu/vcn2.5: implement ring resetAlex Deucher
2025-07-16drm/amdgpu/vcn2: implement ring resetAlex Deucher
2025-07-16drm/amdgpu/vcn: add a helper framework for engine resetsAlex Deucher
2025-07-16drm/amdgpu/vcn5: re-emit unprocessed state on ring resetAlex Deucher
2025-07-16drm/amdgpu/vcn4.0.5: re-emit unprocessed state on ring resetAlex Deucher
2025-07-16drm/amdgpu/vcn4.0.3: re-emit unprocessed state on ring resetAlex Deucher
2025-07-16drm/amdgpu/vcn4: re-emit unprocessed state on ring resetAlex Deucher
2025-07-16drm/amdgpu/jpeg5.0.1: re-emit unprocessed state on ring resetAlex Deucher
2025-07-16drm/amdgpu/jpeg5: add queue resetAlex Deucher
2025-07-16drm/amdgpu/jpeg4.0.5: add queue resetAlex Deucher
2025-07-16drm/amdgpu/jpeg4.0.3: re-emit unprocessed state on ring resetAlex Deucher
2025-07-16drm/amdgpu/jpeg4: re-emit unprocessed state on ring resetAlex Deucher
2025-07-16drm/amdgpu/jpeg3: re-emit unprocessed state on ring resetAlex Deucher
2025-07-16drm/amdgpu/jpeg2.5: re-emit unprocessed state on ring resetAlex Deucher
2025-07-16drm/amdgpu/jpeg2: re-emit unprocessed state on ring resetAlex Deucher
2025-07-16drm/amd/pm: Remove unnecessary variableAsad Kamal
2025-07-16drm/amdgpu: Increase reset counter only on successLijo Lazar
2025-07-16drm/amd/pm: Get max/min frequency on aldebaran VFLijo Lazar
2025-07-16drm/amdgpu: make compute timeouts consistentAlex Deucher
2025-07-16drm/amdgpu: Check SQ_CONFIG register support on SRIOVTony Yi
2025-07-16drm/amdgpu: track ring state associated with a fenceAlex Deucher
2025-07-16drm/amdgpu: clean up GC reset functionsAlex Deucher
2025-07-16drm/amdgpu: clean up jpeg reset functionsAlex Deucher
2025-07-16drm/amdgpu/vcn: don't enable per queue resets on SR-IOVAlex Deucher
2025-07-16drm/amdgpu/jpeg4: add additional ring reset error checkingAlex Deucher
2025-07-16drm/amdgpu/jpeg3: add additional ring reset error checkingAlex Deucher
2025-07-16drm/amdgpu/jpeg2: add additional ring reset error checkingAlex Deucher
2025-07-16drm/amdgpu: clean up sdma reset functionsAlex Deucher
2025-07-16drm/amdgpu: Fix missing unlocking in an error path in amdgpu_userq_create()Christophe JAILLET
2025-07-16drm/amdgpu: Pass along the format info from .fb_create() to drm_helper_mode_f...Ville Syrjälä
2025-07-16drm: Allow the caller to pass in the format info to drm_helper_mode_fill_fb_s...Ville Syrjälä