linux_dsm_epyc7002/drivers/gpu/drm/mgag200
Thierry Reding ee3939e079 drm/ttm: Fix a few sparse warnings
The final parameter to ttm_bo_reserve() is a pointer, therefore callers
should use NULL instead of 0.

Fixes a bunch of sparse warnings of this type:

	warning: Using plain integer as NULL pointer

Signed-off-by: Thierry Reding <treding@nvidia.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2014-07-22 10:58:21 +10:00
..
Kconfig
Makefile
mgag200_cursor.c
mgag200_drv.c
mgag200_drv.h drm/ttm: Fix a few sparse warnings 2014-07-22 10:58:21 +10:00
mgag200_fb.c drm: Introduce drm_fb_helper_prepare() 2014-07-08 11:31:28 +10:00
mgag200_i2c.c
mgag200_main.c
mgag200_mode.c drm/mgag200: use helpers 2014-07-18 14:24:39 +10:00
mgag200_reg.h
mgag200_ttm.c