summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2021-01-13drm/amdgpu: fix vram type and bandwidth error for DDR5 and DDR4Huang Rui-17/+36
2021-01-13drm/amdgpu/gfx10: add updated GOLDEN_TSC_COUNT_UPPER/LOWER register offsets f...chen gong-2/+14
2021-01-13drm/amdgpu: Enable GPU reset for vangoghAlex Deucher-0/+1
2021-01-13drm/amdgpu: fix mode2 reset sequence for vangoghAlex Deucher-1/+33
2021-01-13drm/amdgpu/nv: add mode2 reset handlingAlex Deucher-2/+12
2021-01-13drm/amdgpu/sriov Stop data exchange for wholegpu resetJack Zhang-0/+3
2021-01-13drm/amdgpu: Decrease compute timeout to 10 s for sriov multiple VFEmily.Deng-1/+4
2021-01-13drm/amdgpu: Remove references to struct drm_device.pdevThomas Zimmermann-22/+21
2021-01-13drm/amdgpu: Fix trailing whitespacesThomas Zimmermann-3/+3
2021-01-14drm/amdgpu: Resize BAR0 to the maximum available size, even if it doesn't cov...Nirmoy Das-1/+5
2021-01-11drm/amd/amdgpu/vega20_ih: Add missing descriptions for 'ih' and fix spelling ...Lee Jones-1/+4
2021-01-11drm/amd/amdgpu/amdgpu_ih: Update 'amdgpu_ih_decode_iv_helper()'s function headerLee Jones-0/+2
2021-01-11drm/amdgpu: enable gpu recovery for navy_flounderJiansong Chen-0/+1
2021-01-08drm/amdgpu: fix DRM_INFO flood if display core is not supported (bug 210921)Alexandre Demers-1/+1
2021-01-08drm/amdgpu/psp: fix psp gfx ctrl cmdsVictor Zhao-1/+1
2021-01-08drm/amdgpu: Add new mode 2560x1440Emily.Deng-2/+3
2021-01-07Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter-32/+34
2021-01-06drm/amdgpu: enable ras eeprom support for sienna cichlidJohn Clements-1/+7
2021-01-06drm/amdgpu: fix no bad_pages issue after umc ue injectionDennis Li-4/+4
2021-01-06drm/amdgpu: fix potential memory leak during navi12 deinitializationJiawei Gu-4/+14
2021-01-06drm/amdgpu: fix a GPU hang issue when remove deviceDennis Li-2/+2
2021-01-06drm/amdgpu: fix a memory protection fault when remove amdgpu deviceDennis Li-4/+3
2021-01-06drm/amdgpu: switched to cached noretry setting for vangoghHawking Zhang-1/+1
2021-01-05drm/amdgpu: Add check to prevent IH overflowDefang Bo-39/+71
2021-01-05drm/amdgpu: enable ras eeprom support for sienna cichlidJohn Clements-1/+7
2021-01-05drm/amdgpu: fix no bad_pages issue after umc ue injectionDennis Li-4/+4
2021-01-05drm/amdgpu: fix potential memory leak during navi12 deinitializationJiawei Gu-4/+14
2021-01-05drm/amdgpu: take runtime pm reference when we attach a bufferAlex Deucher-2/+14
2021-01-05drm/amdgpu: Fix macro name _AMDGPU_TRACE_H_ in preprocessor if conditionChenyang Li-1/+1
2021-01-05drm/amdgpu: do optimization for psp command submitpengzhou-2/+2
2021-01-05drm/amdgpu: remove redundant include of navi10_enumLikun Gao-4/+0
2021-01-05drm/amdgpu: remove redundant logic related HDPLikun Gao-77/+0
2021-01-05drm/amdgpu: switch hdp callback functions for hdp v5Likun Gao-174/+13
2021-01-05drm/amdgpu: switch hdp callback functions for hdp v4Likun Gao-106/+16
2021-01-05drm/amdgpu: add hdp version 5 functionsLikun Gao-0/+243
2021-01-05drm/amdgpu: add hdp version 4 functionsLikun Gao-0/+178
2021-01-05drm/amdgpu: add amdgpu_hdp structureHawking Zhang-0/+44
2021-01-05drm/amdgpu: fix potential NULL pointer when check_atom_bios() failsJiawei Gu-2/+3
2021-01-05drm/amdgpu: use GTT for uvd_get_create/destory_msgChen Li-2/+2
2021-01-05drm/amdgpu: fix a GPU hang issue when remove deviceDennis Li-2/+2
2021-01-05drm/amdgpu: fix a memory protection fault when remove amdgpu deviceDennis Li-4/+3
2021-01-05drm/amdgpu: switched to cached noretry setting for vangoghHawking Zhang-1/+1
2021-01-05drm/amdgpu: remove unnecessary asic check for sdma5.2Jiansong Chen-26/+5
2020-12-24Merge tag 'amd-drm-fixes-5.11-2020-12-23' of git://people.freedesktop.org/~ag...Dave Airlie-21/+27
2020-12-23drm/amdgpu: drop psp ih programming for sriov guest on naviHawking Zhang-16/+2
2020-12-23drm/amdgpu: fix handling of irq domains on soc15 and newer GPUsAlex Deucher-1/+2
2020-12-23drm/amdgpu: de-initialize software ih ringHawking Zhang-0/+3
2020-12-23drm/amdgpu: set ih soft ring enabled flag for vega and naviHawking Zhang-0/+6
2020-12-23drm/amdgpu: enable software ih ring for vega20 ih blockHawking Zhang-0/+7
2020-12-23drm/amdgpu: don't create ih ring 1 and ring 2 for APUHawking Zhang-11/+12