[Intel-gfx] [PATCH 0/5] Fix a couple of warning introduced recently
Damien Lespiau
damien.lespiau at intel.com
Thu Feb 5 09:22:14 PST 2015
At least here, the following commit introduced 2 warnings when loading the driver:
commit 706dc7b549175e47f23e913b7f1e52874a7d0f56
Author: Matt Roper <matthew.d.roper at intel.com>
Date: Tue Feb 3 13:10:04 2015 -0800
drm/i915: Ensure plane->state->fb stays in sync with plane->fb
The series tries to address those.
--
Damien
Damien Lespiau (5):
drm/i915: Put update_state_fb() next to the fb update
drm/i915: Use an intermediate variable to avoid repeating ourselves
drm/i915: Don't try to reference the fb in get_initial_plane_config()
drm/i915: Store the initial framebuffer in initial_plane_config
drm/i915: Fix atomic state when reusing the firmware fb
drivers/gpu/drm/i915/intel_display.c | 67 +++++++++++++++++++-----------------
drivers/gpu/drm/i915/intel_drv.h | 1 +
2 files changed, 37 insertions(+), 31 deletions(-)
--
1.8.3.1
More information about the Intel-gfx
mailing list