[PATCH 00/10] drm_mode_object_find -> helpers
Rob Clark
robdclark at gmail.com
Thu Jul 17 20:29:55 PDT 2014
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(-)
--
1.9.3
More information about the dri-devel
mailing list