aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2021-03-05drm/amdgpu/display: handle aux backlight in backlight_get_brightnessAlex Deucher1-4/+20
2021-03-05drm/amdgpu/display: don't assert in set backlight functionAlex Deucher1-1/+0
2021-03-05drm/amdgpu/display: simplify backlight settingAlex Deucher1-16/+4
2021-03-05drm/amdgpu/dc: fill in missing call to atom cmd table for pll adjust v2Alex Deucher1-0/+21
2021-03-05drm/amd/display: Use PSP TA to read out crcWayne Lin5-7/+240
2021-03-05drm/amd/display: Change to set crc window by dmcu fwWayne Lin1-2/+2
2021-03-05drm/amd/display: Process crc window at DMCUWayne Lin4-0/+194
2021-03-05drm/amd/display: Support crc on specific regionWayne Lin8-6/+426
2021-03-05drm/amd/display: Fix crc_src is not thread safeWayne Lin4-9/+37
2021-03-03drm/amd/display: fix the return of the uninitialized value in retColin Ian King1-1/+1
2021-03-03drm/amd/display/dc/dce/dce_aux: Remove duplicate line causing 'field overwritten' issueLee Jones1-1/+0
2021-03-03drm/amd/display: Fix off by one in hdmi_14_process_transaction()Dan Carpenter1-4/+5
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-4/+9
2021-03-02drm/amd/display: Refactored DC interfaces to support multiple eDPJake Wang8-64/+118
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-26drm/amd/display/dc/dce/dmub_psr: Remove unnecessary conversion to boolJiapeng Chong1-2/+1
2021-02-26drm/amd/display: remove unnecessary conversion to boolJiapeng Chong1-1/+1
2021-02-26drm/amd/display: Skip modeset for front porch changeAurabindo Pillai1-35/+179
2021-02-26drm/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-22drm/amd/display: Remove Assert from dcn10_get_dig_frontendEric Bernstein2-1/+2
2021-02-22drm/amd/display: Add vupdate_no_lock interrupts for DCN2.1Rodrigo Siqueira1-0/+22
2021-02-22Revert "drm/amd/display: reuse current context instead of recreating one"Anson Jacob3-30/+23
2021-02-22drm/amd/display: 3.2.124Aric Cyr1-1/+1
2021-02-22drm/amd/display: [FW Promotion] Release 0.0.53Anthony Koo1-2/+2
2021-02-22drm/amd/display: reduce scope for local varAric Cyr1-2/+1
2021-02-22drm/amd/display: Don't optimize bandwidth before disabling planesAric Cyr1-1/+2