summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2023-04-26drm/amdgpu: Fix desktop freezed after gpu-resetAlan Liu1-0/+3
2023-04-20drm/amdgpu/gfx: set cg flags to enter/exit safe modeJane Jian1-0/+5
2023-04-20drm/amdgpu: Force signal hw_fences that are embedded in non-sched jobsYuBiao Wang1-0/+9
2023-04-20drm/amdgpu: add mes resume when do gfx post soft resetTong Liu011-0/+9
2023-04-13drm/amdgpu: skip psp suspend for IMU enabled ASICs mode2 resetTim Huang1-0/+12
2023-04-13drm/amdgpu: for S0ix, skip SDMA 5.x+ suspend/resumeAlex Deucher1-0/+6
2023-04-06drm/amdgpu: allow more APUs to do mode2 reset when go to S4Tim Huang1-1/+6
2023-04-06drm/amdgpu/vcn: custom video info caps for sriovJane Jian3-11/+99
2023-03-30drm/amdgpu: reposition the gpu reset checking for reuseTim Huang2-20/+25
2023-03-30drm/amdgpu: skip ASIC reset for APUs when go to S4Tim Huang1-1/+4
2023-03-30drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD NaviKai-Heng Feng4-17/+18
2023-03-30drm/amd: Fix initialization mistake for NBIO 7.3.0Mario Limonciello1-5/+9
2023-03-30drm/amdgpu: Fix call trace warning and hang when removing amdgpu devicelyndonli1-1/+1
2023-03-22drm/amdgpu/vcn: Disable indirect SRAM on Vangogh broken BIOSesGuilherme G. Piccoli1-0/+19
2023-03-22drm/amdgpu: fix ttm_bo calltrace warning in psp_hw_finiHoratio Zhang1-3/+3
2023-03-17drm/amdgpu/soc21: Add video cap query support for VCN_4_0_4Veerabadhran Gopalakrishnan1-0/+1
2023-03-17drm/amdgpu/soc21: don't expose AV1 if VCN0 is harvestedAlex Deucher1-13/+48
2023-03-17drm/amdgpu: fix error checking in amdgpu_read_mm_registers for nvAlex Deucher1-3/+4
2023-03-17drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc21Alex Deucher1-3/+4
2023-03-17drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc15Alex Deucher1-2/+3
2023-03-10drm/amd: Fix initialization for nbio 7.5.1Mario Limonciello1-0/+5
2023-03-10Revert "drm/amdgpu: TA unload messages are not actually sent to psp when amdg...Vitaly Prosyak2-3/+4
2023-03-10drm/amdkfd: Page aligned memory reserve sizePhilip Yang2-6/+8
2023-03-10drm/amd: Avoid BUG() for case of SRIOV missing IP versionMario Limonciello1-1/+1
2023-03-10drm/amdgpu: Use the sched from entity for amdgpu_cs traceLeo Liu1-2/+2
2023-02-16drm/amd/amdgpu: fix warning during suspendJack Xiao2-1/+4
2023-02-10Merge tag 'amd-drm-fixes-6.2-2023-02-09' of https://gitlab.freedesktop.org/ag...Dave Airlie2-0/+12
2023-02-10Merge tag 'drm-misc-fixes-2023-02-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-1/+4
2023-02-09drm/amdgpu: add S/G display parameterAlex Deucher2-0/+12
2023-02-09amd/amdgpu: remove test ib on hw ringJesseZhang2-2/+1
2023-02-09drm/amdgpu/fence: Fix oops due to non-matching drm_sched init/finiGuilherme G. Piccoli1-1/+7
2023-02-09drm/amdgpu: Use the TGID for trace_amdgpu_vm_update_ptesFriedrich Vock1-1/+1
2023-02-09drm/amd/amdgpu: enable athub cg 11.0.3Kenneth Feng1-1/+3
2023-02-03drm/amdgpu: fix memory leak in amdgpu_cs_sync_ringsBert Karwatzki1-1/+4
2023-02-02drm/amd: Fix initialization for nbio 4.3.0Mario Limonciello1-1/+7
2023-02-02drm/amdgpu: enable HDP SD for gfx 11.0.3Evan Quan1-1/+2
2023-02-02drm/amdgpu: update wave data type to 3 for gfx11Graham Sider1-2/+2
2023-01-25drm/amdgpu: declare firmware for new MES 11.0.4Li Ma1-0/+2
2023-01-25drm/amdgpu: enable imu firmware for GC 11.0.4Li Ma1-0/+1
2023-01-25drm/amdgpu: remove unconditional trap enable on add gfx11 queuesJonathan Kim1-1/+0
2023-01-19drm/amdgpu: allow multipipe policy on ASICs with one MECLang Yu1-0/+3
2023-01-19drm/amdgpu: correct MEC number for gfx11 APUsLang Yu1-2/+9
2023-01-19drm/amdgpu: fix amdgpu_job_free_resources v2Christian König1-2/+8
2023-01-19drm/amdgpu: fix cleaning up reserved VMID on releaseChristian König1-0/+1
2023-01-13Merge tag 'amd-drm-fixes-6.2-2023-01-11' of https://gitlab.freedesktop.org/ag...Dave Airlie5-10/+13
2023-01-13Merge tag 'drm-misc-fixes-2023-01-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-18/+37
2023-01-11drm/amdkfd: Fix NULL pointer error for GC 11.0.1 on mGPUEric Huang1-1/+1
2023-01-10drm/amdgpu: fix pipeline sync v2Christian König1-16/+30
2023-01-10drm/amdgpu: Fixed bug on error when unloading amdgpuYiPeng Chai1-1/+1
2023-01-10drm/amd: Delay removal of the firmware framebufferMario Limonciello2-6/+8