aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-22drm/amdgpu: disable gfxoff when using register read interfaceAlex Deucher1-1/+5
2019-11-14Merge v5.4-rc7 into drm-nextDave Airlie1-1/+0
2019-11-06drm/amdgpu: register gpu instance before fan boost feature enablmentEvan Quan1-1/+0
2019-10-26Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-17/+18
2019-10-11drm/amdgpu: Bail earlier when amdgpu.cik_/si_support is not set to 1Hans de Goede1-35/+0
2019-10-03drm/amdgpu: return tcc_disabled_mask to userspaceMarek Olšák1-0/+2
2019-10-03drm/amdgpu: remove gfx9 NGGMarek Olšák1-11/+0
2019-10-02drm/amdgpu: return tcc_disabled_mask to userspaceMarek Olšák1-0/+2
2019-09-17drm/amdgpu: Check for valid number of registers to readTrek1-0/+3
2019-09-16drm/amdgpu: Check for valid number of registers to readTrek1-0/+3
2019-09-13drm/amdgpu: Avoid HW GPU reset for RAS.Andrey Grodzovsky1-0/+6
2019-09-13drm/amdgpu: reserve at least 4MB of VRAM for page tables v2Christian König1-6/+12
2019-08-12Merge tag 'drm-next-5.4-2019-08-09' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-7/+22
2019-08-06drm/amdgpu: switch driver from bo->resv to bo->base.resvGerd Hoffmann1-1/+1
2019-07-18drm/amdgpu: add harvest support for ArcturusJames Zhu1-0/+9
2019-07-18drm/amdgpu: add multiple instances support for ArcturusJames Zhu1-7/+13
2019-07-18drm/amdgpu: modify amdgpu_vcn to support multiple instancesJames Zhu1-3/+3
2019-07-01drm/amdgpu: fix MGPU fan boost enablement for XGMI resetEvan Quan1-2/+2
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher1-1/+4
2019-06-21drm/amdgpu: set the default value of pa_sc_tile_steering_overrideHawking Zhang1-0/+4
2019-06-21drm/amdgpu: enable the static csa when mcbp enabledJack Xiao1-3/+3
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDaniel Vetter1-1/+4
2019-06-10drm/amd: drop use of drmP.h in amdgpu/amdgpu*Sam Ravnborg1-1/+4
2019-06-05drm/amdgpu: fix a race in GPU reset with IB test (v2)Alex Deucher1-1/+1
2019-05-24drm/amdgpu: remove static GDS, GWS and OA allocationChristian König1-7/+4
2019-04-10drm/amdgpu: support dpm level modification under virtualization v3Yintian Tao1-0/+4
2019-04-03Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-0/+34
2019-03-19drm/amdgpu: export both supported and enabled ras featuresxinhui pan1-2/+5
2019-03-19drm/amdgpu: add ioctl query for enabled ras features (v2)xinhui pan1-0/+10
2019-03-19drm/amdgpu: export ta fw infoxinhui pan1-0/+21
2019-03-04Merge v5.0 into drm-nextDave Airlie1-0/+1
2019-02-19drm/amdgpu: Set DPM_FLAG_NEVER_SKIP when enabling PM-runtimeAlex Deucher1-0/+1
2019-02-13drm/amdgpu: fix several indentation issuesColin Ian King1-1/+1
2018-11-30drm/amdgpu: wait for IB test on first device openChristian König1-3/+3
2018-11-05drm/amdgpu: Refine CSA related functionsRex Zhu1-1/+4
2018-11-05drm/amdgpu: Retire amdgpu_ring.ready flag v4Andrey Grodzovsky1-9/+9
2018-11-05drm/amdgpu: Reverse the sequence of ctx_mgr_finiRex Zhu1-1/+1
2018-10-09drm/amdgpu: added AMD GPU instance counting V2Evan Quan1-0/+52
2018-09-19drm/amdgpu: fix up GDS/GWS/OA shiftingChristian König1-7/+7
2018-09-14drm/amdgpu: Add DMCU to firmware query interfaceDavid Francis1-0/+12
2018-09-14drm/amdgpu: use IP presence to free uvd and vce handlesAlex Deucher1-2/+2
2018-09-14drm/amdgpu: add picasso for amdgpu kmsLikun Gao1-1/+1
2018-09-10drm/amdgpu: correctly sign extend 48bit addresses v3Christian König1-4/+4
2018-08-27drm/amdgpu: rework ctx entity creationChristian König1-11/+25
2018-08-27drm/amdgpu: cleanup HW_IP queryChristian König1-94/+110
2018-08-27drm/amdgpu: fix VM size reporting on RavenChristian König1-1/+2
2018-08-27drm/amdgpu: move display definitions into amdgpu_display headerHuang Rui1-0/+1
2018-08-27drm/amdgpu: move gem definitions into amdgpu_gem headerHuang Rui1-0/+1
2018-07-31drm/amdgpu: nuke amdgpu_bo_list_freeChristian König1-1/+1
2018-07-27drm/amdgpu: implement harvesting support for UVD 7.2 (v3)Alex Deucher1-5/+12