OpenCloudOS-Kernel/drivers/gpu/drm/qxl
Dave Airlie 6a6e5988a2 drm/ttm: replace last move_notify with delete_mem_notify
The move notify callback is only used in one place, this should
be removed in the future, but for now just rename it to the use
case which is to notify the driver that the GPU memory is to be
deleted.

Drivers can be cleaned up after this separately.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20201021044031.1752624-2-airlied@gmail.com
2020-10-22 10:11:49 +10:00
..
Kconfig drm/qxl: Fix randbuild error 2019-10-17 14:31:50 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
qxl_cmd.c qxl/ttm: drop the unusued no wait flag to reserve function 2020-08-06 12:16:29 +10:00
qxl_debugfs.c drm/qxl: switch over to the new pin interface 2020-09-24 16:16:50 +02:00
qxl_dev.h PCI: Move PCI_VENDOR_ID_REDHAT definition to pci_ids.h 2020-07-09 17:00:47 -05:00
qxl_display.c drm/atomic: Pass the full state to CRTC atomic enable/disable 2020-10-09 09:55:59 +02:00
qxl_draw.c drm/qxl: qxl_release use after free 2020-04-29 13:21:34 +02:00
qxl_drv.c drm/qxl: don't take vga ports on rev5+ 2020-08-17 09:36:36 +02:00
qxl_drv.h drm/qxl: switch over to the new pin interface 2020-09-24 16:16:50 +02:00
qxl_dumb.c drm/qxl: remove _unlocked suffix in drm_gem_object_put_unlocked 2020-05-19 22:31:34 +01:00
qxl_gem.c drm/qxl: remove _unlocked suffix in drm_gem_object_put_unlocked 2020-05-19 22:31:34 +01:00
qxl_image.c drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper() 2020-04-29 13:21:34 +02:00
qxl_ioctl.c drm/qxl: switch over to the new pin interface 2020-09-24 16:16:50 +02:00
qxl_irq.c drm/qxl: Don't use drm_device->dev_private 2020-04-28 20:04:01 +02:00
qxl_kms.c drm/qxl: don't use ttm bo->offset 2020-06-25 11:59:02 +02:00
qxl_object.c drm/ttm: nuke caching placement flags 2020-10-15 12:51:35 +02:00
qxl_object.h drm/qxl: switch over to the new pin interface 2020-09-24 16:16:50 +02:00
qxl_prime.c drm/qxl: drop WARN_ONCE() 2019-05-27 13:17:03 +02:00
qxl_release.c drm/qxl: switch over to the new pin interface 2020-09-24 16:16:50 +02:00
qxl_ttm.c drm/ttm: replace last move_notify with delete_mem_notify 2020-10-22 10:11:49 +10:00