summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2016-08-20 12:22:11 +0200
committerDave Airlie <airlied@redhat.com>2016-08-22 13:29:44 +1000
commit6f00975c619064a18c23fd3aced325ae165a73b9 (patch)
tree5cd40ee5ea71ede26538673f1006558936364173 /Documentation
parentfa8410b355251fd30341662a40ac6b22d3e38468 (diff)
drm: Reject page_flip for !DRIVER_MODESET
Somehow this one slipped through, which means drivers without modeset support can be oopsed (since those also don't call drm_mode_config_init, which means the crtc lookup will chase an uninitalized idr). Reported-by: Alexander Potapenko <glider@google.com> Cc: Alexander Potapenko <glider@google.com> Cc: stable@vger.kernel.org Signed-off-by: Daniel Vetter <daniel.vetter@intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions