author | Tony Lofthouse <a0741364@ti.com> | |
Mon, 1 Apr 2013 20:10:00 +0000 (15:10 -0500) | ||
committer | Praneeth Bajjuri <praneeth@ti.com> | |
Fri, 12 Jul 2013 22:41:43 +0000 (17:41 -0500) | ||
commit | 150d8b6029ef0de3828133277188c9d1c9b55b7a | |
tree | badf29329de192efbfe3915b03c5e8dfb827349f | tree | snapshot (tar.xz tar.gz zip) |
parent | 6fe08844ba572034b599377b115382d51e23e7fe | commit | diff |
OMAPDSS: DSSCOMP: move device to omap plat to configure tiler1d slot
Different devices will have varying requirements on tiler resources. This
change moves the platform device registration for dsscomp to the omap
platform level so at device initialization time we can set the appropriate
Tiler1D slot size.
Get platform information from dss2 driver, instead of it being hardcoded in
dsscomp clients. DSSCOMP query platform ioctl returns the platform specific
configuration, platform_info
Change-Id: I23c310294a96b711ea5782bddf732f10cc76e758
Signed-off-by: Arthur Philpott <arthur.philpott@ti.com>
Different devices will have varying requirements on tiler resources. This
change moves the platform device registration for dsscomp to the omap
platform level so at device initialization time we can set the appropriate
Tiler1D slot size.
Get platform information from dss2 driver, instead of it being hardcoded in
dsscomp clients. DSSCOMP query platform ioctl returns the platform specific
configuration, platform_info
Change-Id: I23c310294a96b711ea5782bddf732f10cc76e758
Signed-off-by: Arthur Philpott <arthur.philpott@ti.com>
arch/arm/plat-omap/Makefile | diff | blob | history | |
arch/arm/plat-omap/include/plat/board.h | [new file with mode: 0644] | blob |
arch/arm/plat-omap/include/plat/dsscomp.h | diff | blob | history | |
arch/arm/plat-omap/include/plat/gpio-switch.h | [new file with mode: 0644] | blob |
arch/arm/plat-omap/omap_dsscomp.c | [new file with mode: 0644] | blob |
drivers/video/omap2/dsscomp/device.c | diff | blob | history | |
drivers/video/omap2/dsscomp/dsscomp.h | diff | blob | history | |
drivers/video/omap2/dsscomp/gralloc.c | diff | blob | history | |
include/video/dsscomp.h | diff | blob | history |