summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
AgeCommit message (Expand)AuthorLines
2019-07-16drm/amdkfd: Consistently apply noretry settingFelix Kuehling-0/+1
2019-07-01drm/amdgpu: add field indicating if has PCIE atomics supportJack Xiao-0/+1
2019-07-01drm/amdgpu: fix MGPU fan boost enablement for XGMI resetEvan Quan-0/+4
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher-2/+2
2019-06-22drm/amdgpu: drop unused df init callbackAlex Deucher-1/+0
2019-06-21drm/amdgpu/mes: add mes header file and definitionJack Xiao-0/+5
2019-06-21drm/amdgpu/mes: add amdgpu_mes driver parameterJack Xiao-0/+1
2019-06-21drm/amdgpu/discovery: add module param for ip discovery enablementXiaojie Yuan-0/+1
2019-06-21drm/amdgpu/discovery: add ip discovery initial supportXiaojie Yuan-0/+4
2019-06-21drm/amdgpu: add mcbp unit test in debugfs (v3)Jack Xiao-0/+1
2019-06-21drm/amdgpu: add mcbp driver parameterJack Xiao-0/+1
2019-06-20drm/amdgpu: add module parameter for async_gfx_ring enablementHawking Zhang-0/+1
2019-06-20drm/amdgpu: enable gfx eop interrupt per gfx pipeHawking Zhang-1/+2
2019-06-20drm/amdgpu: add nbio callbacks for vcn doorbell supportLeo Liu-0/+2
2019-06-20drm/amdgpu: update df_v3_6 for xgmi perfmons (v2)Jonathan Kim-0/+18
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter-2/+2
2019-06-11drm/amdgpu: Add module parameter for specifying default ABM levelNicholas Kazlauskas-0/+1
2019-06-11drm/amd/amdgpu: remove vram_page_split kernel option (v3)Tom St Denis-1/+0
2019-06-10drm/amd: drop use of drmP.h in amdgpu.hSam Ravnborg-2/+2
2019-06-05drm/amdgpu: fix a race in GPU reset with IB test (v2)Alex Deucher-1/+1
2019-05-24drm/amdgpu: Add Unique Identifier sysfs file unique_id v2Kent Russell-0/+2
2019-05-24drm/amdgpu: add df perfmon regs and funcs for xgmiJonathan Kim-0/+10
2019-05-24drm/amdgpu: Add PCIe replay count sysfs fileKent Russell-0/+3
2019-05-24drm/amdgpu: enable separate timeout setting for every ring type V4Evan Quan-1/+6
2019-05-24drm/amdgpu: Remap hdp coherency registersOak Zeng-0/+7
2019-04-12drm/amdgpu: add timeline support in amdgpu CS v3Chunming Zhou-2/+8
2019-04-03drm/amd/display: In VRR mode, do DRM core vblank handling at end of vblank. (v2)Mario Kleiner-0/+1
2019-03-21drm/amdgpu: revert "XGMI pstate switch initial support"Christian König-3/+0
2019-03-19drm/amdgpu: add module parameters for rasxinhui pan-0/+2
2019-03-19drm/amd/powerplay: apply Vega20 BACO workaroundEvan Quan-0/+1
2019-03-19drm/amdgpu: XGMI pstate switch initial supportshaoyunl-0/+4
2019-03-19drm/amd/powerplay: add limit of pp_feature for smu (v3)Likun Gao-1/+0
2019-03-19drm/amd/powerplay: add new smu ip blockHuang Rui-0/+4
2019-02-15drm/amdgpu: Check if fd really is an amdgpu fd.Bas Nieuwenhuizen-0/+2
2019-01-25drm/amdgpu: Fix sdma doorbell range settingOak Zeng-1/+1
2019-01-14drm/amdgpu: add need_reset_on_init asic callback (v2)Alex Deucher-0/+3
2019-01-14drm/amdgpu: Add sysfs file for PCIe usage v5Kent Russell-0/+4
2018-12-25Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-137/+17
2018-12-10drm/amdgpu: Limit vm max ctx number to 4096Rex Zhu-0/+1
2018-12-07drm/amdgpu: Add KFD VRAM limit checkingFelix Kuehling-3/+4
2018-12-04drm/amdgpu: enlarge maximum waiting time of KIQwentalou-1/+1
2018-12-03drm/amdgpu: Implement concurrent asic reset for XGMI.Andrey Grodzovsky-0/+2
2018-11-28drm/amdgpu: Refactor GPU reset for XGMI hive caseAndrey Grodzovsky-0/+1
2018-11-28drm/amdgpu: Refactor amdgpu_xgmi_add_deviceAndrey Grodzovsky-6/+0
2018-11-28drm/amdgpu: Move doorbell structures to seperate fileOak Zeng-220/+1
2018-11-28drm/amdgpu: Doorbell layout for vega20 and future asicOak Zeng-0/+50
2018-11-28drm/amdgpu: Vega10 doorbell index initializationOak Zeng-10/+4
2018-11-28drm/amdgpu: Add asic func interface to init doorbell indexOak Zeng-0/+3
2018-11-28drm/amdgpu: Add field in amdgpu_dev to hold reserved doorbell indexOak Zeng-0/+50
2018-11-26drm/amd: Query and use ACPI backlight capsDavid Francis-0/+3