diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2016-11-18 21:52:54 +0200 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2016-12-15 14:55:29 +0200 |
commit | 95bce76015819e546528c13fe25d31771427c9d5 (patch) | |
tree | a9174c6399227ee146cfba4b4115d53cb6b009f4 /scripts/sortextable.h | |
parent | d2e9f5fcc646d3b2e41cfef79b3c8e720d28e230 (diff) |
drm: Populate fb->dev from drm_helper_mode_fill_fb_struct()
Populating fb->dev before drm_framebuffer_init() allows us to use
fb->dev already while validating the framebuffer. Let's have
drm_helper_mode_fill_fb_struct() do that for us.
Also make drm_framebuffer_init() warn us if a different device
pointer is passed to it than was passed to
drm_helper_mode_fill_fb_struct().
v2: Reject fbs with invalid fb->dev (Laurent)
Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com> (v1)
Link: http://patchwork.freedesktop.org/patch/msgid/1479498793-31021-19-git-send-email-ville.syrjala@linux.intel.com
Diffstat (limited to 'scripts/sortextable.h')
0 files changed, 0 insertions, 0 deletions