On Fri, Jun 07, 2013 at 09:00:51AM +0100, Chris Wilson wrote:
> On Fri, Jun 07, 2013 at 07:51:10AM +0200, Daniel Vetter wrote:
> > On Sat, Jun 01, 2013 at 07:45:56PM +0200, Daniel Vetter wrote:
> > > We always limited the link bw calculations to 24bpp. Tested with
> > > my shiny new high-bpc screen
On Fri, Jun 07, 2013 at 07:51:10AM +0200, Daniel Vetter wrote:
> On Sat, Jun 01, 2013 at 07:45:56PM +0200, Daniel Vetter wrote:
> > We always limited the link bw calculations to 24bpp. Tested with
> > my shiny new high-bpc screen, seems to work as advertised.
> >
> > Signed-off-by: Daniel Vetter
On Sat, Jun 01, 2013 at 07:45:56PM +0200, Daniel Vetter wrote:
> We always limited the link bw calculations to 24bpp. Tested with
> my shiny new high-bpc screen, seems to work as advertised.
>
> Signed-off-by: Daniel Vetter
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=65280
Tested-by:
We always limited the link bw calculations to 24bpp. Tested with
my shiny new high-bpc screen, seems to work as advertised.
Signed-off-by: Daniel Vetter
---
drivers/gpu/drm/i915/intel_dp.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/i915/intel_dp.c b/drive