linux-stable/drivers/gpu/drm/qxl
Noralf Trønnes 3164e4e31a drm/qxl: Use the drm_driver.dumb_destroy default
drm_gem_dumb_destroy() is the drm_driver.dumb_destroy default,
so no need to set it.

Cc: Dave Airlie <airlied@redhat.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/1502034068-51384-10-git-send-email-noralf@tronnes.org
2017-08-16 20:15:38 +02:00
..
Kconfig
Makefile drm/qxl: fix include notation and remove -Iinclude/drm flag 2017-05-17 14:36:17 +02:00
qxl_cmd.c
qxl_debugfs.c drm/qxl: fix include notation and remove -Iinclude/drm flag 2017-05-17 14:36:17 +02:00
qxl_dev.h
qxl_display.c drm: Plumb modifiers through plane init 2017-08-01 17:50:06 +01:00
qxl_draw.c
qxl_drv.c drm/qxl: Use the drm_driver.dumb_destroy default 2017-08-16 20:15:38 +02:00
qxl_drv.h drm/qxl: move extern variable declaration header file 2017-06-23 10:06:43 +02:00
qxl_dumb.c
qxl_fb.c drm/<drivers>: Drop fbdev info flags 2017-07-26 13:22:40 +02:00
qxl_gem.c drm/qxl: fix include notation and remove -Iinclude/drm flag 2017-05-17 14:36:17 +02:00
qxl_image.c
qxl_ioctl.c drm/qxl: fix __user annotations 2017-06-23 10:06:31 +02:00
qxl_irq.c
qxl_kms.c
qxl_object.c drm/qxl: declare a bunch of functions as static 2017-06-23 10:06:38 +02:00
qxl_object.h
qxl_prime.c
qxl_release.c
qxl_ttm.c drm: qxl: constify ttm_place structures. 2017-07-03 10:31:14 +02:00