Searched hist:"89 b2b618" (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/video/rockchip/ |
H A D | Kconfig | 89b2b618 Wed May 31 10:59:29 CDT 2017 Philipp Tomsich <philipp.tomsich@theobroma-systems.com> rockchip: video: Kconfig: set MAX_XRES and MAX_YRES via Kconfig This introduces two new Kconfig options that configure the maximum allowable framebuffer size (i.e. the memory reservation/allocation for the framebuffer): - VIDEO_ROCKCHIP_MAX_XRES - VIDEO_ROCKCHIP_MAX_YRES The resulting memory allocation will cover 4 byte per pixel for these resolutions. Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
H A D | rk_vop.c | 89b2b618 Wed May 31 10:59:29 CDT 2017 Philipp Tomsich <philipp.tomsich@theobroma-systems.com> rockchip: video: Kconfig: set MAX_XRES and MAX_YRES via Kconfig This introduces two new Kconfig options that configure the maximum allowable framebuffer size (i.e. the memory reservation/allocation for the framebuffer): - VIDEO_ROCKCHIP_MAX_XRES - VIDEO_ROCKCHIP_MAX_YRES The resulting memory allocation will cover 4 byte per pixel for these resolutions. Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|