kernel-hacking-2024-linux-s.../drivers/gpu/drm/ast
Egbert Eich 28fb4cb7fa drm/ast: Initialized data needed to map fbdev memory
Due to a missing initialization there was no way to map fbdev memory.
Thus for example using the Xserver with the fbdev driver failed.
This fix adds initialization for fix.smem_start and fix.smem_len
in the fb_info structure, which fixes this problem.

Requested-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: stable@vger.kernel.org
Signed-off-by: Egbert Eich <eich@suse.de>
[pulled from SuSE tree by me - airlied]
Signed-off-by: Dave Airlie <airlied@redhat.com>
2015-11-11 12:27:31 +10:00
..
ast_dp501.c drm/ast: Cleanup analog init code path 2014-09-15 11:37:46 +10:00
ast_dram_tables.h
ast_drv.c
ast_drv.h drm/ast: Initialized data needed to map fbdev memory 2015-11-11 12:27:31 +10:00
ast_fb.c drm/ast: Initialized data needed to map fbdev memory 2015-11-11 12:27:31 +10:00
ast_main.c drm/ast: Initialized data needed to map fbdev memory 2015-11-11 12:27:31 +10:00
ast_mode.c drm/ast: Initialized data needed to map fbdev memory 2015-11-11 12:27:31 +10:00
ast_post.c drm/ast: POST chip at probe time if VGA not enabled 2014-09-15 11:37:44 +10:00
ast_tables.h drm/ast: Add reduced blanking modes for wide screen mode 2014-09-16 14:57:47 +10:00
ast_ttm.c drm/ttm: add reservation_object as argument to ttm_bo_init 2014-09-30 14:04:00 +02:00
Kconfig
Makefile