diff options
author | Daniel Vetter <[email protected]> | 2014-04-07 23:25:20 +0200 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2014-04-10 10:54:47 +0300 |
commit | 004f388559a89ac17fa4c81fb8559a6599050a4e (patch) | |
tree | 54ba44586dbcb970145d6f521748abac2f209bff /lib/memory-notifier-error-inject.c | |
parent | c39b06951f1dc2e384650288676c5b7dcc0ec92c (diff) |
drm/mm: Don't WARN if drm_mm_reserve_node
Jesse's BIOS fb reconstruction code actually relies on the -ENOSPC
return value to detect overlapping framebuffers (which the bios uses
always when lighting up more than one screen). All this fanciness
happens in intel_alloc_plane_obj in intel_display.c.
Since no one else uses this we can safely remove the WARN without
repercussions.
Reported-by: Ben Widawsky <[email protected]>
Tested-by: Ben Widawsky <[email protected]>
Cc: Jesse Barnes <[email protected]>
Cc: Dave Airlie <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Acked-by: Dave Airlie <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions