aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2021-03-23drm/amd/display: Bypass sink detect when there are no eDPs connectedJake Wang1-7/+6
2021-03-23drm/amd/display: Fix for outbox1 ring buffer typecasting issueMeenakshikumar Somasundaram1-1/+1
2021-03-23drm/amd/display: Fix UBSAN warning for not a valid value for type '_Bool'Anson Jacob1-5/+1
2021-03-23drm/amd/display: System black screen hangs on driver loadAric Cyr2-48/+2
2021-03-23drm/amd/display: use max lb for latency hidingDmytro Laktyushkin6-9/+20
2021-03-23drm/amd/display: Add debug out when viewport too smallNikola Cornij1-6/+10
2021-03-23drm/amd/display: 3.2.126.1Aric Cyr1-1/+1
2021-03-23drm/amd/display: Remove unnecessary conversion to boolJiapeng Chong1-1/+1
2021-03-23drm/amd/display: remove redundant initialization of variable resultColin Ian King1-1/+1
2021-03-23drm/amd/display: Free local data after useVictor Lu1-0/+1
2021-03-23drm/amdgpu/display: drop dcn301_calculate_wm_and_dl for nowcharles sun1-95/+3
2021-03-23drm/amd/display: remove duplicate include in amdgpu_dm.cAnson Jacob1-1/+0
2021-03-23Revert "drm/amd/display: remove duplicate include in amdgpu_dm.c"Anson Jacob1-0/+1
2021-03-23drm/amd/display: Remove unused definesQingqing Zhuo1-2/+0
2021-03-23drm/amdgpu/display: Implement functions to let DC allocate GPU memoryZhan Liu3-3/+54
2021-03-23drm/amdgpu/display: Use wm_table.entries for dcn301 calculate_wmZhan Liu1-1/+95
2021-03-23drm/amd/display: remove duplicate include in dcn21 and gpioZhang Yunkai2-5/+0
2021-03-23drm/amd/display: remove duplicate include in amdgpu_dm.cZhang Yunkai1-1/+0
2021-03-23drm/amd/display: Align cursor cache address to 2KBJoshua Aberback1-3/+2
2021-03-23drm/amd/display: Revert dram_clock_change_latency for DCN2.1Sung Lee1-1/+1
2021-03-23drm/amd/display: 3.2.126Aric Cyr1-1/+1
2021-03-23drm/amd/display: Added multi instance support for panel controlJake Wang6-18/+33
2021-03-23drm/amd/display: [FW Promotion] Release 0.0.55Anthony Koo1-39/+795
2021-03-23drm/amd/display: Fixed read/write pointer issue for get dmub traceYongqiang Sun4-18/+13
2021-03-23drm/amd/display: Fix warningQingqing Zhuo2-3/+12
2021-03-23drm/amd/display: Read all the trace entry if it is not emptyYongqiang Sun1-5/+14
2021-03-23drm/amd/display: Enable pflip interrupt upon pipe enableQingqing Zhuo10-0/+37
2021-03-23drm/amd/display: Fix dmub trace event not update issueYongqiang Sun1-1/+1
2021-03-23drm/amd/display: Move define from internal header to dmub_cmd.hYongqiang Sun2-3/+14
2021-03-23drm/amd/display: Fix typo when retrieving dppclk from UEFI configMartin Leung1-1/+1
2021-03-23drm/amd/display: Skip powerstate DC hw access if virtual dalMartin Leung1-0/+3
2021-03-23drm/amd/display: Enabled pipe harvesting in dcn30Dillon Varone1-0/+31
2021-03-23Revert freesync video patches temporarilyAurabindo Pillai2-336/+35
2021-03-16Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-12/+16
2021-03-10drm/amdgpu/display: Use wm_table.entries for dcn301 calculate_wmZhan Liu1-1/+95
2021-03-10drm/amd/display: Enabled pipe harvesting in dcn30Dillon Varone1-0/+31
2021-03-10drm/amd/display: Revert dram_clock_change_latency for DCN2.1Sung Lee1-1/+1
2021-03-10drm/amd/display: Enable pflip interrupt upon pipe enableQingqing Zhuo10-0/+37
2021-03-10drm/amdgpu/display: use GFP_ATOMIC in dcn21_validate_bandwidth_fp()Holger Hoffstätte1-1/+1
2021-03-10drm/amd/display: Fix nested FPU context in dcn21_validate_bandwidth()Holger Hoffstätte1-4/+0
2021-03-10drm/amd/display: Add a backlight module optionTakashi Iwai1-0/+5
2021-03-10drm/amdgpu/display: handle aux backlight in backlight_get_brightnessAlex Deucher1-4/+20
2021-03-10drm/amdgpu/display: don't assert in set backlight functionAlex Deucher1-1/+0
2021-03-10drm/amdgpu/display: simplify backlight settingAlex Deucher1-16/+4
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/amdgpu/display: remove redundant continue statementColin Ian King1-3/+1
2021-03-05drm/amd/display: remove redundant initialization of variable statusColin Ian King1-1/+1
2021-03-05drm/amdgpu/display: Remove unnecessary conversion to boolJiapeng Chong1-1/+1
2021-03-05drm/amd/display: Add a backlight module optionTakashi Iwai1-0/+5