lkml.org 
[lkml]   [2017]   [Nov]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v4 4/4] drm/rockchip: vop: Add more RGB output interface type
    Date
    This patch add serial RGB output interface for rockchip vop, the
    more info about serial RGB output interface described at the
    following file:

    Documentation/devicetree/bindings/display/panel/panel-rgb.txt

    Signed-off-by: Sandy Huang <hjc@rock-chips.com>
    Reviewed-by: Sean Paul <seanpaul@chromium.org>
    ---
    Changes in v4: None
    Changes in v3: None
    Changes in v2: None

    drivers/gpu/drm/rockchip/rockchip_drm_vop.h | 2 ++
    1 file changed, 2 insertions(+)

    diff --git a/drivers/gpu/drm/rockchip/rockchip_drm_vop.h b/drivers/gpu/drm/rockchip/rockchip_drm_vop.h
    index 56bbd2e..59a01c3 100644
    --- a/drivers/gpu/drm/rockchip/rockchip_drm_vop.h
    +++ b/drivers/gpu/drm/rockchip/rockchip_drm_vop.h
    @@ -209,6 +209,8 @@ struct vop_data {
    #define ROCKCHIP_OUT_MODE_P888 0
    #define ROCKCHIP_OUT_MODE_P666 1
    #define ROCKCHIP_OUT_MODE_P565 2
    +#define ROCKCHIP_OUT_MODE_S888 8
    +#define ROCKCHIP_OUT_MODE_S888_DUMMY 12
    /* for use special outface */
    #define ROCKCHIP_OUT_MODE_AAAA 15

    --
    2.7.4

    \
     
     \ /
      Last update: 2017-11-01 08:56    [W:2.886 / U:0.864 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site