aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dcn20 (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-28drm/amd/display: Internal refactoring to abstract color capsKrunoslav Kovac1-1/+34
2020-04-28drm/amd/display: Add set backlight to hw sequencer.Yongqiang Sun1-0/+1
2020-04-28drm/amd/display: Add dummy p-state latency bounding box overrideJoshua Aberback1-0/+7
2020-04-28drm/amd/display: Add panel cntl id for set backlight level.Yongqiang Sun1-3/+6
2020-04-28drm/amd/display: Fail validation if building scaling params failsSung Lee2-7/+11
2020-04-28drm/amd/display: check if REFCLK_CNTL register is presentDmytro Laktyushkin1-1/+2
2020-04-28drm/amd/display: Do not disable pipe split if mode is not supportedSung Lee1-2/+7
2020-04-27drm/amd/display: remove conversion to bool in dcn20_mpc.cJason Yan1-1/+1
2020-04-22drm/amd/display: change from panel to panel cntlAnthony Koo1-17/+17
2020-04-22drm/amd/display: Factor in immediate flip support into DLG calculationsNicholas Kazlauskas1-1/+1
2020-04-22drm/amd/display: move panel power seq to new panel structAnthony Koo2-2/+31
2020-04-22drm/amd/display: Update MPCC if requestedAric Cyr1-1/+2
2020-04-22drm/amd/display: add optc get crc support for timings with ODM/DSCWenjing Liu2-1/+20
2020-04-22drm/amd/display: Force watermark value propagationJoshua Aberback1-1/+4
2020-04-09drm/amd/display: determine USB C DP2 mode only when USB DP Alt is enabledWenjing Liu2-22/+42
2020-04-09drm/amd/display: initialize get_max_link_capCharlene Liu1-0/+24
2020-04-09drm/amd/display: fix dml pipe merge logicDmytro Laktyushkin1-6/+6
2020-04-09drm/amd/display: Program viewport when source pos changes for DCN20 hw seqNicholas Kazlauskas1-0/+1
2020-04-09drm/amd/display: Don't change mpcc tree for medium updates on DCN20 hwseqNicholas Kazlauskas1-0/+6
2020-03-31drm/amd/display: Fix dcn21 num_statesDmytro Laktyushkin1-1/+1
2020-03-31drm/amd/display: Support P010 pixel formatStylon Wang1-1/+2
2020-03-19drm/amd/display: add on demand pipe merge logic for dcn2+Dmytro Laktyushkin2-14/+51
2020-03-19drm/amd/display: DPP DTO isn't update properly.Yongqiang Sun1-0/+2
2020-03-19drm/amd/display: Remove connect DIG FE to its BE during timing programmingNikola Cornij1-7/+0
2020-03-19drm/amd/display: Set disable_dmcu flag properly per asicWyatt Wood1-2/+2
2020-03-19drm/amd/display: fix split threshold w/a to work with mpoDmytro Laktyushkin1-26/+13
2020-03-19drm/amd/display: workaround for HDMI hotplug in DPMSOFF stateYongqiang Sun1-0/+3
2020-03-13drm/amd/display: fix typos for dcn20_funcs and dcn21_funcs structStanley.Yang1-1/+0
2020-03-09drm/amd/display: dcn20: remove an unused functionMelissa Wen1-78/+0
2020-03-09drm/amd/display: Program DSC during timing programmingNikola Cornij1-0/+7
2020-03-09drm/amd/display: Not check wm and clk change flag in optimized bandwidth.Yongqiang Sun1-16/+10
2020-03-09drm/amd/display: update soc bb for nv14Martin Leung1-0/+114
2020-03-05drm/amd/display: Set clock optimization required after update clocksSung Lee1-1/+1
2020-03-05drm/amd/display: change number of cursor policy for dml calculation.Yongqiang Sun1-5/+10
2020-03-05drm/amd/display: fix image corruption with ODM 2:1 DSC 2 sliceWenjing Liu2-1/+2
2020-03-05drm/amd/display: program DPG_OFFSET_SEGMENT for odm_pipeWenjing Liu3-6/+23
2020-03-05drm/amd/display: add worst case dcc meta pitch to fake planeJoseph Gravenor2-3/+3
2020-03-05drm/amd/display: only include FEC overhead if both asic and display support FECWenjing Liu1-0/+1
2020-02-25drm/amd/display: limit display clock to 100MHz to avoid FIFO errorYu-ting Shen1-0/+3
2020-02-25drm/amd/display: Temporarily disable stutter on MPO transitionGeorge Shen1-1/+18
2020-02-25drm/amd/display: optimize prgoram wm and clksYongqiang Sun2-13/+24
2020-02-25drm/amd/display: update dml input population functionDmytro Laktyushkin1-9/+17
2020-02-25drm/amd/display: Add function pointers for panel related hw functionsAnthony Koo1-0/+2
2020-02-25drm/amd/display: Disable PG on NV12Alvin Lee1-0/+9
2020-02-12drm/amdgpu/display move get_num_odm_splits() into dc_resource.cAlex Deucher2-17/+0
2020-02-11drm/amd/display: add odm split logic to scaling calculationsDmytro Laktyushkin2-18/+23
2020-02-11drm/amd/display: Update register definesAnthony Koo2-27/+0
2020-02-06drm/amd/display: external monitor abm enabled in modern standbyJing Zhou1-0/+4
2020-02-06drm/amd/display: decouple global lock out of pipe control lockWenjing Liu1-27/+0
2020-02-06drm/amd/display: add stream_enc_inst for PSP HDCP inst useCharlene Liu1-0/+1