aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
Commit message (Expand)AuthorAgeFilesLines
* drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2Christian König2022-12-061-2/+1
* drm/amdgpu: rename the files for HMM handlingChristian König2022-11-171-1/+0
* drm/amdgpu: there is no vbios fb on devices with no display hw (v2)Alex Deucher2022-11-151-0/+1
* drm/amdgpu: clarify DC checksAlex Deucher2022-11-151-0/+1
* drm/amdgpu: rework SR-IOV virtual display handlingAlex Deucher2022-11-151-0/+2
* drm/amdgpu: extend halt_if_hws_hang to MESGraham Sider2022-11-041-0/+2
* Revert "drm/amdgpu: add debugfs amdgpu_reset_level"Victor Zhao2022-10-171-4/+0
* drm/amdgpu: extend HWIP_MAX_INSTANCE to 28Hawking Zhang2022-10-171-1/+1
* drm/amdgpu: add gang submit backend v2Christian König2022-09-201-0/+3
* drm/amdgpu: reduce reset timeVictor Zhao2022-08-161-0/+1
* drm/amdgpu: add debugfs amdgpu_reset_levelVictor Zhao2022-08-161-0/+5
* drm/amdgpu: Increase tlb flush timeout for sriovDusica Milinkovic2022-08-161-1/+1
* drm/amdgpu: Fix the incomplete product numberRoy Sun2022-07-281-1/+1
* drm/amd/display: Add visualconfirm module parameterLeo Li2022-07-251-0/+1
* drm/amdgpu: drop runpm from amdgpu_device structureGuchun Chen2022-07-181-1/+0
* drm/amdgpu: support reset flag set for gpu resetLikun Gao2022-07-131-3/+2
* drm/amdgpu: Rename amdgpu_device_gpu_recover_imp back to amdgpu_device_gpu_re...Andrey Grodzovsky2022-06-101-1/+1
* drm/amdgpu: Add work_struct for GPU reset from debugfsAndrey Grodzovsky2022-06-101-0/+2
* drm/amdgpu: enable ASPM support for PCIE 7.4.0/7.6.0Evan Quan2022-06-081-0/+1
* drm/amdgpu: Add peer-to-peer support among PCIe connected AMD GPUsRamesh Errabolu2022-06-081-0/+3
* drm/amdgpu: adding device coredump supportSomalapuram Amaranath2022-06-061-0/+5
* drm/amdgpu: save the reset dump register value for devcoredumpSomalapuram Amaranath2022-06-061-0/+1
* drm/amd: Fix spelling typo in commentspengfuyuan2022-06-031-1/+1
* drm/amd: Don't reset dGPUs if the system is going to s2idleMario Limonciello2022-05-181-0/+2
* drm/amdgpu: add lsdma blockLikun Gao2022-05-101-0/+5
* drm/amdgpu/psp: Add vbflash sysfs interface supportLikun Gao2022-05-101-0/+1
* Revert "drm/amdgpu: disable runpm if we are the primary adapter"Alex Deucher2022-05-051-1/+0
* drm/amdgpu: add mes_kiq module parameter v2Jack Xiao2022-05-041-0/+2
* drm/amdgpu: add the per-context meta data v3Jack Xiao2022-05-041-0/+1
* drm/amdgpu: define MQD abstract layer for hw ipJack Xiao2022-05-041-0/+21
* drm/amdgpu: add tracking for the enablement of SCPMLikun Gao2022-05-041-0/+3
* drm/amdgpu: add hdp version 6 functionsLikun Gao2022-05-041-1/+2
* drm/amdgpu: add function to decode ip versionLikun Gao2022-04-281-0/+3
* drm/amdgpu: increase HWIP MAX INSTANCELikun Gao2022-04-281-1/+1
* drm/amdgpu: expand cg_flags from u32 to u64Evan Quan2022-04-081-3/+3
* drm/amdgpu: header cleanupChristian König2022-03-041-95/+0
* drm/amdgpu/vcn: Add vcn firmware logRuijing Dong2022-03-041-0/+3
* Merge tag 'amd-drm-next-5.18-2022-02-25' of https://gitlab.freedesktop.org/ag...Dave Airlie2022-03-011-9/+8
|\
| * drm/amdgpu: Add use_xgmi_p2p module parameterAlex Sierra2022-02-241-0/+1
| * drm/amdgpu: add debugfs for reset registers listSomalapuram Amaranath2022-02-231-0/+4
| * drm/amdgpu: drop testing module parameterAlex Deucher2022-02-231-7/+0
| * drm/amdgpu: drop benchmark module parameterAlex Deucher2022-02-231-1/+0
| * drm/amdgpu: add a benchmark mutexAlex Deucher2022-02-231-0/+2
| * drm/amdgpu: plumb error handling though amdgpu_benchmark()Alex Deucher2022-02-231-1/+1
* | Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2022-02-251-6/+8
|\ \ | |/ |/|
| * drm/amdgpu: Move in_gpu_reset into reset_domainAndrey Grodzovsky2022-02-091-5/+2
| * drm/amdgpu: Move reset sem into reset_domainAndrey Grodzovsky2022-02-091-1/+0
| * drm/amdgpu: Rework reset domain to be refcounted.Andrey Grodzovsky2022-02-091-4/+2
| * drm/amdgpu: Serialize non TDR gpu recovery with TDRsAndrey Grodzovsky2022-02-091-0/+2
| * drm/amdgpu: Introduce reset domainAndrey Grodzovsky2022-02-091-0/+5