summaryrefslogtreecommitdiff
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/vmwgfx: Assign eviction priorities to resourcesThomas Hellstrom2019-08-158-20/+140
* drm/vmwgfx: drop reminaing users of drmP.hSam Ravnborg2019-08-1512-31/+36
* drm/vmwgfx: drop use of drmP.h in header filesSam Ravnborg2019-08-1512-27/+59
* drm/vmwgfx: Kill unneeded legacy security featuresThomas Hellstrom2019-08-155-312/+3
* drm/vmwgfx: Use VMW_DEBUG_KMS for vmwgfx mode-setting user errorsDeepak Rawat2019-08-141-5/+10
* drm/vmwgfx: Add debug message for layout change ioctlDeepak Rawat2019-08-142-0/+16
* Merge tag 'drm-next-5.4-2019-08-09' of git://people.freedesktop.org/~agd5f/li...Dave Airlie2019-08-12259-5046/+120846
|\
| * Merge tag 'v5.3-rc3' into drm-next-5.4Alex Deucher2019-08-09767-5966/+4111
| |\
| * | drm/amdgpu: remove RREG64/WREG64Tao Zhou2019-08-092-37/+0
| * | drm/amdgpu: implement UMC 64 bits REG operationsTao Zhou2019-08-092-5/+14
| * | drm/amdgpu: replace readq/writeq with atomic64 operationsTao Zhou2019-08-091-6/+2
| * | gpu: drm: amd: powerplay: Remove logically dead codeHariprasad Kelam2019-08-061-2/+0
| * | drm/amd/powerplay: Zero initialize some variablesNathan Chancellor2019-08-062-2/+2
| * | drm/amdgpu: Fix GPU reset crash regression.Andrey Grodzovsky2019-08-061-0/+2
| * | drm/amd/powerplay: check before issuing messages for max sustainable clocksEvan Quan2019-08-061-0/+4
| * | drm/amdgpu/discovery: move common discovery code out of navi1*_reg_base_init()Xiaojie Yuan2019-08-063-28/+29
| * | drm/amdgpu/soc15: fix external_rev_id for navi14tiancyin2019-08-061-1/+1
| * | drm/amdgpu: update ras sysfs feature infoTao Zhou2019-08-061-12/+5
| * | drm/amd/powerplay: skip pcie params override on Arcturus V2Evan Quan2019-08-061-4/+4
| * | drm/amdgpu: Fix panic during gpu resetxinhui pan2019-08-061-1/+1
| * | drm/amdgpu: pin the csb buffer on hw init for gfx v8Likun Gao2019-08-061-0/+40
| * | drm/amd/display: Block immediate flips for non-fast updatesNicholas Kazlauskas2019-08-062-1/+16
| * | drm/amd/display: Validate dc_plane_info and dc_plane_size in atomic checkNicholas Kazlauskas2019-08-061-0/+24
| * | drm/amdgpu: enable Navi12 kfd support for amdgpushaoyunl2019-08-021-0/+1
| * | drm/amd/display: Add missing NV12 asic IDsRoman Li2019-08-021-0/+4
| * | drm/amdgpu: Add nv12 DC ip blockLeo Li2019-08-022-0/+3
| * | drm/amd/display: Add ASICREV_IS_NAVI macrosLeo Li2019-08-021-1/+3
| * | drm/amdgpu: enable DPG mode for Navi12Boyuan Zhang2019-08-021-1/+1
| * | drm/amdgpu: add VCN ip block for Navi12Boyuan Zhang2019-08-021-0/+1
| * | drm/amdgpu: add Navi12 VCN firmware supportBoyuan Zhang2019-08-021-1/+9
| * | drm/amdgpu: add psp ip block for navi12Xiaojie Yuan2019-08-021-0/+1
| * | drm/amdgpu: add smu ip block for navi12Xiaojie Yuan2019-08-021-0/+6
| * | drm/amdgpu: start autoload till RLCG fw for navi12Xiaojie Yuan2019-08-021-1/+2
| * | drm/amdgpu/psp11: add psp support for navi12Xiaojie Yuan2019-08-022-0/+7
| * | drm/amdgpu/smu11: add smu support for navi12Xiaojie Yuan2019-08-022-0/+7
| * | drm/amdgpu: correct smu rlc handshake enablement bitJack Xiao2019-08-021-2/+2
| * | drm/amdgpu: add CGTT_GS_NGG_CLK_CTRL register to gc headerXiaojie Yuan2019-08-022-0/+41
| * | drm/amdgpu/sdma5: add golden settings for navi12 (v2)Xiaojie Yuan2019-08-021-0/+2
| * | drm/amdgpu/gfx10: add golden settings for navi12 (v2)Xiaojie Yuan2019-08-021-5/+49
| * | drm/amdgpu: enable virtual display for navi12Xiaojie Yuan2019-08-022-0/+3
| * | drm/amdgpu/gfx10: set tcp harvest for navi12Xiaojie Yuan2019-08-021-3/+5
| * | drm/amdgpu: add ip blocks for navi12Xiaojie Yuan2019-08-021-0/+7
| * | drm/amdgpu/gmc10: set gart size and vm size for navi12Xiaojie Yuan2019-08-021-1/+4
| * | drm/amdgpu/sdma5: add placeholder for navi12 golden settingsXiaojie Yuan2019-08-021-0/+11
| * | drm/amdgpu/sdma5: declare sdma firmwares for navi12Xiaojie Yuan2019-08-021-0/+6
| * | drm/amdgpu/gfx10: set rlc funcs for navi12Xiaojie Yuan2019-08-021-0/+1
| * | drm/amdgpu/gfx10: set number of me(c)/pipe/queue for navi12Xiaojie Yuan2019-08-021-0/+1
| * | drm/amdgpu/gfx10: add placeholder for navi12 golden settingsXiaojie Yuan2019-08-021-0/+13
| * | drm/amdgpu/gfx10: declare cp/rlc firmwares for navi12Xiaojie Yuan2019-08-021-0/+10
| * | drm/amdgpu/gfx10: add gfx config for navi12Xiaojie Yuan2019-08-021-8/+2