]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm: move the fb bpp/depth helper into the core.
authorDave Airlie <airlied@redhat.com>
Tue, 29 Nov 2011 20:02:54 +0000 (20:02 +0000)
committerDave Airlie <airlied@redhat.com>
Tue, 29 Nov 2011 20:02:54 +0000 (20:02 +0000)
commit248dbc2350501e2c7b9f5ceb60c75515d82f4134
treefb12f25d61f71eeba77931b96e58950fc9afd46f
parent435ddd926e880f14ea2ae37062b9b45231d7fdf9
drm: move the fb bpp/depth helper into the core.

This is used by nearly everyone including vmwgfx which doesn't generally
use the fb helper.

Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_crtc.c
drivers/gpu/drm/drm_crtc_helper.c
drivers/gpu/drm/gma500/framebuffer.c
drivers/gpu/drm/radeon/radeon_fb.c
drivers/gpu/drm/vmwgfx/vmwgfx_kms.c
drivers/staging/gma500/framebuffer.c
include/drm/drm_crtc.h
include/drm/drm_crtc_helper.h