summaryrefslogtreecommitdiffstats
path: root/block/blk-wbt.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-24drm: remove no longer needed drm-get-put coccinelle scriptFernando Ramos1-78/+0
2018-11-24drm: remove deprecated "drm_framebuffer_[un]reference" functionsFernando Ramos1-24/+0
2018-11-24drm: remove deprecated "drm_connector_[un]reference" functionsFernando Ramos1-24/+0
2018-11-24drm: replace "drm_connector_unreference" with "drm_connector_put"Fernando Ramos1-1/+1
2018-11-24drm: remove deprecated "drm_dev_unref" functionFernando Ramos2-14/+0
2018-11-24drm: replace "drm_dev_unref" function with "drm_dev_put"Fernando Ramos6-11/+11
2018-11-24drm: remove deprecated "[__]drm_gem_object_[un]reference[_locked]" functionsFernando Ramos1-50/+0
2018-11-23drm/atomic-helper: WARN if fake_commit->hw_done is not completed as expectedVille Syrjälä1-1/+3
2018-11-23drm/atomic-helper: Complete fake_commit->flip_done potentially earlierVille Syrjälä1-0/+3
2018-11-22drm/prime: Fix drm_gem_prime_mmap() stack useNoralf Trønnes1-11/+20
2018-11-22drm/sun4i: wait on implicit fence before displayQiang Yu3-0/+6
2018-11-22drm: Merge drm_info.c into drm_debugfs.cDaniel Vetter4-143/+90
2018-11-21drm/meson: Add implicit fencing support for primary and overlay planesKoen Kooi2-0/+4
2018-11-21drm/virtio: add edid supportGerd Hoffmann5-0/+91
2018-11-21virtio-gpu: add VIRTIO_GPU_F_EDID featureGerd Hoffmann1-0/+18
2018-11-21qxl: Make sure qxl_cursor memory is pinnedChristophe Fergeau1-1/+9
2018-11-21qxl: Remove unused qxl_bo_pin argumentsChristophe Fergeau4-12/+8
2018-11-21qxl: No need for NULL check before calling qxl_bo_unref()Christophe Fergeau3-9/+4
2018-11-21drm/cirrus: Remove set but not used variable 'bo'YueHaibing1-3/+0
2018-11-20drm: Introduce new DRM_FORMAT_XYUVStanislav Lisovskiy2-0/+2
2018-11-20drm/tinydrm: Use DRM_GEM_CMA_VMAP_DRIVER_OPSNoralf Trønnes11-116/+38
2018-11-20drm/cma-helper: Add DRM_GEM_CMA_VMAP_DRIVER_OPSNoralf Trønnes2-0/+110
2018-11-20drm/gem: Add drm_gem_object_funcsNoralf Trønnes5-34/+258
2018-11-20drm/prime: Add drm_gem_prime_mmap()Noralf Trønnes2-0/+38
2018-11-20drm/driver: Add defaults for .gem_prime_export/import callbacksNoralf Trønnes3-2/+19
2018-11-20drm/panel: s6d16d0: fix spelling mistake "enble" -> "enable"Colin Ian King1-1/+1
2018-11-20drm/bridge/sii902x: Add missing dependency on I2C_MUXFabrizio Castro1-0/+1
2018-11-19drm/rockchip: fix for mailbox read sizeDamian Kos1-1/+1
2018-11-15drm/bridge/sii902x: Fix EDID readbackFabrizio Castro1-69/+178
2018-11-15drm/panel: Augment the TPO TPG110 bindingsLinus Walleij1-29/+52
2018-11-15drm: panel-orientation-quirks: Do rotation quirk for new GPD Win2 FWGabriel Krisman Bertazi1-1/+1
2018-11-14drm/qxl: remove set but not used variables 'driver, qbo'YueHaibing1-4/+0
2018-11-14drm/qxl: remove set but not used variable 'map'YueHaibing1-7/+3
2018-11-14drm/virtio: fix memory leak of vfpriv on error return pathColin Ian King1-1/+3
2018-11-14drm/virtio: bump driver version after explicit synchronization additionGustavo Padovan1-2/+2
2018-11-14drm/virtio: add in/out fence support for explicit synchronizationRobert Foss2-18/+65
2018-11-14drm/virtio: add uapi for in and out explicit fencesRobert Foss2-3/+15
2018-11-14drm/virtio: add virtio_gpu_alloc_fence()Robert Foss5-15/+96
2018-11-14drm/virtio: Use IDAs more efficientlyMatthew Wilcox2-5/+6
2018-11-14drm/virtio: Handle error from virtio_gpu_resource_id_getMatthew Wilcox1-2/+11
2018-11-13drm/meson: Add primary plane scalingNeil Armstrong1-45/+141
2018-11-13drm/meson: move OSD scaler management into plane atomic updateNeil Armstrong4-62/+68
2018-11-13drm/meson: Support Overlay plane for video renderingNeil Armstrong11-8/+971
2018-11-13drm/sti: remove set but not used variable 'priv'YueHaibing1-2/+0
2018-11-13drm/meson: Use optional canvas providerMaxime Jourdan5-22/+52
2018-11-13dt-bindings: display: amlogic, meson-vpu: Add optional canvas provider nodeMaxime Jourdan1-0/+2
2018-11-12drm/syncobj: Fix compilation following partial revertChris Wilson2-5/+1
2018-11-12drm: Revert syncobj timeline changes.Eric Anholt2-330/+105
2018-11-09drm/vc4: Prefer PPF over TPZ when dst >= 2/3 srcBoris Brezillon1-4/+4
2018-11-09drm/vc4: ->x_scaling[1] should never be set to VC4_SCALING_NONEBoris Brezillon1-5/+7