Home
last modified time | relevance | path

Searched hist:"06696 ebe674de7f65d4f5046a8639b358c6b358c" (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/video/
H A Dvideo-uclass.cdiff 06696ebe674de7f65d4f5046a8639b358c6b358c Thu Nov 29 16:08:52 CST 2018 Simon Glass <sjg@chromium.org> video: Allow driver to specify the line length

At present line_length is always calculated in video_post_probe(). But
some hardware may use a different line length, e.g. with a 1366-wide
display.

Allow the driver to set this value if needed.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Anatolij Gustschin <agust@denx.de>
/openbmc/u-boot/include/
H A Dvideo.hdiff 06696ebe674de7f65d4f5046a8639b358c6b358c Thu Nov 29 16:08:52 CST 2018 Simon Glass <sjg@chromium.org> video: Allow driver to specify the line length

At present line_length is always calculated in video_post_probe(). But
some hardware may use a different line length, e.g. with a 1366-wide
display.

Allow the driver to set this value if needed.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Anatolij Gustschin <agust@denx.de>
/openbmc/u-boot/drivers/pci/
H A Dpci_rom.cdiff 06696ebe674de7f65d4f5046a8639b358c6b358c Thu Nov 29 16:08:52 CST 2018 Simon Glass <sjg@chromium.org> video: Allow driver to specify the line length

At present line_length is always calculated in video_post_probe(). But
some hardware may use a different line length, e.g. with a 1366-wide
display.

Allow the driver to set this value if needed.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Anatolij Gustschin <agust@denx.de>