[PATCH 1/4] drm: Remove drm_resource wrappers

2010-08-04 Thread Matt Turner
On Wed, Aug 4, 2010 at 4:48 PM, Jordan Crouse wrote: > Remove the drm_resource wrappers and directly use the > actual PCI and/or platform functions in their place. > > Signed-off-by: Jordan Crouse > --- > ?drivers/gpu/drm/drm_bufs.c ? ? ? ? ? ? ? ?| ? 13 - > ?drivers/gpu/drm/i915/i915

[PATCH 1/4] drm: Remove drm_resource wrappers

2010-08-04 Thread Jordan Crouse
Remove the drm_resource wrappers and directly use the actual PCI and/or platform functions in their place. Signed-off-by: Jordan Crouse --- drivers/gpu/drm/drm_bufs.c| 13 - drivers/gpu/drm/i915/i915_dma.c |6 +++--- drivers/gpu/drm/mga/mga_dma.c

Re: [PATCH 1/4] drm: Remove drm_resource wrappers

2010-08-04 Thread Matt Turner
On Wed, Aug 4, 2010 at 4:48 PM, Jordan Crouse wrote: > Remove the drm_resource wrappers and directly use the > actual PCI and/or platform functions in their place. > > Signed-off-by: Jordan Crouse > --- >  drivers/gpu/drm/drm_bufs.c                |   13 - >  drivers/gpu/drm/i915/i915

[PATCH 1/4] drm: Remove drm_resource wrappers

2010-08-04 Thread Jordan Crouse
Remove the drm_resource wrappers and directly use the actual PCI and/or platform functions in their place. Signed-off-by: Jordan Crouse --- drivers/gpu/drm/drm_bufs.c| 13 - drivers/gpu/drm/i915/i915_dma.c |6 +++--- drivers/gpu/drm/mga/mga_dma.c

[PATCH 1/4] drm: Remove drm_resource wrappers

2010-05-27 Thread Matt Turner
Seems like a good simplification. Reviewed-by: Matt Turner

Re: [PATCH 1/4] drm: Remove drm_resource wrappers

2010-05-27 Thread Matt Turner
Seems like a good simplification. Reviewed-by: Matt Turner ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel

[PATCH 1/4] drm: Remove drm_resource wrappers

2010-05-27 Thread jcro...@codeaurora.org
From: Jordan Crouse Remove the drm_resource wrappers and directly use the actual PCI and/or platform functions in their place. Signed-off-by: Jordan Crouse --- drivers/gpu/drm/drm_bufs.c| 13 - drivers/gpu/drm/i915/i915_dma.c |6 +++--- drivers/gpu/d

[PATCH 1/4] drm: Remove drm_resource wrappers

2010-05-27 Thread jcrouse
From: Jordan Crouse Remove the drm_resource wrappers and directly use the actual PCI and/or platform functions in their place. Signed-off-by: Jordan Crouse --- drivers/gpu/drm/drm_bufs.c| 13 - drivers/gpu/drm/i915/i915_dma.c |6 +++--- drivers/gpu/d