commit | fd8f507c0de97c3cff39c2e905ad92f15debbdcf | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri Sep 18 20:03:42 2015 +0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue Oct 13 13:20:01 2015 +0200 |
tree | 60c2fa6ff9f00626a5c722531c4676da08eea1bf | |
parent | b51a284278c634c675fa22e26e9e9b97dec4518a [diff] |
drm/i915: s/PIPE_FRMCOUNT_GM45/PIPE_FRMCOUNT_G4X/ etc. The PIPE_FRMCOUNT_GM45 and PIPE_FLIPCOUNT_GM45 names have bothered me for a long time. The work equally well for ELK and onwards, so let's s/GM45/G4X/. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>