summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/pm: fix the high voltage issue after unloadKenneth Feng2024-04-091-11/+15
* drm/amdgpu: use vm_update_mode=0 as default in sriov for gfx10.3 onwardsDanijel Slivka2024-04-092-6/+7
* drm/amd/amdgpu: add pipe1 hardware supportArunpravin Paneer Selvam2024-04-091-1/+1
* drm/amdgpu: select HDP ref/mask according to gfx ring pipeZhenGuo Yin2024-04-091-1/+1
* drm/amdgpu: implement IRQ_STATE_ENABLE for SDMA v4.4.2Tao Zhou2024-04-091-13/+3
* drm/amdgpu: add smu 14.0.1 discovery supportYifan Zhang2024-04-091-0/+1
* drm/amdgpu : Increase the mes log buffer size as per new MES FW versionshaoyunl2024-04-092-3/+3
* drm/amdgpu : Add mes_log_enable to control mes log featureshaoyunl2024-04-094-3/+20
* drm/amdgpu: refine function signature of amdgpu_aca_get_error_data()Yang Wang2024-04-092-6/+8
* drm/amdgpu: Reset dGPU if suspend got abortedLijo Lazar2024-04-091-0/+25
* drm/amdgpu: add IP's FW information to devcoredumpSunil Khatri2024-04-091-0/+129
* drm/amdgpu/umsch: reinitialize write pointer in hw initLang Yu2024-04-091-0/+2
* drm/amdgpu: Refine IB schedule error loggingLijo Lazar2024-04-091-2/+5
* drm/amdgpu: always force full reset for SOC21Alex Deucher2024-03-271-2/+0
* drm/amdgpu: fix deadlock while reading mqd from debugfsJohannes Weiner2024-03-271-17/+29
* drm/amdgpu: enable UMSCH 4.0.6Lang Yu2024-03-273-4/+16
* drm/amdgpu/umsch: update UMSCH 4.0 FW interfaceLang Yu2024-03-271-10/+10
* drm/amd: Flush GFXOFF requests in prepare stageMario Limonciello2024-03-221-0/+2
* drm/amdgpu: Fix truncations in gfx_v11_0_init_microcode()Srinivasan Shanmugam2024-03-221-1/+1
* drm/amdgpu: simplify convert_error_address interface for UMC v12Tao Zhou2024-03-221-27/+30
* drm/amdgpu: Fix truncation issues in gfx_v9_0.cSrinivasan Shanmugam2024-03-221-3/+3
* drm/amdgpu: Fix truncation in gfx_v10_0_init_microcodeSrinivasan Shanmugam2024-03-221-1/+1
* drm/amdgpu: Fix 'fw_name' buffer size to prevent truncations in amdgpu_mes_in...Srinivasan Shanmugam2024-03-221-1/+1
* drm/amdgpu: Fix format character cut-off issues in amdgpu_vcn_early_init()Srinivasan Shanmugam2024-03-221-1/+1
* drm/amdgpu: add socket id parameter for psp query address cmdTao Zhou2024-03-222-3/+12
* drm/amdgpu: Add a NULL check for freeing root PTShashank Sharma2024-03-221-2/+4
* drm/amdgpu: refactor code to split devcoredump codeSunil Khatri2024-03-226-208/+265
* drm/amdgpu/vpe: power on vpe when hw_initPeyton Lee2024-03-221-0/+6
* drm/amdgpu: add ras event id support for ACAYang Wang2024-03-223-19/+23
* drm/amdgpu: avoid update aca bank multi times during ras isrYang Wang2024-03-222-0/+28
* drm/amdgpu: retrieve umc odecc error count for aca umc v12.0Yang Wang2024-03-221-2/+7
* drm/amdgpu: sync page table freeing with tlb flushShashank Sharma2024-03-223-23/+53
* drm/amdgpu: Enable smuio v14_0_2 callbacksHawking Zhang2024-03-201-0/+4
* drm/amdgpu: Add smuio callback to get gpu clk counterHawking Zhang2024-03-202-0/+22
* drm/amdgpu: Add smuio v14_0_2 ip block supportHawking Zhang2024-03-203-1/+73
* drm/amdgpu: add umc v12.0.0 deferred error supportYang Wang2024-03-201-24/+13
* drm/amdgpu: add aca deferred error type supportYang Wang2024-03-202-2/+9
* drm/amdgpu: make reset method configurable for RAS poisonTao Zhou2024-03-205-15/+13
* drm/amdgpu: retire unused aca_bank_report data structureYang Wang2024-03-207-35/+24
* drm/amdgpu: Update setting EEPROM table versionCandice Li2024-03-203-13/+17
* drm/amdgpu: refine aca error cache for umc v12.0Yang Wang2024-03-201-3/+10
* drm/amdgpu: refine aca error cache for sdma v4.4.2Yang Wang2024-03-201-5/+7
* drm/amdgpu: refine aca error cache for xgmi v6.4.0Yang Wang2024-03-201-4/+8
* drm/amdgpu: support utcl2 RAS poison query for mmhubTao Zhou2024-03-203-9/+15
* drm/amdgpu: add utcl2 RAS poison query for mmhubTao Zhou2024-03-202-0/+17
* drm/amdgpu: refine aca error cache for mmhub v1.8Yang Wang2024-03-201-5/+7
* drm/amdgpu: implement TLB flush fenceChristian Koenig2024-03-207-20/+175
* drm/amdgpu: refine aca error cache for gfx v9.4.3Yang Wang2024-03-201-5/+8
* drm/amdgpu: add new api to save error count into aca cacheYang Wang2024-03-202-27/+10
* drm/amdgpu: add new aca_smu_type supportYang Wang2024-03-207-83/+128