aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-05drm: Don't pass clip to drm_atomic_helper_check_plane_state()Ville Syrjälä
2018-03-05drm/armada: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä
2018-03-05drm/armada: Construct a temporary crtc state for plane checksVille Syrjälä
2018-03-05drm/vc4: Replace long HDMI udelay with usleep_rangeStefan Wahren
2018-03-05drm/vc4: Advertise supported modifiers for planesDaniel Stone
2018-03-05drm/bridge/synopsys: dsi: readl_poll_timeout return value clean upPhilippe CORNU
2018-03-05drm/atomic: Call ww_acquire_done after drm_modeset_lock_allMaarten Lankhorst
2018-03-02drm/i915: Add support for the YCbCr COLOR_RANGE propertyVille Syrjälä
2018-03-02drm/i915: Change the COLOR_ENCODING prop default value to BT.709Ville Syrjälä
2018-03-02drm/i915: Add support for the YCbCr COLOR_ENCODING propertyVille Syrjälä
2018-03-02drm/i915: Fix plane YCbCr->RGB conversion for GLKVille Syrjälä
2018-03-02drm/i915: Correctly handle limited range YCbCr data on VLV/CHVVille Syrjälä
2018-03-02drm/atomic: Include color encoding/range in plane state dumpVille Syrjälä
2018-03-02drm: Add optional COLOR_ENCODING and COLOR_RANGE properties to drm_planeJyri Sarha
2018-03-02drm/sun4i: Allow building on arm64Jernej Skrabec
2018-03-02drm/sun4i: Add support for H3 HDMI PHY variantJernej Skrabec
2018-03-02drm/sun4i: Move and expand DW HDMI PHY register macrosJernej Skrabec
2018-03-02drm/sun4i: Add support for variants to DW HDMI PHYJernej Skrabec
2018-03-02drm/sun4i: Fix polarity configuration for DW HDMI PHYJernej Skrabec
2018-03-02drm/sun4i: Add support for H3 mixer 0Jernej Skrabec
2018-03-02drm/sun4i: Add support for H3 display engineJernej Skrabec
2018-03-02dt-bindings: display: sun4i-drm: Add compatibles for H3 HDMI pipelineJernej Skrabec
2018-03-01drm/rockchip: analogix_dp: reorder psr_unregister call in unbindJeffy Chen
2018-03-01drm/rockchip: analogix_dp: Add a sanity check for rockchip_drm_psr_register()Jeffy Chen
2018-03-01drm/bridge: analogix_dp: Fix connector and encoder cleanupJeffy Chen
2018-03-01drm/bridge: analogix: Do not use device's drvdataJeffy Chen
2018-03-01drm/rockchip: vop: Init vskiplines in scl_vop_cal_scale()Jeffy Chen
2018-03-01drm/rockchip: Add device links for master and componentsJeffy Chen
2018-02-28tinydrm: add backlight dependencyArnd Bergmann
2018-02-28drm/uapi: The ctm matrix uses sign-magnitude representationVille Syrjälä
2018-02-27drm/virtio: Add spaces around operatorsRodrigo Siqueira
2018-02-27drm/virtio: Remove multiple blank linesRodrigo Siqueira
2018-02-27drm/virtio: Replace 'unsigned' for 'unsigned int'Rodrigo Siqueira
2018-02-27drm/virtio: Remove return from void functionRodrigo Siqueira
2018-02-27drm/virtio: Add */ in block comments to separate lineRodrigo Siqueira
2018-02-27drm/virtio: Add blank line after variable declarationsRodrigo Siqueira
2018-02-27drm/virtio: Add tabs at the start of a lineRodrigo Siqueira
2018-02-26drm: Include the header with the prototype for drm_get_panel_orientation_quirk()Ville Syrjälä
2018-02-26drm/i915: Remove the pipe/plane ID checks from skl_check_ccs_aux_surface()Ville Syrjälä
2018-02-26drm: Check that the plane supports the request format+modifier comboVille Syrjälä
2018-02-26drm/pl111: Remove reverse dependency on DRM_DUMB_VGA_DACThierry Reding
2018-02-23drm/stm: check pitch and size calculations even if !CONFIG_MMUBenjamin Gaignard
2018-02-23drm/panel: Fix ARM Versatile panel clocksLinus Walleij
2018-02-22drm/pl111: Do not use deprecated drm_driver.{enable|disable)_vblankOleksandr Andrushchenko
2018-02-22drm/tve200: Do not use deprecated drm_driver.{enable|disable)_vblankOleksandr Andrushchenko
2018-02-22drm/mxsfb: Do not use deprecated drm_driver.{enable|disable)_vblankOleksandr Andrushchenko
2018-02-22drm/simple_kms_helper: Add {enable|disable}_vblank callback supportOleksandr Andrushchenko
2018-02-22drm: fix drm_get_max_iomem type mismatchArnd Bergmann
2018-02-22drm/simple_kms_helper: Fix NULL pointer dereference with no active CRTCOleksandr Andrushchenko
2018-02-22drm/sun4i: backend: Remove ARGB spoofingMaxime Ripard