summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
...
| * drm/vmwgfx: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä2018-01-231-4/+3
| * drm/tegra/dc: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä2018-01-231-5/+4
| * drm/rockchip: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä2018-01-231-5/+4
| * drm/nouveau/kms/nv50: Use drm_mode_get_hv_timing() to populate plane clip rec...Ville Syrjälä2018-01-231-8/+12
| * drm/msm/mdp5: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä2018-01-231-10/+10
| * drm/meson: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä2018-01-231-2/+3
| * drm/mediatek: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä2018-01-231-2/+3
| * drm/imx: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä2018-01-231-5/+5
| * drm/simple_kms_helper: Use drm_mode_get_hv_timing() to populate plane clip re...Ville Syrjälä2018-01-231-2/+3
| * drm/arm/mali-dp: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä2018-01-231-2/+4
| * drm/arm/hdlcd: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä2018-01-231-2/+3
| * drm/i915: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä2018-01-234-13/+18
| * drm/i915: Reject odd pipe source width with double wide/dual linkVille Syrjälä2018-01-231-3/+12
| * drm/sun4i: Fix build warnings in sunxi_engine.hSean Paul2018-01-231-0/+1
| * drm/panel: panasonic-vvx10f034n00: More return value fixesSean Paul2018-01-221-12/+5
| * drm/sun4i: backend: Make sure we don't have a commit pendingMaxime Ripard2018-01-221-0/+12
| * drm/sun4i: backend: Use runtime_pm variant of atomic_commit_tailMaxime Ripard2018-01-221-0/+6
| * drm/sun4i: backend: Add a custom atomic_check for the frontendMaxime Ripard2018-01-222-0/+67
| * drm/sun4i: backend: Wire in the frontendMaxime Ripard2018-01-225-3/+130
| * drm/sun4i: Add a driver for the display frontendMaxime Ripard2018-01-225-5/+514
| * drm/sun4i: engine: Create an atomic_begin callbackMaxime Ripard2018-01-222-1/+18
| * drm/sun4i: engine: Add a VBLANK quirk callbackMaxime Ripard2018-01-222-0/+17
| * drm/sun4i: engine: Add a custom crtc atomic_checkMaxime Ripard2018-01-222-0/+31
| * drm/sun4i: backend: Add a custom plane stateMaxime Ripard2018-01-222-3/+57
| * drm/sun4i: backend: Allow a NULL plane pointer to retrieve the formatMaxime Ripard2018-01-221-1/+1
| * drm/sun4i: backend: Document the engine operationsMaxime Ripard2018-01-221-0/+46
| * drm/sun4i: backend: Move line stride setup to buffer setup functionMaxime Ripard2018-01-221-7/+6
| * Merge airlied/drm-next into drm-misc-nextSean Paul2018-01-19758-91961/+45046
| |\
| * | drm: add kernel doc for exported gem dmabuf_opsSamuel Li2018-01-191-0/+88
| * | drm/i2c: tda998x: Remove duplicate NULL checkAndy Shevchenko2018-01-181-2/+1
| * | drm/i2c/sil164: Remove duplicate NULL checkAndy Shevchenko2018-01-181-2/+1
| * | drm/bridge: analogix-anx78xx: Remove duplicate NULL checkAndy Shevchenko2018-01-181-2/+1
| * | drm/panel: panasonic-vvx10f034n00: Fix wuxga_nt_panel_disable() return valueSean Paul2018-01-171-2/+3
| * | drm/dsi: Fix improper use of mipi_dsi_device_transfer() return valuePhilippe Cornu2018-01-161-3/+6
| * | drm/bridge/synopsys: dsi: handle endianness correctly in dw_mipi_dsi_write()Brian Norris2018-01-161-9/+9
| * | drm/bridge/synopsys: dsi: use common mipi_dsi_create_packet()Brian Norris2018-01-161-62/+16
| * | drm/bridge/synopsys: dsi: make dw_mipi_dsi_bridge_mode_set() staticBrian Norris2018-01-161-3/+3
| * | drm/tinydrm/mipi-dbi: Change reset active timeNoralf Trønnes2018-01-151-1/+1
| * | drm/tinydrm: Embed the mode in tinydrm_connectorNoralf Trønnes2018-01-151-21/+13
| * | drm/tinydrm/mi0283qt: Let the display pipe handle powerNoralf Trønnes2018-01-152-64/+15
| * | drm/tinydrm/mipi-dbi: Add poweron-reset functionsNoralf Trønnes2018-01-154-32/+81
| * | drm/tinydrm/mipi-dbi: Add mipi_dbi_enable_flush()Noralf Trønnes2018-01-154-11/+23
| * | drm/tinydrm/mi0283qt: Remove ili9341.hNoralf Trønnes2018-01-151-2/+26
| * | drm/tinydrm/mi0283qt: Use common include orderNoralf Trønnes2018-01-151-5/+6
| * | drm/pl111: Support handling bridge timingsLinus Walleij2018-01-123-13/+43
| * | drm/bridge: Add timing support to dumb VGA DACLinus Walleij2018-01-121-3/+56
| * | drm/ioctl: Remove trailing whitespaceNoralf Trønnes2018-01-111-2/+2
| * | Revert "drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commits"Maarten Lankhorst2018-01-101-9/+0
| * | drm: export gem dmabuf_ops for drivers to reuseSamuel Li2018-01-091-22/+31
| * | drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commitsLeo (Sunpeng) Li2018-01-091-0/+9
OpenPOWER on IntegriCloud