summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-12dt-bindings/display/panel: otm8009a: Add optional power-supply propertyPhilippe CORNU1-0/+2
2018-03-12drm/panel: simple: Use display_timing for lq123p1jx31Sean Paul1-14/+13
2018-03-12dt-bindings: Add headings to simple-panel bindingsSean Paul1-0/+4
2018-03-12dt-bindings: Clarify timing subnode use as panel-timingSean Paul1-0/+5
2018-03-12drm/panel: Add support for Raydium RM68200 panel driverPhilippe CORNU3-0/+457
2018-03-12dt-bindings: display: panel: Add support for Raydium RM68200 DSI panelPhilippe CORNU1-0/+25
2018-03-12drm/panel: simple: Fix the bus format for the Ontat panelEric Anholt1-1/+1
2018-03-09drm/vc4: Enable background color fill when necessaryStefan Schake1-0/+25
2018-03-09drm/vc4: Move plane state to headerStefan Schake2-60/+60
2018-03-09drm/vc4: Check if plane requires background fillStefan Schake1-0/+17
2018-03-09drm/vc4: Set premultiplied for alpha formatsStefan Schake2-1/+3
2018-03-09drm/rockchip: Don't use atomic constructs for psrSean Paul3-41/+31
2018-03-09drm/rockchip: analogix_dp: set psr activate/deactivate when enable/disable br...zain wang4-13/+32
2018-03-08drm/rockchip: dw_hdmi: Move HDMI vpll clock enable to bind()Jeffy Chen1-8/+9
2018-03-08drm/rockchip: inno_hdmi: reorder clk_disable_unprepare call in unbindJeffy Chen1-1/+1
2018-03-08drm/rockchip: inno_hdmi: Fix error handling path.Jeffy Chen1-4/+16
2018-03-08drm/rockchip: dw-mipi-dsi: Fix connector and encoder cleanup.Jeffy Chen1-2/+6
2018-03-08drm/nouveau: Replace the iturbt_709 prop with the standard COLOR_ENCODING propVille Syrjälä1-13/+13
2018-03-08drm/pl111: Use max memory bandwidth for resolutionLinus Walleij3-0/+43
2018-03-08drm/bridge: sii902x: Retry status read after DDI I2CLinus Walleij1-4/+16
2018-03-08drm/pl111: Handle the RealView variant separatelyLinus Walleij1-0/+30
2018-03-08drm/pl111: Make the default BPP a per-variant variableLinus Walleij3-1/+7
2018-03-08drm: simple_kms_helper: Fix .mode_valid() documentationLinus Walleij1-3/+24
2018-03-08bridge: Elaborate a bit on dumb VGA bridges in KconfigLinus Walleij1-1/+2
2018-03-07drm/atomic: Add new reverse iterator over all plane state (V2)Shirish S1-0/+22
2018-03-07drm: Reject bad property flag combinationsVille Syrjälä1-6/+23
2018-03-07drm: Make property flags u32Ville Syrjälä2-31/+34
2018-03-07drm/uapi: Deprecate DRM_MODE_PROP_PENDINGVille Syrjälä1-1/+1
2018-03-07drm: WARN when trying to add enum value > 63 to a bitmask propertyVille Syrjälä1-2/+2
2018-03-07drm: WARN when trying add enum values to non-enum/bitmask propertiesVille Syrjälä1-2/+2
2018-03-07drm: Reject replacing property enum valuesVille Syrjälä1-8/+3
2018-03-07drm/bridge: analogix_dp: Don't create useless connectorsMarek Szyprowski3-13/+18
2018-03-07drm/bridge: analogix_dp: Postpone enabling runtime power managementMarek Szyprowski1-3/+3
2018-03-07drm/bridge: analogix_dp: Don't power bridge in analogix_dp_bindzain wang1-10/+0
2018-03-06drm/prime: make the pages array optional for drm_prime_sg_to_page_addr_arraysChristian König1-10/+10
2018-03-06drm/prime: fix potential race in drm_gem_map_detachChristian König1-16/+16
2018-03-06drm: Check property/enum name lengthVille Syrjälä1-0/+6
2018-03-06drm: Don't create properties without namesVille Syrjälä1-4/+2
2018-03-06drm: bridge: dw-hdmi: Fix overflow workaround for Amlogic Meson GX SoCsNeil Armstrong1-0/+3
2018-03-06drm: of: simplify component probe codeBaruch Siach1-5/+3
2018-03-06drm: NULL pointer dereference [null-pointer-deref] (CWE 476) problemJoe Moriarty1-1/+1
2018-03-06drm: NULL pointer dereference [null-pointer-deref] (CWE 476) problemJoe Moriarty1-0/+9
2018-03-05drm: Don't pass clip to drm_atomic_helper_check_plane_state()Ville Syrjälä22-145/+28
2018-03-05drm/armada: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä2-8/+10
2018-03-05drm/armada: Construct a temporary crtc state for plane checksVille Syrjälä2-2/+10
2018-03-05drm/vc4: Replace long HDMI udelay with usleep_rangeStefan Wahren1-1/+1
2018-03-05drm/vc4: Advertise supported modifiers for planesDaniel Stone2-1/+34
2018-03-05drm/bridge/synopsys: dsi: readl_poll_timeout return value clean upPhilippe CORNU1-5/+5
2018-03-05drm/atomic: Call ww_acquire_done after drm_modeset_lock_allMaarten Lankhorst1-0/+1
2018-03-02drm/i915: Add support for the YCbCr COLOR_RANGE propertyVille Syrjälä3-3/+22