summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/modules/color/color_gamma.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-next' into drm-next-5.3Alex Deucher2019-06-251-0/+3
|\
| * Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-06-141-0/+3
| |\
| | * drm/amd: drop use of drmp.h in os_types.hSam Ravnborg2019-06-101-0/+3
* | | drm/amd/display: Gamma logic limitations causing unintended use of RAM over ROM.Harmanprit Tatla2019-06-111-1/+2
* | | drm/amd/display: fix gamma logic breaking driver unloadKrunoslav Kovac2019-06-111-4/+2
|/ /
* | drm/amd/display: CS_TFM_1D only applied post EOTFKrunoslav Kovac2019-05-311-1/+2
* | drm/amd/display: Don't use ROM for output TF if GAMMA_CS_TFM_1DHugo Hu2019-05-311-1/+2
* | drm/amd/display: Reuse MPC OGRAM for 1D blenderVitaly Prosyak2019-05-241-17/+39
|/
* drm/amd/display: Re-add custom degamma supportDavid Francis2019-03-191-0/+2
* drm/amd/display: DGAM enabled for HDRKrunoslav Kovac2019-02-051-37/+52
* drm/amd/display: Default to linear output gammaKrunoslav Kovac2019-01-251-33/+40
* drm/amd/display: Fix for NULL ramp pointer crashing driverJoshua Aberback2019-01-141-2/+1
* drm/amd/display: Minor code cleanupSivapiriyanKumarasamy2019-01-141-1/+1
* drm/amd/display: Fix spelling of axis in modules/color/color_gamma.cKrunoslav Kovac2018-11-301-8/+8
* drm/amd/display: fix dereference of pointer fs_params before it is null checkedColin Ian King2018-11-211-5/+11
* drm/amd/display: Clip all remaining regamma points after first clipped pointSivapiriyanKumarasamy2018-11-051-18/+26
* drm/amd/display: Set gamma not working on MPO planesKrunoslav Kovac2018-11-051-1/+1
* drm/amd/display: Fix incorrect end slope of EETFSivapiriyanKumarasamy2018-11-051-1/+2
* drm/amd/display: Add support for Freesync 2 HDR and Content to Display MappingSivapiriyanKumarasamy2018-11-051-1/+174
* drm/amd/display: fix bug of accessing invalid memorySu Sung Chung2018-10-151-2/+6
* drm/amd/display: Add check for num of entries in gammaVitaly Prosyak2018-08-271-1/+2
* drm/amd/display: Use DGAM ROM or RAMVitaly Prosyak2018-08-271-5/+5
* drm/amd/display: Implement custom degamma lut on dcnDavid Francis2018-08-061-3/+7
* drm/amd/display: Use 2-factor allocator callsKees Cook2018-07-051-4/+4
* Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-06-221-0/+137
|\
| * drm/amd/display: HLG supportVitaly Prosyak2018-06-151-0/+137
* | treewide: kvzalloc() -> kvcalloc()Kees Cook2018-06-121-16/+21
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-4/+6
|/
* Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-05-251-223/+223
|\
| * drm/amd/display: inline more of fixed point codeDmytro Laktyushkin2018-05-181-4/+4
| * drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin2018-05-181-223/+223
* | Merge drm-fixes-for-v4.17-rc6-urgent into drm-nextDave Airlie2018-05-181-1/+1
|\ \ | |/ |/|
| * drm/amd/display: Use kvzalloc for potentially large allocationsMichel Dänzer2018-05-091-34/+38
* | drm/amd/display: Use kvzalloc for potentially large allocationsMichel Dänzer2018-05-151-34/+38
* | drm/amd/display: Add user_regamma to color moduleKrunoslav Kovac2018-05-151-13/+301
|/
* drm/amd/display: Fix handling of linear transfer functionVitaly Prosyak2018-03-141-2/+4
* drm/amd/display: Handle HDR use cases.Vitaly Prosyak2018-03-051-76/+67
* drm/amd/display: De PQ implementationVitaly Prosyak2018-02-191-73/+406
* drm/amd/display: Add color module's gamma helpers to Linux buildLeo (Sunpeng) Li2018-02-191-0/+1070