summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
Commit message (Expand)AuthorAgeFilesLines
* drm/amdkfd: Consistently apply noretry settingFelix Kuehling2019-07-161-0/+1
* drm/amdgpu: add field indicating if has PCIE atomics supportJack Xiao2019-07-011-0/+1
* drm/amdgpu: fix MGPU fan boost enablement for XGMI resetEvan Quan2019-07-011-0/+4
* Merge branch 'drm-next' into drm-next-5.3Alex Deucher2019-06-251-2/+2
|\
| * Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-06-141-2/+2
| |\
| | * drm/amd: drop use of drmP.h in amdgpu.hSam Ravnborg2019-06-101-2/+2
* | | drm/amdgpu: drop unused df init callbackAlex Deucher2019-06-221-1/+0
* | | drm/amdgpu/mes: add mes header file and definitionJack Xiao2019-06-211-0/+5
* | | drm/amdgpu/mes: add amdgpu_mes driver parameterJack Xiao2019-06-211-0/+1
* | | drm/amdgpu/discovery: add module param for ip discovery enablementXiaojie Yuan2019-06-211-0/+1
* | | drm/amdgpu/discovery: add ip discovery initial supportXiaojie Yuan2019-06-211-0/+4
* | | drm/amdgpu: add mcbp unit test in debugfs (v3)Jack Xiao2019-06-211-0/+1
* | | drm/amdgpu: add mcbp driver parameterJack Xiao2019-06-211-0/+1
* | | drm/amdgpu: add module parameter for async_gfx_ring enablementHawking Zhang2019-06-201-0/+1
* | | drm/amdgpu: enable gfx eop interrupt per gfx pipeHawking Zhang2019-06-201-1/+2
* | | drm/amdgpu: add nbio callbacks for vcn doorbell supportLeo Liu2019-06-201-0/+2
* | | drm/amdgpu: update df_v3_6 for xgmi perfmons (v2)Jonathan Kim2019-06-201-0/+18
* | | drm/amdgpu: Add module parameter for specifying default ABM levelNicholas Kazlauskas2019-06-111-0/+1
* | | drm/amd/amdgpu: remove vram_page_split kernel option (v3)Tom St Denis2019-06-111-1/+0
|/ /
* | drm/amdgpu: fix a race in GPU reset with IB test (v2)Alex Deucher2019-06-051-1/+1
* | drm/amdgpu: Add Unique Identifier sysfs file unique_id v2Kent Russell2019-05-241-0/+2
* | drm/amdgpu: add df perfmon regs and funcs for xgmiJonathan Kim2019-05-241-0/+10
* | drm/amdgpu: Add PCIe replay count sysfs fileKent Russell2019-05-241-0/+3
* | drm/amdgpu: enable separate timeout setting for every ring type V4Evan Quan2019-05-241-1/+6
* | drm/amdgpu: Remap hdp coherency registersOak Zeng2019-05-241-0/+7
|/
* drm/amdgpu: add timeline support in amdgpu CS v3Chunming Zhou2019-04-121-2/+8
* drm/amd/display: In VRR mode, do DRM core vblank handling at end of vblank. (v2)Mario Kleiner2019-04-031-0/+1
* drm/amdgpu: revert "XGMI pstate switch initial support"Christian König2019-03-211-3/+0
* drm/amdgpu: add module parameters for rasxinhui pan2019-03-191-0/+2
* drm/amd/powerplay: apply Vega20 BACO workaroundEvan Quan2019-03-191-0/+1
* drm/amdgpu: XGMI pstate switch initial supportshaoyunl2019-03-191-0/+4
* drm/amd/powerplay: add limit of pp_feature for smu (v3)Likun Gao2019-03-191-1/+0
* drm/amd/powerplay: add new smu ip blockHuang Rui2019-03-191-0/+4
* drm/amdgpu: Check if fd really is an amdgpu fd.Bas Nieuwenhuizen2019-02-151-0/+2
* drm/amdgpu: Fix sdma doorbell range settingOak Zeng2019-01-251-1/+1
* drm/amdgpu: add need_reset_on_init asic callback (v2)Alex Deucher2019-01-141-0/+3
* drm/amdgpu: Add sysfs file for PCIe usage v5Kent Russell2019-01-141-0/+4
* Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-12-251-137/+17
|\
| * drm/amdgpu: Limit vm max ctx number to 4096Rex Zhu2018-12-101-0/+1
| * drm/amdgpu: Add KFD VRAM limit checkingFelix Kuehling2018-12-071-3/+4
| * drm/amdgpu: Implement concurrent asic reset for XGMI.Andrey Grodzovsky2018-12-031-0/+2
| * drm/amdgpu: Refactor GPU reset for XGMI hive caseAndrey Grodzovsky2018-11-281-0/+1
| * drm/amdgpu: Refactor amdgpu_xgmi_add_deviceAndrey Grodzovsky2018-11-281-6/+0
| * drm/amdgpu: Move doorbell structures to seperate fileOak Zeng2018-11-281-220/+1
| * drm/amdgpu: Doorbell layout for vega20 and future asicOak Zeng2018-11-281-0/+50
| * drm/amdgpu: Vega10 doorbell index initializationOak Zeng2018-11-281-10/+4
| * drm/amdgpu: Add asic func interface to init doorbell indexOak Zeng2018-11-281-0/+3
| * drm/amdgpu: Add field in amdgpu_dev to hold reserved doorbell indexOak Zeng2018-11-281-0/+50
| * drm/amd: Query and use ACPI backlight capsDavid Francis2018-11-261-0/+3
| * drm/amdgpu: add DC feature mask module parameterAlex Deucher2018-11-071-0/+1