On Mon, 2010-04-26 at 21:09 -0400, Andrew Lutomirski wrote:
> Should this patch be enough to output 10 bits/channel on a digital
> output? I just ordered some 10-bit monitors and it would be fun to
> use them in all their high-precision glory?
Should be enough to get 10-bit gamma correction worki
Should this patch be enough to output 10 bits/channel on a digital
output? I just ordered some 10-bit monitors and it would be fun to
use them in all their high-precision glory?
It should be relatively easy to use spotread (from Argyll) along with
some hacked-up gamma loader to verify that it's w
---
drivers/gpu/drm/i915/i915_reg.h |7 ++-
drivers/gpu/drm/i915/intel_display.c | 33 ++---
2 files changed, 32 insertions(+), 8 deletions(-)
diff --git a/drivers/gpu/drm/i915/i915_reg.h b/drivers/gpu/drm/i915/i915_reg.h
index ab1bd2d..7a0c6ac 100644
--