diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2021-07-02 22:45:59 +0200 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2021-08-20 15:50:26 +0200 |
commit | 2670ff5c72870646c5dd086f63887ab411ed44ee (patch) | |
tree | 0a141f865a424ae80a191e5030ae8d83cd7850d7 /include/drm | |
parent | drm/i915/fbc: Move the "recompress on activate" to a central place (diff) | |
download | linux-2670ff5c72870646c5dd086f63887ab411ed44ee.tar.xz linux-2670ff5c72870646c5dd086f63887ab411ed44ee.zip |
drm/i915/fbc: Polish the skl+ FBC stride override handling
Polish the FBC stride override stuff:
- just call it override_cfb_stride since it'll be used on
more gens later
- Use REG_BIT() & co. for the registers and give everything
CHICKEN_ prefix since glk+ will have a different register
for this
- Use intel_de_rmw() for the RMW
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210702204603.596-5-ville.syrjala@linux.intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'include/drm')
0 files changed, 0 insertions, 0 deletions