summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc
Commit message (Expand)AuthorAgeFilesLines
...
| * drm/amd/display: Remove unnecessary conversion to boolJiapeng Chong2021-03-231-1/+1
| * drm/amd/display: remove redundant initialization of variable resultColin Ian King2021-03-231-1/+1
| * drm/amd/display: Free local data after useVictor Lu2021-03-231-0/+1
| * drm/amdgpu/display: drop dcn301_calculate_wm_and_dl for nowcharles sun2021-03-231-95/+3
| * drm/amdgpu/display: Use wm_table.entries for dcn301 calculate_wmZhan Liu2021-03-231-1/+95
| * drm/amd/display: remove duplicate include in dcn21 and gpioZhang Yunkai2021-03-232-5/+0
| * drm/amd/display: Align cursor cache address to 2KBJoshua Aberback2021-03-231-3/+2
| * drm/amd/display: Revert dram_clock_change_latency for DCN2.1Sung Lee2021-03-231-1/+1
| * drm/amd/display: 3.2.126Aric Cyr2021-03-231-1/+1
| * drm/amd/display: Added multi instance support for panel controlJake Wang2021-03-236-18/+33
| * drm/amd/display: Fixed read/write pointer issue for get dmub traceYongqiang Sun2021-03-232-7/+3
| * drm/amd/display: Enable pflip interrupt upon pipe enableQingqing Zhuo2021-03-239-0/+36
| * drm/amd/display: Fix typo when retrieving dppclk from UEFI configMartin Leung2021-03-231-1/+1
| * drm/amd/display: Skip powerstate DC hw access if virtual dalMartin Leung2021-03-231-0/+3
| * drm/amd/display: Enabled pipe harvesting in dcn30Dillon Varone2021-03-231-0/+31
| * drm/amdgpu/display: use GFP_ATOMIC in dcn21_validate_bandwidth_fp()Holger Hoffstätte2021-03-051-1/+1
| * drm/amd/display: Fix nested FPU context in dcn21_validate_bandwidth()Holger Hoffstätte2021-03-051-4/+0
| * drm/amd/display: remove redundant initialization of variable statusColin Ian King2021-03-051-1/+1
| * drm/amdgpu/display: don't assert in set backlight functionAlex Deucher2021-03-051-1/+0
| * drm/amdgpu/dc: fill in missing call to atom cmd table for pll adjust v2Alex Deucher2021-03-051-0/+21
| * drm/amd/display: Process crc window at DMCUWayne Lin2021-03-054-0/+194
| * 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 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: Implement dmub trace eventYongqiang Sun2021-03-024-0/+25
| * 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: Update link encoder object creationJimmy Kizito2021-03-025-1/+32
| * drm/amd/display: Support for DMUB AUXMeenakshikumar Somasundaram2021-03-0216-35/+344
| * 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: 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: 3.2.124Aric Cyr2021-02-221-1/+1
| * 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: 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: 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-222-20/+10
| * drm/amd/display: Old sequence for HUBP blankAurabindo Pillai2021-02-1811-97/+30
| * drm/amd/display: 3.2.123Aric Cyr2021-02-181-1/+1