summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-11-21drm/meson: Add implicit fencing support for primary and overlay planesKoen Kooi
2018-11-21drm/virtio: add edid supportGerd Hoffmann
2018-11-21qxl: Make sure qxl_cursor memory is pinnedChristophe Fergeau
2018-11-21qxl: Remove unused qxl_bo_pin argumentsChristophe Fergeau
2018-11-21qxl: No need for NULL check before calling qxl_bo_unref()Christophe Fergeau
2018-11-21drm/cirrus: Remove set but not used variable 'bo'YueHaibing
2018-11-20drm: Introduce new DRM_FORMAT_XYUVStanislav Lisovskiy
2018-11-20drm/tinydrm: Use DRM_GEM_CMA_VMAP_DRIVER_OPSNoralf Trønnes
2018-11-20drm/cma-helper: Add DRM_GEM_CMA_VMAP_DRIVER_OPSNoralf Trønnes
2018-11-20drm/gem: Add drm_gem_object_funcsNoralf Trønnes
2018-11-20drm/prime: Add drm_gem_prime_mmap()Noralf Trønnes
2018-11-20drm/driver: Add defaults for .gem_prime_export/import callbacksNoralf Trønnes
2018-11-20drm/panel: s6d16d0: fix spelling mistake "enble" -> "enable"Colin Ian King
2018-11-20drm/bridge/sii902x: Add missing dependency on I2C_MUXFabrizio Castro
2018-11-19drm/rockchip: fix for mailbox read sizeDamian Kos
2018-11-15drm/bridge/sii902x: Fix EDID readbackFabrizio Castro
2018-11-15drm: panel-orientation-quirks: Do rotation quirk for new GPD Win2 FWGabriel Krisman Bertazi
2018-11-14drm/qxl: remove set but not used variables 'driver, qbo'YueHaibing
2018-11-14drm/qxl: remove set but not used variable 'map'YueHaibing
2018-11-14drm/virtio: fix memory leak of vfpriv on error return pathColin Ian King
2018-11-14drm/virtio: bump driver version after explicit synchronization additionGustavo Padovan
2018-11-14drm/virtio: add in/out fence support for explicit synchronizationRobert Foss
2018-11-14drm/virtio: add uapi for in and out explicit fencesRobert Foss
2018-11-14drm/virtio: add virtio_gpu_alloc_fence()Robert Foss
2018-11-14drm/virtio: Use IDAs more efficientlyMatthew Wilcox
2018-11-14drm/virtio: Handle error from virtio_gpu_resource_id_getMatthew Wilcox
2018-11-13drm/meson: Add primary plane scalingNeil Armstrong
2018-11-13drm/meson: move OSD scaler management into plane atomic updateNeil Armstrong
2018-11-13drm/meson: Support Overlay plane for video renderingNeil Armstrong
2018-11-13drm/sti: remove set but not used variable 'priv'YueHaibing
2018-11-13drm/meson: Use optional canvas providerMaxime Jourdan
2018-11-13Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2018-11-12drm/syncobj: Fix compilation following partial revertChris Wilson
2018-11-12drm: Revert syncobj timeline changes.Eric Anholt
2018-11-09drm/vc4: Prefer PPF over TPZ when dst >= 2/3 srcBoris Brezillon
2018-11-09drm/vc4: ->x_scaling[1] should never be set to VC4_SCALING_NONEBoris Brezillon
2018-11-09drm/sun4i: tcon: Support an active-low DE signal with RGB interfacePaul Kocialkowski
2018-11-09drm/sun4i: tcon: Get the connector from the encoder in RGB setupPaul Kocialkowski
2018-11-09drm/sun4i: tcon: Pass encoder to RGB setup functionPaul Kocialkowski
2018-11-08drm/syncobj: disable the timeline UAPI for now v2Christian König
2018-11-07drm/atomic: Use explicit old/new state in drm_atomic_plane_check()Ville Syrjälä
2018-11-07drm/atomic: Use explicit old/new state in drm_atomic_crtc_check()Ville Syrjälä
2018-11-07drm/atomic: Use explicit old crtc state in drm_atomic_add_affected_planes()Ville Syrjälä
2018-11-06drm: Add drm_any_plane_has_format()Ville Syrjälä
2018-11-06drm/lease: look at ->universal_planes only onceDaniel Vetter
2018-11-06drm/lease: debug output for lease creationDaniel Vetter
2018-11-06drm/syncobj: Fix oops on drm_syncobj_find_fence(file_priv, 0, ...).Eric Anholt
2018-11-05drm/vgem: Fix typo in driver feature flagsImre Deak
2018-11-05drm/vgem: create a render node for vgemEmil Velikov
2018-11-05drm: sun4i: add support for H6 TCON TOPIcenowy Zheng