aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
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-13drm/amdgpu: Remove references to struct drm_device.pdevThomas Zimmermann7-22/+21
2021-01-13drm/amdgpu: Fix trailing whitespacesThomas Zimmermann1-3/+3
2021-01-14drm/amdgpu: Resize BAR0 to the maximum available size, even if it doesn't cover VRAMNirmoy Das1-1/+5
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/pm/powerplay/hwmgr/vega10_hwmgr: Fix worthy function headers, demote barely documented oneLee Jones1-4/+6
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/amdgpu_dm/amdgpu_dm_debugfs: Demote non-kernel-doc comment blocksLee Jones1-2/+2
2021-01-11drm/amd/display/dc/basics/conversion: Demote obvious kernel-doc abuseLee Jones1-6/+3
2021-01-11drm/amd/pm/powerplay/hwmgr/vega10_hwmgr: Fix a bunch of kernel-doc formatting issuesLee Jones1-68/+65
2021-01-11drm/amd/pm/powerplay/hwmgr/hwmgr: Move prototype into shared headerLee Jones2-1/+2
2021-01-11drm/amd/pm/powerplay/hwmgr/smu7_hwmgr: Fix formatting and spelling issuesLee Jones1-2/+2
2021-01-11drm/amd/pm/powerplay/hwmgr/vega20_hwmgr: Fix legacy function header formattingLee Jones1-6/+5
2021-01-11drm/amd/pm/powerplay/hwmgr/vega12_hwmgr: Fix legacy function header formattingLee Jones1-6/+5
2021-01-11drm/amd/pm/powerplay/hwmgr/ppatomctrl: Fix documentation for 'mpll_param'Lee Jones1-2/+2
2021-01-11drm/amd/pm/powerplay/hwmgr/process_pptables_v1_0: Provide description of 'call_back_func'Lee Jones1-0/+1
2021-01-11drm/amd/amdgpu/vega20_ih: Add missing descriptions for 'ih' and fix spelling errorLee Jones1-1/+4
2021-01-11drm/amd/amdgpu/amdgpu_ih: Update 'amdgpu_ih_decode_iv_helper()'s function headerLee Jones1-0/+2
2021-01-11drm/amdgpu: Add missing BOOTUP_DEFAULT to profile_name[]Colin Ian King1-0/+1