1
0
Fork 0
alistair23-linux/drivers/gpu/drm/ast
Thomas Zimmermann da460a29c2 drm/ast: Pin framebuffer BO during dirty update
Another explicit lock operation of a GEM VRAM BO is located in AST's
framebuffer update code. Instead of locking the BO, we pin it to wherever
it is.

v2:
	* update with pin flag of 0

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190613073041.29350-6-tzimmermann@suse.de
2019-06-13 13:37:19 +02:00
..
Kconfig drm-misc-next for v5.3, try #2: 2019-05-28 08:59:11 +10:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
ast_dp501.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
ast_dram_tables.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
ast_drv.c drm/ast: Convert AST driver to VRAM MM 2019-05-15 16:17:07 +02:00
ast_drv.h drm/ast: Remove obsolete or unused cursor state 2019-06-13 13:37:09 +02:00
ast_fb.c drm/ast: Pin framebuffer BO during dirty update 2019-06-13 13:37:19 +02:00
ast_main.c drm/ast: Convert AST driver to VRAM MM 2019-05-15 16:17:07 +02:00
ast_mode.c drm/ast: Pin and map cursor source BO during update 2019-06-13 13:37:14 +02:00
ast_post.c drm/ast: Call open_key before enable_mmio in POST code 2017-02-28 13:25:32 +10:00
ast_tables.h drm/ast: Fixed 1280x800 Display Issue 2018-03-23 09:50:54 +10:00
ast_ttm.c drm/ast: Convert AST driver to VRAM MM 2019-05-15 16:17:07 +02:00