summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2020-06-07drm/amd/display: DP training to set properly SCRAMBLING_DISABLEVladimir Stempen1-0/+27
2020-06-03drm/amd/display: Fix potential integer wraparound resulting in a hangAric Cyr1-0/+2
2020-06-03drm/amd/display: Defer cursor lock until after VUPDATENicholas Kazlauskas6-1/+81
2020-06-03drm/amd/display: Use cursor locking to prevent flip delaysAric Cyr16-45/+88
2020-06-03drm/amd/display: Added locking for atomic update stream and update planesAnthony Koo10-135/+125
2020-06-03drm/amd/display: Indicate dsc updates explicitlyAnthony Koo2-7/+13
2020-06-03drm/amd/display: Split program front end part that occur outside lockAnthony Koo10-12/+79
2020-06-03drm/amd/display: drop cursor position check in atomic testSimon Ser1-7/+0
2020-06-03drm/amd/amdgpu: Update update_config() logicLeo (Hanghong) Ma1-5/+5
2020-06-03drm/amdgpu: Use GEM obj reference for KFD BOsFelix Kuehling1-2/+3
2020-06-03drm/amd/powerplay: perform PG ungate prior to CG ungateEvan Quan2-6/+6
2020-06-03drm/amdgpu: drop unnecessary cancel_delayed_work_sync on PG ungateEvan Quan2-14/+4
2020-05-27drm/amd/display: Prevent dpcd reads with passive donglesAurabindo Pillai1-6/+11
2020-05-27drm/amd/display: fix counter in wait_for_no_pipes_pendingRoman Li1-3/+2
2020-05-20drm/amd/amdgpu: add raven1 part to the gfxoff quirk listTom St Denis1-0/+2
2020-05-20drm/amd/display: add basic atomic check for cursor planeSimon Ser1-2/+24
2020-05-20drm/amdgpu: force fbdev into vramAlex Deucher1-2/+1
2020-05-20drm/amd/display: Update downspread percent to match spreadsheet for DCN2.1Sung Lee1-1/+1
2020-05-20drm/amd/display: Defer cursor update around VUPDATE for all ASICNicholas Kazlauskas1-14/+14
2020-05-20drm/amd/display: check if REFCLK_CNTL register is presentDmytro Laktyushkin1-1/+2
2020-05-20drm/amd/powerplay: avoid using pm_en before it is initialized revisedTiecheng Zhou1-2/+4
2020-05-20drm/amd/display: blank dp stream before re-train the linkXiaodong Yan1-0/+12
2020-05-14drm/amd/display: work around fp code being emitted outside of DC_FP_START/ENDDaniel Kolesa1-8/+23
2020-05-14drm/amdgpu: drop redundant cg/pg ungate on runpm enterEvan Quan1-3/+0
2020-05-14drm/amdgpu: move kfd suspend after ip_suspend_phase1Evan Quan1-2/+2
2020-05-10drm/amdgpu: Fix oops when pp_funcs is unset in ACPI eventAaron Ma1-1/+2
2020-05-10drm/amdgpu: Correctly initialize thermal controller for GPUs with Powerplay t...Sandeep Raghuraman1-0/+26
2020-05-10drm/amd/powerplay: fix resume failed as smu table initialize early exitPrike Liang1-1/+6
2020-05-06drm/amd/display: Fix green screen issue after suspendRodrigo Siqueira1-9/+29
2020-05-06drm/amdgpu: invalidate L2 before SDMA IBs (v2)Marek Olšák2-1/+29
2020-05-02drm/amdgpu: fix wrong vram lost counter increment V2Evan Quan5-14/+18
2020-04-29drm/amd/display: Calculate scaling ratios on every medium/full updateNicholas Kazlauskas1-1/+12
2020-04-29drm/amd/display: Update stream adjust in dc_stream_adjust_vmin_vmaxIsabel Zhang1-0/+2
2020-04-23drm/amdkfd: kfree the wrong pointerJack Zhang1-2/+2
2020-04-23drm/amd/display: Don't try hdcp1.4 when content_type is set to type1Bhawanpreet Lakha1-2/+6
2020-04-21drm/amdgpu: fix the hw hang during perform system reboot and resetPrike Liang1-0/+2
2020-04-21drm/amdgpu/gfx9: add gfxoff quirkAlex Deucher1-0/+2
2020-04-21drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabledSergei Lopatin1-1/+4
2020-04-17drm/amdgpu: fix gfx hang during suspend with video playback (v2)Prike Liang1-2/+3
2020-04-17drm/amd/display: Check for null fclk voltage when parsing clock tableMichael Strauss1-1/+1
2020-04-17drm/amdgpu: unify fw_write_wait for new gfx9 asicsAaron Liu1-0/+2
2020-04-17drm/amd/powerplay: implement the is_dpm_running()Prike Liang1-0/+12
2020-04-17drm/amdgpu/powerplay: using the FCLK DPM table to set the MCLKYuxian Dai2-1/+7
2020-03-27Merge tag 'drm-misc-fixes-2020-03-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-1/+1
2020-03-25drm/amdgpu: fix scatter-gather mapping with user pagesShane Francis1-1/+1
2020-03-19drm/amd/display: Fix pageflip event race condition for DCN.Mario Kleiner1-3/+15
2020-03-19drm/amdgpu: fix typo for vcn2.5/jpeg2.5 idle checkJames Zhu2-2/+2
2020-03-19drm/amdgpu: fix typo for vcn2/jpeg2 idle checkJames Zhu2-2/+2
2020-03-19drm/amdgpu: fix typo for vcn1 idle checkJames Zhu1-1/+1
2020-03-13drm/amd/display: Add link_rate quirk for Apple 15" MBP 2017Mario Kleiner1-0/+11