summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2018-01-29drm/vc4: Use the alpha format field in drm_format_infoMaxime Ripard
2018-01-29drm/rockchip: Use the alpha format field in drm_format_infoMaxime Ripard
2018-01-29drm/atmel-exynos: Use the alpha format field in drm_format_infoMaxime Ripard
2018-01-29drm/atmel-hlcdc: Use the alpha format field in drm_format_infoMaxime Ripard
2018-01-29drm/fourcc: Add a alpha field to drm_format_infoMaxime Ripard
2018-01-29drm/stm: ltdc: use crtc_mode_fixup to update adjusted_mode clockPhilippe CORNU
2018-01-26drm/dp: Add HBR3 support in existing DRM DP helpersManasi Navare
2018-01-23drm/zte: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä
2018-01-23drm/vmwgfx: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä
2018-01-23drm/tegra/dc: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä
2018-01-23drm/rockchip: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä
2018-01-23drm/nouveau/kms/nv50: Use drm_mode_get_hv_timing() to populate plane clip rec...Ville Syrjälä
2018-01-23drm/msm/mdp5: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä
2018-01-23drm/meson: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä
2018-01-23drm/mediatek: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä
2018-01-23drm/imx: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä
2018-01-23drm/simple_kms_helper: Use drm_mode_get_hv_timing() to populate plane clip re...Ville Syrjälä
2018-01-23drm/arm/mali-dp: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä
2018-01-23drm/arm/hdlcd: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä
2018-01-23drm/i915: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä
2018-01-23drm/i915: Reject odd pipe source width with double wide/dual linkVille Syrjälä
2018-01-23drm/sun4i: Fix build warnings in sunxi_engine.hSean Paul
2018-01-22drm/panel: panasonic-vvx10f034n00: More return value fixesSean Paul
2018-01-22drm/sun4i: backend: Make sure we don't have a commit pendingMaxime Ripard
2018-01-22drm/sun4i: backend: Use runtime_pm variant of atomic_commit_tailMaxime Ripard
2018-01-22drm/sun4i: backend: Add a custom atomic_check for the frontendMaxime Ripard
2018-01-22drm/sun4i: backend: Wire in the frontendMaxime Ripard
2018-01-22drm/sun4i: Add a driver for the display frontendMaxime Ripard
2018-01-22drm/sun4i: engine: Create an atomic_begin callbackMaxime Ripard
2018-01-22drm/sun4i: engine: Add a VBLANK quirk callbackMaxime Ripard
2018-01-22drm/sun4i: engine: Add a custom crtc atomic_checkMaxime Ripard
2018-01-22drm/sun4i: backend: Add a custom plane stateMaxime Ripard
2018-01-22drm/sun4i: backend: Allow a NULL plane pointer to retrieve the formatMaxime Ripard
2018-01-22drm/sun4i: backend: Document the engine operationsMaxime Ripard
2018-01-22drm/sun4i: backend: Move line stride setup to buffer setup functionMaxime Ripard
2018-01-19Merge airlied/drm-next into drm-misc-nextSean Paul
2018-01-19drm: add kernel doc for exported gem dmabuf_opsSamuel Li
2018-01-18drm/i2c: tda998x: Remove duplicate NULL checkAndy Shevchenko
2018-01-18drm/i2c/sil164: Remove duplicate NULL checkAndy Shevchenko
2018-01-18drm/bridge: analogix-anx78xx: Remove duplicate NULL checkAndy Shevchenko
2018-01-18BackMerge tag 'v4.15-rc8' into drm-nextDave Airlie
2018-01-17drm/panel: panasonic-vvx10f034n00: Fix wuxga_nt_panel_disable() return valueSean Paul
2018-01-16drm/dsi: Fix improper use of mipi_dsi_device_transfer() return valuePhilippe Cornu
2018-01-16drm/bridge/synopsys: dsi: handle endianness correctly in dw_mipi_dsi_write()Brian Norris
2018-01-16drm/bridge/synopsys: dsi: use common mipi_dsi_create_packet()Brian Norris
2018-01-16drm/bridge/synopsys: dsi: make dw_mipi_dsi_bridge_mode_set() staticBrian Norris
2018-01-15drm/tinydrm/mipi-dbi: Change reset active timeNoralf Trønnes
2018-01-15drm/tinydrm: Embed the mode in tinydrm_connectorNoralf Trønnes
2018-01-15drm/tinydrm/mi0283qt: Let the display pipe handle powerNoralf Trønnes
2018-01-15drm/tinydrm/mipi-dbi: Add poweron-reset functionsNoralf Trønnes