summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
AgeCommit message (Expand)AuthorFilesLines
2022-05-18drm/amd: Don't reset dGPUs if the system is going to s2idleMario Limonciello1-0/+2
2022-05-10drm/amdgpu: add lsdma blockLikun Gao1-0/+5
2022-05-10drm/amdgpu/psp: Add vbflash sysfs interface supportLikun Gao1-0/+1
2022-05-05Revert "drm/amdgpu: disable runpm if we are the primary adapter"Alex Deucher1-1/+0
2022-05-04drm/amdgpu: add mes_kiq module parameter v2Jack Xiao1-0/+2
2022-05-04drm/amdgpu: add the per-context meta data v3Jack Xiao1-0/+1
2022-05-04drm/amdgpu: define MQD abstract layer for hw ipJack Xiao1-0/+21
2022-05-04drm/amdgpu: add tracking for the enablement of SCPMLikun Gao1-0/+3
2022-05-04drm/amdgpu: add hdp version 6 functionsLikun Gao1-1/+2
2022-04-28drm/amdgpu: add function to decode ip versionLikun Gao1-0/+3
2022-04-28drm/amdgpu: increase HWIP MAX INSTANCELikun Gao1-1/+1
2022-04-08drm/amdgpu: expand cg_flags from u32 to u64Evan Quan1-3/+3
2022-03-04drm/amdgpu: header cleanupChristian König1-95/+0
2022-03-04drm/amdgpu/vcn: Add vcn firmware logRuijing Dong1-0/+3
2022-03-01Merge tag 'amd-drm-next-5.18-2022-02-25' of https://gitlab.freedesktop.org/ag...Dave Airlie1-9/+8
2022-02-24drm/amdgpu: Add use_xgmi_p2p module parameterAlex Sierra1-0/+1
2022-02-25Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-6/+8
2022-02-23drm/amdgpu: add debugfs for reset registers listSomalapuram Amaranath1-0/+4
2022-02-23drm/amdgpu: drop testing module parameterAlex Deucher1-7/+0
2022-02-23drm/amdgpu: drop benchmark module parameterAlex Deucher1-1/+0
2022-02-23drm/amdgpu: add a benchmark mutexAlex Deucher1-0/+2
2022-02-23drm/amdgpu: plumb error handling though amdgpu_benchmark()Alex Deucher1-1/+1
2022-02-17drm/amd: Refactor `amdgpu_aspm` to be evaluated per deviceMario Limonciello1-0/+1
2022-02-14drm/amdgpu: Show IP discovery in sysfsLuben Tuikov1-0/+4
2022-02-14Merge tag 'amd-drm-next-5.18-2022-02-11-1' of https://gitlab.freedesktop.org/...Dave Airlie1-11/+26
2022-02-09drm/amdgpu: Move in_gpu_reset into reset_domainAndrey Grodzovsky1-5/+2
2022-02-09drm/amdgpu: Move reset sem into reset_domainAndrey Grodzovsky1-1/+0
2022-02-09drm/amdgpu: Rework reset domain to be refcounted.Andrey Grodzovsky1-4/+2
2022-02-09drm/amdgpu: Serialize non TDR gpu recovery with TDRsAndrey Grodzovsky1-0/+2
2022-02-09drm/amdgpu: Introduce reset domainAndrey Grodzovsky1-0/+5
2022-02-02drm/amd: add support to check whether the system is set to s3Mario Limonciello1-0/+2
2022-01-31drm/amd: Warn users about potential s0ix problemsMario Limonciello1-2/+6
2022-01-25drm/amdgpu: switch to common helper to read bios from romHawking Zhang1-1/+2
2022-01-19drm/amdgpu: modify a pair of functions for the pcie port wreg/rregXiaojian Du1-0/+4
2022-01-14drm/amdgpu: cleanup ttm debug sdma vram access functionJonathan Kim1-0/+9
2022-01-14drm/amdgpu: Modify the compilation failed problem when other ras blocks' .h i...yipechai1-0/+1
2022-01-14drm/amdgpu: Unify ras block interface for each ras blockyipechai1-0/+2
2022-01-14drm/amd/pm: do not expose the smu_context structure used internally in powerEvan Quan1-6/+0
2022-01-14drm/amd/pm: move pp_force_state_enabled member to amdgpu_pm structureEvan Quan1-1/+0
2022-01-14drm/amd/display: Enable Freesync Video Mode by defaultSolomon Chiu1-1/+0
2022-01-10Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-5/+7
2021-12-31drm/amdgpu: disable runpm if we are the primary adapterAlex Deucher1-0/+1
2021-12-31Merge tag 'amd-drm-next-5.17-2021-12-30' of ssh://gitlab.freedesktop.org/agd5...Dave Airlie1-1/+2
2021-12-30drm/amdgpu: Increase potential product_name to 64 charactersKent Russell1-1/+2
2021-12-23Merge tag 'amd-drm-next-5.17-2021-12-16' of https://gitlab.freedesktop.org/ag...Dave Airlie1-3/+5
2021-12-13drm/amdgpu: Detect if amdgpu in IOMMU direct map modePhilip Yang1-0/+2
2021-12-13drm/amdgpu: introduce a kind of halt state for amdgpu deviceLang Yu1-0/+2
2021-12-13drm/amdgpu: fix location of prototype for amdgpu_kms_compat_ioctlIsabella Basso1-2/+0
2021-12-01drm/amdgpu: Use MAX_HWIP instead of HW_ID_MAXLijo Lazar1-1/+1
2021-11-18Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-0/+1