linux-stable/drivers/gpu/drm/qxl
Randy Dunlap 488574dbc4 gpu: fix qxl missing crc32_le
Fix build error: qxl uses crc32 functions so it needs to select
CRC32.

Also use angle quotes around a kernel header file name.

drivers/built-in.o: In function `qxl_display_read_client_monitors_config':
(.text+0x19d754): undefined reference to `crc32_le'

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2013-12-23 10:32:58 +10:00
..
Kconfig gpu: fix qxl missing crc32_le 2013-12-23 10:32:58 +10:00
Makefile
qxl_cmd.c qxl: convert qxl driver to proper use for reservations 2013-07-24 11:58:10 +10:00
qxl_debugfs.c drivers, drm: fix qxl build error when debugfs is disabled 2013-04-30 10:00:27 +10:00
qxl_dev.h
qxl_display.c gpu: fix qxl missing crc32_le 2013-12-23 10:32:58 +10:00
qxl_draw.c qxl: convert qxl driver to proper use for reservations 2013-07-24 11:58:10 +10:00
qxl_drv.c drm: kill ->gem_init_object() and friends 2013-10-09 14:38:02 +10:00
qxl_drv.h qxl: add a connector property to denote hotplug should rescan modes. 2013-11-06 15:23:26 +10:00
qxl_dumb.c drm/gem: create drm_gem_dumb_destroy 2013-08-07 09:59:24 +10:00
qxl_fb.c qxl: avoid an oops in the deferred io code. 2013-11-04 16:48:43 +10:00
qxl_fence.c qxl: convert qxl driver to proper use for reservations 2013-07-24 11:58:10 +10:00
qxl_gem.c drm: kill ->gem_init_object() and friends 2013-10-09 14:38:02 +10:00
qxl_image.c qxl: convert qxl driver to proper use for reservations 2013-07-24 11:58:10 +10:00
qxl_ioctl.c Merge remote-tracking branch 'pfdo/drm-rcar-for-v3.12' into drm-next 2013-08-19 09:24:13 +10:00
qxl_irq.c
qxl_kms.c drm/qxl: add some surface memory logging 2013-11-06 13:36:20 +10:00
qxl_object.c drm/qxl: remove unused object_pin/unpin() helpers 2013-08-19 09:34:41 +10:00
qxl_object.h Merge remote-tracking branch 'pfdo/drm-rcar-for-v3.12' into drm-next 2013-08-19 09:24:13 +10:00
qxl_release.c drm/qxl: fix memory leak in release list handling 2013-11-29 08:36:15 +10:00
qxl_ttm.c drm/qxl: add some surface memory logging 2013-11-06 13:36:20 +10:00