summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
Commit message (Expand)AuthorAgeFilesLines
...
| * drm/amdgpu/display: simplify backlight settingAlex Deucher2021-03-051-16/+4
| * drm/amdgpu/dc: fill in missing call to atom cmd table for pll adjust v2Alex Deucher2021-03-051-0/+21
| * drm/amd/display: Use PSP TA to read out crcWayne Lin2021-03-055-7/+240
| * drm/amd/display: Change to set crc window by dmcu fwWayne Lin2021-03-051-2/+2
| * drm/amd/display: Process crc window at DMCUWayne Lin2021-03-054-0/+194
| * drm/amd/display: Support crc on specific regionWayne Lin2021-03-058-6/+426
| * drm/amd/display: Fix crc_src is not thread safeWayne Lin2021-03-054-9/+37
| * drm/amd/display/dc/dce/dce_aux: Remove duplicate line causing 'field overwrit...Lee Jones2021-03-031-1/+0
| * drm/amd/display: Fix off by one in hdmi_14_process_transaction()Dan Carpenter2021-03-031-4/+5
| * drm/amd/display: Remove unnecessary conversion to boolJiapeng Chong2021-03-031-1/+1
| * drm/amd/display: Fix an uninitialized index variableArnd Bergmann2021-03-021-8/+8
| * drm/amd/display: fix the return of the uninitialized value in retColin Ian King2021-03-021-1/+1
| * drm/amdgpu/display: buffer INTERRUPT_LOW_IRQ_CONTEXT interrupt workXiaogang Chen2021-03-022-49/+80
| * drm/amd/display: Fix 64 bit modulus operation using div64 APIVladimir Stempen2021-03-021-5/+10
| * drm/amd/display: Fix 64 bit divisions on 32 bit platforms by using div64 APIVladimir Stempen2021-03-024-20/+21
| * drm/amd/display: Fix HSplit causing increase in DSC Slice CountDillon Varone2021-03-022-4/+1
| * drm/amd/display: treat memory as a single-channel for asymmetric memoryHugo Hu2021-03-022-2/+48
| * drm/amd/display: 3.2.125Aric Cyr2021-03-021-1/+1
| * drm/amd/display: [FW Promotion] Release 0.0.54Anthony Koo2021-03-021-2/+2
| * drm/amd/display: Implement dmub trace eventYongqiang Sun2021-03-0211-6/+128
| * drm/amd/display: Return invalid state if GPINT times outWyatt Wood2021-03-021-5/+10
| * drm/amd/display: Refactored DC interfaces to support multiple eDPJake Wang2021-03-028-65/+119
| * drm/amd/display: Add max bpc debugfsEryk Brol2021-03-021-1/+152
| * drm/amd/display: Add flag for building infopacketMax.Tseng2021-03-023-4/+31
| * drm/amd/display: Update link encoder object creationJimmy Kizito2021-03-025-1/+32
| * drm/amd/display: Support for DMUB AUXMeenakshikumar Somasundaram2021-03-0224-47/+612
| * drm/amd/display/dc/dce/dmub_psr: Remove unnecessary conversion to boolJiapeng Chong2021-02-261-2/+1
| * drm/amd/display: remove unnecessary conversion to boolJiapeng Chong2021-02-261-1/+1
| * drm/amd/display: Skip modeset for front porch changeAurabindo Pillai2021-02-261-35/+179
| * drm/amd/display: Add freesync video modes based on preferred modesAurabindo Pillai2021-02-262-0/+157
| * drm/amdgpu/display: initialize the variable 'i'Souptick Joarder2021-02-241-1/+1
| * drm/amd/display: Enable ASSR in DMStylon Wang2021-02-241-0/+16
| * drm/amd/display/dc/core/dc_link_ddc: Remove unnecessary conversion to boolJiapeng Chong2021-02-241-1/+1
| * drm/amd/display: Allow spatial dither to 10 bpc on all DCEMario Kleiner2021-02-241-3/+1
| * drm/amd/display: Fix system hang after multiple hotplugs (v3)Qingqing Zhuo2021-02-242-13/+92
| * drm/amd/display: 3.2.124Aric Cyr2021-02-221-1/+1
| * drm/amd/display: [FW Promotion] Release 0.0.53Anthony Koo2021-02-221-2/+2
| * drm/amd/display: reduce scope for local varAric Cyr2021-02-221-2/+1
| * drm/amd/display: Don't optimize bandwidth before disabling planesAric Cyr2021-02-221-1/+2
| * drm/amd/display: Synchronize displays with different timingsVladimir Stempen2021-02-2218-15/+505
| * drm/amd/display: move trace buffer to uncached memory.Yongqiang Sun2021-02-223-0/+21
| * drm/amd/display: Check for DSC support instead of ASIC revisionEryk Brol2021-02-221-1/+1
| * drm/amd/display: enable audio on DP seamless bootAnthony Wang2021-02-221-0/+10
| * drm/amd/display: disable seamless boot for DP MSTAnthony Wang2021-02-221-2/+3
| * drm/amd/display: Refactor debugfs entries for all connectorsStylon Wang2021-02-221-8/+14
| * drm/amd/display: Remove Assert from dcn10_get_dig_frontendEric Bernstein2021-02-222-1/+2
| * drm/amd/display: Add vupdate_no_lock interrupts for DCN2.1Rodrigo Siqueira2021-02-221-0/+22
| * Revert "drm/amd/display: reuse current context instead of recreating one"Anson Jacob2021-02-223-30/+23
| * drm/amd/display: Simplify bool conversionYang Li2021-02-181-2/+1
| * drm/amd/display: Old sequence for HUBP blankAurabindo Pillai2021-02-1811-97/+30