linux/drivers/gpu
Wei Yongjun 1f70e079c7 drm/msm: fix return value check in ERR_PTR()
In case of error, the function drm_prime_pages_to_sg() returns ERR_PTR()
and never returns NULL. The NULL test in the return value check should
be replaced with IS_ERR().

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
2013-09-11 17:31:33 -04:00
..
drm drm/msm: fix return value check in ERR_PTR() 2013-09-11 17:31:33 -04:00
host1x drm/tegra: Changes for v3.12-rc1 2013-09-04 09:01:02 +10:00
vga gpu/vga_switcheroo: add driver control power feature. (v3) 2013-08-29 13:30:21 +10:00
Makefile