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