[Intel-gfx] [PATCH] drm/i915: Prioritize SSC quirk table when determining SSC settings

Chris Wilson chris at chris-wilson.co.uk
Wed Nov 9 15:20:33 CET 2011


On Wed, 09 Nov 2011 15:11:40 +0100, Michel Alexandre Salim <salimma at fedoraproject.org> wrote:
> From ab11cf4b1b28d0abb1db8bc992d016b257489ab5 Mon Sep 17 00:00:00 2001
> From: Michel Alexandre Salim <salimma at fedoraproject.org>
> Date: Wed, 9 Nov 2011 14:18:45 +0100
> Subject: [PATCH] drm/i915: Prioritize SSC quirk table when determining SSC
>  settings
> 
> Commit 72bbe58cd9568c7766cc219a779ea68a02132797 makes the check against
> the quirk table unreachable if i915_panel_use_ssc is set. This patch
> reorders the tests so that the quirk table is checked first, the
> i915_panel_use_ssc next and the original per-device setting last.

The whole point of having a module parameter is to override the defaults
for the hardware, be it quirked or not. You are complaining that we are
honoring a parameter explicitly set by the user, are you not?
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre



More information about the Intel-gfx mailing list