aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_dma.c
diff options
context:
space:
mode:
authorVille Syrjälä <ville.syrjala@linux.intel.com>2016-04-29 17:31:18 +0300
committerVille Syrjälä <ville.syrjala@linux.intel.com>2016-05-09 19:14:57 +0300
commitf818ffea87bb7ee4eb8813eb6258778c5460db2e (patch)
treef152bc7a36f338aef7ac40ebd37281fe3500315b /drivers/gpu/drm/i915/i915_dma.c
parentdrm/i915: Calculate IPS linetime watermark based on future cdclk (diff)
downloadlinux-dev-f818ffea87bb7ee4eb8813eb6258778c5460db2e.tar.xz
linux-dev-f818ffea87bb7ee4eb8813eb6258778c5460db2e.zip
drm/i915: Add a FIXME about crtc !active vs. watermarks
When the crtc is enabled but !active, we should still compute the watermarks as if the planes were visible. That would make it more likely that the we can later transition to active without errors. Add a FIXME to remind people that we're doing the wrong thing now. We should perhaps just move the wm computation for each individual plane into the .check_plane hook, and later we'd just combine the results from all active planes. Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Cc: Matt Roper <matthew.d.roper@intel.com> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1461940278-17122-2-git-send-email-ville.syrjala@linux.intel.com Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Diffstat (limited to 'drivers/gpu/drm/i915/i915_dma.c')
0 files changed, 0 insertions, 0 deletions