aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2021-01-13drm/amd/display/dc/dce112/dce112_resource: Make local functions and ones called by reference staticLee Jones1-8/+8
2021-01-13drm/amd/display/dc/dce110/dce110_compressor: Strip out unused function 'controller_id_to_index'Lee Jones1-25/+0
2021-01-13drm/amd/display/dc/dce110/dce110_timing_generator: Demote kernel-doc abuses to standard function headersLee Jones1-37/+34
2021-01-13drm/amd/display/dc/dce120/dce120_timing_generator: Remove unused function 'dce120_timing_generator_get_position'Lee Jones1-43/+0
2021-01-13drm/amd/display/dc/dce110/dce110_mem_input_v: Make local functions staticLee Jones1-8/+8
2021-01-13drm/amd/display/dc/dce110/dce110_hw_sequencer: Demote non-conformant kernel-doc headerLee Jones1-1/+1
2021-01-13drm/amd/display/dc/dce110/dce110_compressor: Remove unused function 'dce110_get_required_compressed_surfacesizeLee Jones1-30/+0
2021-01-13drm/amd/display/dc/dce110/dce110_timing_generator: Remove unused variable 'value_crtc_vtotal'Lee Jones1-4/+1
2021-01-13drm/amd/display/dc/dce/dce_opp: Remove duplicate entries causing 'field overwritten' issuesLee Jones1-2/+0
2021-01-13drm/amd/display/dc/dce112/Makefile: Ignore -Woverride-init warningLee Jones1-0/+2
2021-01-13drm/amd/display/dc/dce/dce_aux: Remove duplicate line causing 'field overwritten' issueLee Jones1-1/+0
2021-01-13drm/amd/display/dc/dce120/dce120_timing_generator: Demote non-kerneldoc headersLee Jones1-2/+2
2021-01-13drm/amd/display/dc/dce120/dce120_resource: Staticify local functionsLee Jones1-3/+3
2021-01-13drm/amd/display/dc/dce120/Makefile: Ignore -Woverride-init warningLee Jones1-0/+2
2021-01-13drm/amd/display/dc/dce120/dce120_timing_generator:Lee Jones1-28/+28
2021-01-13drm/amd/display/dc/dce120/dce120_hw_sequencer: Encompass defines in same clause as their useLee Jones1-1/+1
2021-01-13drm/amd/display/dc/gpio/diagnostics/hw_factory_diag: Include our own header containing prototypesLee Jones1-0/+1
2021-01-13drm/amd/display/dc/gpio/diagnostics/hw_factory_diag: Fix struct declared inside parameter list errorLee Jones1-0/+2
2021-01-13drm/amd/display/dc/irq/irq_service: Make local function staticLee Jones1-1/+1
2021-01-13drm/amd/display/dc/gpio/diagnostics/hw_translate_diag: Include our own header containing prototypesLee Jones1-0/+1
2021-01-13drm/amd/display/dc/dce/dce_transform: Demote kernel-doc abuseLee Jones1-1/+1
2021-01-13drm/amd/display/dc/dce/dce_opp: Demote non-compliant kernel-doc headersLee Jones1-8/+8
2021-01-13drm/amd/display/dc/gpio/hw_ddc: Remove unused variable 'reg2'Lee Jones1-4/+3
2021-01-13drm/amd/display/dc/dce/dce_link_encoder: Remove unused variable 'value0'Lee Jones1-2/+1
2021-01-13drm/amd/display/dc/dce/dce_aux: Mark 'dce_aux_transfer_raw' as __maybe_unusedLee Jones1-1/+1
2021-01-13drm/amd/display: Fix deadlock during gpu reset v3Bhawanpreet Lakha1-0/+10
2021-01-13Revert "drm/amd/display: Fixed Intermittent blue screen on OLED panel"Rodrigo Siqueira1-5/+6
2021-01-13drm/amd/display: change SMU repsonse timeout to 2sCharlene Liu1-1/+1
2021-01-13drm/amd/display: disable dcn10 pipe split by defaultLi, Roman1-2/+2
2021-01-13drm/amd/display: 3.2.118Aric Cyr1-1/+1
2021-01-13drm/amd/display: Add a missing DCN3.01 API mappingNikola Cornij1-0/+1
2021-01-13drm/amd/display: enable HUBP blank behaviourBhawanpreet Lakha8-3/+45
2021-01-13drm/amd/display: New sequence for HUBP blankWesley Chalmers11-8/+93
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