summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2022-11-15drm/amdgpu: there is no vbios fb on devices with no display hw (v2)Alex Deucher3-1/+43
2022-11-15drm/amdkfd: Fix a memory limit issueEric Huang1-3/+1
2022-11-15drm/amdgpu: Add umc channel index mapping table for umc_v8_10YiPeng Chai3-1/+18
2022-11-15drm/amdgpu: remove the DID of Vangogh from pciidlistPerry Yuan1-3/+0
2022-11-15drm/amdgpu: add Vangogh APU flag to IP discovery pathPerry Yuan1-0/+1
2022-11-15drm/amdgpu: there is no vbios fb on devices with no display hw (v2)Alex Deucher3-1/+43
2022-11-15drm/amdkfd: Fix a memory limit issueEric Huang1-3/+1
2022-11-15drm/amdgpu: Add psp_13_0_10_ta firmware to modinfoCandice Li1-0/+1
2022-11-15drm/amdgpu: Fix memory leak in amdgpu_cs_pass1Dong Chenchen1-2/+4
2022-11-15drm/amdgpu: Add psp_13_0_10_ta firmware to modinfoCandice Li1-0/+1
2022-11-15drm/amdgpu: clarify DC checksAlex Deucher6-20/+23
2022-11-15drm/amdgpu: move non-DC vblank handling out of irq codeAlex Deucher8-57/+95
2022-11-15drm/amdgpu: rework SR-IOV virtual display handlingAlex Deucher4-7/+32
2022-11-15drm/amdgpu: use proper DC check in amdgpu_display_supported_domains()Alex Deucher1-1/+1
2022-11-15drm/amdgpu: Remove programming GCMC_VM_FB_LOCATION* on gfxhub_v3_0_3 in VFYifan Zha1-12/+0
2022-11-15drm/amdgpu: Stop clearing kiq position during unloadYuBiao Wang2-10/+10
2022-11-15drm/amdgpu: use the last IB as gang leader v2Christian König2-7/+17
2022-11-10Merge tag 'drm-misc-fixes-2022-11-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-1/+1
2022-11-10drm/amdgpu: Fix memory leak in amdgpu_cs_pass1Dong Chenchen1-2/+4
2022-11-10drm/amdgpu: add vram reservation based on vram_usagebyfirmware_v2_2Tong Liu013-23/+137
2022-11-10drm/amdgpu: remove the check of init status in psp_ras_initializeTao Zhou1-5/+3
2022-11-10drm/amdgpu: force read discovery file if set discovery=2Yifan Zhang1-2/+7
2022-11-10drm: Move radeon and amdgpu Kconfig options into their directoriesAndrew Davis1-0/+29
2022-11-10drm/amdgpu: Drop eviction lock when allocating PT BOPhilip Yang3-26/+28
2022-11-10drm/amdgpu: Unlock bo_list_mutex after error handlingPhilip Yang1-0/+1
2022-11-10drm/amdgpu: workaround for TLB seq raceChristian König1-0/+15
2022-11-10drm/amdgpu: Set MTYPE in PTE based on BO flagsFelix Kuehling5-60/+96
2022-11-10drm/amdgpu: complete gfxoff allow signal during suspend without delayHarsh Jain1-3/+7
2022-11-10drm/amdgpu: Decouple RAS EEPROM addresses from chipsLuben Tuikov1-12/+11
2022-11-10drm/amdgpu: Remove redundant I2C EEPROM addressLuben Tuikov2-3/+23
2022-11-10drm/amd/pm: enable mode1 reset on smu_v13_0_10Kenneth Feng1-0/+1
2022-11-10drm/amdgpu: Drop eviction lock when allocating PT BOPhilip Yang3-26/+28
2022-11-10drm/amdgpu: Unlock bo_list_mutex after error handlingPhilip Yang1-0/+1
2022-11-10drm/amdgpu: Fix the kerneldoc descriptionRajneesh Bhardwaj1-2/+3
2022-11-10drm/amdgpu: workaround for TLB seq raceChristian König1-0/+15
2022-11-08drm/amdgpu: Fix the lpfn checking condition in drm buddyMa Jun1-1/+1
2022-11-08Merge tag 'amd-drm-next-6.2-2022-11-04' of https://gitlab.freedesktop.org/agd...Dave Airlie43-282/+506
2022-11-05drm/fb-helper: Remove unnecessary include statementsThomas Zimmermann9-3/+7
2022-11-05drm/fb-helper: Move generic fbdev emulation into separate source fileThomas Zimmermann1-0/+1
2022-11-05drm/amdgpu: Don't set struct drm_driver.output_poll_changedThomas Zimmermann1-1/+0
2022-11-05Merge drm/drm-next into drm-misc-nextThomas Zimmermann25-71/+154
2022-11-04drm/amdkfd: Remove skiping userptr buffer mapping when mmu notifier marks it ...Xiaogang Chen1-10/+0
2022-11-04drm/amdgpu: fix for suspend/resume sequence under sriovVictor Zhao5-0/+10
2022-11-04drm/amd/amdgpu: temporary workaround to skip ras error for gc_v11_0_3Kenneth Feng1-2/+2
2022-11-04drm/amdgpu: switch to select_se_sh wrapper for gfx v9_0Hawking Zhang2-16/+16
2022-11-04drm/amdgpu: Fix type of second parameter in trans_msg() callbackNathan Chancellor1-1/+4
2022-11-04drm/amdgpu: Replace one-element array with flexible-array memberPaulo Miguel Almeida1-2/+5
2022-11-04drm/amdgpu/gfx11: set gfx.funcs in early initAlex Deucher1-1/+2
2022-11-04drm/amdgpu/gfx10: set gfx.funcs in early initAlex Deucher1-2/+2
2022-11-04drm/amdgpu/gfx9: set gfx.funcs in early initAlex Deucher1-2/+2