summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-01-16drm/amdgpu/gfx10: update gfx golden settings for navi14Tianci.Yin
2020-01-16drm/amdgpu/gfx10: update gfx golden settingsTianci.Yin
2020-01-16drm/amdgpu: check rlc_g firmware pointer is valid before using itshaoyunl
2020-01-16drm/amdgpu: drop amdgpu_job.ownerChristian König
2020-01-16drm/amdgpu: error out on entity with no run queueNirmoy Das
2020-01-16drm/amdkfd: use map_queues for hiq on gfx v10 as wellHuang Rui
2020-01-16drm/amdkfd: use kiq to load the mqd of hiq queue for gfx v9 (v6)Aaron Liu
2020-01-16drm/amdgpu: flush TLB functions removal from kfd2kgd interfaceAlex Sierra
2020-01-16drm/amdgpu: GPU TLB flush API moved to amdgpu_amdkfdAlex Sierra
2020-01-16drm/amdgpu: export function to flush TLB via pasidAlex Sierra
2020-01-16drm/amdgpu: replace kcq enable/disable functions on gfx_v9Alex Sierra
2020-01-16drm/amdgpu: implement tlbs invalidate on gfx9 gfx10Alex Sierra
2020-01-16drm/amdgpu: kiq pm4 function implementation for gfx_v9Alex Sierra
2020-01-16drm/amdgpu: Avoid reclaim fs while eviction lockAlex Sierra
2020-01-15drm/amd/display: Reorder detect_edp_sink_caps before link settings read.Mario Kleiner
2020-01-15drm/amdgpu: update goldensetting for renoirAaron Liu
2020-01-15drm/dp_mst: Have DP_Tx send one msg at a timeWayne Lin
2020-01-15drm/vmwgfx: Use VM_PFNMAP instead of VM_MIXEDMAP when possibleThomas Hellstrom
2020-01-15drm/vmwgfx: Bump driver minor versionThomas Hellstrom
2020-01-15drm/vmwgfx: add ioctl for messaging from/to guest userspace to/from hostRoland Scheidegger
2020-01-15drm/vmwgfx: prevent memory leak in vmw_cmdbuf_res_addNavid Emamdoost
2020-01-15drm/vmwgfx: drop DRM_AUTH for render ioctlsEmil Velikov
2020-01-15drm/vmwgfx: check master authentication in surface_ref ioctlsEmil Velikov
2020-01-15drm/vmwgfx: move the require_exist handling togetherEmil Velikov
2020-01-15drm/vmwgfx: Replace deprecated PTR_RETLukas Bulwahn
2020-01-15drm/vmwgfx: Call vmw_driver_{load,unload}() before registering deviceThomas Zimmermann
2020-01-15drm/vmwgfx: Don't use the HB port if memory encryption is activeThomas Hellstrom
2020-01-15Merge tag 'drm-intel-next-2020-01-14' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-01-15Merge branch 'linux-5.6' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2020-01-15Merge tag 'mediatek-drm-next-5.6' of https://github.com/ckhu-mediatek/linux.g...Dave Airlie
2020-01-15Merge tag 'drm/tegra/for-5.6-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2020-01-15drm/nouveau/gr/tu10x: initial supportBen Skeggs
2020-01-15drm/nouveau/acr/tu10x: initial supportBen Skeggs
2020-01-15drm/nouveau/core: remove previous versioned fw loaderBen Skeggs
2020-01-15drm/nouveau/secboot: removeBen Skeggs
2020-01-15drm/nouveau/acr: implement new subdev to replace "secure boot"Ben Skeggs
2020-01-15drm/nouveau/fb/gp102-: unlock VPR as part of FB initBen Skeggs
2020-01-15drm/nouveau/core/memory: add macros to read/write blocks from objectsBen Skeggs
2020-01-15drm/nouveau/secboot: move code to boot LS falcons to subdevsBen Skeggs
2020-01-15drm/nouveau/flcn/msgq: rename msgq-related nvkm_msgqueue_queue to nvkm_falcon...Ben Skeggs
2020-01-15drm/nouveau/flcn/msgq: pass explicit message queue pointer to recv()Ben Skeggs
2020-01-15drm/nouveau/flcn/msgq: move handling of init message to subdevsBen Skeggs
2020-01-15drm/nouveau/flcn/msgq: drop nvkm_msgqueue argument to functionsBen Skeggs
2020-01-15drm/nouveau/flcn/msgq: switch to falcon queue printk macrosBen Skeggs
2020-01-15drm/nouveau/flcn/msgq: simplify msg_queue_pop() error handlingBen Skeggs
2020-01-15drm/nouveau/flcn/msgq: remove error handling for msg_queue_open(), it can't failBen Skeggs
2020-01-15drm/nouveau/flcn/cmdq: move command generation to subdevsBen Skeggs
2020-01-15drm/nouveau/flcn/cmdq: rename cmdq-related nvkm_msqqueue_queue to nvkm_falcon...Ben Skeggs
2020-01-15drm/nouveau/flcn/cmdq: implement a more explicit send() interfaceBen Skeggs
2020-01-15drm/nouveau/flcn/cmdq: drop nvkm_msgqueue argument to functionsBen Skeggs