summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/modules
AgeCommit message (Expand)AuthorLines
2019-04-29drm/amd/display: Fix and simplify apply_below_the_range()Mario Kleiner-4/+2
2019-04-10drm/amd/display: remove min reduction for abm 2.2 level 3Josip Pavic-2/+2
2019-03-20drm/amd/display: Fix VTEM InfoPacket programmingReza Amini-33/+111
2019-03-20drm/amd/display: Programming correct VRR_EN bit in VTEM structureHugo Hu-2/+2
2019-03-20drm/amd/display: Add a hysteresis to BTR frame multiplierAric Cyr-2/+22
2019-03-19drm/amd/display: reduce abm min reduction, deviation gain and contrast factorJosip Pavic-6/+9
2019-03-19drm/amd/display: Re-add custom degamma supportDavid Francis-0/+2
2019-02-27drm/amd/display: Pass app_tf by value rather than by referenceNathan Chancellor-5/+4
2019-02-19drm/amd/display: Increase precision for backlight curveAnthony Koo-19/+4
2019-02-05drm/amd/display: Modify ABM 2.2 Max ReductionJosip Pavic-2/+2
2019-02-05drm/amd/display: DGAM enabled for HDRKrunoslav Kovac-37/+52
2019-02-05drm/amd/display: fix issue with DC brightness low with VBAnthony Koo-10/+24
2019-01-25drm/amd/display: Adjust ABM 2.2 contrast parametersJosip Pavic-3/+3
2019-01-25drm/amd/display: Default to linear output gammaKrunoslav Kovac-33/+40
2019-01-25drm/amd/display: Create switching mechanism for ABM 2.2Josip Pavic-165/+418
2019-01-25drm/amd/display: Update DMCU versioning mechanismJosip Pavic-5/+4
2019-01-14drm/amd/display: Add new infopacket definitionBayan Zabihiyan-7/+92
2019-01-14drm/amd/display: Fix for NULL ramp pointer crashing driverJoshua Aberback-2/+1
2019-01-14drm/amd/display: Redefine DMCU_SCRATCH to identify DMCU stateMartin Tsai-1/+2
2019-01-14drm/amd/display: Pack DMCU iRAM alignmentJosip Pavic-0/+2
2019-01-14drm/amd/display: Use 100 Hz precision for pipe pixel clocksKen Chalmers-6/+6
2019-01-14drm/amd/display: Minor code cleanupSivapiriyanKumarasamy-1/+1
2018-11-30drm/amd/display: Info frame cleanupHarmanprit Tatla-36/+30
2018-11-30drm/amd/display: Fix spelling of axis in modules/color/color_gamma.cKrunoslav Kovac-8/+8
2018-11-26drm/amd/display: Load DMCU IRAMDavid Francis-0/+404
2018-11-21drm/amd/display: fix dereference of pointer fs_params before it is null checkedColin Ian King-5/+11
2018-11-05drm/amd/display: Clip all remaining regamma points after first clipped pointSivapiriyanKumarasamy-18/+26
2018-11-05drm/amd/display: Set gamma not working on MPO planesKrunoslav Kovac-1/+1
2018-11-05drm/amd/display: Fix incorrect end slope of EETFSivapiriyanKumarasamy-1/+2
2018-11-05drm/amd/display: Add support for Freesync 2 HDR and Content to Display MappingSivapiriyanKumarasamy-2/+184
2018-11-05drm/amd/display: Freesync does not engage on some displaysHarmanprit Tatla-28/+9
2018-10-15drm/amd/display: fix bug of accessing invalid memorySu Sung Chung-2/+6
2018-09-26drm/amd/display: remove redundant null pointer check before kfreezhong jiang-6/+2
2018-09-26drm/amd/display: Stereo 3D support in VSCEric Bernstein-4/+54
2018-09-26drm/amd/display: Add color bit info to freesync infoframeSivapiriyanKumarasamy-21/+196
2018-09-10drm/amd/display: Add DP YCbCr 4:2:0 supportEric Bernstein-1/+188
2018-08-27drm/amd/display: Enable Stereo in Dal3Alvin lee-0/+163
2018-08-27drm/amd/display: add config for sending VSIFAnthony Koo-1/+4
2018-08-27drm/amd/display: Correct rounding calcs in mod_freesync_is_valid_rangeAnthony Koo-5/+34
2018-08-27drm/amd/display: refactor vupdate interrupt registrationAnthony Koo-11/+8
2018-08-27drm/amd/display: fix LFC tearing at top of screenAnthony Koo-6/+0
2018-08-27drm/amd/display: Add back code to allow for rounding errorAnthony Koo-1/+12
2018-08-27drm/amd/display: Fix bug that causes black screenAnthony Koo-12/+6
2018-08-27drm/amd/display: Fix bug where refresh rate becomes fixedAnthony Koo-20/+26
2018-08-27drm/amd/display: add method to check for supported rangeAnthony Koo-6/+65
2018-08-27drm/amd/display: Refactor FreeSync moduleAnthony Koo-1335/+646
2018-08-27drm/amd/display: Add check for num of entries in gammaVitaly Prosyak-1/+2
2018-08-27drm/amd/display: Use DGAM ROM or RAMVitaly Prosyak-7/+8
2018-08-06drm/amd/display: Implement custom degamma lut on dcnDavid Francis-3/+7
2018-07-16drm/amd/display: Add headers for hardcoded 1d luts.Vitaly Prosyak-0/+51