aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
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-25Merge tag 'amd-drm-next-6.3-2023-01-20' of https://gitlab.freedesktop.org/agd...Dave Airlie30-266/+715
2023-01-24drm/amdgpu/vcn4: add missing encoder capAlex Deucher1-0/+1
2023-01-24drm/amdgpu: limit AV1 to the first instance on VCN4 encodeDavid (Ming Qiang) Wu1-16/+46
2023-01-24drm/amdgpu/display/mst: adjust the naming of mst_port and port of aconnectorWayne Lin1-2/+2
2023-01-24drm/amdgpu: skip psp suspend for IMU enabled ASICs mode2 resetTim Huang1-0/+12
2023-01-24drm/amdgpu: declare firmware for new MES 11.0.4Li Ma1-0/+2
2023-01-24drm/amdgpu: enable imu firmware for GC 11.0.4Li Ma1-0/+1
2023-01-24drm/amdgpu: remove unconditional trap enable on add gfx11 queuesJonathan Kim1-1/+0
2023-01-24Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter14-11/+13
2023-01-19drm/amdgpu: return the PCIe gen and lanes from the INFO ioctlMarek Olšák2-2/+15
2023-01-19drm/amdgpu: print bo inode number instead of ptrPierre-Eric Pelloux-Prayer1-2/+2
2023-01-19drm/amdgpu: retire unused get_umc_v6_7_channel_indexTao Zhou1-7/+0
2023-01-19drm/amdgpu: Optimize sdma ras block initialization code for sdma v4_0YiPeng Chai1-16/+5
2023-01-19drm/amdgpu: Add sdma ras function on sdma v6_0_3YiPeng Chai3-0/+60
2023-01-19drm/amd: decrease message about missing PSP runtime database to debugMario Limonciello1-1/+1
2023-01-19drm/amdgpu/vcn4: fail to schedule IB for AV1 if VCN0 is harvestedAlex Deucher1-0/+4
2023-01-19drm/amdgpu/soc21: don't expose AV1 if VCN0 is harvestedAlex Deucher1-13/+48
2023-01-19drm/amdgpu/vcn3: fail to schedule IB for AV1 if VCN0 is harvestedAlex Deucher1-0/+4
2023-01-19drm/amdgpu/nv: don't expose AV1 if VCN0 is harvestedAlex Deucher1-20/+81
2023-01-18drm/amdgpu: allow multipipe policy on ASICs with one MECLang Yu1-0/+3
2023-01-18drm/amdgpu: correct MEC number for gfx11 APUsLang Yu1-2/+9
2023-01-18drm/amdgpu: fix amdgpu_job_free_resources v2Christian König1-2/+8
2023-01-18drm/amdgpu: fix cleaning up reserved VMID on releaseChristian König1-0/+1
2023-01-18drm/amdgpu: allow multipipe policy on ASICs with one MECLang Yu1-0/+3
2023-01-18drm/amdgpu: correct MEC number for gfx11 APUsLang Yu1-2/+9
2023-01-18drm/amdgpu/vcn: Remove redundant indirect SRAM HW model checkGuilherme G. Piccoli1-78/+3
2023-01-18drm/amdgpu/vcn: Adjust firmware names indentationGuilherme G. Piccoli1-19/+19
2023-01-18drm/amdgpu: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann12-5/+12
2023-01-17drm/amdgpu: Use the sched from entity for amdgpu_cs traceLeo Liu1-2/+2
2023-01-17drm/amdgpu: correct query xgmi3x16 pcs error statusStanley.Yang1-3/+69
2023-01-17drm/amdgpu: support check xgmi/walf error mask bit for aldebaranStanley.Yang1-38/+64
2023-01-17drm/amdgpu: fix amdgpu_job_free_resources v2Christian König1-2/+8
2023-01-17drm/amdgpu: Optimize gfx ras block initialization code for gfx v9_0YiPeng Chai1-21/+5
2023-01-17drm/amdgpu: Fix coding styleThomas Zimmermann1-2/+2
2023-01-17drm/amd: Evaluate early init for all IP blocks even if one failsMario Limonciello1-1/+5
2023-01-17drm/amd: Remove needless break for legacy IP discovery MP0 9.0.0Mario Limonciello1-1/+0
2023-01-17drm/amdgpu: fix cleaning up reserved VMID on releaseChristian König1-0/+1
2023-01-17drm/amdgpu: Adjust ras support check condition for special asicYiPeng Chai1-1/+16
2023-01-17drm/amdgpu: Remove unnecessary ras block support checkYiPeng Chai1-3/+0
2023-01-17drm/amdgpu: Perform gpu reset after gfx finishes processing ras poison consum...YiPeng Chai4-3/+31
2023-01-17drm/amdgpu: Add gfx cp ecc error irq handling on gfx v11_0_3YiPeng Chai1-0/+47
2023-01-17drm/amdgpu: Add gfx ras poison consumption irq handling on gfx v11_0_3YiPeng Chai3-1/+77
2023-01-17drm/amdgpu: Add gfx ras function on gfx v11_0_3YiPeng Chai6-0/+106
2023-01-17drm/amd: Fix renoir/green sardine MP0 IP version detectionMario Limonciello1-6/+3
2023-01-17drm/amdgpu: Add a missing tabDan Carpenter1-1/+1
2023-01-16Merge tag 'drm-misc-next-2023-01-12' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-0/+2
2023-01-16Merge tag 'amd-drm-next-6.3-2023-01-13' of https://gitlab.freedesktop.org/agd...Dave Airlie49-1445/+837
2023-01-16Merge tag 'amd-drm-next-6.3-2023-01-06' of https://gitlab.freedesktop.org/agd...Dave Airlie62-286/+625