]> Pileus Git - ~andy/linux/commit
drm/radeon: add a connector property for dither
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 24 Sep 2013 21:26:26 +0000 (17:26 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 1 Nov 2013 16:43:13 +0000 (12:43 -0400)
commit6214bb748783e65466d864c992770c07293ee820
tree2f63bfa38089f3cbcd366430003fe9c830e97ec9
parent134b480f4b92654b9590fad6c9374c7dc6722375
drm/radeon: add a connector property for dither

Allows you to enable dither in the display hardware
when the monitor supports lower a lower bpc than the
current framebuffer format.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/cik.c
drivers/gpu/drm/radeon/evergreen.c
drivers/gpu/drm/radeon/r600.c
drivers/gpu/drm/radeon/radeon_connectors.c
drivers/gpu/drm/radeon/radeon_display.c
drivers/gpu/drm/radeon/radeon_mode.h
drivers/gpu/drm/radeon/rs600.c