summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-12-01drm/tinydrm: add driver for ILI9225 panelsDavid Lechner4-0/+485
2017-12-01drm/tinydrm: export mipi_dbi_buf_copy and mipi_dbi_spi_cmd_max_speedDavid Lechner2-5/+23
2017-12-01dt-bindings: Add binding for Ilitek ILI9225 display panelsDavid Lechner1-0/+25
2017-12-01dt-bindings: Add vendor prefix for ilitekDavid Lechner1-0/+1
2017-11-30drm/docs: Add todo entry for simple modeset suspend/resumeNoralf Trønnes1-0/+9
2017-11-30drm/tinydrm: Use drm_mode_config_helper_suspend/resume()Noralf Trønnes4-78/+5
2017-11-30drm/arm/mali: Use drm_mode_config_helper_suspend/resume()Noralf Trønnes2-22/+3
2017-11-30drm/modeset-helper: Add simple modeset suspend/resume helpersNoralf Trønnes3-0/+88
2017-11-30drm/probe-helper: Fix drm_kms_helper_poll_enable() docsNoralf Trønnes1-2/+1
2017-11-30drm/sun4i: use sun4i_tcon_of_table to check if a device node is a TCONChen-Yu Tsai3-8/+6
2017-11-30drm/bridge: tc358767: add copyright linesAndrey Gusakov1-0/+2
2017-11-29MAINTAINERS: change maintainer for Rockchip drm driversMark Yao1-1/+2
2017-11-29drm/vblank: Fix vblank timestamp debugsVille Syrjälä1-5/+7
2017-11-27drm/via: use monotonic time for VIA_WAIT_IRQArnd Bergmann1-3/+3
2017-11-23dma-buf: Fix ifnullfree.cocci warningsVasyl Gomonovych1-2/+1
2017-11-23drm/printer: Add drm_vprintf()Chris Wilson2-4/+16
2017-11-22drm/edid: Allow HDMI infoframe without VIC or S3DVille Syrjälä12-18/+58
2017-11-22video/hdmi: Allow "empty" HDMI infoframesVille Syrjälä1-20/+31
2017-11-21dma-buf/fence: Fix lock inversion within dma-fence-arrayChris Wilson3-2/+16
2017-11-21Merge airlied/drm-next into drm-misc-nextDaniel Vetter1802-56663/+61034
2017-11-21drm/sti: Handle return value of platform_get_irq_bynameArvind Yadav1-0/+5
2017-11-20drm/vc4: Add support for NV21 and NV61.Dave Stevenson1-0/+10
2017-11-20drm/vc4: Use .pixel_order instead of custom .flip_cbcrDave Stevenson1-12/+8
2017-11-20drm/vc4: Add support for DRM_FORMAT_RGB888 and DRM_FORMAT_BGR888Dave Stevenson1-0/+8
2017-11-20drm: Move drm_plane_helper_check_state() into drm_atomic_helper.cVille Syrjälä17-165/+169
2017-11-20drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...Ville Syrjälä15-39/+52
2017-11-20drm/vmwgfx: Try to fix plane clippingVille Syrjälä1-10/+13
2017-11-20drm/vmwgfx: Use drm_plane_helper_check_state()Ville Syrjälä1-14/+3
2017-11-20drm/vmwgfx: Remove bogus crtc coords vs fb size checkVille Syrjälä1-6/+0
2017-11-20gpu: gma500: remove unneeded DRIVER_LICENSE #defineGreg Kroah-Hartman2-2/+1
2017-11-20drm: don't link DP aux i2c adapter to the hardware device nodeLucas Stach1-1/+0
2017-11-17drm/panel: simple: Add Mitsubishi AA070MC01 panel supportLukasz Majewski2-0/+42
2017-11-17drm/panel: simple: Add Tianma TM070RVHG71 panel supportLukasz Majewski2-0/+56
2017-11-16drm/bridge/sii8620: add DVI mode supportMaciej Purski1-18/+18
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-14drm: 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-14Merge tag 'exynos-drm-next-for-v4.15' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie6-321/+476
2017-11-14Merge branch 'linus-4.14-rc4-acp-prereq' of git://people.freedesktop.org/~agd...Dave Airlie5-33/+65
2017-11-13dma-buf: add reservation_object_lock_interruptible()Christian König1-0/+23
2017-11-14Merge tag 'drm-misc-fixes-2017-11-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-8/+6
2017-11-14Merge tag 'drm-intel-next-fixes-2017-11-10' of git://anongit.freedesktop.org/...Dave Airlie12-52/+133