summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-16drm/bridge/sii8620: filter unsupported modesMarek Szyprowski1-0/+14
2017-11-16drm/rockchip: vop: add rk3126 vop supportSandy Huang2-0/+36
2017-11-16dt-bindings: add document for rk3126-vopSandy Huang1-0/+1
2017-11-15drm: gem_cma_helper.c: Allow importing of contiguous scatterlists with nents > 1Liviu Dudau2-3/+23
2017-11-15drm/atomic-helper: always track connector commits, tooDaniel Vetter1-9/+3
2017-11-15drm: Fix kerneldocs for drm_plane modifiersVille Syrjälä1-0/+2
2017-11-14drm/gem-cma-helper: Fix kerneldocsVille Syrjälä1-1/+1
2017-11-14drm: Fix modifiers_property kernel docVille Syrjälä1-1/+1
2017-11-14dma-buf: try to replace a signaled fence in reservation_object_add_shared_inp...Christian König1-3/+15
2017-11-14dma-buf: keep only not signaled fence in reservation_object_add_shared_replac...Christian König1-17/+21
2017-11-14drm/debugfs: Fix framebuffer debugfs file initNoralf Trønnes1-4/+6
2017-11-13dma-buf: add reservation_object_lock_interruptible()Christian König1-0/+23
2017-11-11drm/cma-helper: Remove drm_fb_cma_debugfs_show()Noralf Trønnes4-73/+0
2017-11-11drm/tinydrm: Use drm_gem_cma_print_info()Noralf Trønnes2-7/+2
2017-11-11drm/tilcdc: Use drm_gem_cma_print_info()Noralf Trønnes1-1/+1
2017-11-11drm/arm/hdlcd: Use drm_gem_cma_print_info()Noralf Trønnes1-1/+1
2017-11-11drm/arc: Use drm_gem_cma_print_info()Noralf Trønnes1-1/+1
2017-11-11drm/cma-helper: Add drm_gem_cma_print_info()Noralf Trønnes2-0/+22
2017-11-11drm/cma-helper: Turn to_drm_gem_cma_obj() into a macroNoralf Trønnes1-5/+2
2017-11-11drm/atomic: Use drm_framebuffer_print_info()Noralf Trønnes1-15/+3
2017-11-11drm/framebuffer: Add framebuffer debugfs fileNoralf Trønnes5-0/+104
2017-11-11drm/print: Add drm_printf_indent()Noralf Trønnes1-0/+8
2017-11-11drm/framebuffer: drm_framebuffer_read_refcount() constify argumentNoralf Trønnes1-1/+1
2017-11-11drm/vma-manager: drm_vma_node_start() constify argumentNoralf Trønnes1-1/+1
2017-11-10virtgpu: remove redundant task_comm copyingMichał Mirosław1-4/+2
2017-11-10drm: qxl: remove pr_info message, stops log spammingColin Ian King1-4/+1
2017-11-10drm/cirrus: add create_handle support.Lepton Wu1-0/+9
2017-11-10drm/virtio: add create_handle support.Lepton Wu1-0/+12
2017-11-09dma-buf: Use rcu_assign_pointer() to set rcu protected pointersVille Syrjälä1-1/+1
2017-11-09drm/syncobj: Use proper methods for accessing rcu protected pointersVille Syrjälä1-4/+7
2017-11-09dma-buf/fence: Sparse wants __rcu on the object itselfChris Wilson1-1/+1
2017-11-09drm/syncobj: Mark up the fence as an RCU protected pointerChris Wilson1-1/+1
2017-11-09drm/vc4: Reject HDMI modes with too high of clocks.Eric Anholt1-0/+15
2017-11-09drm: Update docs for legacy kms stateDaniel Vetter4-5/+28
2017-11-08drm: sti: remove vtg_removeBenjamin Gaignard1-6/+0
2017-11-08drm: sti: remove useless fields from vtg structureBenjamin Gaignard2-24/+9
2017-11-08drm/atomic: Try to preserve the crtc enabled state in drm_atomic_remove_fb, v2.Maarten Lankhorst1-6/+17
2017-11-07drm/edid: make drm_edid_to_eld() staticJani Nikula3-7/+2
2017-11-07drm/drivers: drop redundant drm_edid_to_eld() callsJani Nikula14-21/+2
2017-11-07drm/edid: build ELD in drm_add_edid_modes()Jani Nikula1-2/+6
2017-11-07drm/edid: abstract connector ELD clearingJani Nikula1-8/+13
2017-11-07drm/edid: set ELD connector type in drm_edid_to_eld()Jani Nikula1-2/+7
2017-11-07drm/edid: use macros for ELD offsets and valuesJani Nikula1-13/+14
2017-11-07drm/selftests/mm: Insert cond_resched() between insert modesChris Wilson1-0/+5
2017-11-07drm/stm: ltdc: add a 2nd endpointPhilippe CORNU1-19/+45
2017-11-07dt-bindings: display: stm32: add a 2nd endpointPhilippe CORNU1-1/+5
2017-11-07drm/stm: checkpatch strict minor updatesPhilippe CORNU2-3/+3
2017-11-07drm/stm: dsi: Rename driver namePhilippe CORNU1-1/+1
2017-11-06drm: via: use ktime_get() instead of do_gettimeofdayArnd Bergmann2-16/+9
2017-11-02drm: Print the fb dimensions when the src coord check failsVille Syrjälä2-4/+6