aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
Commit message (Expand)AuthorAge
* drm/amdgpu: add timeline support in amdgpu CS v3Chunming Zhou2019-04-12
* drm/amd/display: In VRR mode, do DRM core vblank handling at end of vblank. (v2)Mario Kleiner2019-04-03
* drm/amdgpu: revert "XGMI pstate switch initial support"Christian König2019-03-21
* drm/amdgpu: add module parameters for rasxinhui pan2019-03-19
* drm/amd/powerplay: apply Vega20 BACO workaroundEvan Quan2019-03-19
* drm/amdgpu: XGMI pstate switch initial supportshaoyunl2019-03-19
* drm/amd/powerplay: add limit of pp_feature for smu (v3)Likun Gao2019-03-19
* drm/amd/powerplay: add new smu ip blockHuang Rui2019-03-19
* drm/amdgpu: Check if fd really is an amdgpu fd.Bas Nieuwenhuizen2019-02-15
* drm/amdgpu: Fix sdma doorbell range settingOak Zeng2019-01-25
* drm/amdgpu: add need_reset_on_init asic callback (v2)Alex Deucher2019-01-14
* drm/amdgpu: Add sysfs file for PCIe usage v5Kent Russell2019-01-14
* Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-12-25
|\
| * drm/amdgpu: Limit vm max ctx number to 4096Rex Zhu2018-12-10
| * drm/amdgpu: Add KFD VRAM limit checkingFelix Kuehling2018-12-07
| * drm/amdgpu: Implement concurrent asic reset for XGMI.Andrey Grodzovsky2018-12-03
| * drm/amdgpu: Refactor GPU reset for XGMI hive caseAndrey Grodzovsky2018-11-28
| * drm/amdgpu: Refactor amdgpu_xgmi_add_deviceAndrey Grodzovsky2018-11-28
| * drm/amdgpu: Move doorbell structures to seperate fileOak Zeng2018-11-28
| * drm/amdgpu: Doorbell layout for vega20 and future asicOak Zeng2018-11-28
| * drm/amdgpu: Vega10 doorbell index initializationOak Zeng2018-11-28
| * drm/amdgpu: Add asic func interface to init doorbell indexOak Zeng2018-11-28
| * drm/amdgpu: Add field in amdgpu_dev to hold reserved doorbell indexOak Zeng2018-11-28
| * drm/amd: Query and use ACPI backlight capsDavid Francis2018-11-26
| * drm/amdgpu: add DC feature mask module parameterAlex Deucher2018-11-07
| * drm/amdgpu: Move csa related code to separate fileRex Zhu2018-11-05
| * drm/amdgpu: use scheduler fault instead of reset workChristian König2018-11-05
| * drm/amdgpu: fix sdma doorbell comments typoFrank.Min2018-11-05
* | drm/amdgpu: enlarge maximum waiting time of KIQwentalou2018-12-04
* | drm/amdgpu: add DC feature mask module parameterAlex Deucher2018-11-06
|/
* drm/amdgpu: Move gfx flag in_suspend to adevRex Zhu2018-10-09
* drm/amdgpu: Drop dead define in amdgpu.hRex Zhu2018-10-09
* drm/amdgpu: added AMD GPU instance counting V2Evan Quan2018-10-09
* drm/amdgpu/sriov: Correct the setting about sdma doorbell offset of Vega10Emily Deng2018-09-26
* drm/amdgpu: Doorbell assignment for 8 sdma user queue per engineShaoyun Liu2018-09-26
* Revert "drm/amdgpu: remove fence fallback"Andrey Grodzovsky2018-09-26
* drm/amdgpu: remove fence fallbackChristian König2018-09-19
* drm/amdgpu : Generate XGMI topology info from driver levelShaoyun Liu2018-09-10
* drm/amdgpu: move amdgpu_device_(vram|gtt)_locationChristian König2018-08-29
* drm/amdgpu: cleanup GPU recovery check a bit (v2)Christian König2018-08-27
* drm/amdgpu: use kiq to do invalidate tlbEmily Deng2018-08-27
* drm/amdgpu: use entity instead of ring for CSChristian König2018-08-27
* drm/amdgpu: move context related stuff to amdgpu_ctx.hChristian König2018-08-27
* drm/amdgpu: remove the queue managerChristian König2018-08-27
* drm/amdgpu: move missed gfxoff entry into amdgpu_gfx headerHuang Rui2018-08-27
* drm/amdgpu: move vm definitions into amdgpu_vm headerHuang Rui2018-08-27
* drm/amdgpu: move gmc macros into amdgpu_gmc headerHuang Rui2018-08-27
* drm/amdgpu: move display definitions into amdgpu_display headerHuang Rui2018-08-27
* drm/amdgpu: remove useless gds switch macroHuang Rui2018-08-27
* drm/amdgpu: move ring macros into amdgpu_ring headerHuang Rui2018-08-27