summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2021-11-22drm/amd/pm: Update smu driver interface for aldebaranStanley.Yang2-2/+18
2021-11-22drm/amdgpu/display: set vblank_disable_immediate for DCAlex Deucher2-1/+3
2021-11-22drm/amd/display: check top_pipe_to_program pointerYang Li1-1/+2
2021-11-22drm/amd/display: cleanup the code a bitBernard Zhao1-9/+1
2021-11-22drm/amd/display: remove no need NULL check before kfreeBernard Zhao1-12/+6
2021-11-22drm/amd/amdgpu: fix potential memleakBernard Zhao1-0/+1
2021-11-22drm/amd/amdgpu: cleanup the code style a bitBernard Zhao1-8/+13
2021-11-22drm/amd/amdgpu: remove useless break after returnBernard Zhao1-4/+0
2021-11-22drm/amd/display: fix cond_no_effect.cocci warningsYe Guojin1-11/+1
2021-11-22drm/amd/display: Clean up some inconsistent indentingJiapeng Chong1-1/+1
2021-11-22drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga and...hongao1-0/+1
2021-11-22drm/amd/display: Fix OLED brightness control on eDPRoman Li1-1/+2
2021-11-22drm/amdgpu: Add recovery_lock to save bad pages functionCandice Li1-0/+2
2021-11-22drm/amdgpu: support new mode-1 reset interface (v2)Tao Zhou3-23/+38
2021-11-22drm/amd/amdkfd: Fix kernel panic when reset failed and been triggered againshaoyunl1-0/+5
2021-11-22drm/amd/pm: Remove artificial freq level on Navi1xLijo Lazar1-5/+8
2021-11-22drm/amd/pm: avoid duplicate powergate/ungate settingEvan Quan4-1/+23
2021-11-22drm/amd/display: Revert "retain/release stream pointer in link enc table"Sung Joon Kim1-2/+0
2021-11-22drm/amd/display: 3.2.162Aric Cyr1-1/+1
2021-11-22drm/amd/display: fixed the DSC power off sequence during Driver PnPYi-Ling Chen9-5/+62
2021-11-22drm/amd/display: [FW Promotion] Release 0.0.93Anthony Koo1-5/+5
2021-11-22drm/amd/display: [FW Promotion] Release 0.0.92Anthony Koo1-2/+2
2021-11-22drm/amd/display: Visual Confirm Bar Height Adjusthvanzyll2-1/+15
2021-11-22drm/amd/display: Fix eDP will flash when boot to OSBrandon Syu2-2/+5
2021-11-22drm/amd/display: Enable DSC over eDPMikita Lipski11-7/+255
2021-11-22drm/amd/display: Fix LTTPR not EnabledAngus Wang3-0/+52
2021-11-22drm/amd/display: Reset fifo after enable otgXu, Jinze6-0/+31
2021-11-22drm/amd/display: Code change for DML isolationJun Lei4-0/+2208
2021-11-22drm/amd/display: set MSA vsp/hsp to 0 for positive polarity for DP 128b/132bWenjing Liu1-2/+2
2021-11-22drm/amd/display: Revert changes for MPO underflowAngus Wang4-4/+4
2021-11-22drm/amd/display: Only flush delta from last command executionNicholas Kazlauskas2-1/+9
2021-11-22drm/amd/display: Secondary display goes blank on Non DCN31Ahmad Othman1-1/+2
2021-11-22drm/amdgpu: Pin MMIO/DOORBELL BO's in GTT domainRamesh Errabolu1-0/+69
2021-11-22drm/amdgpu: Update BO memory accounting to rely on allocation flagRamesh Errabolu2-36/+65
2021-11-22drm/amd/display: Reduce dmesg error to a debug printLeo (Hanghong) Ma1-1/+1
2021-11-22drm/amd/display: Drop config guard for DC_LOG_DP2Leo (Hanghong) Ma1-4/+0
2021-11-17drm/amd/pm: add GFXCLK/SCLK clocks level print support for APUsPerry Yuan4-2/+74
2021-11-17drm/amdkfd: replace asic_family with asic_typeGraham Sider10-53/+22
2021-11-17drm/amdkfd: convert misc checks to IP version checkingGraham Sider10-35/+33
2021-11-17drm/amdkfd: convert switches to IP version checkingGraham Sider6-155/+102
2021-11-17drm/amdkfd: convert KFD_IS_SOC to IP version checkingGraham Sider4-5/+6
2021-11-17drm/amdgpu: add error print when failing to add IP block(v2)Guchun Chen1-0/+36
2021-11-17drm/amd/pm: Enhanced reporting also for a stuck commandLuben Tuikov1-2/+6
2021-11-17drm/amdgpu: remove unneeded variableran jianping1-2/+2
2021-11-17drm/amdkfd: replace trivial funcs with direct accessGraham Sider6-47/+10
2021-11-17drm/amd/display: log amdgpu_dm_atomic_check() failure causeShirish S1-18/+51
2021-11-17drm/amd/display: Wait for ACK for INBOX0 HW LockAlvin Lee5-3/+115
2021-11-17drm/amd/display: Initialise encoder assignment when initialising dc_stateJimmy Kizito4-7/+7
2021-11-17drm/amd/display: Query all entries in assignment table during updates.Jimmy Kizito1-1/+12
2021-11-17drm/amd/display: To support sending TPS3 pattern when restoring linkRobin Chen3-3/+14