diff options
| author | Ville Syrjälä <[email protected]> | 2016-11-18 21:52:51 +0200 |
|---|---|---|
| committer | Ville Syrjälä <[email protected]> | 2016-12-15 14:55:28 +0200 |
| commit | 5360943f05722e4e2a95ce3b9f4661d3e74f8aba (patch) | |
| tree | ebf699d70a7a9e0061323ba5643b25d43a42090b /tools/perf/scripts/python | |
| parent | a3f913ca98925d7e5bae725e9b2b38408215a695 (diff) | |
drm/qxl: Call drm_helper_mode_fill_fb_struct() before drm_framebuffer_init()
We want framebuffers to be mostly useable already before
drm_framebuffer_init() is called, and so we will start demanding that
all the interesting format/size/etc. information be filled in before
drm_framebuffer_init(). drm_helper_mode_fill_fb_struct() will do that
for us, so let's make sure it gets called before drm_framebuffer_init().
Cc: Dave Airlie <[email protected]>
Signed-off-by: Ville Syrjälä <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions