linux-stable/drivers/gpu/drm/bochs
Christian König a2ab19fed9 drm/ttm: make eviction decision a driver callback v2
This way the driver can decide if it is valuable to evict a BO or not.

The current implementation is added as default to all existing drivers.

v2: fix some typos found during internal testing

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2016-10-25 14:44:04 -04:00
..
bochs.h drm: Remove superflous linux/fb.h includes 2016-08-12 10:41:39 +02:00
bochs_drv.c bugfixes for qemu (bochs, qxl and virtio-gpu) drm drivers 2016-09-28 13:23:07 +10:00
bochs_fbdev.c drm/ttm: remove use_ticket parameter from ttm_bo_reserve 2016-05-04 20:21:21 -04:00
bochs_hw.c drm/bochs: disable video before changing video mode 2015-04-01 08:28:15 +10:00
bochs_kms.c drm/bochs: mark bochs_connector_get_modes() static 2016-09-25 22:58:53 +02:00
bochs_mm.c drm/ttm: make eviction decision a driver callback v2 2016-10-25 14:44:04 -04:00
Kconfig drm/bochs: make fbdev support really optional 2016-07-18 09:11:39 +02:00
Makefile