aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/display/modules/color (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-22drm/amd/display: Refactor to remove diags specific rgam funcAnthony Koo2-182/+129
2019-12-18drm/amd/display: fix regamma build optimizationJosip Pavic1-2/+4
2019-12-05drm/amd/display: Implement DePQ for DCN1Reza Amini1-9/+30
2019-11-19drm/amd/display: remove set but not used variable 'min_content'zhengbin1-2/+0
2019-10-25drm/amd/display: Only use EETF when maxCL > max displayKrunoslav Kovac1-5/+1
2019-10-25drm/amd/display: Don't use optimized gamma22 with eetfAidan Yang1-4/+41
2019-08-23drm/amd/display: Add Logging for Gamma Related informationWyatt Wood1-2/+2
2019-08-15drm/amd/display: Add Logging for Gamma Related information (1/2)Wyatt Wood2-0/+13
2019-08-15drm/amd/display: Add HLG support in color moduleVitaly Prosyak1-41/+61
2019-08-15drm/amd/display: Add 22, 24, and 26 degammaVitaly Prosyak1-45/+71
2019-07-18drm/amd/display: Optimize gamma calculationsKrunoslav Kovac2-61/+111
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher1-0/+3
2019-06-22drm/amd/display: Add some tm3dlut flagsVitaly Prosyak1-12/+0
2019-06-22drm/amd/display: Add a flags union for 3dlut transformation matrixVitaly Prosyak1-0/+12
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDaniel Vetter1-0/+3
2019-06-11drm/amd/display: Gamma logic limitations causing unintended use of RAM over ROM.Harmanprit Tatla1-1/+2
2019-06-11drm/amd/display: fix gamma logic breaking driver unloadKrunoslav Kovac1-4/+2
2019-06-10drm/amd: drop use of drmp.h in os_types.hSam Ravnborg1-0/+3
2019-05-31drm/amd/display: CS_TFM_1D only applied post EOTFKrunoslav Kovac1-1/+2
2019-05-31drm/amd/display: Don't use ROM for output TF if GAMMA_CS_TFM_1DHugo Hu1-1/+2
2019-05-24drm/amd/display: Reuse MPC OGRAM for 1D blenderVitaly Prosyak2-17/+40
2019-03-19drm/amd/display: Re-add custom degamma supportDavid Francis1-0/+2
2019-02-05drm/amd/display: DGAM enabled for HDRKrunoslav Kovac1-37/+52
2019-01-25drm/amd/display: Default to linear output gammaKrunoslav Kovac1-33/+40
2019-01-14drm/amd/display: Fix for NULL ramp pointer crashing driverJoshua Aberback1-2/+1
2019-01-14drm/amd/display: Minor code cleanupSivapiriyanKumarasamy1-1/+1
2018-11-30drm/amd/display: Fix spelling of axis in modules/color/color_gamma.cKrunoslav Kovac1-8/+8
2018-11-21drm/amd/display: fix dereference of pointer fs_params before it is null checkedColin Ian King1-5/+11
2018-11-05drm/amd/display: Clip all remaining regamma points after first clipped pointSivapiriyanKumarasamy1-18/+26
2018-11-05drm/amd/display: Set gamma not working on MPO planesKrunoslav Kovac1-1/+1
2018-11-05drm/amd/display: Fix incorrect end slope of EETFSivapiriyanKumarasamy1-1/+2
2018-11-05drm/amd/display: Add support for Freesync 2 HDR and Content to Display MappingSivapiriyanKumarasamy2-2/+184
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 Prosyak2-7/+8
2018-08-06drm/amd/display: Implement custom degamma lut on dcnDavid Francis1-3/+7
2018-07-16drm/amd/display: Add headers for hardcoded 1d luts.Vitaly Prosyak1-0/+51
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 into drm-nextDave 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 into drm-nextDave 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 Kovac2-14/+348
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