summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2020-02-28drm/msm/dpu: fix BGR565 vs RGB565 confusionRob Clark1-2/+2
2020-02-28drm/i915/gt: Protect defer_request() from new waitersChris Wilson2-3/+10
2020-02-28drm/bridge: tc358767: fix poll timeoutsTomi Valkeinen1-4/+4
2020-02-28drm/i915/gvt: more locking for ppgtt mm LRU listIgor Druzhinin1-0/+4
2020-02-28drm/i915/execlists: Always force a context reload when rewinding RING_TAILChris Wilson4-10/+19
2020-02-28drm/i915/gt: Detect if we miss WaIdleLiteRestoreChris Wilson1-22/+20
2020-02-28drm/i915: Update drm/i915 bug filing URLJani Nikula3-7/+6
2020-02-28drm/i915: Wean off drm_pci_alloc/drm_pci_freeChris Wilson4-56/+55
2020-02-28drm/nouveau/kms/gv100-: Re-set LUT after clearing for modesetsLyude Paul1-0/+2
2020-02-28drm/amdgpu/gfx10: disable gfxoff when reading rlc clockAlex Deucher1-0/+2
2020-02-28drm/amdgpu/gfx9: disable gfxoff when reading rlc clockAlex Deucher1-0/+2
2020-02-28drm/amdgpu/soc15: fix xclk for ravenAlex Deucher1-1/+6
2020-02-28drm/panfrost: perfcnt: Reserve/use the AS attached to the perfcnt MMU contextBoris Brezillon2-8/+10
2020-02-24drm/amdgpu/display: handle multiple numbers of fclks in dcn_calcs.c (v2)Alex Deucher1-11/+23
2020-02-24drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_voltageAlex Deucher1-3/+5
2020-02-24drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_latencyAlex Deucher1-6/+9
2020-02-24radeon: insert 10ms sleep in dce5_crtc_load_lutDaniel Vetter1-0/+2
2020-02-24drm/nouveau/disp/nv50-: prevent oops when no channel method map providedBen Skeggs1-0/+2
2020-02-24drm/amd/display: do not allocate display_mode_lib unnecessarilyDor Askayo1-8/+9
2020-02-24drm/nouveau/mmu: fix comptag memory leakBen Skeggs1-1/+1
2020-02-24drm/amd/display: fixup DML dependenciesJun Lei3-2/+2
2020-02-24drm/vmwgfx: prevent memory leak in vmw_cmdbuf_res_addNavid Emamdoost1-1/+3
2020-02-24drm/nouveau/fault/gv100-: fix memory leak on module unloadBen Skeggs1-0/+1
2020-02-24drm/nouveau/drm/ttm: Remove set but not used variable 'mem'YueHaibing1-4/+0
2020-02-24drm/nouveau: Fix copy-paste error in nouveau_fence_wait_uevent_handlerYueHaibing1-1/+1
2020-02-24drm/nouveau/gr/gk20a,gm200-: add terminators to method lists read from fwBen Skeggs1-10/+11
2020-02-24drm/nouveau/secboot/gm20b: initialize pointer in gm20b_secboot_new()Dan Carpenter1-3/+2
2020-02-24drm/mediatek: Add gamma property according to hardware capabilityYongqiang Niu1-2/+8
2020-02-24drm: remove the newline for CRC source name.Dingchen Zhang1-2/+2
2020-02-24drm/amdkfd: Fix permissions of hang_hwsFelix Kuehling1-1/+1
2020-02-24drm/fbdev: Fallback to non tiled mode if all tiles not presentManasi Navare1-0/+72
2020-02-24drm/mediatek: handle events when enabling/disabling crtcBibby Hsieh1-0/+8
2020-02-24drm/amdgpu: fix KIQ ring test fail in TDR of SRIOVMonk Liu1-2/+0
2020-02-24gpu/drm: ingenic: Avoid null pointer deference in plane atomic updatePaul Cercueil1-6/+10
2020-02-24drm/panel: simple: Add Logic PD Type 28 display supportAdam Ford1-0/+37
2020-02-24drm/amdgpu: Ensure ret is always initialized when using SOC15_WAIT_ON_RREGNathan Chancellor1-0/+1
2020-02-24drm/amdgpu: remove 4 set but not used variable in amdgpu_atombios_get_connect...yu kuai1-17/+2
2020-02-24drm/amdkfd: Fix a bug in SDMA RLC queue counting under HWS modeYong Zhao1-4/+6
2020-02-24drm/amd/display: Retrain dongles when SINK_COUNT becomes non-zeroHarry Wentland1-2/+1
2020-02-24drm/amd/display: Clear state after exiting fixed active VRR stateAmanda Liu1-0/+2
2020-02-24drm/nouveau/nouveau: fix incorrect sizeof on args.src an args.dstColin Ian King1-2/+2
2020-02-24drm/amdgpu/sriov: workaround on rev_id for Navi12 under sriovTiecheng Zhou1-0/+6
2020-02-24drm/msm/adreno: fix zap vs no-zap handlingRob Clark2-4/+18
2020-02-24drm/mipi_dbi: Fix off-by-one bugs in mipi_dbi_blank()Geert Uytterhoeven1-2/+2
2020-02-24drm/amd/display: Map ODM memory correctly when doing ODM combineNikola Cornij1-4/+12
2020-02-24drm/qxl: Complete exception handling in qxl_device_init()Markus Elfring1-1/+1
2020-02-24drm/gma500: Fixup fbdev stolen size usage evaluationPaul Kocialkowski1-2/+6
2020-02-19Revert "drm/sun4i: drv: Allow framebuffer modifiers in mode config"Jernej Skrabec1-1/+0
2020-02-19drm/panfrost: Make sure the shrinker does not reclaim referenced BOsBoris Brezillon4-1/+16
2020-02-19drm/vgem: Close use-after-free race in vgem_gem_createDaniel Vetter1-3/+6