summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
AgeCommit message (Expand)Author
2022-03-04drm/amdgpu: header cleanupChristian König
2022-03-04drm/amdgpu/vcn: Add vcn firmware logRuijing Dong
2022-03-01Merge tag 'amd-drm-next-5.18-2022-02-25' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-02-24drm/amdgpu: Add use_xgmi_p2p module parameterAlex Sierra
2022-02-25Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-02-23drm/amdgpu: add debugfs for reset registers listSomalapuram Amaranath
2022-02-23drm/amdgpu: drop testing module parameterAlex Deucher
2022-02-23drm/amdgpu: drop benchmark module parameterAlex Deucher
2022-02-23drm/amdgpu: add a benchmark mutexAlex Deucher
2022-02-23drm/amdgpu: plumb error handling though amdgpu_benchmark()Alex Deucher
2022-02-17drm/amd: Refactor `amdgpu_aspm` to be evaluated per deviceMario Limonciello
2022-02-14drm/amdgpu: Show IP discovery in sysfsLuben Tuikov
2022-02-14Merge tag 'amd-drm-next-5.18-2022-02-11-1' of https://gitlab.freedesktop.org/...Dave Airlie
2022-02-09drm/amdgpu: Move in_gpu_reset into reset_domainAndrey Grodzovsky
2022-02-09drm/amdgpu: Move reset sem into reset_domainAndrey Grodzovsky
2022-02-09drm/amdgpu: Rework reset domain to be refcounted.Andrey Grodzovsky
2022-02-09drm/amdgpu: Serialize non TDR gpu recovery with TDRsAndrey Grodzovsky
2022-02-09drm/amdgpu: Introduce reset domainAndrey Grodzovsky
2022-02-02drm/amd: add support to check whether the system is set to s3Mario Limonciello
2022-01-31drm/amd: Warn users about potential s0ix problemsMario Limonciello
2022-01-25drm/amdgpu: switch to common helper to read bios from romHawking Zhang
2022-01-19drm/amdgpu: modify a pair of functions for the pcie port wreg/rregXiaojian Du
2022-01-14drm/amdgpu: cleanup ttm debug sdma vram access functionJonathan Kim
2022-01-14drm/amdgpu: Modify the compilation failed problem when other ras blocks' .h i...yipechai
2022-01-14drm/amdgpu: Unify ras block interface for each ras blockyipechai
2022-01-14drm/amd/pm: do not expose the smu_context structure used internally in powerEvan Quan
2022-01-14drm/amd/pm: move pp_force_state_enabled member to amdgpu_pm structureEvan Quan
2022-01-14drm/amd/display: Enable Freesync Video Mode by defaultSolomon Chiu
2022-01-10Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-12-31drm/amdgpu: disable runpm if we are the primary adapterAlex Deucher
2021-12-31Merge tag 'amd-drm-next-5.17-2021-12-30' of ssh://gitlab.freedesktop.org/agd5...Dave Airlie
2021-12-30drm/amdgpu: Increase potential product_name to 64 charactersKent Russell
2021-12-23Merge tag 'amd-drm-next-5.17-2021-12-16' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-12-13drm/amdgpu: Detect if amdgpu in IOMMU direct map modePhilip Yang
2021-12-13drm/amdgpu: introduce a kind of halt state for amdgpu deviceLang Yu
2021-12-13drm/amdgpu: fix location of prototype for amdgpu_kms_compat_ioctlIsabella Basso
2021-12-01drm/amdgpu: Use MAX_HWIP instead of HW_ID_MAXLijo Lazar
2021-11-18Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2021-11-17drm/amdgpu: stop getting excl fence separatelyChristian König
2021-10-28drm/amdgpu: Add kernel parameter support for ignoring bad page thresholdKent Russell
2021-10-05drm/amdgpu: handle the case of pci_channel_io_frozen only in amdgpu_pci_resumeGuchun Chen
2021-10-05drm/amdgpu: revert "Add autodump debugfs node for gpu reset v8"Christian König
2021-10-04drm/amdgpu: convert IP version array to include instancesAlex Deucher
2021-10-04drm/amdgpu: add VCN1 hardware IPAlex Deucher
2021-10-04drm/amdgpu: add DCI HWIPAlex Deucher
2021-10-04drm/amdgpu: add XGMI HWIPAlex Deucher
2021-10-04drm/amdgpu: store HW IP versions in the driver structureAlex Deucher
2021-10-04drm/amdgpu: add debugfs access to the IP discovery tableAlex Deucher
2021-09-14drm/amd/amdgpu: Increase HWIP_MAX_INSTANCE to 10Ernst Sjöstrand
2021-08-24drm/amdgpu: Add driver infrastructure for MCA RASJohn Clements