summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2025-07-16drm/amdgpu/vcn4.0.5: re-emit unprocessed state on ring resetAlex Deucher-8/+2
2025-07-16drm/amdgpu/vcn4.0.3: re-emit unprocessed state on ring resetAlex Deucher-7/+3
2025-07-16drm/amdgpu/vcn4: re-emit unprocessed state on ring resetAlex Deucher-8/+2
2025-07-16drm/amdgpu/jpeg5.0.1: re-emit unprocessed state on ring resetAlex Deucher-9/+2
2025-07-16drm/amdgpu/jpeg5: add queue resetAlex Deucher-1/+22
2025-07-16drm/amdgpu/jpeg4.0.5: add queue resetAlex Deucher-1/+22
2025-07-16drm/amdgpu/jpeg4.0.3: re-emit unprocessed state on ring resetAlex Deucher-9/+2
2025-07-16drm/amdgpu/jpeg4: re-emit unprocessed state on ring resetAlex Deucher-7/+2
2025-07-16drm/amdgpu/jpeg3: re-emit unprocessed state on ring resetAlex Deucher-7/+2
2025-07-16drm/amdgpu/jpeg2.5: re-emit unprocessed state on ring resetAlex Deucher-9/+2
2025-07-16drm/amdgpu/jpeg2: re-emit unprocessed state on ring resetAlex Deucher-7/+2
2025-07-16drm/amd/pm: Remove unnecessary variableAsad Kamal-2/+1
2025-07-16drm/amdgpu: Increase reset counter only on successLijo Lazar-2/+7
2025-07-16drm/amd/pm: Get max/min frequency on aldebaran VFLijo Lazar-1/+56
2025-07-16drm/amdgpu: make compute timeouts consistentAlex Deucher-15/+7
2025-07-16drm/amdgpu: Check SQ_CONFIG register support on SRIOVTony Yi-3/+12
2025-07-16drm/amdgpu: track ring state associated with a fenceAlex Deucher-3/+195
2025-07-16drm/amdgpu: clean up GC reset functionsAlex Deucher-26/+45
2025-07-16drm/amdgpu: clean up jpeg reset functionsAlex Deucher-6/+19
2025-07-16drm/amdgpu/vcn: don't enable per queue resets on SR-IOVAlex Deucher-3/+6
2025-07-16drm/amdgpu/jpeg4: add additional ring reset error checkingAlex Deucher-2/+6
2025-07-16drm/amdgpu/jpeg3: add additional ring reset error checkingAlex Deucher-2/+6
2025-07-16drm/amdgpu/jpeg2: add additional ring reset error checkingAlex Deucher-2/+6
2025-07-16drm/amdgpu: clean up sdma reset functionsAlex Deucher-31/+40
2025-07-16drm/amdgpu: Fix missing unlocking in an error path in amdgpu_userq_create()Christophe JAILLET-2/+4
2025-07-16drm/amdgpu: Pass along the format info from .fb_create() to drm_helper_mode_f...Ville Syrjälä-2/+3
2025-07-16drm: Allow the caller to pass in the format info to drm_helper_mode_fill_fb_s...Ville Syrjälä-1/+1
2025-07-16drm: Pass the format info to .fb_create()Ville Syrjälä-0/+2
2025-07-16drm: Pass pixel_format+modifier to .get_format_info()Ville Syrjälä-3/+3
2025-07-16drm/amdgpu: Reset the clear flag in buddy during resumeArunpravin Paneer Selvam-0/+20
2025-07-15drm/amdgpu: refine bad page loading when in the same nps modeganglxie-0/+15
2025-07-15drm/amdgpu: refine eeprom data checkganglxie-0/+31
2025-07-15drm/amd/display: Disable CRTC degamma LUT for DCN401Melissa Wen-1/+10
2025-07-15drm/amd/display: Revert "Add DPP & HUBP reset if power gate enabled on DCN314"Ivan Lipski-37/+4
2025-07-15drm/amd/display: Initial support for SmartMuxAurabindo Pillai-6/+366
2025-07-15drm/amd/display: Free memory allocationClayton King-1/+2
2025-07-15drm/amd/display: Add HPO encoder support to ReplayOvidiu Bunea-5/+66
2025-07-15drm/amd/display: Add support for Panel Replay on DP1 eDP (panel_inst=1)Ovidiu Bunea-0/+1
2025-07-15drm/amd/display: Fix FIXED_VS retimer clock gen source overrideMichael Strauss-1/+1
2025-07-15drm/amd/display: New Behavior for debug option disable_ips_in_vpbLeo Chen-0/+14
2025-07-15drm/amd/display: Add static pg implementations for future useLeo Chen-0/+6
2025-07-15drm/amd/display: Notify DMUB on HW ReleaseDuncan Ma-0/+23
2025-07-15drm/amd/display: Adding missing driver code for IPSv2.0Leo Chen-15/+41
2025-07-15drm/amd/display: Notify display idle on D3Duncan Ma-0/+10
2025-07-15drm/amd/display: limit clear_update_flags to dcn32 and aboveCharlene Liu-3/+2
2025-07-15drm/amd/display: Monitor patch to ignore EDID audio SAB checkFudongwang-1/+4
2025-07-15drm/amd/display: Add definitions to support DID Type5 descriptorsIlya Bakoulin-0/+1
2025-07-15drm/amd/display: Refactor DSC cap calculationsDillon Varone-44/+253
2025-07-15drm/amd/display: Make dcn401_initialize_min_clocks() available to other compi...Karthi Kandasamy-6/+10
2025-07-15drm/amd/display: MPC basic allocation logic and TMZYihan Zhu-5/+98