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:52 +0000
committerVille Syrjälä <[email protected]>2016-12-15 12:55:28 +0000
commit9d020467a1c2f79a3efa3eeefcebdfdda2c1c625 (patch)
tree8a2c19e7b1150adec37dc2fb74267095364cc7ed /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentdrm/qxl: Call drm_helper_mode_fill_fb_struct() before drm_framebuffer_init() (diff)
downloadkernel-9d020467a1c2f79a3efa3eeefcebdfdda2c1c625.tar.gz
kernel-9d020467a1c2f79a3efa3eeefcebdfdda2c1c625.zip
drm/virtio: Call drm_helper_mode_fill_fb_struct() before drm_framebuffer_init()
We want framebuffers to be mostly useable already before drm_framebuffer_init() get 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]> Cc: Gerd Hoffmann <[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