summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-02-28drm/msm/dpu: fix BGR565 vs RGB565 confusionRob Clark
2020-02-28drm/i915/gt: Protect defer_request() from new waitersChris Wilson
2020-02-28drm/bridge: tc358767: fix poll timeoutsTomi Valkeinen
2020-02-28drm/i915/gvt: more locking for ppgtt mm LRU listIgor Druzhinin
2020-02-28drm/i915/execlists: Always force a context reload when rewinding RING_TAILChris Wilson
2020-02-28drm/i915/gt: Detect if we miss WaIdleLiteRestoreChris Wilson
2020-02-28drm/i915: Update drm/i915 bug filing URLJani Nikula
2020-02-28drm/i915: Wean off drm_pci_alloc/drm_pci_freeChris Wilson
2020-02-28drm/nouveau/kms/gv100-: Re-set LUT after clearing for modesetsLyude Paul
2020-02-28drm/amdgpu/gfx10: disable gfxoff when reading rlc clockAlex Deucher
2020-02-28drm/amdgpu/gfx9: disable gfxoff when reading rlc clockAlex Deucher
2020-02-28drm/amdgpu/soc15: fix xclk for ravenAlex Deucher
2020-02-28drm/panfrost: perfcnt: Reserve/use the AS attached to the perfcnt MMU contextBoris Brezillon
2020-02-24drm/amdgpu/display: handle multiple numbers of fclks in dcn_calcs.c (v2)Alex Deucher
2020-02-24drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_voltageAlex Deucher
2020-02-24drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_latencyAlex Deucher
2020-02-24radeon: insert 10ms sleep in dce5_crtc_load_lutDaniel Vetter
2020-02-24drm/nouveau/disp/nv50-: prevent oops when no channel method map providedBen Skeggs
2020-02-24drm/amd/display: do not allocate display_mode_lib unnecessarilyDor Askayo
2020-02-24drm/nouveau/mmu: fix comptag memory leakBen Skeggs
2020-02-24drm/amd/display: fixup DML dependenciesJun Lei
2020-02-24drm/vmwgfx: prevent memory leak in vmw_cmdbuf_res_addNavid Emamdoost
2020-02-24drm/nouveau/fault/gv100-: fix memory leak on module unloadBen Skeggs
2020-02-24drm/nouveau/drm/ttm: Remove set but not used variable 'mem'YueHaibing
2020-02-24drm/nouveau: Fix copy-paste error in nouveau_fence_wait_uevent_handlerYueHaibing
2020-02-24drm/nouveau/gr/gk20a,gm200-: add terminators to method lists read from fwBen Skeggs
2020-02-24drm/nouveau/secboot/gm20b: initialize pointer in gm20b_secboot_new()Dan Carpenter
2020-02-24drm/mediatek: Add gamma property according to hardware capabilityYongqiang Niu
2020-02-24drm: remove the newline for CRC source name.Dingchen Zhang
2020-02-24drm/amdkfd: Fix permissions of hang_hwsFelix Kuehling
2020-02-24drm/fbdev: Fallback to non tiled mode if all tiles not presentManasi Navare
2020-02-24drm/mediatek: handle events when enabling/disabling crtcBibby Hsieh
2020-02-24drm/amdgpu: fix KIQ ring test fail in TDR of SRIOVMonk Liu
2020-02-24gpu/drm: ingenic: Avoid null pointer deference in plane atomic updatePaul Cercueil
2020-02-24drm/panel: simple: Add Logic PD Type 28 display supportAdam Ford
2020-02-24drm/amdgpu: Ensure ret is always initialized when using SOC15_WAIT_ON_RREGNathan Chancellor
2020-02-24drm/amdgpu: remove 4 set but not used variable in amdgpu_atombios_get_connect...yu kuai
2020-02-24drm/amdkfd: Fix a bug in SDMA RLC queue counting under HWS modeYong Zhao
2020-02-24drm/amd/display: Retrain dongles when SINK_COUNT becomes non-zeroHarry Wentland
2020-02-24drm/amd/display: Clear state after exiting fixed active VRR stateAmanda Liu
2020-02-24drm/nouveau/nouveau: fix incorrect sizeof on args.src an args.dstColin Ian King
2020-02-24drm/amdgpu/sriov: workaround on rev_id for Navi12 under sriovTiecheng Zhou
2020-02-24drm/msm/adreno: fix zap vs no-zap handlingRob Clark
2020-02-24drm/mipi_dbi: Fix off-by-one bugs in mipi_dbi_blank()Geert Uytterhoeven
2020-02-24drm/amd/display: Map ODM memory correctly when doing ODM combineNikola Cornij
2020-02-24drm/qxl: Complete exception handling in qxl_device_init()Markus Elfring
2020-02-24drm/gma500: Fixup fbdev stolen size usage evaluationPaul Kocialkowski
2020-02-19Revert "drm/sun4i: drv: Allow framebuffer modifiers in mode config"Jernej Skrabec
2020-02-19drm/panfrost: Make sure the shrinker does not reclaim referenced BOsBoris Brezillon
2020-02-19drm/vgem: Close use-after-free race in vgem_gem_createDaniel Vetter