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