summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/modules
AgeCommit message (Expand)AuthorFilesLines
2018-06-15drm/amd/display: Disable stats by defaultAnthony Koo1-1/+1
2018-06-15drm/amd/display: HLG supportVitaly Prosyak1-0/+137
2018-06-15drm/amd/display: Prefix event prints with ==Event==Anthony Koo1-1/+1
2018-06-13treewide: kvzalloc() -> kvcalloc()Kees Cook1-16/+21
2018-06-13treewide: kzalloc() -> kcalloc()Kees Cook3-12/+13
2018-05-25Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie3-271/+374
2018-05-19drm/amd/display: fix memory leaksAnthony Koo1-8/+16
2018-05-19drm/amd/display: fix bug with index checkAnthony Koo1-1/+1
2018-05-19drm/amd/display: Add fullscreen transitions to logAnthony Koo2-27/+114
2018-05-19drm/amd/display: use macro for logsAnthony Koo1-13/+6
2018-05-19drm/amd/display: Fix up dm logging functionalityAnthony Koo1-8/+16
2018-05-19drm/amd/display: Make DisplayStats work with just DC DisplayStats minorAnthony Koo1-37/+44
2018-05-19drm/amd/display: inline more of fixed point codeDmytro Laktyushkin1-4/+4
2018-05-19drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin1-223/+223
2018-05-18Merge drm-fixes-for-v4.17-rc6-urgent into drm-nextDave Airlie1-1/+1
2018-05-15drm/amd/display: Use kvzalloc for potentially large allocationsMichel Dänzer1-34/+38
2018-05-15drm/amd/display: Add user_regamma to color moduleKrunoslav Kovac2-14/+348
2018-05-15drm/amd/display: Do not create memory allocation if stats not enabledAnthony Koo1-11/+15
2018-05-09drm/amd/display: Use kvzalloc for potentially large allocationsMichel Dänzer1-34/+38
2018-04-11drm/amd/display: Couple bug fixes in stats moduleAnthony Koo1-11/+28
2018-03-14drm/amd/display: add support for regkey "LCDFreeSyncDefault"Samson Tam1-0/+26
2018-03-14drm/amd/display: Fix handling of linear transfer functionVitaly Prosyak1-2/+4
2018-03-14drm/amd/display: Implement stats loggingAnthony Koo4-30/+507
2018-03-05drm/amd/display: Handle HDR use cases.Vitaly Prosyak1-76/+67
2018-02-19drm/amd/display: De PQ implementationVitaly Prosyak2-73/+414
2018-02-19drm/amd/display: Add color module's gamma helpers to Linux buildLeo (Sunpeng) Li3-0/+1146
2017-12-19BackMerge tag 'v4.15-rc4' into drm-nextDave Airlie1-0/+21
2017-12-06drm/amd/display: Remove unnecessary dc_stream vtableHarry Wentland1-54/+30
2017-12-04drm/amdgpu: add license to MakefilesAlex Deucher1-0/+21
2017-09-28drm/amd/display: Use kernel alloc/freeHarry Wentland1-7/+7
2017-09-27drm/amd/display: Clean up flattening core_dc to dcBhawanpreet Lakha1-10/+9
2017-09-27drm/amd/display: Flattening core_dc to dcBhawanpreet Lakha1-6/+5
2017-09-27drm/amd/display: Rename dc_stream to dc_stream_stateHarry Wentland2-39/+39
2017-09-27drm/amd/display: Roll core_stream into dc_streamLeo (Sunpeng) Li2-47/+41
2017-09-27drm/amd/display: Add regkey for DRR control for internal panelAnthony Koo2-35/+40
2017-09-27drm/amd/display: Re-enable Vsync Interrupts for Gradual Refresh RampAmy Zhang2-10/+33
2017-09-27drm/amd/display: add hyst frames for fixed refreshAnthony Koo1-20/+36
2017-09-27drm/amd/display: Temporary disable BTR FreeSync support for nowAnthony Koo1-5/+8
2017-09-27drm/amd/display: Fix DRR Enable on DesktopAmy Zhang2-31/+61
2017-09-27drm/amd/display: fix freesync not working on ravenCorbin McElhanney1-0/+10
2017-09-27drm/amd/display: prevent assert on error of 1 in calc_freesync_rangeDmytro Laktyushkin1-2/+4
2017-09-27drm/amd/display: Assign stream to map before we need itHarry Wentland1-4/+2
2017-09-27drm/amd/display: Add support for FreeSync on eDP to moduleEric Cook1-9/+33
2017-09-27drm/amd/display: Check for Zero Range in FreeSync CalcEric Cook1-0/+15
2017-09-27drm/amd/display: fix crash caused by incorrect index being used for arrayDmytro Laktyushkin1-1/+1
2017-09-27drm/amd/display: FreeSync Auto Sweep SupportEric Cook2-49/+198
2017-09-27drm/amd/display: PSR RefactorSylvia Tsai1-3/+11
2017-09-27drm/amd/display: Make sure v_total_min and max not less than v_total.Yongqiang Sun1-0/+12
2017-09-27drm/amd/display: FreeSync LFC MIN/MAX update on current frameEric Cook1-28/+39
2017-09-27drm/amd/display: sometime VtotalMin less than VTotal (rounding issue)Charlene Liu1-6/+6