Searched hist:"681 c19c8bf34df58e6705ba4c1a1676474ef7799" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/gpu/drm/etnaviv/ |
H A D | Makefile | diff 681c19c8bf34df58e6705ba4c1a1676474ef7799 Mon Jan 22 08:57:59 CST 2018 Lucas Stach <l.stach@pengutronix.de> drm/etnaviv: add hardware database
New versions of the Vivante kernel driver don't trust the hardware feature bits anymore, but use an internal hardware database. This also includes more feature fields than are available in hardware.
As we can't trust the hardware feature bits to be correct anymore, we need to replicate the HWDB in etanviv. For now only the GC7000L as found on the i.MX8M is supported.
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
|
H A D | etnaviv_hwdb.c | 681c19c8bf34df58e6705ba4c1a1676474ef7799 Mon Jan 22 08:57:59 CST 2018 Lucas Stach <l.stach@pengutronix.de> drm/etnaviv: add hardware database
New versions of the Vivante kernel driver don't trust the hardware feature bits anymore, but use an internal hardware database. This also includes more feature fields than are available in hardware.
As we can't trust the hardware feature bits to be correct anymore, we need to replicate the HWDB in etanviv. For now only the GC7000L as found on the i.MX8M is supported.
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
|
H A D | etnaviv_gpu.h | diff 681c19c8bf34df58e6705ba4c1a1676474ef7799 Mon Jan 22 08:57:59 CST 2018 Lucas Stach <l.stach@pengutronix.de> drm/etnaviv: add hardware database
New versions of the Vivante kernel driver don't trust the hardware feature bits anymore, but use an internal hardware database. This also includes more feature fields than are available in hardware.
As we can't trust the hardware feature bits to be correct anymore, we need to replicate the HWDB in etanviv. For now only the GC7000L as found on the i.MX8M is supported.
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
|
H A D | etnaviv_gpu.c | diff 681c19c8bf34df58e6705ba4c1a1676474ef7799 Mon Jan 22 08:57:59 CST 2018 Lucas Stach <l.stach@pengutronix.de> drm/etnaviv: add hardware database
New versions of the Vivante kernel driver don't trust the hardware feature bits anymore, but use an internal hardware database. This also includes more feature fields than are available in hardware.
As we can't trust the hardware feature bits to be correct anymore, we need to replicate the HWDB in etanviv. For now only the GC7000L as found on the i.MX8M is supported.
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
|