linux_dsm_epyc7002/drivers/gpu/drm/ast
Egbert Eich f3b91060b5 drm/ast: Free container instead of member in ast_user_framebuffer_destroy()
Technically freeing ast_fb->base is the same as freeing ast_fb as 'base'
the first member of the data structure.
Still this makes it cleaner.

Signed-off-by: Egbert Eich <eich@suse.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2017-08-02 12:12:27 +10:00
..
ast_dp501.c drm/ast: Cleanup analog init code path 2014-09-15 11:37:46 +10:00
ast_dram_tables.h drm/ast: POST code for the new AST2500 2017-02-28 13:19:01 +10:00
ast_drv.c drm/pci: Deprecate drm_pci_init/exit completely 2017-06-20 10:41:03 +02:00
ast_drv.h drm/ast: Base support for AST2500 2017-02-28 13:15:14 +10:00
ast_fb.c drm/<drivers>: Drop fbdev info flags 2017-07-26 13:22:40 +02:00
ast_main.c drm/ast: Free container instead of member in ast_user_framebuffer_destroy() 2017-08-02 12:12:27 +10:00
ast_mode.c drm: Add acquire ctx to ->gamma_set hook 2017-04-06 10:21:55 +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: Base support for AST2500 2017-02-28 13:15:14 +10:00
ast_ttm.c drm/ast: Simplify function ast_bo_unpin() 2017-08-02 12:12:24 +10:00
Kconfig drm: fix compilations issues introduced by "drm: allow to use mmuless SoC" 2017-01-09 11:30:30 +01:00
Makefile drm/ast: fix include notation and remove -Iinclude/drm flag 2017-05-16 17:17:51 +02:00