[PATCH 00/10] drm_mode_object_find -> helpers

Alex Deucher alexdeucher at gmail.com
Fri Jul 18 07:05:36 PDT 2014


On Thu, Jul 17, 2014 at 11:29 PM, Rob Clark <robdclark at gmail.com> 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
>
>  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(-)

Nice!

For the series:

Reviewed-by: Alex Deucher <alexander.deucher at amd.com>


>
> --
> 1.9.3
>
> _______________________________________________
> dri-devel mailing list
> dri-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/dri-devel


More information about the dri-devel mailing list