aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2021-01-13drm/amd/display: Fix assert being hit with GAMCOR memory shut downJacky Liao1-7/+0
2021-01-13drm/amd/display: fix seamless boot stream adding algorithmRaymond Yang1-8/+20
2021-01-13drm/amd/display: implement T12 complianceJun Lei6-0/+53
2021-01-13drm/amd/display: Remove unused P010 debug flagMike Hsieh1-1/+0
2021-01-13drm/amd/display: doesn't reprogram AMD OUIYu-ting Shen2-11/+29
2021-01-13drm/amd/display: removed unnecessary check when dpp clock increasingChiawen Huang1-2/+1
2021-01-13drm/amd/display: New path for enabling DPGWesley Chalmers2-0/+23
2021-01-13drm/amd/display: Unblank hubp based on plane visibilityWesley Chalmers3-9/+17
2021-01-13drm/amd/display: HUBP_IN_BLANK for DCN30Wesley Chalmers1-0/+1
2021-01-13drm/amd/display: Separate fec debug flag and monitor patchLewis Huang3-6/+19
2021-01-13drm/amd/display: Initialize stack variableWesley Chalmers1-1/+1
2021-01-13drm/amd/display: NULL pointer hangQingqing Zhuo1-1/+7
2021-01-13drm/amd/display: 3.2.117Aric Cyr1-1/+1
2021-01-11drm/amd/display/dc/gpio/hw_factory: Delete unused function 'dal_hw_factory_destroy'Lee Jones1-14/+0
2021-01-11drm/amd/display/dc/dce/dmub_psr: Demote non-conformant kernel-doc headersLee Jones1-11/+11
2021-01-11drm/amd/display/dc/dce/dce_panel_cntl: Remove unused variables 'bl_pwm_cntl' and 'pwm_period_cntl'Lee Jones1-4/+4
2021-01-11drm/amd/display/dc/dce/dce_i2c_sw: Make a bunch of local functions staticLee Jones1-4/+5
2021-01-11drm/amd/display/dc/dce/dce_i2c_hw: Make functions called by reference staticLee Jones1-2/+2
2021-01-11drm/amd/display/dc/bios/bios_parser: Fix misspelling of function parameterLee Jones1-2/+2
2021-01-11drm/amd/display/dc/dce/dce_aux: Remove unused function 'get_engine_type'Lee Jones1-6/+0
2021-01-11drm/amd/display/dc/dce/dce_opp: Make local functions and ones invoked by reference staticLee Jones1-4/+4
2021-01-11drm/amd/display/dc/dce/dce_dmcu: Move 'abm_gain_stepsize' to only source file it's used inLee Jones2-2/+4
2021-01-11drm/amd/display/dc/dce/dce_dmcu: Staticify local function call 'dce_dmcu_load_iram'Lee Jones1-1/+1
2021-01-11drm/amd/display/dc/dce/dce_transform: Remove 3 unused/legacy variablesLee Jones1-13/+0
2021-01-11drm/amd/display/dc/dce/dce_clock_source: Fix formatting/spelling of worthy function headersLee Jones1-29/+28
2021-01-11drm/amd/display/dc/dce/dce_link_encoder: Make functions invoked by reference staticLee Jones1-3/+3
2021-01-11drm/amd/display/dc/dce/dce_stream_encoder: Remove unused variable 'regval'Lee Jones1-2/+1
2021-01-11drm/amd/display/dc/dce/dce_audio: Make function invoked by reference staticLee Jones1-1/+1
2021-01-11drm/amd/display/dc/bios/bios_parser2: Fix some formatting issues and missing parameter docsLee Jones1-15/+14
2021-01-11drm/amd/display/dc/bios/bios_parser: Fix a whole bunch of legacy doc formattingLee Jones1-59/+56
2021-01-11drm/amd/display/dc/bios/bios_parser: Make local functions staticLee Jones1-2/+2
2021-01-11drm/amd/display/dc/bios/command_table_helper2: Fix legacy formatting problemsLee Jones1-12/+8
2021-01-11drm/amd/display/dc/bios/command_table_helper: Fix kernel-doc formattingLee Jones1-12/+8
2021-01-11drm/amd/display/dc/basics/conversion: Demote obvious kernel-doc abuseLee Jones1-6/+3
2021-01-05drm/amdgpu/display: drop DCN support for aarch64Alex Deucher12-72/+0
2021-01-05drm/amd/display: Enable fp16 also on DCE-8/10/11.Mario Kleiner3-3/+3
2021-01-05drm/amd/display: Create and Destroy PSR resources for DCN302Joshua Aberback1-0/+13
2021-01-05drm/amd/display: Update idle optimization handlingJoshua Aberback8-2/+31
2021-01-05drm/amd/display: fix comparison pointer to bool warning in dc.cTian Tao1-2/+2
2021-01-05drm/amd/display: remove useless else ifTian Tao1-2/+0
2021-01-05drm/amd/display: fix sysfs amdgpu_current_backlight_pwm NULL pointer issueKevin Wang1-1/+6
2020-12-23drm/amd/display: Use common error handling code in dc_create()Markus Elfring1-9/+6
2020-12-23drm/amd/display: Return directly after a failed kzalloc() in dc_create()Markus Elfring1-4/+2
2020-12-23drm/amd/display: add getter routine to retrieve mpcc muxJosip Pavic5-0/+19
2020-12-23drm/amd/display: always program DPPDTO unless not safe to lowerJake Wang1-6/+5
2020-12-23drm/amd/display: updated wm table for RenoirJake Wang1-8/+8
2020-12-23drm/amd/display: Acquire DSC during split stream for ODM only if top_pipeSung Lee1-1/+1
2020-12-23drm/amd/display: Multi-display underflow observedAric Cyr2-23/+9
2020-12-23drm/amd/display: Update RN/VGH active display count workaroundMichael Strauss2-16/+2
2020-12-23drm/amd/display: change SMU repsonse timeout to 2s.Yongqiang Sun1-1/+1