-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drm/amdkcl: TODO drop dead code in crtc->gamma_set
drm_fb_helper_setcmap() prev v4.12-rc7-1385-g964c60063bff("drm/fb-helper: separate the fb_setcmap helper into atomic and legacy paths") don't work as expected. this commit won't fix the issue. just leave a TODO msg once the gamma_set func is required. the gamma_set history is: v4.13-rc2-353-g2cd575aabd4d drm: remove unused and redundant callbacks v4.13-rc2-337-g76dd3cd8405c drm: amd: remove dead code and pointless local lut storage v4.12-rc7-1385-g964c60063bff drm/fb-helper: separate the fb_setcmap helper into atomic and legacy paths v3.10-rc2-516-g04c0c569d435 drm/fb-helper: Make load_lut and gamma_set/gamma_get hooks optional Signed-off-by: Flora Cui <flora.cui@amd.com> Reviewed-by: Yang Xiong <Yang.Xiong@amd.com>
- Loading branch information
Flora Cui
committed
Aug 14, 2020
1 parent
d96876c
commit beab110
Showing
6 changed files
with
20 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters