summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2022-01-05Merge remote-tracking branch 'drm/drm-next' into drm-tipDouglas Anderson
2021-12-31Merge branch 'drm-misc-fixes' of ssh://git.freedesktop.org/git/drm/drm-misc i...Dave Airlie
2021-12-31Merge tag 'amd-drm-next-5.17-2021-12-30' of ssh://gitlab.freedesktop.org/agd5...Dave Airlie
2021-12-30drm/amdgpu: no DC support for headless chipsAlex Deucher
2021-12-30drm/amdgpu: always reset the asic in suspend (v2)Alex Deucher
2021-12-30drm/amdgpu: put SMU into proper state on runpm suspending for BOCO capable pl...Evan Quan
2021-12-30drm/amdgpu: fix runpm documentationAlex Deucher
2021-12-30drm/amdgpu: save error count in RAS poison handlerTao Zhou
2021-12-30drm/amdgpu: drop redundant semicolonGuchun Chen
2021-12-30drm/amdgpu: Check the memory can be accesssed by ttm_device_clear_dma_mappings.Surbhi Kakarya
2021-12-30drm/amdgpu: Access the FRU on AldebaranKent Russell
2021-12-30drm/amdgpu: Increase potential product_name to 64 charactersKent Russell
2021-12-30drm/amdgpu: Remove the redundant code of psp bootloader functionsyipechai
2021-12-30drm/amdgpu: Call amdgpu_device_unmap_mmio() if device is unplugged to prevent...Leslie Shi
2021-12-28drm/amdgpu: fixup bad vram size on gmc v8Zongmin Zhou
2021-12-28drm/amdgpu: Send Message to SMU on aldebaran passthrough for sbr handlingsashank saye
2021-12-28drm/amdgpu: Don't inherit GEM object VMAs in child processRajneesh Bhardwaj
2021-12-28drm/amdkfd: reset queue which consumes RAS poison (v2)Tao Zhou
2021-12-28drm/amdgpu: add gpu reset control for umc page retirementTao Zhou
2021-12-28drm/amdgpu: Modify indirect register access for gfx9 sriovVictor Skvortsov
2021-12-28drm/amdgpu: get xgmi info before ip_initVictor Skvortsov
2021-12-28drm/amdgpu: Modify indirect register access for amdkfd_gfx_v9 sriovVictor Skvortsov
2021-12-28drm/amdgpu: Modify indirect register access for gmc_v9_0 sriovVictor Skvortsov
2021-12-28drm/amdgpu: Add *_SOC15_IP_NO_KIQ() macro definitionsVictor Skvortsov
2021-12-28drm/amdgpu: Filter security violation registersBokun Zhang
2021-12-28drm/amdgpu: no DC support for headless chipsAlex Deucher
2021-12-27drm/amdgpu: put SMU into proper state on runpm suspending for BOCO capable pl...Evan Quan
2021-12-27drm/amdgpu: always reset the asic in suspend (v2)Alex Deucher
2021-12-22drm/amdgpu: fix runpm documentationAlex Deucher
2021-12-23Merge tag 'amd-drm-next-5.17-2021-12-16' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-12-17drm/amdgpu: add support for IP discovery gc_info table v2Alex Deucher
2021-12-17drm/amdgpu: When the VCN(1.0) block is suspended, powergating is explicitly e...chen gong
2021-12-17drm/amdgpu: introduce new amdgpu_fence object to indicate the job embedded fenceHuang Rui
2021-12-17drm/amdgpu: fix dropped backing store handling in amdgpu_dma_buf_move_notifyChristian König
2021-12-16drm/amdgpu: add support for IP discovery gc_info table v2Alex Deucher
2021-12-16drm/amdgpu: Separate vf2pf work item init from virt data exchangeVictor Skvortsov
2021-12-16drm/amdgpu: When the VCN(1.0) block is suspended, powergating is explicitly e...chen gong
2021-12-16drm/amdgpu: introduce new amdgpu_fence object to indicate the job embedded fenceHuang Rui
2021-12-16Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2021-12-14drm/amdgpu: correct the wrong cached state for GMC on PICASSOEvan Quan
2021-12-14drm/amdgpu: don't override default ECO_BITs settingHawking Zhang
2021-12-14drm/amdgpu: correct register access for RLC_JUMP_TABLE_RESTORELe Ma
2021-12-14amdgpu: fix some comment typosYann Dirson
2021-12-14amdgpu: fix some kernel-doc markupYann Dirson
2021-12-14drm/amd/amdgpu: fix gmc bo pin count leak in SRIOVJingwen Chen
2021-12-14drm/amd/amdgpu: fix psp tmr bo pin count leak in SRIOVJingwen Chen
2021-12-14drm/amdgpu: correct the wrong cached state for GMC on PICASSOEvan Quan
2021-12-14drm/amdgpu: use adev_to_drm to get drm_device pointerGuchun Chen
2021-12-14drm/amdgpu: move smu_debug_mask to a more proper placeEvan Quan
2021-12-14drm/amdgpu: SRIOV flr_work should use down_writeVictor Skvortsov