summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-01-23drm/arm/mali-dp: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä1-2/+4
2018-01-23drm/arm/hdlcd: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä1-2/+3
2018-01-23drm/i915: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä4-13/+18
2018-01-23drm/i915: Reject odd pipe source width with double wide/dual linkVille Syrjälä1-3/+12
2018-01-23drm/sun4i: Fix build warnings in sunxi_engine.hSean Paul1-0/+1
2018-01-22drm/panel: panasonic-vvx10f034n00: More return value fixesSean Paul1-12/+5
2018-01-22drm/sun4i: backend: Make sure we don't have a commit pendingMaxime Ripard1-0/+12
2018-01-22drm/sun4i: backend: Use runtime_pm variant of atomic_commit_tailMaxime Ripard1-0/+6
2018-01-22drm/sun4i: backend: Add a custom atomic_check for the frontendMaxime Ripard2-0/+67
2018-01-22drm/sun4i: backend: Wire in the frontendMaxime Ripard5-3/+130
2018-01-22drm/sun4i: Add a driver for the display frontendMaxime Ripard5-5/+514
2018-01-22drm/sun4i: engine: Create an atomic_begin callbackMaxime Ripard2-1/+18
2018-01-22drm/sun4i: engine: Add a VBLANK quirk callbackMaxime Ripard2-0/+17
2018-01-22drm/sun4i: engine: Add a custom crtc atomic_checkMaxime Ripard2-0/+31
2018-01-22drm/sun4i: backend: Add a custom plane stateMaxime Ripard2-3/+57
2018-01-22drm/sun4i: backend: Allow a NULL plane pointer to retrieve the formatMaxime Ripard1-1/+1
2018-01-22drm/sun4i: backend: Document the engine operationsMaxime Ripard1-0/+46
2018-01-22drm/sun4i: backend: Move line stride setup to buffer setup functionMaxime Ripard1-7/+6
2018-01-19Merge airlied/drm-next into drm-misc-nextSean Paul1505-97136/+52929
2018-01-19drm: add kernel doc for exported gem dmabuf_opsSamuel Li1-0/+88
2018-01-18drm/i2c: tda998x: Remove duplicate NULL checkAndy Shevchenko1-2/+1
2018-01-18drm/i2c/sil164: Remove duplicate NULL checkAndy Shevchenko1-2/+1
2018-01-18drm/bridge: analogix-anx78xx: Remove duplicate NULL checkAndy Shevchenko1-2/+1
2018-01-18BackMerge tag 'v4.15-rc8' into drm-nextDave Airlie277-1166/+2614
2018-01-17drm/panel: panasonic-vvx10f034n00: Fix wuxga_nt_panel_disable() return valueSean Paul1-2/+3
2018-01-16drm/dsi: Fix improper use of mipi_dsi_device_transfer() return valuePhilippe Cornu1-3/+6
2018-01-16drm/bridge/synopsys: dsi: handle endianness correctly in dw_mipi_dsi_write()Brian Norris1-9/+9
2018-01-16drm/bridge/synopsys: dsi: use common mipi_dsi_create_packet()Brian Norris1-62/+16
2018-01-16drm/bridge/synopsys: dsi: make dw_mipi_dsi_bridge_mode_set() staticBrian Norris1-3/+3
2018-01-15drm/tinydrm/mipi-dbi: Change reset active timeNoralf Trønnes1-1/+1
2018-01-15drm/tinydrm: Embed the mode in tinydrm_connectorNoralf Trønnes1-21/+13
2018-01-15drm/tinydrm/mi0283qt: Let the display pipe handle powerNoralf Trønnes2-64/+15
2018-01-15drm/tinydrm/mipi-dbi: Add poweron-reset functionsNoralf Trønnes4-32/+81
2018-01-15drm/tinydrm/mipi-dbi: Add mipi_dbi_enable_flush()Noralf Trønnes4-11/+23
2018-01-15drm/tinydrm/mi0283qt: Remove ili9341.hNoralf Trønnes1-2/+26
2018-01-15drm/tinydrm/mi0283qt: Use common include orderNoralf Trønnes1-5/+6
2018-01-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-0/+51
2018-01-13Merge tag 'usb-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds8-32/+62
2018-01-13Merge tag 'staging-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2018-01-13Merge tag 'char-misc-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+3
2018-01-12Merge tag 'for-linus-4.15-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-4/+4
2018-01-12Merge branch 'nvme-4.15' of git://git.infradead.org/nvme into for-linusJens Axboe1-0/+1
2018-01-12Merge tag 'mmc-v4.15-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+7
2018-01-12Merge tag 'drm-fixes-for-v4.15-rc8' of git://people.freedesktop.org/~airlied/...Linus Torvalds14-43/+39
2018-01-12drm/pl111: Support handling bridge timingsLinus Walleij3-13/+43
2018-01-12drm/bridge: Add timing support to dumb VGA DACLinus Walleij1-3/+56
2018-01-12Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie14-75/+138
2018-01-12Merge tag 'drm-intel-fixes-2018-01-11-1' of git://anongit.freedesktop.org/drm...drm-fixes-for-v4.15-rc8Dave Airlie6-4/+17
2018-01-12Merge branch 'vmwgfx-fixes-4.15' of git://people.freedesktop.org/~thomash/lin...Dave Airlie4-36/+15