Searched hist:"30310 c835f3ebfefcf83f006981faa66d73bd810" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/ipu-v3/ |
H A D | Makefile | diff 30310c835f3ebfefcf83f006981faa66d73bd810 Thu Mar 23 16:52:02 CET 2017 Lucas Stach <l.stach@pengutronix.de> gpu: ipu-v3: don't depend on DRM being enabled
The PRE/PRG drivers, which need the DRM infrastructure, are only used from the output path, so we skip building them into the ipu-v3 driver if CONFIG_DRM is not enabled.
Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
|
H A D | ipu-common.c | diff 30310c835f3ebfefcf83f006981faa66d73bd810 Thu Mar 23 16:52:02 CET 2017 Lucas Stach <l.stach@pengutronix.de> gpu: ipu-v3: don't depend on DRM being enabled
The PRE/PRG drivers, which need the DRM infrastructure, are only used from the output path, so we skip building them into the ipu-v3 driver if CONFIG_DRM is not enabled.
Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
|