summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2021-05-26drm/amdgpu: update sdma golden setting for Navi12Guchun Chen1-0/+4
2021-05-26drm/amdgpu: update gc golden setting for Navi12Guchun Chen1-2/+4
2021-05-26drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hangChangfeng2-5/+7
2021-05-26drm/amdgpu: Fix GPU TLB update error when PAGE_SIZE > AMDGPU_PAGE_SIZEYi Li1-1/+1
2021-05-19drm/amdgpu: Add mem sync flag for IB allocated by SAJinzhou Su1-0/+2
2021-05-14drm/amdgpu: fix concurrent VM flushes on Vega/Navi v2Christian König3-8/+18
2021-05-11drm/amdgpu: fix NULL pointer dereferenceGuchun Chen1-1/+1
2021-05-11amdgpu: avoid incorrect %hu format stringArnd Bergmann1-1/+1
2021-05-11drm/amdgpu/ttm: Fix memory leak userptr pagesDaniel Gomez1-3/+3
2021-05-11drm/amdgpu : Fix asic reset regression issue introduce by 8f211fe8ac7c4fshaoyunl1-1/+1
2021-05-11drm/amdgpu: mask the xgmi number of hops reported from psp to kfdJonathan Kim1-1/+8
2021-05-11drm/amdgpu: Fix some unload driver issuesEmily Deng2-2/+4
2021-04-07drm/amdgpu: check alignment on CPU page for bo mapXℹ Ruoyao1-4/+4
2021-04-07drm/amdgpu: fix offset calculation in amdgpu_vm_bo_clear_mappings()Nirmoy Das1-1/+1
2021-03-30drm/amdgpu: Add additional Sienna Cichlid PCI IDAlex Deucher1-0/+1
2021-03-30drm/amdgpu: fb BO should be ttm_bo_type_deviceNirmoy Das1-1/+1
2021-03-17drm/amd/display: Add a backlight module optionTakashi Iwai2-0/+5
2021-03-09drm/amdgpu: fix parameter error of RREG32_PCIE() in amdgpu_regs_pcieKevin Wang1-2/+2
2021-03-09drm/amdgpu:disable VCN for Navi12 SKUAsher.Song1-2/+4
2021-03-07drm/amd/amdgpu: add error handling to amdgpu_virt_read_pf2vf_dataJingwen Chen1-1/+5
2021-03-07drm/amdgpu: Add check to prevent IH overflowDefang Bo3-39/+71
2021-03-04drm/amdgpu: Set reference clock to 100Mhz on Renoir (v2)Alex Deucher1-0/+2
2021-03-04drm/amdgpu: toggle on DF Cstate after finishing xgmi injectionGuchun Chen1-1/+1
2021-03-04drm/amdgpu: Fix macro name _AMDGPU_TRACE_H_ in preprocessor if conditionChenyang Li1-1/+1
2021-01-27drm/amdgpu/psp: fix psp gfx ctrl cmdsVictor Zhao1-1/+1
2021-01-27drm/amdgpu: remove gpu info firmware of green sardineHuang Rui1-1/+0
2021-01-19drm/amdgpu: fix potential memory leak during navi12 deinitializationJiawei Gu1-4/+14
2021-01-19drm/amdgpu: fix a GPU hang issue when remove deviceDennis Li1-2/+2
2021-01-19drm/amdgpu: add new device id for Reniormengwang2-1/+3
2021-01-19drm/amdgpu: fix DRM_INFO flood if display core is not supported (bug 210921)Alexandre Demers1-1/+1
2021-01-19drm/amdgpu: add green_sardine device id (v2)Prike Liang1-0/+1
2020-12-30drm/amdgpu: only set DP subconnector type on DP and eDP connectorsAlex Deucher1-4/+6
2020-12-30drm/amdgpu: fix regression in vbios reservation handling on headlessAlex Deucher1-4/+5
2020-12-30drm/amdgpu: fix compute queue priority if num_kcq is less than 4Nirmoy Das5-10/+21
2020-12-09drm/amdgpu: Initialise drm_gem_object_funcs for imported BOsAndrey Grodzovsky2-20/+29
2020-12-09drm/amdgpu: fix size calculation with stolen vga memoryAlex Deucher1-0/+3
2020-12-09drm/amdgpu: fix sdma instance fw version and feature version initStanley.Yang1-1/+1
2020-12-09drm/amdgpu: fix debugfs creation/removal, againArnd Bergmann2-14/+5
2020-12-03drm/amdgpu/vcn3.0: remove old DPG workaroundBoyuan Zhang1-7/+0
2020-12-03drm/amdgpu/vcn3.0: stall DPG when WPTR/RPTR resetBoyuan Zhang1-0/+20
2020-11-26Merge tag 'amd-drm-fixes-5.10-2020-11-25' of git://people.freedesktop.org/~ag...Dave Airlie4-11/+16
2020-11-25drm/amdgpu: Fix size calculation when init onchip memoryxinhui pan1-2/+2
2020-11-24drm/amdgpu: update golden setting for sienna_cichlidLikun Gao1-0/+2
2020-11-24drm/amdgpu: fix a page faultSonny Jiang1-7/+7
2020-11-24drm/amdgpu: fix SI UVD firmware validate resume failSonny Jiang2-9/+12
2020-11-24drm/amd/amdgpu: fix null pointer in runtime pmKenneth Feng1-2/+2
2020-11-17drm/amdgpu: remove experimental flag from arcturusAlex Deucher1-4/+4
2020-11-13Merge tag 'amd-drm-fixes-5.10-2020-11-12' of git://people.freedesktop.org/~ag...Dave Airlie2-2/+2
2020-11-13drm/amdgpu: enable DCN for navi10 headless SKUTianci.Yin1-2/+1
2020-11-13drm/amdgpu: add ta firmware load for green-sardineRoman Li1-0/+1