mbox series

[v1,0/2] Fix state transitions affecting DBuf

Message ID 20200213124352.29600-1-stanislav.lisovskiy@intel.com (mailing list archive)
Headers show
Series Fix state transitions affecting DBuf | expand

Message

Stanislav Lisovskiy Feb. 13, 2020, 12:43 p.m. UTC
There are two existing issues, causing possible screen
corruptions, being addressed with those patch series.
They should go hand in hand, otherwise magic is not working.

Stanislav Lisovskiy (2):
  drm/i915: Ensure no conflicts with BIOS when updating Dbuf
  drm/i915: Update dbuf slices also when active_pipe_changes pending

 drivers/gpu/drm/i915/display/intel_display.c       | 4 ++--
 drivers/gpu/drm/i915/display/intel_display_power.c | 6 ++++--
 2 files changed, 6 insertions(+), 4 deletions(-)