summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | drm/amdgpu: always reset the asic in suspend (v2)Alex Deucher2021-12-301-1/+4
| | | * | | drm/amdgpu: put SMU into proper state on runpm suspending for BOCO capable pl...Evan Quan2021-12-301-0/+15
| | | * | | drm/amdgpu: fix runpm documentationAlex Deucher2021-12-301-3/+4
| | | * | | drm/amdgpu: save error count in RAS poison handlerTao Zhou2021-12-303-76/+97
| | | * | | drm/amdgpu: drop redundant semicolonGuchun Chen2021-12-301-1/+1
| | | * | | drm/amdgpu: Check the memory can be accesssed by ttm_device_clear_dma_mappings.Surbhi Kakarya2021-12-301-1/+2
| | | * | | drm/amdgpu: Access the FRU on AldebaranKent Russell2021-12-301-3/+10
| | | * | | drm/amdgpu: Increase potential product_name to 64 charactersKent Russell2021-12-302-8/+7
| | | * | | drm/amdgpu: Remove the redundant code of psp bootloader functionsyipechai2021-12-301-63/+15
| | | * | | drm/amdgpu: Call amdgpu_device_unmap_mmio() if device is unplugged to prevent...Leslie Shi2021-12-301-1/+3
| | | * | | drm/amdgpu: fixup bad vram size on gmc v8Zongmin Zhou2021-12-281-3/+10
| | | * | | drm/amdgpu: Send Message to SMU on aldebaran passthrough for sbr handlingsashank saye2021-12-281-5/+4
| | | * | | drm/amdgpu: Don't inherit GEM object VMAs in child processRajneesh Bhardwaj2021-12-281-0/+3
| | | * | | drm/amdkfd: reset queue which consumes RAS poison (v2)Tao Zhou2021-12-282-4/+5
| | | * | | drm/amdgpu: add gpu reset control for umc page retirementTao Zhou2021-12-282-5/+15
| | | * | | drm/amdgpu: Modify indirect register access for gfx9 sriovVictor Skvortsov2021-12-281-28/+89
| | | * | | drm/amdgpu: get xgmi info before ip_initVictor Skvortsov2021-12-283-12/+7
| | | * | | drm/amdgpu: Modify indirect register access for amdkfd_gfx_v9 sriovVictor Skvortsov2021-12-281-14/+13
| | | * | | drm/amdgpu: Modify indirect register access for gmc_v9_0 sriovVictor Skvortsov2021-12-281-14/+43
| | | * | | drm/amdgpu: Add *_SOC15_IP_NO_KIQ() macro definitionsVictor Skvortsov2021-12-281-0/+5
| | | * | | drm/amdgpu: Filter security violation registersBokun Zhang2021-12-281-37/+46
| | | * | | drm/amdgpu: add support for IP discovery gc_info table v2Alex Deucher2021-12-161-22/+54
| | | * | | drm/amdgpu: Separate vf2pf work item init from virt data exchangeVictor Skvortsov2021-12-163-13/+30
| | | * | | drm/amdgpu: When the VCN(1.0) block is suspended, powergating is explicitly e...chen gong2021-12-161-0/+7
| | | * | | drm/amdgpu: introduce new amdgpu_fence object to indicate the job embedded fenceHuang Rui2021-12-163-51/+90
| | * | | | Merge tag 'amd-drm-next-5.17-2021-12-16' of https://gitlab.freedesktop.org/ag...Dave Airlie2021-12-2352-226/+467
| | |\| | |
| | | * | | amdgpu: fix some comment typosYann Dirson2021-12-142-2/+2
| | | * | | amdgpu: fix some kernel-doc markupYann Dirson2021-12-141-3/+3
| | | * | | drm/amd/amdgpu: fix gmc bo pin count leak in SRIOVJingwen Chen2021-12-142-0/+8
| | | * | | drm/amd/amdgpu: fix psp tmr bo pin count leak in SRIOVJingwen Chen2021-12-141-0/+4
| | | * | | drm/amdgpu: correct the wrong cached state for GMC on PICASSOEvan Quan2021-12-142-4/+12
| | | * | | drm/amdgpu: use adev_to_drm to get drm_device pointerGuchun Chen2021-12-141-1/+1
| | | * | | drm/amdgpu: move smu_debug_mask to a more proper placeEvan Quan2021-12-141-1/+1
| | | * | | drm/amdgpu: SRIOV flr_work should use down_writeVictor Skvortsov2021-12-142-4/+6
| | | * | | drm:amdgpu:remove unneeded variablechiminghao2021-12-132-8/+3
| | | * | | drm/amdgpu: re-format file header commentsIsabella Basso2021-12-131-1/+1
| | | * | | drm/amdgpu: fix amdgpu_ras_mca_query_error_status scopeIsabella Basso2021-12-131-3/+3
| | | * | | drm/amdgpu: Reduce SG bo memory usage for mGPUsPhilip Yang2021-12-131-4/+6
| | | * | | drm/amdgpu: Detect if amdgpu in IOMMU direct map modePhilip Yang2021-12-132-0/+21
| | | * | | drm/amdgpu: add support for SMU debug optionLang Yu2021-12-131-0/+3
| | | * | | drm/amdgpu: introduce a kind of halt state for amdgpu deviceLang Yu2021-12-132-0/+41
| | | * | | drm/amdgpu: check df_funcs and its callback pointersHawking Zhang2021-12-134-6/+38
| | | * | | drm/amdgpu: don't override default ECO_BITs settingHawking Zhang2021-12-138-9/+0
| | | * | | drm/amdgpu: correct register access for RLC_JUMP_TABLE_RESTORELe Ma2021-12-131-2/+2
| | | * | | drm/amdgpu: read and authenticate ip discovery binaryHawking Zhang2021-12-131-23/+23
| | | * | | drm/amdgpu: add helper to verify ip discovery binary signatureHawking Zhang2021-12-131-0/+8
| | | * | | drm/amdgpu: rename discovery_read_binary helperHawking Zhang2021-12-131-2/+2
| | | * | | drm/amdgpu: add helper to load ip_discovery binary from fileHawking Zhang2021-12-131-1/+30
| | | * | | drm/amdgpu: fix incorrect VCN revision in SRIOVLeslie Shi2021-12-134-34/+14
| | | * | | drm/amdgpu: add modifiers in amdgpu_vkms_plane_init()Leslie Shi2021-12-131-1/+2