Searched hist:"06696 ebe674de7f65d4f5046a8639b358c6b358c" (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/drivers/video/ |
H A D | video-uclass.c | diff 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 D | video.h | diff 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 D | pci_rom.c | diff 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>
|