summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/modules
AgeCommit message (Expand)AuthorFilesLines
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher2-0/+5
2019-06-22drm/amd/display: add missing mod_vmid destructorDmytro Laktyushkin2-0/+11
2019-06-22drm/amd/display: move vmid determination logic to a moduleDmytro Laktyushkin2-0/+202
2019-06-22drm/amd/display: Integrate color transform3x4 with 3dlut tmVitaly Prosyak1-3/+4
2019-06-22drm/amd/display: add flags for gamut map libraryVitaly Prosyak1-1/+23
2019-06-22drm/amd/display: Add 3dlut control flagsVitaly Prosyak1-18/+18
2019-06-22drm/amd/display: Add some tm3dlut flagsVitaly Prosyak2-12/+37
2019-06-22drm/amd/display: Add a flags union for 3dlut transformation matrixVitaly Prosyak1-0/+12
2019-06-17drm/amd/display: Add missing newline at end of fileGeert Uytterhoeven1-1/+1
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2-0/+5
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 Ravnborg2-0/+5
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: Use VCP for extended colorimetryAric Cyr1-1/+3
2019-05-24drm/amd/display: Reuse MPC OGRAM for 1D blenderVitaly Prosyak2-17/+40
2019-04-29drm/amd/display: Fix and simplify apply_below_the_range()Mario Kleiner1-4/+2
2019-04-10drm/amd/display: remove min reduction for abm 2.2 level 3Josip Pavic1-2/+2
2019-03-20drm/amd/display: Fix VTEM InfoPacket programmingReza Amini1-33/+111
2019-03-20drm/amd/display: Programming correct VRR_EN bit in VTEM structureHugo Hu1-2/+2
2019-03-20drm/amd/display: Add a hysteresis to BTR frame multiplierAric Cyr1-2/+22
2019-03-19drm/amd/display: reduce abm min reduction, deviation gain and contrast factorJosip Pavic1-6/+9
2019-03-19drm/amd/display: Re-add custom degamma supportDavid Francis1-0/+2
2019-02-27drm/amd/display: Pass app_tf by value rather than by referenceNathan Chancellor2-5/+4
2019-02-19drm/amd/display: Increase precision for backlight curveAnthony Koo1-19/+4
2019-02-05drm/amd/display: Modify ABM 2.2 Max ReductionJosip Pavic1-2/+2
2019-02-05drm/amd/display: DGAM enabled for HDRKrunoslav Kovac1-37/+52
2019-02-05drm/amd/display: fix issue with DC brightness low with VBAnthony Koo1-10/+24
2019-01-25drm/amd/display: Adjust ABM 2.2 contrast parametersJosip Pavic1-3/+3
2019-01-25drm/amd/display: Default to linear output gammaKrunoslav Kovac1-33/+40
2019-01-25drm/amd/display: Create switching mechanism for ABM 2.2Josip Pavic1-165/+418
2019-01-25drm/amd/display: Update DMCU versioning mechanismJosip Pavic1-5/+4
2019-01-14drm/amd/display: Add new infopacket definitionBayan Zabihiyan3-7/+92
2019-01-14drm/amd/display: Fix for NULL ramp pointer crashing driverJoshua Aberback1-2/+1
2019-01-14drm/amd/display: Redefine DMCU_SCRATCH to identify DMCU stateMartin Tsai1-1/+2
2019-01-14drm/amd/display: Pack DMCU iRAM alignmentJosip Pavic1-0/+2
2019-01-14drm/amd/display: Use 100 Hz precision for pipe pixel clocksKen Chalmers1-6/+6
2019-01-14drm/amd/display: Minor code cleanupSivapiriyanKumarasamy1-1/+1
2018-11-30drm/amd/display: Info frame cleanupHarmanprit Tatla4-36/+30
2018-11-30drm/amd/display: Fix spelling of axis in modules/color/color_gamma.cKrunoslav Kovac1-8/+8
2018-11-26drm/amd/display: Load DMCU IRAMDavid Francis3-0/+404
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-11-05drm/amd/display: Freesync does not engage on some displaysHarmanprit Tatla1-28/+9
2018-10-15drm/amd/display: fix bug of accessing invalid memorySu Sung Chung1-2/+6
2018-09-26drm/amd/display: remove redundant null pointer check before kfreezhong jiang1-6/+2