commit | b98c66887ee1aec661dcb88fe17399d5d112ed98 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Jan 21 15:19:59 2016 +0000 |
committer | Lucas Stach <l.stach@pengutronix.de> | Tue Jan 26 18:53:27 2016 +0100 |
tree | 2576ecf5e3d822343207cabe4f4f284fd14fe97e | |
parent | f6427760a29ba3fd968e27ea567b1ebdd500740b [diff] |
drm/etnaviv: ignore VG GPUs with FE2.0 Ignore GPUs with a 2.0 front end. These have a different register layout for the front end, which provokes imprecise aborts from the register accesses in the 'gpu' debugfs file. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by: Lucas Stach <l.stach@pengutronix.de>