summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/modules
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Fix and simplify apply_below_the_range()Mario Kleiner2019-04-291-4/+2
* drm/amd/display: remove min reduction for abm 2.2 level 3Josip Pavic2019-04-101-2/+2
* drm/amd/display: Fix VTEM InfoPacket programmingReza Amini2019-03-201-33/+111
* drm/amd/display: Programming correct VRR_EN bit in VTEM structureHugo Hu2019-03-201-2/+2
* drm/amd/display: Add a hysteresis to BTR frame multiplierAric Cyr2019-03-201-2/+22
* drm/amd/display: reduce abm min reduction, deviation gain and contrast factorJosip Pavic2019-03-191-6/+9
* drm/amd/display: Re-add custom degamma supportDavid Francis2019-03-191-0/+2
* drm/amd/display: Pass app_tf by value rather than by referenceNathan Chancellor2019-02-272-5/+4
* drm/amd/display: Increase precision for backlight curveAnthony Koo2019-02-191-19/+4
* drm/amd/display: Modify ABM 2.2 Max ReductionJosip Pavic2019-02-051-2/+2
* drm/amd/display: DGAM enabled for HDRKrunoslav Kovac2019-02-051-37/+52
* drm/amd/display: fix issue with DC brightness low with VBAnthony Koo2019-02-051-10/+24
* drm/amd/display: Adjust ABM 2.2 contrast parametersJosip Pavic2019-01-251-3/+3
* drm/amd/display: Default to linear output gammaKrunoslav Kovac2019-01-251-33/+40
* drm/amd/display: Create switching mechanism for ABM 2.2Josip Pavic2019-01-251-165/+418
* drm/amd/display: Update DMCU versioning mechanismJosip Pavic2019-01-251-5/+4
* drm/amd/display: Add new infopacket definitionBayan Zabihiyan2019-01-143-7/+92
* drm/amd/display: Fix for NULL ramp pointer crashing driverJoshua Aberback2019-01-141-2/+1
* drm/amd/display: Redefine DMCU_SCRATCH to identify DMCU stateMartin Tsai2019-01-141-1/+2
* drm/amd/display: Pack DMCU iRAM alignmentJosip Pavic2019-01-141-0/+2
* drm/amd/display: Use 100 Hz precision for pipe pixel clocksKen Chalmers2019-01-141-6/+6
* drm/amd/display: Minor code cleanupSivapiriyanKumarasamy2019-01-141-1/+1
* drm/amd/display: Info frame cleanupHarmanprit Tatla2018-11-304-36/+30
* drm/amd/display: Fix spelling of axis in modules/color/color_gamma.cKrunoslav Kovac2018-11-301-8/+8
* drm/amd/display: Load DMCU IRAMDavid Francis2018-11-263-0/+404
* 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-052-2/+184
* drm/amd/display: Freesync does not engage on some displaysHarmanprit Tatla2018-11-051-28/+9
* drm/amd/display: fix bug of accessing invalid memorySu Sung Chung2018-10-151-2/+6
* drm/amd/display: remove redundant null pointer check before kfreezhong jiang2018-09-261-6/+2
* drm/amd/display: Stereo 3D support in VSCEric Bernstein2018-09-261-4/+54
* drm/amd/display: Add color bit info to freesync infoframeSivapiriyanKumarasamy2018-09-263-21/+196
* drm/amd/display: Add DP YCbCr 4:2:0 supportEric Bernstein2018-09-101-1/+188
* drm/amd/display: Enable Stereo in Dal3Alvin lee2018-08-273-0/+163
* drm/amd/display: add config for sending VSIFAnthony Koo2018-08-272-1/+4
* drm/amd/display: Correct rounding calcs in mod_freesync_is_valid_rangeAnthony Koo2018-08-271-5/+34
* drm/amd/display: refactor vupdate interrupt registrationAnthony Koo2018-08-271-11/+8
* drm/amd/display: fix LFC tearing at top of screenAnthony Koo2018-08-271-6/+0
* drm/amd/display: Add back code to allow for rounding errorAnthony Koo2018-08-271-1/+12
* drm/amd/display: Fix bug that causes black screenAnthony Koo2018-08-271-12/+6
* drm/amd/display: Fix bug where refresh rate becomes fixedAnthony Koo2018-08-272-20/+26
* drm/amd/display: add method to check for supported rangeAnthony Koo2018-08-272-6/+65
* drm/amd/display: Refactor FreeSync moduleAnthony Koo2018-08-272-1335/+646
* 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-272-7/+8
* drm/amd/display: Implement custom degamma lut on dcnDavid Francis2018-08-061-3/+7
* drm/amd/display: Add headers for hardcoded 1d luts.Vitaly Prosyak2018-07-161-0/+51