OpenCloudOS-Kernel/drivers/gpu/drm/ast
Peter Rosin 3bffd9629e drm: ast: remove dead code and pointless local lut storage
The redundant fb helpers .load_lut, .gamma_set and .gamma_get are
no longer used. Remove the dead code and hook up the crtc .gamma_set
to use the crtc gamma_store directly instead of duplicating that
info locally.

Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Peter Rosin <peda@axentia.se>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20170713162538.22788-7-peda@axentia.se
2017-08-04 11:35:39 +02: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
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: remove dead code and pointless local lut storage 2017-08-04 11:35:39 +02:00
ast_fb.c drm: ast: remove dead code and pointless local lut storage 2017-08-04 11:35:39 +02:00
ast_main.c drm/ast: Fixed vram size incorrect issue on POWER 2017-02-28 13:16:14 +10:00
ast_mode.c drm: ast: remove dead code and pointless local lut storage 2017-08-04 11:35:39 +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: fix include notation and remove -Iinclude/drm flag 2017-05-16 17:17:51 +02:00