OSDN Git Service

drm: add functions to get/set gamma ramps
authorDave Airlie <airlied@redhat.com>
Mon, 2 Jun 2008 04:04:41 +0000 (14:04 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 2 Jun 2008 04:04:41 +0000 (14:04 +1000)
commit4e7b24639808e5e1e2c05143028db1a3bc2812e9
treeba16702759e87caa1119a46a1e18d27048c9667d
parenteba6cdc936cb33d929997ccb9bade6f75bb40670
drm: add functions to get/set gamma ramps
12 files changed:
libdrm/xf86drmMode.c
libdrm/xf86drmMode.h
linux-core/drm_crtc.c
linux-core/drm_crtc.h
linux-core/drm_drv.c
linux-core/drm_fb.c
linux-core/intel_display.c
linux-core/intel_drv.h
linux-core/intel_fb.c
linux-core/radeon_ms_fb.c
shared-core/drm.h
tests/mode/modetest.c