summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
AgeCommit message (Expand)Author
2022-07-13drm/amdgpu: support reset flag set for gpu resetLikun Gao
2022-06-10drm/amdgpu: Rename amdgpu_device_gpu_recover_imp back to amdgpu_device_gpu_re...Andrey Grodzovsky
2022-06-10drm/amdgpu: Add work_struct for GPU reset from debugfsAndrey Grodzovsky
2022-06-08drm/amdgpu: enable ASPM support for PCIE 7.4.0/7.6.0Evan Quan
2022-06-08drm/amdgpu: Add peer-to-peer support among PCIe connected AMD GPUsRamesh Errabolu
2022-06-06drm/amdgpu: adding device coredump supportSomalapuram Amaranath
2022-06-06drm/amdgpu: save the reset dump register value for devcoredumpSomalapuram Amaranath
2022-06-03drm/amd: Fix spelling typo in commentspengfuyuan
2022-05-18drm/amd: Don't reset dGPUs if the system is going to s2idleMario Limonciello
2022-05-10drm/amdgpu: add lsdma blockLikun Gao
2022-05-10drm/amdgpu/psp: Add vbflash sysfs interface supportLikun Gao
2022-05-05Revert "drm/amdgpu: disable runpm if we are the primary adapter"Alex Deucher
2022-05-04drm/amdgpu: add mes_kiq module parameter v2Jack Xiao
2022-05-04drm/amdgpu: add the per-context meta data v3Jack Xiao
2022-05-04drm/amdgpu: define MQD abstract layer for hw ipJack Xiao
2022-05-04drm/amdgpu: add tracking for the enablement of SCPMLikun Gao
2022-05-04drm/amdgpu: add hdp version 6 functionsLikun Gao
2022-04-28drm/amdgpu: add function to decode ip versionLikun Gao
2022-04-28drm/amdgpu: increase HWIP MAX INSTANCELikun Gao
2022-04-08drm/amdgpu: expand cg_flags from u32 to u64Evan Quan
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