summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2023-01-24drm/amdgpu: skip psp suspend for IMU enabled ASICs mode2 resetTim Huang-0/+12
2023-01-24drm/amdgpu: declare firmware for new MES 11.0.4Li Ma-0/+2
2023-01-24drm/amdgpu: enable imu firmware for GC 11.0.4Li Ma-0/+1
2023-01-24drm/amdgpu: remove unconditional trap enable on add gfx11 queuesJonathan Kim-1/+0
2023-01-24Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter-11/+13
2023-01-19drm/amdgpu: return the PCIe gen and lanes from the INFO ioctlMarek Olšák-2/+15
2023-01-19drm/amdgpu: print bo inode number instead of ptrPierre-Eric Pelloux-Prayer-2/+2
2023-01-19drm/amdgpu: retire unused get_umc_v6_7_channel_indexTao Zhou-7/+0
2023-01-19drm/amdgpu: Optimize sdma ras block initialization code for sdma v4_0YiPeng Chai-16/+5
2023-01-19drm/amdgpu: Add sdma ras function on sdma v6_0_3YiPeng Chai-0/+60
2023-01-19drm/amd: decrease message about missing PSP runtime database to debugMario Limonciello-1/+1
2023-01-19drm/amdgpu/vcn4: fail to schedule IB for AV1 if VCN0 is harvestedAlex Deucher-0/+4
2023-01-19drm/amdgpu/soc21: don't expose AV1 if VCN0 is harvestedAlex Deucher-13/+48
2023-01-19drm/amdgpu/vcn3: fail to schedule IB for AV1 if VCN0 is harvestedAlex Deucher-0/+4
2023-01-19drm/amdgpu/nv: don't expose AV1 if VCN0 is harvestedAlex Deucher-20/+81
2023-01-18drm/amdgpu: allow multipipe policy on ASICs with one MECLang Yu-0/+3
2023-01-18drm/amdgpu: correct MEC number for gfx11 APUsLang Yu-2/+9
2023-01-18drm/amdgpu: fix amdgpu_job_free_resources v2Christian König-2/+8
2023-01-18drm/amdgpu: fix cleaning up reserved VMID on releaseChristian König-0/+1
2023-01-18drm/amdgpu: allow multipipe policy on ASICs with one MECLang Yu-0/+3
2023-01-18drm/amdgpu: correct MEC number for gfx11 APUsLang Yu-2/+9
2023-01-18drm/amdgpu/vcn: Remove redundant indirect SRAM HW model checkGuilherme G. Piccoli-78/+3
2023-01-18drm/amdgpu/vcn: Adjust firmware names indentationGuilherme G. Piccoli-19/+19
2023-01-18drm/amdgpu: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann-5/+12
2023-01-17drm/amdgpu: Use the sched from entity for amdgpu_cs traceLeo Liu-2/+2
2023-01-17drm/amdgpu: correct query xgmi3x16 pcs error statusStanley.Yang-3/+69
2023-01-17drm/amdgpu: support check xgmi/walf error mask bit for aldebaranStanley.Yang-38/+64
2023-01-17drm/amdgpu: fix amdgpu_job_free_resources v2Christian König-2/+8
2023-01-17drm/amdgpu: Optimize gfx ras block initialization code for gfx v9_0YiPeng Chai-21/+5
2023-01-17drm/amdgpu: Fix coding styleThomas Zimmermann-2/+2
2023-01-17drm/amd: Evaluate early init for all IP blocks even if one failsMario Limonciello-1/+5
2023-01-17drm/amd: Remove needless break for legacy IP discovery MP0 9.0.0Mario Limonciello-1/+0
2023-01-17drm/amdgpu: fix cleaning up reserved VMID on releaseChristian König-0/+1
2023-01-17drm/amdgpu: Adjust ras support check condition for special asicYiPeng Chai-1/+16
2023-01-17drm/amdgpu: Remove unnecessary ras block support checkYiPeng Chai-3/+0
2023-01-17drm/amdgpu: Perform gpu reset after gfx finishes processing ras poison consum...YiPeng Chai-3/+31
2023-01-17drm/amdgpu: Add gfx cp ecc error irq handling on gfx v11_0_3YiPeng Chai-0/+47
2023-01-17drm/amdgpu: Add gfx ras poison consumption irq handling on gfx v11_0_3YiPeng Chai-1/+77
2023-01-17drm/amdgpu: Add gfx ras function on gfx v11_0_3YiPeng Chai-0/+106
2023-01-17drm/amd: Fix renoir/green sardine MP0 IP version detectionMario Limonciello-6/+3
2023-01-17drm/amdgpu: Add a missing tabDan Carpenter-1/+1
2023-01-16Merge tag 'drm-misc-next-2023-01-12' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-0/+2
2023-01-16Merge tag 'amd-drm-next-6.3-2023-01-13' of https://gitlab.freedesktop.org/agd...Dave Airlie-1445/+837
2023-01-16Merge tag 'amd-drm-next-6.3-2023-01-06' of https://gitlab.freedesktop.org/agd...Dave Airlie-286/+625
2023-01-13drm/amdgpu: Skip specific mmhub and sdma registers accessing under sriovYifan Zha-21/+23
2023-01-13drm/amd: fix some dead code in `gfx_v9_0_init_cp_compute_microcode`Mario Limonciello-5/+6
2023-01-13drm/amdgpu: Do not include <drm/drm_fb_helper.h>Thomas Zimmermann-4/+0
2023-01-13drm/amdgpu: Do not include <linux/fb.h>Thomas Zimmermann-1/+0
2023-01-13drm: Include <linux/backlight.h> where neededThomas Zimmermann-1/+1
2023-01-13Merge tag 'amd-drm-fixes-6.2-2023-01-11' of https://gitlab.freedesktop.org/ag...Dave Airlie-10/+13