alistair23-linux/drivers/gpu/drm/udl
Daniel Vetter d2aebe338a drm/udl: rip out set_need_resched
This very much looks like copypasta from drm/i915's fault handler.
It was used there to duct-tape over issues around gpu reset handling.

Since that can't ever happen for udl and there's seemingly no other
reason for this just drop it.

Reported-by: Peter Zijlstra <peterz@infradead.org>
Acked-by: Peter Zijlstra <peterz@infradead.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2013-09-16 08:35:04 +10:00
..
Kconfig
Makefile
udl_connector.c
udl_drv.c drm: remove FASYNC support 2013-08-19 10:05:17 +10:00
udl_drv.h drm/gem: create drm_gem_dumb_destroy 2013-08-07 09:59:24 +10:00
udl_encoder.c
udl_fb.c drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers 2013-06-17 19:42:47 +10:00
udl_gem.c drm/udl: rip out set_need_resched 2013-09-16 08:35:04 +10:00
udl_main.c drm: don't push static constants on stack for %*ph 2013-08-07 10:10:58 +10:00
udl_modeset.c drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers 2013-06-17 19:42:47 +10:00
udl_transfer.c