summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/sti: Handle return value of platform_get_irq_bynameArvind Yadav2017-11-211-0/+5
* drm/vc4: Add support for NV21 and NV61.Dave Stevenson2017-11-201-0/+10
* drm/vc4: Use .pixel_order instead of custom .flip_cbcrDave Stevenson2017-11-201-12/+8
* drm/vc4: Add support for DRM_FORMAT_RGB888 and DRM_FORMAT_BGR888Dave Stevenson2017-11-201-0/+8
* drm: Move drm_plane_helper_check_state() into drm_atomic_helper.cVille Syrjälä2017-11-2017-165/+169
* drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...Ville Syrjälä2017-11-2015-39/+52
* drm/vmwgfx: Try to fix plane clippingVille Syrjälä2017-11-201-10/+13
* drm/vmwgfx: Use drm_plane_helper_check_state()Ville Syrjälä2017-11-201-14/+3
* drm/vmwgfx: Remove bogus crtc coords vs fb size checkVille Syrjälä2017-11-201-6/+0
* gpu: gma500: remove unneeded DRIVER_LICENSE #defineGreg Kroah-Hartman2017-11-202-2/+1
* drm: don't link DP aux i2c adapter to the hardware device nodeLucas Stach2017-11-201-1/+0
* drm/panel: simple: Add Mitsubishi AA070MC01 panel supportLukasz Majewski2017-11-172-0/+42
* drm/panel: simple: Add Tianma TM070RVHG71 panel supportLukasz Majewski2017-11-172-0/+56
* drm/bridge/sii8620: add DVI mode supportMaciej Purski2017-11-161-18/+18
* drm/bridge/sii8620: filter unsupported modesMarek Szyprowski2017-11-161-0/+14
* drm/rockchip: vop: add rk3126 vop supportSandy Huang2017-11-162-0/+36
* dt-bindings: add document for rk3126-vopSandy Huang2017-11-161-0/+1
* drm: gem_cma_helper.c: Allow importing of contiguous scatterlists with nents > 1Liviu Dudau2017-11-152-3/+23
* drm/atomic-helper: always track connector commits, tooDaniel Vetter2017-11-151-9/+3
* drm: Fix kerneldocs for drm_plane modifiersVille Syrjälä2017-11-141-0/+2
* drm/gem-cma-helper: Fix kerneldocsVille Syrjälä2017-11-141-1/+1
* drm: Fix modifiers_property kernel docVille Syrjälä2017-11-141-1/+1
* dma-buf: try to replace a signaled fence in reservation_object_add_shared_inp...Christian König2017-11-141-3/+15
* dma-buf: keep only not signaled fence in reservation_object_add_shared_replac...Christian König2017-11-141-17/+21
* drm/debugfs: Fix framebuffer debugfs file initNoralf Trønnes2017-11-141-4/+6
* dma-buf: add reservation_object_lock_interruptible()Christian König2017-11-131-0/+23
* drm/cma-helper: Remove drm_fb_cma_debugfs_show()Noralf Trønnes2017-11-114-73/+0
* drm/tinydrm: Use drm_gem_cma_print_info()Noralf Trønnes2017-11-112-7/+2
* drm/tilcdc: Use drm_gem_cma_print_info()Noralf Trønnes2017-11-111-1/+1
* drm/arm/hdlcd: Use drm_gem_cma_print_info()Noralf Trønnes2017-11-111-1/+1
* drm/arc: Use drm_gem_cma_print_info()Noralf Trønnes2017-11-111-1/+1
* drm/cma-helper: Add drm_gem_cma_print_info()Noralf Trønnes2017-11-112-0/+22
* drm/cma-helper: Turn to_drm_gem_cma_obj() into a macroNoralf Trønnes2017-11-111-5/+2
* drm/atomic: Use drm_framebuffer_print_info()Noralf Trønnes2017-11-111-15/+3
* drm/framebuffer: Add framebuffer debugfs fileNoralf Trønnes2017-11-115-0/+104
* drm/print: Add drm_printf_indent()Noralf Trønnes2017-11-111-0/+8
* drm/framebuffer: drm_framebuffer_read_refcount() constify argumentNoralf Trønnes2017-11-111-1/+1
* drm/vma-manager: drm_vma_node_start() constify argumentNoralf Trønnes2017-11-111-1/+1
* virtgpu: remove redundant task_comm copyingMichał Mirosław2017-11-101-4/+2
* drm: qxl: remove pr_info message, stops log spammingColin Ian King2017-11-101-4/+1
* drm/cirrus: add create_handle support.Lepton Wu2017-11-101-0/+9
* drm/virtio: add create_handle support.Lepton Wu2017-11-101-0/+12
* dma-buf: Use rcu_assign_pointer() to set rcu protected pointersVille Syrjälä2017-11-091-1/+1
* drm/syncobj: Use proper methods for accessing rcu protected pointersVille Syrjälä2017-11-091-4/+7
* dma-buf/fence: Sparse wants __rcu on the object itselfChris Wilson2017-11-091-1/+1
* drm/syncobj: Mark up the fence as an RCU protected pointerChris Wilson2017-11-091-1/+1
* drm/vc4: Reject HDMI modes with too high of clocks.Eric Anholt2017-11-091-0/+15
* drm: Update docs for legacy kms stateDaniel Vetter2017-11-094-5/+28
* drm: sti: remove vtg_removeBenjamin Gaignard2017-11-081-6/+0
* drm: sti: remove useless fields from vtg structureBenjamin Gaignard2017-11-082-24/+9
OpenPOWER on IntegriCloud