summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-222-2/+139
|\
| * drm/amd/display: Disable stats by defaultAnthony Koo2018-06-151-1/+1
| * drm/amd/display: HLG supportVitaly Prosyak2018-06-151-0/+137
| * drm/amd/display: Prefix event prints with ==Event==Anthony Koo2018-06-151-1/+1
* | treewide: kvzalloc() -> kvcalloc()Kees Cook2018-06-121-16/+21
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-123-12/+13
|/
* Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-05-253-271/+374
|\
| * drm/amd/display: fix memory leaksAnthony Koo2018-05-181-8/+16
| * drm/amd/display: fix bug with index checkAnthony Koo2018-05-181-1/+1
| * drm/amd/display: Add fullscreen transitions to logAnthony Koo2018-05-182-27/+114
| * drm/amd/display: use macro for logsAnthony Koo2018-05-181-13/+6
| * drm/amd/display: Fix up dm logging functionalityAnthony Koo2018-05-181-8/+16
| * drm/amd/display: Make DisplayStats work with just DC DisplayStats minorAnthony Koo2018-05-181-37/+44
| * 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-152-14/+348
* | drm/amd/display: Do not create memory allocation if stats not enabledAnthony Koo2018-05-151-11/+15
* | drm/amd/display: Couple bug fixes in stats moduleAnthony Koo2018-04-111-11/+28
|/