commit | f75fb42a6164a4c7f5bb6cbaae65555db89904a8 | [log] [tgz] |
---|---|---|
author | Jani Nikula <jani.nikula@intel.com> | Tue Feb 10 13:15:49 2015 +0200 |
committer | Jani Nikula <jani.nikula@intel.com> | Mon Feb 23 15:07:11 2015 +0200 |
tree | e2545aa70fab14d085e0602303bb325c3a062588 | |
parent | 0dc6f20b9803f09726bbb682649d35cda8ef5b5d [diff] |
drm/i915/skl: handle all pixel formats in skylake_update_primary_plane() skylake_update_primary_plane() did not handle all pixel formats returned by skl_format_to_fourcc(). Handle alpha similar to skl_update_plane(). Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=89052 Reviewed-by: Damien Lespiau <damien.lespiau@intel.com> Signed-off-by: Jani Nikula <jani.nikula@intel.com>