Re: [Intel-gfx] [PATCH 1/3] drm/i915: Don't clobber CHICKEN_PIPESL_1 on BDW

2014-03-05 Thread Damien Lespiau
this caused bit 30 of said registers to be set, which > caused the sprite CSC to produce incorrect results. > > Cc: stable@vger.kernel.org > Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=72220 > Signed-off-by: Ville Syrjälä Reviewed-by: Damien Lespiau -- Damien > ---

Re: [Intel-gfx] [PATCH 1/2] drm/i915: fix DDI PLLs HW state readout code

2014-01-08 Thread Damien Lespiau
we have an HDMI monitor on > HSW and then suspend/resume. > > Cc: stable@vger.kernel.org > Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=64379 > Tested-by: Qingshuai Tian > Signed-off-by: Paulo Zanoni Reviewed-by: Damien Lespiau -- Damien > --- > drive

Re: [Intel-gfx] [PATCH] drm/i915: register backlight device also when backlight class is a module

2013-09-19 Thread Damien Lespiau
ht interface was added. > > CC: stable@vger.kernel.org > CC: Ville Syrjälä > Signed-off-by: Jani Nikula FWIW, a quick git grep -e "#if.*def.*CONFIG" drivers/gpu/drm/i915/ did not return anything else of this kind. Reviewed-by: Damien Lespiau -- Damien > --- > d

Re: [Intel-gfx] [PATCH] drm/i915: enable the power well before module unload

2013-08-15 Thread Damien Lespiau
tools. > > Cc: stable@vger.kernel.org > Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=67813 > Signed-off-by: Paulo Zanoni Reviewed-by: Damien Lespiau -- Damien > --- > drivers/gpu/drm/i915/i915_dma.c | 7 ++- > 1 file changed, 6 insertions(+), 1 deletio

Re: [Intel-gfx] [PATCH 07/10] drm/i915: make the panel fitter work on pipes B and C on IVB

2012-11-20 Thread Damien Lespiau
> Signed-off-by: Paulo Zanoni Looks correct, but I don't have the hardware to test it either. Reviewed-by: Damien Lespiau -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html