commit | f139da1390577eb349e762f2f5794a1ff33497f7 | [log] [tgz] |
---|---|---|
author | Lucas De Marchi <lucas.demarchi@intel.com> | Fri Mar 01 17:14:04 2019 -0800 |
committer | Lucas De Marchi <lucas.demarchi@intel.com> | Mon Mar 04 15:20:05 2019 -0800 |
tree | 359cf4fdff1eb9017d66391288f69ca69e6198e2 | |
parent | bc7e35252eaca53ae605b1332bc5178881b662ab [diff] |
drm/i915: Fix bit name in PP_STATUS register According to the spec PP_SEQUENCE_STATE_ON_S1_1 is the correct name, so just rename it. Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com> Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190302011405.6405-1-lucas.demarchi@intel.com