summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2020-10-27drm/amd/display: Clean up debug macrosTakashi Iwai1-21/+12
2020-10-27drm/amd/display: Don't invoke kgdb_breakpoint() unconditionallyTakashi Iwai1-1/+1
2020-10-27drm/amd/display: Fix kernel panic by dal_gpio_open() errorTakashi Iwai1-2/+2
2020-10-27drm/amdgpu/display: use kvzalloc again in dc_create_stateAlex Deucher1-2/+2
2020-10-27drm/amd/display: adding ddc_gpio_vga_reg_list to ddc reg def'nsMartin Leung1-0/+12
2020-10-27drm/amd/display: prevent null pointer accessDmytro Laktyushkin1-5/+7
2020-10-27drm/amd/display: Fixed panic during seamless boot.David Galiffi1-1/+2
2020-10-14drm/amd/display: Fix module load hangs when connected to an eDPRodrigo Siqueira1-5/+5
2020-10-09drm/amd/display: Fix OPTC_DATA_FORMAT programmingDmytro Laktyushkin3-16/+11
2020-10-09drm/amd/display: Don't allow pstate if no support in blankAlvin Lee1-1/+1
2020-10-05drm/amd/display: HDMI remote sink need mode validation for LinuxFangzhi Zuo1-1/+1
2020-10-05drm/amd/display: Change to correct unit on audio rateChris Park1-3/+2
2020-10-05drm/amd/display: Avoid set zero in the requested clkRodrigo Siqueira1-2/+1
2020-09-30drm/amd/display: add pipe reassignment prevention code to dcn3Dmytro Laktyushkin1-12/+49
2020-09-29drm/amd/display: remove duplicate call to rn_vbios_smu_get_smu_version()Dirk Gouders1-1/+0
2020-09-29drm/amd/display: make two symbols staticJason Yan1-2/+2
2020-09-29drm/amd/display: make get_color_space_type() staticJason Yan1-1/+1
2020-09-29amd/drm/display: avoid dcn3 on flip opp change for slave pipesDmytro Laktyushkin1-3/+40
2020-09-29drm/amd/display: disable stream if pixel clock changed with link activeChiawen Huang1-1/+0
2020-09-29drm/amd/display: Revert check for flip pending before locking pipesAric Cyr4-14/+13
2020-09-29drm/amd/display: Add debug param to force dio disableWesley Chalmers2-0/+4
2020-09-29drm/amd/display: Calc DLG from dummy p-state if full p-state unsupportedJoshua Aberback3-41/+80
2020-09-29drm/amd/display: disable stream if pixel clock changed with link activeChiawen Huang2-4/+60
2020-09-29drm/amd/display: Ensure all debug bits are passed to fwWyatt Wood1-2/+3
2020-09-29drm/amd/display: Add dp_set_dsc_pps_info_packet to virtual stream encoderEric Bernstein2-10/+18
2020-09-29drm/amd/display: Update NV1x SR latency valuesAlvin Lee1-2/+2
2020-09-25drm/amdgpu/display: fix CFLAGS setup for DCN30Alex Deucher1-2/+16
2020-09-23drm/amd/display: optimize code runtime a bitBernard Zhao1-9/+1
2020-09-23drm/amd/display: [FIX] update clock under two conditionsLewis Huang1-2/+4
2020-09-22drm/amd/display: 3.2.104Aric Cyr1-1/+1
2020-09-22drm/amd/display: TMDS Fallback transitionChris Park1-0/+2
2020-09-22drm/amd/display: Check for flip pending before locking pipes.Taimur Hassan4-13/+14
2020-09-22drm/amd/display: Implement PSR wait for enable/disableWyatt Wood3-3/+28
2020-09-22drm/amd/display: allow DP RX to use more cr aux rd interval delayWenjing Liu1-1/+18
2020-09-22drm/amd/display: Enable DP YCbCr420 mode support for DCN10Gary Li1-1/+1
2020-09-22drm/amd/display: Increase timeout for DP DisableWesley Chalmers1-2/+2
2020-09-22drm/amd/display: Fix ODM policy implementationWesley Chalmers1-5/+6
2020-09-22drm/amd/display: eDP intermittent black screen during PnPPeikang Zhang6-0/+7
2020-09-22drm/amd/display: Bug in dce_is_panel_backlight_on()Peikang Zhang2-3/+11
2020-09-22drm/amd/display: 3.2.103Aric Cyr1-1/+1
2020-09-22drm/amd/display: Fix incorrect backlight register offset for DCNDavid Galiffi1-1/+1
2020-09-18drm/amd/display: Delete duplicated argument to '&&' or '||'Ye Bin2-4/+4
2020-09-18drm/amd/display: dc/clk_mgr: make function staticMauro Rossi1-1/+1
2020-09-18drm/amd/display: Add missing "Copy GSL groups when committing a new context"Bhawanpreet Lakha1-0/+11
2020-09-16drm/amd/display: optimize code runtime a bitBernard Zhao1-9/+5
2020-09-16drm: amd/display: fix spelling of "function"Randy Dunlap8-8/+8
2020-09-16drm/amd/display: Remove duplicate includeChen Zhou1-1/+0
2020-09-16drm/amd/display: update clock when non-seamless boot stream existLewis Huang1-2/+2
2020-09-16drm/amd/display: update dcn30_optc header with missing declarationsDmytro Laktyushkin2-3/+6
2020-09-16drm/amd/display: get socBB from VBIOSJun Lei3-1/+90