aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/display/dc (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-05drm/amd/display: change number of cursor policy for dml calculation.Yongqiang Sun4-10/+15
2020-03-05drm/amd/display: fix dcc swath size calculations on dcn1Josip Pavic1-2/+2
2020-03-05drm/amd/display: Disable freesync borderless on RenoirMichael Strauss1-0/+1
2020-03-05drm/amd/display: Remove DISPCLK Limit Floor for Certain SMU VersionsSung Lee1-0/+8
2020-03-05drm/amd/display: fix image corruption with ODM 2:1 DSC 2 sliceWenjing Liu4-1/+5
2020-03-05drm/amd/display: program DPG_OFFSET_SEGMENT for odm_pipeWenjing Liu5-23/+49
2020-03-05drm/amd/display: add vsc update support for test pattern requestWenjing Liu1-8/+24
2020-03-05drm/amd/display: Make clock table struct more accessibleSung Lee1-1/+1
2020-03-05drm/amd/display: add worst case dcc meta pitch to fake planeJoseph Gravenor6-9/+22
2020-03-05drm/amd/display: only include FEC overhead if both asic and display support FECWenjing Liu6-5/+18
2020-03-05drm/amd/display: Add driver support for enabling PSR on DMCUBWyatt Wood2-2/+2
2020-03-05drm/amd/display: Link training TPS1 workaround add back in dpcdMartin Leung1-6/+6
2020-03-05drm/amd/display: dc_link: code clean up on detect_dp functionMelissa Wen1-19/+16
2020-03-05drm/amd/display: dc_link: code clean up on enable_link_dp functionMelissa Wen1-15/+14
2020-03-05drm/amd/display: Fix dmub_psr_destroy()Dan Carpenter1-1/+1
2020-03-05drm/amd/display: fix indentation issue on a hunk of codeColin Ian King1-23/+23
2020-02-28Merge tag 'amd-drm-next-5.7-2020-02-26' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie62-1635/+2765
2020-02-26drm/amd/display: remove set but not used variable 'mc_vm_apt_default'YueHaibing1-4/+0
2020-02-25drm/amd/display: limit display clock to 100MHz to avoid FIFO errorYu-ting Shen2-0/+4
2020-02-25drm/amd/display: Access patches from stream for ignore MSA monitor patchJaehyun Chung1-2/+2
2020-02-25drm/amd/display: Temporarily disable stutter on MPO transitionGeorge Shen5-1/+37
2020-02-25drm/amd/display: Make clock table struct more accessibleSung Lee1-1/+1
2020-02-25drm/amd/display: optimize prgoram wm and clksYongqiang Sun10-102/+237
2020-02-25drm/amd/display: correct dml surface size assignmentDmytro Laktyushkin1-4/+4
2020-02-25drm/amd/display: Update TTU properlyAlvin Lee1-0/+8
2020-02-25drm/amd/display: Fix RV2 Variant DetectionMichael Strauss2-12/+15
2020-02-25drm/amd/display: Add driver support for enabling PSR on DMCUBWyatt Wood7-10/+23
2020-02-25drm/amd/display: 3.2.74Aric Cyr1-1/+1
2020-02-25drm/amd/display: remove unused dml variableDmytro Laktyushkin3-3/+0
2020-02-25drm/amd/display: update dml input population functionDmytro Laktyushkin4-14/+18
2020-02-25drm/amd/display: Add visual confirm support for FreeSync 2 ARGB2101010Peikang Zhang1-0/+4
2020-02-25drm/amd/display: Link training TPS1 workaroundMartin Leung3-10/+10
2020-02-25drm/amd/display: Monitor patch to delay setting ignore MSA bitJaehyun Chung2-0/+4
2020-02-25drm/amd/display: Workaround required for link training reliabilityDavid Galiffi2-1/+19
2020-02-25drm/amd/display: Revert "DCN2.x Do not program DPPCLK if same value"Sung Lee1-1/+1
2020-02-25drm/amd/display: programming last delta in output transfer function LUT to a correct valueVladimir Stempen1-0/+13
2020-02-25drm/amd/display: make some rn_clk_mgr structs and funcs staticAnthony Koo1-4/+4
2020-02-25drm/amd/display: Add function pointers for panel related hw functionsAnthony Koo6-5/+22
2020-02-25drm/amd/display: 3.2.73Aric Cyr1-1/+1
2020-02-25drm/amd/display: do not force UCLK DPM to stay at highest state during display off in DCN2Samson Tam3-2/+29
2020-02-25drm/amd/display: Disable PG on NV12Alvin Lee2-3/+13
2020-02-25drm/amd/display: Update TX masks correctlyAlvin Lee1-0/+16
2020-02-25drm/amd/display: update scaling filtersDmytro Laktyushkin2-939/+1290
2020-02-25drm/amd/display: dal_ddc_i2c_payloads_create can fail causing panicAric Cyr1-27/+25
2020-02-25drm/amd/display: Add aconnector condition check for dpcd readZhan Liu1-7/+14
2020-02-19drm/amd/display: Don't take the address of skip_scdc_overwrite in dc_link_detect_helperNathan Chancellor1-2/+1
2020-02-12drm/amdgpu/display move get_num_odm_splits() into dc_resource.cAlex Deucher4-17/+19
2020-02-12drm/amdgpu/display: extend DCN guardsAlex Deucher3-4/+4
2020-02-12drm/amdgpu/display: extend DCN guard in dal_bios_parser_init_cmd_tbl_helper2Alex Deucher1-10/+3
2020-02-11drm/amd/display: DCN2.x Do not program DPPCLK if same valueSung Lee1-1/+1