summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2024-04-09drm/amdgpu: always force full reset for SOC21Alex Deucher-2/+0
2024-04-09drm/amdgpu: differentiate external rev id for gfx 11.5.0Yifan Zhang-1/+4
2024-04-09drm/amdgpu: fix incorrect number of active RBs for gfx11Tim Huang-1/+1
2024-04-09amd/amdgpu: improve VF recover timeZhigang Luo-1/+3
2024-04-09drm/amdgpu: Set fatal errror detected flag earlierLijo Lazar-13/+28
2024-04-09drm/amdgpu: clear set_q_mode_offs when VM changedZhenGuo Yin-0/+1
2024-04-09drm/amdgpu: retire UMC v12 mca_addr_to_paTao Zhou-161/+7
2024-04-09drm/amd/amdgpu: support MES command SET_HW_RESOURCE1 in sriovchongli2-3/+64
2024-04-09drm/amdgpu: update check condition for XGMI ACA UETao Zhou-1/+3
2024-04-09drm/amdgpu: Fix VCN allocation in CPX partitionLijo Lazar-4/+11
2024-04-09drm/amdgpu: Add support for BAMACO mode checkingMa Jun-8/+27
2024-04-09drm/amdgpu: Bypass asd if display hw is not availableHawking Zhang-0/+5
2024-04-09drm/amdgpu/pm: Add support for MACO flag checkingMa Jun-18/+20
2024-04-09drm/amd/pm: fix the high voltage issue after unloadKenneth Feng-11/+15
2024-04-09drm/amdgpu: use vm_update_mode=0 as default in sriov for gfx10.3 onwardsDanijel Slivka-6/+7
2024-04-09drm/amd/amdgpu: add pipe1 hardware supportArunpravin Paneer Selvam-1/+1
2024-04-09drm/amdgpu: select HDP ref/mask according to gfx ring pipeZhenGuo Yin-1/+1
2024-04-09drm/amdgpu: implement IRQ_STATE_ENABLE for SDMA v4.4.2Tao Zhou-13/+3
2024-04-09drm/amdgpu: add smu 14.0.1 discovery supportYifan Zhang-0/+1
2024-04-09drm/amdgpu : Increase the mes log buffer size as per new MES FW versionshaoyunl-3/+3
2024-04-09drm/amdgpu : Add mes_log_enable to control mes log featureshaoyunl-3/+20
2024-04-09drm/amdgpu: refine function signature of amdgpu_aca_get_error_data()Yang Wang-6/+8
2024-04-09drm/amdgpu: Reset dGPU if suspend got abortedLijo Lazar-0/+25
2024-04-09drm/amdgpu: add IP's FW information to devcoredumpSunil Khatri-0/+129
2024-04-09drm/amdgpu/umsch: reinitialize write pointer in hw initLang Yu-0/+2
2024-04-09drm/amdgpu: Refine IB schedule error loggingLijo Lazar-2/+5
2024-04-05Merge tag 'drm-misc-next-2024-03-28' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-5/+13
2024-04-02Merge drm/drm-next into drm-misc-nextThomas Zimmermann-681/+1454
2024-03-28drm: Switch DRM_DISPLAY_HDMI_HELPER to depends onMaxime Ripard-1/+1
2024-03-28drm: Switch DRM_DISPLAY_HDCP_HELPER to depends onMaxime Ripard-1/+1
2024-03-28drm: Switch DRM_DISPLAY_DP_HELPER to depends onMaxime Ripard-1/+1
2024-03-28drm: Switch DRM_DISPLAY_HELPER to depends onMaxime Ripard-2/+4
2024-03-27drm/amdgpu: fix deadlock while reading mqd from debugfsJohannes Weiner-17/+29
2024-03-27drm/amdgpu: enable UMSCH 4.0.6Lang Yu-4/+16
2024-03-27drm/amdgpu/umsch: update UMSCH 4.0 FW interfaceLang Yu-10/+10
2024-03-27drm/amd: Flush GFXOFF requests in prepare stageMario Limonciello-0/+2
2024-03-27drm/amdgpu/vpe: power on vpe when hw_initPeyton Lee-0/+6
2024-03-27drm/amdgpu: always force full reset for SOC21Alex Deucher-2/+0
2024-03-27drm/amdgpu: fix deadlock while reading mqd from debugfsJohannes Weiner-17/+29
2024-03-27drm/amdgpu: enable UMSCH 4.0.6Lang Yu-4/+16
2024-03-27drm/amdgpu/umsch: update UMSCH 4.0 FW interfaceLang Yu-10/+10
2024-03-22drm/amd: Flush GFXOFF requests in prepare stageMario Limonciello-0/+2
2024-03-22drm/amdgpu: Fix truncations in gfx_v11_0_init_microcode()Srinivasan Shanmugam-1/+1
2024-03-22drm/amdgpu: simplify convert_error_address interface for UMC v12Tao Zhou-27/+30
2024-03-22drm/amdgpu: Fix truncation issues in gfx_v9_0.cSrinivasan Shanmugam-3/+3
2024-03-22drm/amdgpu: Fix truncation in gfx_v10_0_init_microcodeSrinivasan Shanmugam-1/+1
2024-03-22drm/amdgpu: Fix 'fw_name' buffer size to prevent truncations in amdgpu_mes_in...Srinivasan Shanmugam-1/+1
2024-03-22drm/amdgpu: Fix format character cut-off issues in amdgpu_vcn_early_init()Srinivasan Shanmugam-1/+1
2024-03-22drm/amdgpu: add socket id parameter for psp query address cmdTao Zhou-3/+12
2024-03-22drm/amdgpu: Add a NULL check for freeing root PTShashank Sharma-2/+4