summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | drm/amd/display: Add version check before using DP alt query interfaceNicholas Kazlauskas2022-01-071-20/+94
| * | | drm/amd/display: Add check for forced_clocks debug optionCharlene Liu2022-01-071-1/+1
| * | | drm/amd/display: unhard code link to phy idx mapping in dc link and clean upWenjing Liu2022-01-074-89/+94
| * | | drm/amd/display: Fix underflow for fused display pipes caseYi-Ling Chen2022-01-071-1/+6
* | | | Revert "drm/amd/display: Fix for otg synchronization logic"Linus Torvalds2022-01-107-99/+14
|/ / /
* | | drm/amd/display: fix dereference before NULL checkJosé Expósito2021-12-301-1/+2
* | | drm/amd/display: Fix the uninitialized variable in enable_stream_features()Yizhuo Zhai2021-12-301-0/+2
* | | drm/amd/display: get and restore link res mapWenjing Liu2021-12-303-0/+112
* | | drm/amd/display: support dynamic HPO DP link encoder allocationWenjing Liu2021-12-3012-76/+134
* | | drm/amd/display: access hpo dp link encoder only through link resourceWenjing Liu2021-12-307-43/+40
* | | drm/amd/display: populate link res in both detection and validationWenjing Liu2021-12-303-3/+11
* | | drm/amd/display: define link res and make it accessible to all link interfacesWenjing Liu2021-12-309-114/+229
* | | drm/amd/display: 3.2.167Aric Cyr2021-12-301-1/+1
* | | drm/amd/display: Undo ODM combineMartin Leung2021-12-302-71/+21
* | | drm/amd/display: Add reg defs for DCN303Wesley Chalmers2021-12-301-2/+18
* | | drm/amd/display: Changed pipe split policy to allow for multi-display pipe splitAngus Wang2021-12-308-8/+8
* | | drm/amd/display: Set optimize_pwr_state for DCN31Nicholas Kazlauskas2021-12-301-0/+1
* | | drm/amd/display: Remove CR AUX RD Interval limit for LTTPRGeorge Shen2021-12-301-3/+0
* | | drm/amd/display: Send s0i2_rdy in stream_count == 0 optimizationNicholas Kazlauskas2021-12-301-0/+1
* | | drm/amd/display: Added power down for DCN10Lai, Derek2021-12-301-0/+1
* | | drm/amd/display: Block z-states when stutter period exceeds criteriaNicholas Kazlauskas2021-12-301-2/+1
* | | drm/amd/display: Refactor vendor specific link training sequenceShen, George2021-12-301-1/+337
* | | drm/amd/display: Limit max link cap with LTTPR capsGeorge Shen2021-12-301-1/+1
* | | drm/amd/display: fix B0 TMDS deepcolor no dislay issueCharlene Liu2021-12-302-2/+54
* | | drm/amd/display: Fix USB4 null pointer dereference in update_psp_stream_configNicholas Kazlauskas2021-12-281-4/+1
* | | drm/amd/display: Fix warning comparing pointer to 0Jiapeng Chong2021-12-161-1/+1
* | | drm/amd/display: 3.2.166Aric Cyr2021-12-141-1/+1
* | | drm/amd/display: implement dc_mode_memclkMartin Leung2021-12-1414-7/+188
* | | drm/amd/display: ODM + MPO window on only one half of ODMEric Bernstein2021-12-142-21/+71
* | | drm/amd/display: Force det buf size to 192KB with 3+ streams and upscalingMichael Strauss2021-12-141-0/+8
* | | drm/amd/display: parse and check PSR SU capsMikita Lipski2021-12-142-0/+10
* | | drm/amd/display: Add src/ext ID info for dummy serviceSolomon Chiu2021-12-141-4/+6
* | | drm/amd/display: Set exit_optimized_pwr_state for DCN31Nicholas Kazlauskas2021-12-141-0/+1
* | | drm/amd/display: fix function scopesIsabella Basso2021-12-1347-511/+167
* | | drm/amd/display: Reduce stack size for dml31 UseMinimumDCFCLKMichel Dänzer2021-12-131-235/+69
* | | drm/amd/display: Reduce stack size for dml31_ModeSupportAndSystemConfiguratio...Michel Dänzer2021-12-131-86/+99
* | | drm/amdgpu: remove unnecessary variablesIsabella Basso2021-12-131-6/+1
* | | drm/amd: move variable to local scopeMario Limonciello2021-12-131-2/+2
* | | drm/amd: add some extra checks that is_dig_enabled is definedMario Limonciello2021-12-132-12/+12
* | | drm/amd: append missing includesIsabella Basso2021-12-1310-0/+20
* | | drm/amdgpu: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmiClaudio Suarez2021-12-072-2/+2
* | | drm/amd/display: Fix out of bounds access on DNC31 stream encoder regsNicholas Kazlauskas2021-12-071-1/+2
* | | drm/amd/display: Reduce stack usageAric Cyr2021-12-071-4/+4
* | | drm/amd/display: Query DMCUB for dp alt statusNicholas Kazlauskas2021-12-071-38/+59
* | | drm/amd/display: add a debug option to force dp2 lt fallback methodWenjing Liu2021-12-072-3/+7
* | | drm/amd/display: Adding dpia debug bits for hpd delayMeenakshikumar Somasundaram2021-12-071-1/+2
* | | drm/amd/display: Move link_enc init logic to DCJude Shih2021-12-072-0/+18
* | | drm/amd/display: prevent reading unitialized linksMikita Lipski2021-12-071-0/+2
* | | drm/amd/display: Added Check For dc->res_poolJarif Aftab2021-12-071-1/+1
* | | drm/amd/display: Prevent PSR disable/reenable in HPD IRQWyatt Wood2021-12-071-5/+6