summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2021-01-14drm/amd/display/dc/dce120/dce120_resource: Staticify local functionsLee Jones1-3/+3
2021-01-14drm/amd/display/dc/dce120/Makefile: Ignore -Woverride-init warningLee Jones1-0/+2
2021-01-14drm/amd/display/dc/dce120/dce120_timing_generator:Lee Jones1-28/+28
2021-01-14drm/amd/display/dc/dce120/dce120_hw_sequencer: Encompass defines in same clau...Lee Jones1-1/+1
2021-01-14drm/amd/display/dc/gpio/diagnostics/hw_factory_diag: Include our own header c...Lee Jones1-0/+1
2021-01-14drm/amd/display/dc/gpio/diagnostics/hw_factory_diag: Fix struct declared insi...Lee Jones1-0/+2
2021-01-14drm/amd/display/dc/irq/irq_service: Make local function staticLee Jones1-1/+1
2021-01-14drm/amd/display/dc/gpio/diagnostics/hw_translate_diag: Include our own header...Lee Jones1-0/+1
2021-01-14drm/amd/display/dc/dce/dce_transform: Demote kernel-doc abuseLee Jones1-1/+1
2021-01-14drm/amd/display/dc/dce/dce_opp: Demote non-compliant kernel-doc headersLee Jones1-8/+8
2021-01-14drm/amd/display/dc/gpio/hw_ddc: Remove unused variable 'reg2'Lee Jones1-4/+3
2021-01-14drm/amd/display/dc/dce/dce_link_encoder: Remove unused variable 'value0'Lee Jones1-2/+1
2021-01-14drm/amd/display/dc/dce/dce_aux: Mark 'dce_aux_transfer_raw' as __maybe_unusedLee Jones1-1/+1
2021-01-14drm/amd/display: Fix deadlock during gpu reset v3Bhawanpreet Lakha1-0/+10
2021-01-14Revert "drm/amd/display: Fixed Intermittent blue screen on OLED panel"Rodrigo Siqueira1-5/+6
2021-01-14drm/amd/display: change SMU repsonse timeout to 2sCharlene Liu1-1/+1
2021-01-14drm/amd/display: disable dcn10 pipe split by defaultLi, Roman1-2/+2
2021-01-14drm/amd/display: 3.2.118Aric Cyr1-1/+1
2021-01-14drm/amd/display: Add a missing DCN3.01 API mappingNikola Cornij1-0/+1
2021-01-14drm/amd/display: enable HUBP blank behaviourBhawanpreet Lakha8-3/+45
2021-01-14drm/amd/display: New sequence for HUBP blankWesley Chalmers11-8/+93
2021-01-14drm/amd/display: Fix assert being hit with GAMCOR memory shut downJacky Liao1-7/+0
2021-01-14drm/amd/display: fix seamless boot stream adding algorithmRaymond Yang1-8/+20
2021-01-14drm/amd/display: implement T12 complianceJun Lei6-0/+53
2021-01-14drm/amd/display: Remove unused P010 debug flagMike Hsieh1-1/+0
2021-01-14drm/amd/display: doesn't reprogram AMD OUIYu-ting Shen2-11/+29
2021-01-14drm/amd/display: removed unnecessary check when dpp clock increasingChiawen Huang1-2/+1
2021-01-14drm/amd/display: New path for enabling DPGWesley Chalmers2-0/+23
2021-01-14drm/amd/display: Unblank hubp based on plane visibilityWesley Chalmers3-9/+17
2021-01-14drm/amd/display: HUBP_IN_BLANK for DCN30Wesley Chalmers1-0/+1
2021-01-14drm/amd/display: Separate fec debug flag and monitor patchLewis Huang3-6/+19
2021-01-14drm/amd/display: Initialize stack variableWesley Chalmers1-1/+1
2021-01-14drm/amd/display: NULL pointer hangQingqing Zhuo1-1/+7
2021-01-14drm/amd/display: 3.2.117Aric Cyr1-1/+1
2021-01-12drm/amd/display/dc/gpio/hw_factory: Delete unused function 'dal_hw_factory_de...Lee Jones1-14/+0
2021-01-12drm/amd/display/dc/dce/dmub_psr: Demote non-conformant kernel-doc headersLee Jones1-11/+11
2021-01-12drm/amd/display/dc/dce/dce_panel_cntl: Remove unused variables 'bl_pwm_cntl' ...Lee Jones1-4/+4
2021-01-12drm/amd/display/dc/dce/dce_i2c_sw: Make a bunch of local functions staticLee Jones1-4/+5
2021-01-12drm/amd/display/dc/dce/dce_i2c_hw: Make functions called by reference staticLee Jones1-2/+2
2021-01-12drm/amd/display/dc/bios/bios_parser: Fix misspelling of function parameterLee Jones1-2/+2
2021-01-12drm/amd/display/dc/dce/dce_aux: Remove unused function 'get_engine_type'Lee Jones1-6/+0
2021-01-12drm/amd/display/dc/dce/dce_opp: Make local functions and ones invoked by refe...Lee Jones1-4/+4
2021-01-12drm/amd/display/dc/dce/dce_dmcu: Move 'abm_gain_stepsize' to only source file...Lee Jones2-2/+4
2021-01-12drm/amd/display/dc/dce/dce_dmcu: Staticify local function call 'dce_dmcu_load...Lee Jones1-1/+1
2021-01-12drm/amd/display/dc/dce/dce_transform: Remove 3 unused/legacy variablesLee Jones1-13/+0
2021-01-12drm/amd/display/dc/dce/dce_clock_source: Fix formatting/spelling of worthy fu...Lee Jones1-29/+28
2021-01-12drm/amd/display/dc/dce/dce_link_encoder: Make functions invoked by reference ...Lee Jones1-3/+3
2021-01-12drm/amd/display/dc/dce/dce_stream_encoder: Remove unused variable 'regval'Lee Jones1-2/+1
2021-01-12drm/amd/display/dc/dce/dce_audio: Make function invoked by reference staticLee Jones1-1/+1
2021-01-12drm/amd/display/dc/bios/bios_parser2: Fix some formatting issues and missing ...Lee Jones1-15/+14