summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/modules
AgeCommit message (Expand)AuthorLines
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
2018-07-05drm/amd/display: Use 2-factor allocator callsKees Cook-4/+4
2018-06-22Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-2/+139
2018-06-15drm/amd/display: Disable stats by defaultAnthony Koo-1/+1
2018-06-15drm/amd/display: HLG supportVitaly Prosyak-0/+137
2018-06-15drm/amd/display: Prefix event prints with ==Event==Anthony Koo-1/+1
2018-06-12treewide: kvzalloc() -> kvcalloc()Kees Cook-16/+21
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook-12/+13
2018-05-25Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-271/+374
2018-05-18drm/amd/display: fix memory leaksAnthony Koo-8/+16
2018-05-18drm/amd/display: fix bug with index checkAnthony Koo-1/+1
2018-05-18drm/amd/display: Add fullscreen transitions to logAnthony Koo-27/+114
2018-05-18drm/amd/display: use macro for logsAnthony Koo-13/+6
2018-05-18drm/amd/display: Fix up dm logging functionalityAnthony Koo-8/+16
2018-05-18drm/amd/display: Make DisplayStats work with just DC DisplayStats minorAnthony Koo-37/+44
2018-05-18drm/amd/display: inline more of fixed point codeDmytro Laktyushkin-4/+4
2018-05-18drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin-223/+223
2018-05-18Merge drm-fixes-for-v4.17-rc6-urgent into drm-nextDave Airlie-1/+1
2018-05-15drm/amd/display: Use kvzalloc for potentially large allocationsMichel Dänzer-34/+38
2018-05-15drm/amd/display: Add user_regamma to color moduleKrunoslav Kovac-14/+348
2018-05-15drm/amd/display: Do not create memory allocation if stats not enabledAnthony Koo-11/+15
2018-05-09drm/amd/display: Use kvzalloc for potentially large allocationsMichel Dänzer-34/+38
2018-04-11drm/amd/display: Couple bug fixes in stats moduleAnthony Koo-11/+28
2018-03-14drm/amd/display: add support for regkey "LCDFreeSyncDefault"Samson Tam-0/+26
2018-03-14drm/amd/display: Fix handling of linear transfer functionVitaly Prosyak-2/+4
2018-03-14drm/amd/display: Implement stats loggingAnthony Koo-30/+507
2018-03-05drm/amd/display: Handle HDR use cases.Vitaly Prosyak-76/+67
2018-02-19drm/amd/display: De PQ implementationVitaly Prosyak-73/+414
2018-02-19drm/amd/display: Add color module's gamma helpers to Linux buildLeo (Sunpeng) Li-0/+1146
2017-12-19BackMerge tag 'v4.15-rc4' into drm-nextDave Airlie-0/+21
2017-12-06drm/amd/display: Remove unnecessary dc_stream vtableHarry Wentland-54/+30
2017-12-04drm/amdgpu: add license to MakefilesAlex Deucher-0/+21
2017-09-28drm/amd/display: Use kernel alloc/freeHarry Wentland-7/+7
2017-09-26drm/amd/display: Clean up flattening core_dc to dcBhawanpreet Lakha-10/+9
2017-09-26drm/amd/display: Flattening core_dc to dcBhawanpreet Lakha-6/+5