• A
    OMAPDSS: RFBI: Add function to set panel size · 6ff9dd5a
    Archit Taneja 提交于
    RFBI drivers requires configuration of the update area. Since we don't support
    partial updates, the size to be configures is the panel size itself.
    
    Add a timings field in RFBI's driver data. Apart from x_res and y_res, all the
    other fields are configured to an initial value when RFBI is enabled. A panel
    driver is expected to call omapdss_rfbi_set_size() configure the size of the
    panel.
    Signed-off-by: NArchit Taneja <archit@ti.com>
    6ff9dd5a
panel-n8x0.c 15.9 KB