diff options
author | Damien Lespiau <damien.lespiau@intel.com> | 2015-02-05 17:22:15 +0000 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2015-02-13 23:28:03 +0100 |
commit | 5ba76c41e55c32f35224c956759fcdc154c78b1a (patch) | |
tree | e2de8aea2fd04452f4c820cd0650f395979ce09b /CREDITS | |
parent | 60ee5cd24cf1c39d4c7bab7b428a08386a93fe9f (diff) |
drm/i915: Put update_state_fb() next to the fb update
update_state_fb() at the end of intel_find_plane_obj() is misleading as
it leads us to believe the update is done for all code path.
A successful call to intel_alloc_plane_obj() will return and
update_state_fb() is then only needed when we share a fb from another
CRTC. Put the update() function there then.
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions