summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2021-12-31Merge tag 'amd-drm-next-5.17-2021-12-30' of ssh://gitlab.freedesktop.org/agd5...Dave Airlie23-354/+574
2021-12-30drm/amdgpu: no DC support for headless chipsAlex Deucher1-0/+6
2021-12-30drm/amdgpu: always reset the asic in suspend (v2)Alex Deucher1-1/+4
2021-12-30drm/amdgpu: put SMU into proper state on runpm suspending for BOCO capable pl...Evan Quan1-0/+15
2021-12-30drm/amdgpu: fix runpm documentationAlex Deucher1-3/+4
2021-12-30drm/amdgpu: save error count in RAS poison handlerTao Zhou3-76/+97
2021-12-30drm/amdgpu: drop redundant semicolonGuchun Chen1-1/+1
2021-12-30drm/amdgpu: Check the memory can be accesssed by ttm_device_clear_dma_mappings.Surbhi Kakarya1-1/+2
2021-12-30drm/amdgpu: Access the FRU on AldebaranKent Russell1-3/+10
2021-12-30drm/amdgpu: Increase potential product_name to 64 charactersKent Russell2-8/+7
2021-12-30drm/amdgpu: Remove the redundant code of psp bootloader functionsyipechai1-63/+15
2021-12-30drm/amdgpu: Call amdgpu_device_unmap_mmio() if device is unplugged to prevent...Leslie Shi1-1/+3
2021-12-29drm/amdgpu: fixup bad vram size on gmc v8Zongmin Zhou1-3/+10
2021-12-29drm/amdgpu: Send Message to SMU on aldebaran passthrough for sbr handlingsashank saye1-5/+4
2021-12-29drm/amdgpu: Don't inherit GEM object VMAs in child processRajneesh Bhardwaj1-0/+3
2021-12-29drm/amdkfd: reset queue which consumes RAS poison (v2)Tao Zhou2-4/+5
2021-12-29drm/amdgpu: add gpu reset control for umc page retirementTao Zhou2-5/+15
2021-12-29drm/amdgpu: Modify indirect register access for gfx9 sriovVictor Skvortsov1-28/+89
2021-12-29drm/amdgpu: get xgmi info before ip_initVictor Skvortsov3-12/+7
2021-12-29drm/amdgpu: Modify indirect register access for amdkfd_gfx_v9 sriovVictor Skvortsov1-14/+13
2021-12-29drm/amdgpu: Modify indirect register access for gmc_v9_0 sriovVictor Skvortsov1-14/+43
2021-12-29drm/amdgpu: Add *_SOC15_IP_NO_KIQ() macro definitionsVictor Skvortsov1-0/+5
2021-12-29drm/amdgpu: Filter security violation registersBokun Zhang1-37/+46
2021-12-23Merge tag 'amd-drm-next-5.17-2021-12-16' of https://gitlab.freedesktop.org/ag...Dave Airlie52-226/+467
2021-12-16drm/amdgpu: add support for IP discovery gc_info table v2Alex Deucher1-22/+54
2021-12-16drm/amdgpu: Separate vf2pf work item init from virt data exchangeVictor Skvortsov3-13/+30
2021-12-16drm/amdgpu: When the VCN(1.0) block is suspended, powergating is explicitly e...chen gong1-0/+7
2021-12-16drm/amdgpu: introduce new amdgpu_fence object to indicate the job embedded fenceHuang Rui3-51/+90
2021-12-16Merge drm/drm-next into drm-misc-nextThomas Zimmermann46-1190/+1023
2021-12-15amdgpu: fix some comment typosYann Dirson2-2/+2
2021-12-15amdgpu: fix some kernel-doc markupYann Dirson1-3/+3
2021-12-15drm/amd/amdgpu: fix gmc bo pin count leak in SRIOVJingwen Chen2-0/+8
2021-12-15drm/amd/amdgpu: fix psp tmr bo pin count leak in SRIOVJingwen Chen1-0/+4
2021-12-15drm/amdgpu: correct the wrong cached state for GMC on PICASSOEvan Quan2-4/+12
2021-12-15drm/amdgpu: use adev_to_drm to get drm_device pointerGuchun Chen1-1/+1
2021-12-15drm/amdgpu: move smu_debug_mask to a more proper placeEvan Quan1-1/+1
2021-12-15drm/amdgpu: SRIOV flr_work should use down_writeVictor Skvortsov2-4/+6
2021-12-14Merge v5.16-rc5 into drm-nextDaniel Vetter7-14/+25
2021-12-14drm:amdgpu:remove unneeded variablechiminghao2-8/+3
2021-12-14drm/amdgpu: re-format file header commentsIsabella Basso1-1/+1
2021-12-14drm/amdgpu: fix amdgpu_ras_mca_query_error_status scopeIsabella Basso1-3/+3
2021-12-14drm/amdgpu: Reduce SG bo memory usage for mGPUsPhilip Yang1-4/+6
2021-12-14drm/amdgpu: Detect if amdgpu in IOMMU direct map modePhilip Yang2-0/+21
2021-12-14drm/amdgpu: add support for SMU debug optionLang Yu1-0/+3
2021-12-14drm/amdgpu: introduce a kind of halt state for amdgpu deviceLang Yu2-0/+41
2021-12-14drm/amdgpu: check df_funcs and its callback pointersHawking Zhang4-6/+38
2021-12-14drm/amdgpu: don't override default ECO_BITs settingHawking Zhang8-9/+0
2021-12-14drm/amdgpu: correct register access for RLC_JUMP_TABLE_RESTORELe Ma1-2/+2
2021-12-14drm/amdgpu: read and authenticate ip discovery binaryHawking Zhang1-23/+23
2021-12-14drm/amdgpu: add helper to verify ip discovery binary signatureHawking Zhang1-0/+8