summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2018-09-09drm/drivers: add support for using the arch wc mapping API.Dave Airlie
2018-09-09drm/i915/userptr: reject zero user_sizeMatthew Auld
2018-09-05udl-kms: fix crash due to uninitialized memoryMikulas Patocka
2018-09-05udl-kms: handle allocation failureMikulas Patocka
2018-09-05udl-kms: change down_interruptible to downMikulas Patocka
2018-09-05drm/imx: imx-ldb: check if channel is enabled before printing warningLucas Stach
2018-09-05drm/imx: imx-ldb: disable LDB on driver bindLucas Stach
2018-09-05drm/bridge: adv7511: Reset registers on hotplugSean Paul
2018-08-24drm/nouveau/gem: off by one bugs in nouveau_gem_pushbuf_reloc_apply()Dan Carpenter
2018-08-24drm/armada: fix colorkey mode propertyRussell King
2018-08-24drm/exynos: decon5433: Fix WINCONx reset valueMarek Szyprowski
2018-08-24drm/exynos: decon5433: Fix per-plane global alpha for XRGB modesMarek Szyprowski
2018-08-24drm/exynos: gsc: Fix support for NV16/61, YUV420/YVU420 and YUV422 modesMarek Szyprowski
2018-08-06drm/gma500: fix psb_intel_lvds_mode_valid()'s return typeLuc Van Oostenryck
2018-08-06drm/atomic: Handling the case when setting old crtc for planeSatendra Singh Thakur
2018-08-06drm/radeon: fix mode_valid's return typeLuc Van Oostenryck
2018-06-13drm: set FMODE_UNSIGNED_OFFSET for drm filesDave Airlie
2018-06-06drm/i915: Disable LVDS on Radiant P845Ondrej Zary
2018-05-30drm/rockchip: Respect page offset for PRIME mmap callsØrjan Eide
2018-05-30virtio-gpu: fix ioctl and expose the fixed status to userspace.Dave Airlie
2018-05-30drm/exynos: fix comparison to bitshift when dealing with a maskWolfram Sang
2018-05-16drm/vmwgfx: Fix a buffer object leakThomas Hellstrom
2018-05-02drm/virtio: fix vq wait_event conditionGerd Hoffmann
2018-04-24drm/radeon: Fix PCIe lane width calculationPaul Parsons
2018-04-24radeon: hide pointless #warning when compile testingArnd Bergmann
2018-04-13drm/omap: fix tiled buffer stride calculationsTomi Valkeinen
2018-03-28drm: udl: Properly check framebuffer mmap offsetsGreg Kroah-Hartman
2018-03-28drm/radeon: Don't turn off DP sink when disconnectedMichel Dänzer
2018-03-28drm/vmwgfx: Fix a destoy-while-held mutex problem.Thomas Hellstrom
2018-03-24drm/omap: DMM: Check for DMM readiness after successful transaction commitPeter Ujfalusi
2018-03-24drm/msm: fix leak in failed get_pagesPrakash Kamliya
2018-03-24drm/nouveau/kms: Increase max retries in scanout position queries.Mario Kleiner
2018-03-22drm/amdgpu/dce: Don't turn off DP sink when disconnectedMichel Dänzer
2018-03-22drm/amdkfd: Fix memory leaks in kfd topologyYong Zhao
2018-03-22drm/edid: set ELD connector type in drm_edid_to_eld()Jani Nikula
2018-03-22drm/amdgpu: Fail fb creation from imported dma-bufs. (v2)Christopher James Halse Rogers
2018-03-22drm/radeon: Fail fb creation from imported dma-bufs.Christopher James Halse Rogers
2018-03-22drm/vmwgfx: Fixes to vmwgfx_fbSinclair Yeh
2018-03-22drm: Defer disabling the vblank IRQ until the next interrupt (for instant-off)Chris Wilson
2018-03-22drm: qxl: Don't alloc fbdev if emulation is not supportedGabriel Krisman Bertazi
2018-03-18drm/amdgpu: fix KV harvestingAlex Deucher
2018-03-18drm/radeon: fix KV harvestingAlex Deucher
2018-03-18drm/amdgpu: Notify sbios device ready before send requestRex Zhu
2018-03-18drm/amdgpu: Fix deadlock on runtime suspendLukas Wunner
2018-03-18drm/radeon: Fix deadlock on runtime suspendLukas Wunner
2018-03-18drm/nouveau: Fix deadlock on runtime suspendLukas Wunner
2018-03-18drm: Allow determining if current task is output poll workerLukas Wunner
2018-03-03drm/ttm: check the return value of kzallocXiongwei Song
2018-03-03drm/nouveau/pci: do a msi rearm on initKarol Herbst
2018-02-28drm/amdgpu: Avoid leaking PM domain on driver unbind (v2)Alex Deucher