diff options
| author | Ville Syrjälä <[email protected]> | 2016-11-18 19:52:46 +0000 |
|---|---|---|
| committer | Ville Syrjälä <[email protected]> | 2016-12-14 20:36:39 +0000 |
| commit | bdcb2f91069337b3d577d69c15dbd1f5b8f683e8 (patch) | |
| tree | 0c834df230e6f5db43c3e395e3a3483ccb8ec14c /drivers/gpu/drm/amd/amdgpu/amdgpu_display.c | |
| parent | drm/arm: Add local 'fb' variables (diff) | |
| download | kernel-bdcb2f91069337b3d577d69c15dbd1f5b8f683e8.tar.gz kernel-bdcb2f91069337b3d577d69c15dbd1f5b8f683e8.zip | |
drm/nouveau: Fix crtc->primary->fb vs. drm_fb fail
So it looks like the code is trying to pick between the passed in fb and
crtc->primary->fb based on that funky 'bool atomic'. But later it will
mix uses of both drm_fb (which was picked by the aforementioned logic)
and crtc->primary->fb. So looks like a bug to me. Let's make it use
drm_fb only.
Cc: Ben Skeggs <[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_display.c')
0 files changed, 0 insertions, 0 deletions
