[PATCH 00/10] drm_mode_object_find -> helpers

Daniel Vetter daniel at ffwll.ch
Fri Jul 18 06:38:56 PDT 2014


On Thu, Jul 17, 2014 at 11:29:55PM -0400, Rob Clark wrote:
> Slightly overdue, but retrofit recently added helpers to drivers.
> Note that there are a couple places left in core, but they get
> replaced in the atomic series and I didn't feel like making extra
> conflicts for myself.
> 
> Rob Clark (10):
>   drm/ast: use helpers
>   drm/bochs: use helpers
>   drm/cirrus: use helpers
>   drm/exynos: use helpers
>   drm/mgag200: use helpers
>   drm/udl: use helpers
>   drm/vmwgfx: use helpers
>   drm/nouveau: use helpers
>   drm/i915: use helpers
>   drm/radeon: use helpers

Yay! On the entire series: Reviewed-by: Daniel Vetter <daniel.vetter at ffwll.ch>
> 
>  drivers/gpu/drm/ast/ast_mode.c                | 12 +----
>  drivers/gpu/drm/bochs/bochs_kms.c             | 13 +-----
>  drivers/gpu/drm/cirrus/cirrus_mode.c          | 14 +-----
>  drivers/gpu/drm/exynos/exynos_drm_connector.c | 15 +-----
>  drivers/gpu/drm/i915/intel_display.c          |  9 ++--
>  drivers/gpu/drm/i915/intel_overlay.c          |  9 ++--
>  drivers/gpu/drm/i915/intel_sprite.c           | 12 ++---
>  drivers/gpu/drm/mgag200/mgag200_mode.c        | 14 +-----
>  drivers/gpu/drm/nouveau/nouveau_connector.c   | 16 +++----
>  drivers/gpu/drm/radeon/r100.c                 |  6 +--
>  drivers/gpu/drm/radeon/r600_cs.c              |  6 +--
>  drivers/gpu/drm/radeon/radeon_connectors.c    | 66 ++++++++-------------------
>  drivers/gpu/drm/udl/udl_connector.c           |  9 +---
>  drivers/gpu/drm/vmwgfx/vmwgfx_kms.c           |  6 +--
>  14 files changed, 54 insertions(+), 153 deletions(-)
> 
> -- 
> 1.9.3
> 
> _______________________________________________
> dri-devel mailing list
> dri-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/dri-devel

-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch


More information about the dri-devel mailing list