summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2023-01-20drm/amdgpu/soc21: don't expose AV1 if VCN0 is harvestedAlex Deucher1-13/+48
2023-01-20drm/amdgpu/vcn3: fail to schedule IB for AV1 if VCN0 is harvestedAlex Deucher1-0/+4
2023-01-20drm/amdgpu/nv: don't expose AV1 if VCN0 is harvestedAlex Deucher1-20/+81
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-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/vcn: Remove redundant indirect SRAM HW model checkGuilherme G. Piccoli1-78/+3
2023-01-19drm/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-18drm/amdgpu: Use the sched from entity for amdgpu_cs traceLeo Liu1-2/+2
2023-01-18drm/amdgpu: correct query xgmi3x16 pcs error statusStanley.Yang1-3/+69
2023-01-18drm/amdgpu: support check xgmi/walf error mask bit for aldebaranStanley.Yang1-38/+64
2023-01-18drm/amdgpu: fix amdgpu_job_free_resources v2Christian König1-2/+8
2023-01-18drm/amdgpu: Optimize gfx ras block initialization code for gfx v9_0YiPeng Chai1-21/+5
2023-01-18drm/amdgpu: Fix coding styleThomas Zimmermann1-2/+2
2023-01-18drm/amd: Evaluate early init for all IP blocks even if one failsMario Limonciello1-1/+5
2023-01-18drm/amd: Remove needless break for legacy IP discovery MP0 9.0.0Mario Limonciello1-1/+0
2023-01-18drm/amdgpu: fix cleaning up reserved VMID on releaseChristian König1-0/+1
2023-01-18drm/amdgpu: Adjust ras support check condition for special asicYiPeng Chai1-1/+16
2023-01-18drm/amdgpu: Remove unnecessary ras block support checkYiPeng Chai1-3/+0
2023-01-18drm/amdgpu: Perform gpu reset after gfx finishes processing ras poison consum...YiPeng Chai4-3/+31
2023-01-18drm/amdgpu: Add gfx cp ecc error irq handling on gfx v11_0_3YiPeng Chai1-0/+47
2023-01-18drm/amdgpu: Add gfx ras poison consumption irq handling on gfx v11_0_3YiPeng Chai3-1/+77
2023-01-18drm/amdgpu: Add gfx ras function on gfx v11_0_3YiPeng Chai6-0/+106
2023-01-18drm/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
2023-01-13drm/amdgpu: Skip specific mmhub and sdma registers accessing under sriovYifan Zha2-21/+23
2023-01-13drm/amd: fix some dead code in `gfx_v9_0_init_cp_compute_microcode`Mario Limonciello1-5/+6
2023-01-13drm/amdgpu: Do not include <drm/drm_fb_helper.h>Thomas Zimmermann4-4/+0
2023-01-13drm/amdgpu: Do not include <linux/fb.h>Thomas Zimmermann1-1/+0
2023-01-13drm: Include <linux/backlight.h> where neededThomas Zimmermann1-1/+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-12drm/amdkfd: Page aligned memory reserve sizePhilip Yang2-6/+8
2023-01-12drm/amdkfd: Cleanup vm process info if init vm failedPhilip Yang2-18/+4
2023-01-11drm/amdkfd: Fix NULL pointer error for GC 11.0.1 on mGPUEric Huang1-1/+1
2023-01-11drm/amdkfd: Fix NULL pointer error for GC 11.0.1 on mGPUEric Huang1-1/+1
2023-01-10drm/amdgpu: Fixed bug on error when unloading amdgpuYiPeng Chai1-1/+1
2023-01-10drm/amd: make amdgpu_ucode_validate staticMario Limonciello2-2/+1
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for GPU info binMario Limonciello1-11/+3
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for CGSMario Limonciello1-9/+2
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for VCEMario Limonciello1-11/+3
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for UVDMario Limonciello1-11/+3
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for SDMA on CIKMario Limonciello1-10/+6