Home
last modified time | relevance | path

Searched hist:"77 ef8bbc87be7ad10b410247efc6d0f10676b401" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/drm/
H A Ddrm_mm.hdiff 77ef8bbc87be7ad10b410247efc6d0f10676b401 Mon Jul 01 13:32:58 CDT 2013 David Herrmann <dh.herrmann@gmail.com> drm: make drm_mm_init() return void

There is no reason to return "int" as this function never fails.
Furthermore, several drivers (ast, sis) already depend on this.

Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Dave Airlie <airlied@redhat.com>
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_mm.cdiff 77ef8bbc87be7ad10b410247efc6d0f10676b401 Mon Jul 01 13:32:58 CDT 2013 David Herrmann <dh.herrmann@gmail.com> drm: make drm_mm_init() return void

There is no reason to return "int" as this function never fails.
Furthermore, several drivers (ast, sis) already depend on this.

Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Dave Airlie <airlied@redhat.com>
H A Ddrm_gem.cdiff 77ef8bbc87be7ad10b410247efc6d0f10676b401 Mon Jul 01 13:32:58 CDT 2013 David Herrmann <dh.herrmann@gmail.com> drm: make drm_mm_init() return void

There is no reason to return "int" as this function never fails.
Furthermore, several drivers (ast, sis) already depend on this.

Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Dave Airlie <airlied@redhat.com>
/openbmc/linux/drivers/gpu/drm/ttm/
H A Dttm_bo.cdiff 77ef8bbc87be7ad10b410247efc6d0f10676b401 Mon Jul 01 13:32:58 CDT 2013 David Herrmann <dh.herrmann@gmail.com> drm: make drm_mm_init() return void

There is no reason to return "int" as this function never fails.
Furthermore, several drivers (ast, sis) already depend on this.

Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Dave Airlie <airlied@redhat.com>