summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
AgeCommit message (Expand)Author
2019-06-20drm/amdgpu: enable gfx eop interrupt per gfx pipeHawking Zhang
2019-06-20drm/amdgpu: add nbio callbacks for vcn doorbell supportLeo Liu
2019-06-20drm/amdgpu: update df_v3_6 for xgmi perfmons (v2)Jonathan Kim
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-06-11drm/amdgpu: Add module parameter for specifying default ABM levelNicholas Kazlauskas
2019-06-11drm/amd/amdgpu: remove vram_page_split kernel option (v3)Tom St Denis
2019-06-10drm/amd: drop use of drmP.h in amdgpu.hSam Ravnborg
2019-06-05drm/amdgpu: fix a race in GPU reset with IB test (v2)Alex Deucher
2019-05-24drm/amdgpu: Add Unique Identifier sysfs file unique_id v2Kent Russell
2019-05-24drm/amdgpu: add df perfmon regs and funcs for xgmiJonathan Kim
2019-05-24drm/amdgpu: Add PCIe replay count sysfs fileKent Russell
2019-05-24drm/amdgpu: enable separate timeout setting for every ring type V4Evan Quan
2019-05-24drm/amdgpu: Remap hdp coherency registersOak Zeng
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