aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
AgeCommit message (Expand)AuthorFilesLines
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
2021-11-17drm/amdgpu: stop getting excl fence separatelyChristian König1-1/+0
2021-10-28drm/amdgpu: Add kernel parameter support for ignoring bad page thresholdKent Russell1-0/+1
2021-10-05drm/amdgpu: handle the case of pci_channel_io_frozen only in amdgpu_pci_resumeGuchun Chen1-0/+1
2021-10-05drm/amdgpu: revert "Add autodump debugfs node for gpu reset v8"Christian König1-2/+0
2021-10-04drm/amdgpu: convert IP version array to include instancesAlex Deucher1-1/+1
2021-10-04drm/amdgpu: add VCN1 hardware IPAlex Deucher1-0/+1
2021-10-04drm/amdgpu: add DCI HWIPAlex Deucher1-0/+1
2021-10-04drm/amdgpu: add XGMI HWIPAlex Deucher1-0/+1
2021-10-04drm/amdgpu: store HW IP versions in the driver structureAlex Deucher1-0/+4
2021-10-04drm/amdgpu: add debugfs access to the IP discovery tableAlex Deucher1-0/+1
2021-09-14drm/amd/amdgpu: Increase HWIP_MAX_INSTANCE to 10Ernst Sjöstrand1-1/+1
2021-08-24drm/amdgpu: Add driver infrastructure for MCA RASJohn Clements1-0/+4