summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: request/release full gpu access if device is vfXiangliang Yu2017-01-271-0/+6
* drm/amdgpu:invoke CSA functions (v2)Monk Liu2017-01-271-0/+14
* drm/amd/amdgpu: get maximum and used UVD handles (v4)Arindam Nath2017-01-271-0/+21
* drm: Change the return type of the unload hook to voidGabriel Krisman Bertazi2017-01-091-3/+2
* drm/amd/amdgpu: export vbios information (v2)Evan Quan2016-12-081-0/+26
* Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-nextDave Airlie2016-11-301-0/+2
|\
| * drm/amdgpu: disable runtime pm in certain casesAlex Deucher2016-10-311-0/+2
* | Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-11-111-0/+1
|\ \
| * | drm/amdgpu: add the interface of waiting multiple fences (v4)Junwei Zhang2016-11-091-0/+1
* | | Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie2016-11-071-4/+2
|\ \ \ | |/ / |/| / | |/
| * drm/amd/amdgpu: expose max engine and memory clock for powerplay enabled caseEvan Quan2016-10-211-4/+2
* | drm/amdgpu:new ids flag for preemptMonk Liu2016-10-251-0/+2
* | drm/amdgpu: rework IP block registration (v2)Alex Deucher2016-10-251-6/+6
* | drm/amdgpu: fill in vce clock info ioctl query (v2)Alex Deucher2016-10-251-0/+18
* | drm/amd/amdgpu: unify memory query info interfaceJunwei Zhang2016-10-251-26/+28
* | drm/amd/amdgpu: add info about vram and gtt max allocation sizeJunwei Zhang2016-10-251-0/+18
* | drm/amd/amdgpu: add info about vram and gtt total sizeJunwei Zhang2016-10-251-0/+10
|/
* drm/amdgpu: handle runtime pm in drm pre/post closeAlex Deucher2016-09-021-0/+4
* drm/amdgpu: handle runtime pm correctly in amdgpu_driver_open_kmsAlex Deucher2016-09-021-8/+9
* drm/amdgpu: track the number of vce ringsAlex Deucher2016-08-251-1/+1
* drm/amdgpu: fix VCE ib alignment valueAlex Deucher2016-08-241-1/+1
* drm/amdgpu: fix IB alignment for UVDAlex Deucher2016-08-241-1/+1
* drm/amdgpu: add AMDGPU_INFO_NUM_EVICTIONSMarek Olšák2016-08-221-0/+3
* drm/amdgpu: free handles after fini the contextLeo Liu2016-07-291-4/+3
* Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-07-151-3/+9
|\
| * drm/amdgpu: Forbid runtime pm on driver unloadLukas Wunner2016-06-241-0/+1
| * drm/amdgpu: Don't leak runtime pm ref on driver loadLukas Wunner2016-06-241-2/+5
| * drm/amdgpu: Don't leak runtime pm ref on driver unloadLukas Wunner2016-06-241-1/+3
* | drm/amdgpu: move get_gpu_clock_counter into the gfx structAlex Deucher2016-07-071-1/+1
* | drm/amdgpu: introduce a firmware debugfs to dump all current firmware versionsHuang Rui2016-07-071-0/+127
* | drm/amdgpu: factor out the AMDGPU_INFO_FW_VERSION case branch into amdgpu_fir...Huang Rui2016-07-071-52/+64
* | drm/amdgpu: fix num_rbs exposed to userspace (v2)Alex Deucher2016-06-171-1/+2
|/
* drm/amdgpu: fetch cu_info once at initAlex Deucher2016-05-111-5/+4
* Merge tag 'v4.6-rc7' into drm-nextDave Airlie2016-05-091-2/+2
|\
| * amdgpu/uvd: add uvd fw version for amdgpuSonny Jiang2016-04-211-1/+1
| * drm/amdgpu: add invisible pin size statisticChunming Zhou2016-04-061-1/+1
* | drm/amd: Mark some tables as constNils Wallménius2016-05-041-1/+1
|/
* drm/amdgpu: total vram size also reduces pin sizeChunming Zhou2016-04-051-0/+1
* drm/amdgpu/gfx: clean up harvest configuration (v2)Alex Deucher2016-02-121-2/+1
* drm/amdgpu: Don't crash system if we can't get crtcHarry Wentland2016-02-101-0/+6
* drm/amdgpu: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v3)Alex Deucher2015-12-041-1/+47
* Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-10-201-12/+12
|\
| * drm/<drivers>: Drop DRM_UNLOCKED from modeset driversDaniel Vetter2015-10-161-12/+12
* | Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.o...Dave Airlie2015-10-161-1/+4
|\ \
| * | drm/amdgpu: restore the fbdev mode in lastcloseAlex Deucher2015-10-051-1/+4
* | | Merge tag 'topic/drm-misc-2015-10-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-10-161-18/+18
|\ \ \ | | |/ | |/|
| * | drm/irq: Use unsigned int pipe in public APIThierry Reding2015-10-061-18/+18
* | | drm/amdgpu: rework sdma structuresAlex Deucher2015-10-141-5/+5
* | | drm/amdgpu: Spell vga_switcheroo consistentlyLukas Wunner2015-10-021-1/+1
|/ /
* | Merge tag 'topic/drm-misc-2015-09-25' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-09-301-1/+1
|\ \ | |/ |/|