aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-06drm/amdgpu: Avoid using signed integer to store pointer valueAlex Xie1-1/+1
2017-04-06drm/amdgpu: Move function amdgpu_has_atpx near other similar functionsAlex Xie1-6/+0
2017-04-03Merge tag 'drm-misc-next-2017-03-31' of git://anongit.freedesktop.org/git/drm-misc into drm-nextDave Airlie1-1/+2
2017-03-30drm/amdgpu: Don't register Thunderbolt eGPU with vga_switcherooLukas Wunner1-1/+2
2017-03-29drm/amdgpu: add psp firmware info into info query and debugfsHuang Rui1-0/+25
2017-03-29drm/amdgpu: add NGG parametersAlex Deucher1-0/+7
2017-03-29drm/amdgpu: add AMDGPU_HW_IP_UVD_ENC to info queryLeo Liu1-0/+10
2017-03-29drm/amdgpu: Merge pre/postclose hooksDaniel Vetter1-15/+2
2017-03-29drm/amdgpu: export gfx config double offchip LDS buffers (v3)Junwei Zhang1-0/+2
2017-03-29drm/amdgpu: expose GPU sensor related informationAlex Deucher1-0/+75
2017-03-29drm/amdgpu: IOCTL interface for PRT support v4Junwei Zhang1-0/+10
2017-01-27drm/amdgpu: request/release full gpu access if device is vfXiangliang Yu1-0/+6
2017-01-27drm/amdgpu:invoke CSA functions (v2)Monk Liu1-0/+14
2017-01-27drm/amd/amdgpu: get maximum and used UVD handles (v4)Arindam Nath1-0/+21
2017-01-09drm: Change the return type of the unload hook to voidGabriel Krisman Bertazi1-3/+2
2016-12-08drm/amd/amdgpu: export vbios information (v2)Evan Quan1-0/+26
2016-11-30Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-nextDave Airlie1-0/+2
2016-11-11Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-0/+1
2016-11-09drm/amdgpu: add the interface of waiting multiple fences (v4)Junwei Zhang1-0/+1
2016-11-07Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie1-4/+2
2016-10-31drm/amdgpu: disable runtime pm in certain casesAlex Deucher1-0/+2
2016-10-25drm/amdgpu:new ids flag for preemptMonk Liu1-0/+2
2016-10-25drm/amdgpu: rework IP block registration (v2)Alex Deucher1-6/+6
2016-10-25drm/amdgpu: fill in vce clock info ioctl query (v2)Alex Deucher1-0/+18
2016-10-25drm/amd/amdgpu: unify memory query info interfaceJunwei Zhang1-26/+28
2016-10-25drm/amd/amdgpu: add info about vram and gtt max allocation sizeJunwei Zhang1-0/+18
2016-10-25drm/amd/amdgpu: add info about vram and gtt total sizeJunwei Zhang1-0/+10
2016-10-21drm/amd/amdgpu: expose max engine and memory clock for powerplay enabled caseEvan Quan1-4/+2
2016-09-02drm/amdgpu: handle runtime pm in drm pre/post closeAlex Deucher1-0/+4
2016-09-02drm/amdgpu: handle runtime pm correctly in amdgpu_driver_open_kmsAlex Deucher1-8/+9
2016-08-25drm/amdgpu: track the number of vce ringsAlex Deucher1-1/+1
2016-08-24drm/amdgpu: fix VCE ib alignment valueAlex Deucher1-1/+1
2016-08-24drm/amdgpu: fix IB alignment for UVDAlex Deucher1-1/+1
2016-08-22drm/amdgpu: add AMDGPU_INFO_NUM_EVICTIONSMarek Olšák1-0/+3
2016-07-29drm/amdgpu: free handles after fini the contextLeo Liu1-4/+3
2016-07-15Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-3/+9
2016-07-07drm/amdgpu: move get_gpu_clock_counter into the gfx structAlex Deucher1-1/+1
2016-07-07drm/amdgpu: introduce a firmware debugfs to dump all current firmware versionsHuang Rui1-0/+127
2016-07-07drm/amdgpu: factor out the AMDGPU_INFO_FW_VERSION case branch into amdgpu_firmware_infoHuang Rui1-52/+64
2016-06-24drm/amdgpu: Forbid runtime pm on driver unloadLukas Wunner1-0/+1
2016-06-24drm/amdgpu: Don't leak runtime pm ref on driver loadLukas Wunner1-2/+5
2016-06-24drm/amdgpu: Don't leak runtime pm ref on driver unloadLukas Wunner1-1/+3
2016-06-17drm/amdgpu: fix num_rbs exposed to userspace (v2)Alex Deucher1-1/+2
2016-05-11drm/amdgpu: fetch cu_info once at initAlex Deucher1-5/+4
2016-05-09Merge tag 'v4.6-rc7' into drm-nextDave Airlie1-2/+2
2016-05-04drm/amd: Mark some tables as constNils Wallménius1-1/+1
2016-04-21amdgpu/uvd: add uvd fw version for amdgpuSonny Jiang1-1/+1
2016-04-06drm/amdgpu: add invisible pin size statisticChunming Zhou1-1/+1
2016-04-05drm/amdgpu: total vram size also reduces pin sizeChunming Zhou1-0/+1
2016-02-12drm/amdgpu/gfx: clean up harvest configuration (v2)Alex Deucher1-2/+1