commit | 4127dc43e2fb274e349e22a537fa7dca1e70cfc8 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Tue Jun 06 15:44:12 2017 +0300 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Tue Jun 06 19:02:37 2017 +0300 |
tree | cf38e870b1c809d68da1bbfb6db29353ee4abd14 | |
parent | 3fd5d1ecae2d91bf3d3ce73ce0ef97d84d93a770 [diff] |
drm/i915: s/fbc_fc/fbc_false_color/ We're not that short on characters that we can't spell out "false_color". Saves me from figuring out what "fc" means the next time look at the code. Cc: Rodrigo Vivi <rodrigo.vivi@intel.com> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20170606124412.5335-1-ville.syrjala@linux.intel.com Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>