diff options
author | Damien Lespiau <damien.lespiau@intel.com> | 2014-11-20 14:58:16 +0000 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2014-12-03 09:35:04 +0100 |
commit | ff94456453409e013aadf0fdaa38d6dd339456f4 (patch) | |
tree | a0917666addda8edf94dafe40cea5c401840afa7 /drivers/gpu/drm/i915/intel_bios.h | |
parent | 3148ade72806e7bd1e4784798c2d5645dd13618a (diff) | |
download | talos-op-linux-ff94456453409e013aadf0fdaa38d6dd339456f4.tar.gz talos-op-linux-ff94456453409e013aadf0fdaa38d6dd339456f4.zip |
drm/i915/skl: Implement the skl version of MMIO flips
Because the plane registers are different in Skylake we need to adapt
the MMIO code as well.
v2: Don't introduce yet another vfunc when the direction is do
consolidate the plane updates to use the same code path (Daniel)
v3:
- Use enum pipe instead of int (Ville)
- Also update PLANE_STRIDE when the tiling has changed (Ville)
- Put intel_mark_page_flip_active() in the shared code (Damien)
v4:
- Remove unused variable
v5:
- Fix whitespace Vs tabs (Ville)
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_bios.h')
0 files changed, 0 insertions, 0 deletions