aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorVille Syrjälä <[email protected]>2016-11-18 19:52:51 +0000
committerVille Syrjälä <[email protected]>2016-12-15 12:55:28 +0000
commit5360943f05722e4e2a95ce3b9f4661d3e74f8aba (patch)
treeebf699d70a7a9e0061323ba5643b25d43a42090b /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentdrm: Pass 'dev' to drm_helper_mode_fill_fb_struct() (diff)
downloadkernel-5360943f05722e4e2a95ce3b9f4661d3e74f8aba.tar.gz
kernel-5360943f05722e4e2a95ce3b9f4661d3e74f8aba.zip
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 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions