summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2021-03-03drm/amd/display: Remove unnecessary conversion to boolJiapeng Chong1-1/+1
2021-03-02drm/amd/display: Fix an uninitialized index variableArnd Bergmann1-8/+8
2021-03-02drm/amd/display: fix the return of the uninitialized value in retColin Ian King1-1/+1
2021-03-02drm/amdgpu/display: buffer INTERRUPT_LOW_IRQ_CONTEXT interrupt workXiaogang Chen2-49/+80
2021-03-02drm/amd/display: Fix 64 bit modulus operation using div64 APIVladimir Stempen1-5/+10
2021-03-02drm/amd/display: Fix 64 bit divisions on 32 bit platforms by using div64 APIVladimir Stempen4-20/+21
2021-03-02drm/amd/display: Fix HSplit causing increase in DSC Slice CountDillon Varone2-4/+1
2021-03-02drm/amd/display: treat memory as a single-channel for asymmetric memoryHugo Hu2-2/+48
2021-03-02drm/amd/display: 3.2.125Aric Cyr1-1/+1
2021-03-02drm/amd/display: [FW Promotion] Release 0.0.54Anthony Koo1-2/+2
2021-03-02drm/amd/display: Implement dmub trace eventYongqiang Sun11-6/+128
2021-03-02drm/amd/display: Return invalid state if GPINT times outWyatt Wood1-5/+10
2021-03-02drm/amd/display: Refactored DC interfaces to support multiple eDPJake Wang8-65/+119
2021-03-02drm/amd/display: Add max bpc debugfsEryk Brol1-1/+152
2021-03-02drm/amd/display: Add flag for building infopacketMax.Tseng3-4/+31
2021-03-02drm/amd/display: Update link encoder object creationJimmy Kizito5-1/+32
2021-03-02drm/amd/display: Support for DMUB AUXMeenakshikumar Somasundaram24-47/+612
2021-02-27drm/amd/display/dc/dce/dmub_psr: Remove unnecessary conversion to boolJiapeng Chong1-2/+1
2021-02-27drm/amd/display: remove unnecessary conversion to boolJiapeng Chong1-1/+1
2021-02-27drm/amd/display: Skip modeset for front porch changeAurabindo Pillai1-35/+179
2021-02-27drm/amd/display: Add freesync video modes based on preferred modesAurabindo Pillai2-0/+157
2021-02-24drm: Use the state pointer directly in planes atomic_checkMaxime Ripard1-1/+1
2021-02-24drm/atomic: Pass the full state to planes atomic_checkMaxime Ripard1-1/+3
2021-02-24drm: Rename plane atomic_check state namesMaxime Ripard1-6/+7
2021-02-24drm/atomic: Pass the full state to planes async atomic check and updateMaxime Ripard1-3/+5
2021-02-24drm/amd/display: Fix system hang after multiple hotplugs (v3)Qingqing Zhuo2-13/+92
2021-02-24drm/amdgpu/display: initialize the variable 'i'Souptick Joarder1-1/+1
2021-02-24drm/amd/display: Enable ASSR in DMStylon Wang1-0/+16
2021-02-24drm/amd/display/dc/core/dc_link_ddc: Remove unnecessary conversion to boolJiapeng Chong1-1/+1
2021-02-24drm/amd/display: Allow spatial dither to 10 bpc on all DCEMario Kleiner1-3/+1
2021-02-24drm/amd/display: Fix system hang after multiple hotplugs (v3)Qingqing Zhuo2-13/+92
2021-02-23drm/amd/display: Remove Assert from dcn10_get_dig_frontendEric Bernstein2-1/+2
2021-02-23drm/amd/display: Add vupdate_no_lock interrupts for DCN2.1Rodrigo Siqueira1-0/+22
2021-02-23Revert "drm/amd/display: reuse current context instead of recreating one"Anson Jacob3-30/+23
2021-02-23drm/amd/display: 3.2.124Aric Cyr1-1/+1
2021-02-23drm/amd/display: [FW Promotion] Release 0.0.53Anthony Koo1-2/+2
2021-02-23drm/amd/display: reduce scope for local varAric Cyr1-2/+1
2021-02-23drm/amd/display: Don't optimize bandwidth before disabling planesAric Cyr1-1/+2
2021-02-23drm/amd/display: Synchronize displays with different timingsVladimir Stempen18-15/+505
2021-02-23drm/amd/display: move trace buffer to uncached memory.Yongqiang Sun3-0/+21
2021-02-23drm/amd/display: Check for DSC support instead of ASIC revisionEryk Brol1-1/+1
2021-02-23drm/amd/display: enable audio on DP seamless bootAnthony Wang1-0/+10
2021-02-23drm/amd/display: disable seamless boot for DP MSTAnthony Wang1-2/+3
2021-02-23drm/amd/display: Refactor debugfs entries for all connectorsStylon Wang1-8/+14
2021-02-23drm/amd/display: Remove Assert from dcn10_get_dig_frontendEric Bernstein2-1/+2
2021-02-23drm/amd/display: Add vupdate_no_lock interrupts for DCN2.1Rodrigo Siqueira1-0/+22
2021-02-23Revert "drm/amd/display: reuse current context instead of recreating one"Anson Jacob3-30/+23
2021-02-19drm/amd/display: Simplify bool conversionYang Li1-2/+1
2021-02-19drm/amd/display: Old sequence for HUBP blankAurabindo Pillai11-97/+30
2021-02-19drm/amd/display: 3.2.123Aric Cyr1-1/+1