summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2021-03-24drm/amd/display: add a func to disable accelerated modeYao Wang15-4/+29
2021-03-24drm/amd/display: fix dcn3+ bw validation soc param update sequenceDmytro Laktyushkin5-5/+17
2021-03-24drm/amd/display: fix dml prefetch validationDmytro Laktyushkin2-0/+2
2021-03-24drm/amd/display: 3.2.127Aric Cyr1-1/+1
2021-03-24drm/amd/display: DCHUB underflow counter increasing in some scenariosAric Cyr1-1/+3
2021-03-24drm/amd/display: Separate caps for maximum RGB and YUV plane countsAtufa Khan8-0/+16
2021-03-24drm/amd/display: Fix typo for helpers function nameLeo (Hanghong) Ma2-2/+2
2021-03-24drm/amd/display: Remove MPC gamut remap logic for DCN30Dillon Varone1-32/+2
2021-03-24drm/amd/display: Correct algorithm for reversed gammaCalvin Hou1-8/+18
2021-03-24drm/amd/display: Add changes for dsc bpp in 16ths and unify bw calculationsDillon Varone3-80/+43
2021-03-24drm/amd/display: Increase precision for bpp in DSC calculationsJun Lei1-0/+1
2021-03-24drm/amd/display: Bypass sink detect when there are no eDPs connectedJake Wang1-7/+6
2021-03-24drm/amd/display: System black screen hangs on driver loadAric Cyr2-48/+2
2021-03-24drm/amd/display: use max lb for latency hidingDmytro Laktyushkin6-9/+20
2021-03-24drm/amd/display: 3.2.126.1Aric Cyr1-1/+1
2021-03-24drm/amd/display: Remove unnecessary conversion to boolJiapeng Chong1-1/+1
2021-03-24drm/amd/display: remove redundant initialization of variable resultColin Ian King1-1/+1
2021-03-24drm/amd/display: Free local data after useVictor Lu1-0/+1
2021-03-24drm/amdgpu/display: drop dcn301_calculate_wm_and_dl for nowcharles sun1-95/+3
2021-03-24drm/amdgpu/display: Use wm_table.entries for dcn301 calculate_wmZhan Liu1-1/+95
2021-03-24drm/amd/display: remove duplicate include in dcn21 and gpioZhang Yunkai2-5/+0
2021-03-24drm/amd/display: Align cursor cache address to 2KBJoshua Aberback1-3/+2
2021-03-24drm/amd/display: Revert dram_clock_change_latency for DCN2.1Sung Lee1-1/+1
2021-03-24drm/amd/display: 3.2.126Aric Cyr1-1/+1
2021-03-24drm/amd/display: Added multi instance support for panel controlJake Wang6-18/+33
2021-03-24drm/amd/display: Fixed read/write pointer issue for get dmub traceYongqiang Sun2-7/+3
2021-03-24drm/amd/display: Enable pflip interrupt upon pipe enableQingqing Zhuo9-0/+36
2021-03-24drm/amd/display: Fix typo when retrieving dppclk from UEFI configMartin Leung1-1/+1
2021-03-24drm/amd/display: Skip powerstate DC hw access if virtual dalMartin Leung1-0/+3
2021-03-24drm/amd/display: Enabled pipe harvesting in dcn30Dillon Varone1-0/+31
2021-03-05drm/amdgpu/display: use GFP_ATOMIC in dcn21_validate_bandwidth_fp()Holger Hoffstätte1-1/+1
2021-03-05drm/amd/display: Fix nested FPU context in dcn21_validate_bandwidth()Holger Hoffstätte1-4/+0
2021-03-05drm/amd/display: remove redundant initialization of variable statusColin Ian King1-1/+1
2021-03-05drm/amdgpu/display: don't assert in set backlight functionAlex Deucher1-1/+0
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: Process crc window at DMCUWayne Lin4-0/+194
2021-03-03drm/amd/display/dc/dce/dce_aux: Remove duplicate line causing 'field overwrit...Lee 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 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: Implement dmub trace eventYongqiang Sun4-0/+25
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: Update link encoder object creationJimmy Kizito5-1/+32
2021-03-02drm/amd/display: Support for DMUB AUXMeenakshikumar Somasundaram16-35/+344
2021-02-27drm/amd/display/dc/dce/dmub_psr: Remove unnecessary conversion to boolJiapeng Chong1-2/+1