summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/modules/color/color_gamma.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-05drm/amd/display: Add support for Freesync 2 HDR and Content to Display MappingSivapiriyanKumarasamy1-1/+174
2018-10-15drm/amd/display: fix bug of accessing invalid memorySu Sung Chung1-2/+6
2018-08-27drm/amd/display: Add check for num of entries in gammaVitaly Prosyak1-1/+2
2018-08-27drm/amd/display: Use DGAM ROM or RAMVitaly Prosyak1-5/+5
2018-08-06drm/amd/display: Implement custom degamma lut on dcnDavid Francis1-3/+7
2018-07-05drm/amd/display: Use 2-factor allocator callsKees Cook1-4/+4
2018-06-22Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-0/+137
2018-06-15drm/amd/display: HLG supportVitaly Prosyak1-0/+137
2018-06-12treewide: kvzalloc() -> kvcalloc()Kees Cook1-16/+21
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-4/+6
2018-05-25Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-223/+223
2018-05-18drm/amd/display: inline more of fixed point codeDmytro Laktyushkin1-4/+4
2018-05-18drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin1-223/+223
2018-05-18Merge drm-fixes-for-v4.17-rc6-urgent into drm-nextDave Airlie1-1/+1
2018-05-15drm/amd/display: Use kvzalloc for potentially large allocationsMichel Dänzer1-34/+38
2018-05-15drm/amd/display: Add user_regamma to color moduleKrunoslav Kovac1-13/+301
2018-05-09drm/amd/display: Use kvzalloc for potentially large allocationsMichel Dänzer1-34/+38
2018-03-14drm/amd/display: Fix handling of linear transfer functionVitaly Prosyak1-2/+4
2018-03-05drm/amd/display: Handle HDR use cases.Vitaly Prosyak1-76/+67
2018-02-19drm/amd/display: De PQ implementationVitaly Prosyak1-73/+406
2018-02-19drm/amd/display: Add color module's gamma helpers to Linux buildLeo (Sunpeng) Li1-0/+1070