summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | drm/amd/display: [FW Promotion] Release 0.0.69Wyatt Wood2021-06-081-2/+2
| * | | | drm/amd/display: Add swizzle visual confirm modePo-Ting Chen2021-06-085-1/+29
| * | | | drm/amd/display: force CP to DESIRED when removing displayDingchen (David) Zhang2021-06-081-1/+14
| * | | | drm/amd/display: Updates for ODM Transition TestEric Bernstein2021-06-081-1/+0
| * | | | drm/amd/display: Revert "Disconnect non-DP with no EDID"Roy Chan2021-06-081-18/+0
| * | | | drm/amd/display: Add debugfs entry for dsc passthroughFangzhi Zuo2021-06-082-1/+50
| * | | | drm/amd/display: Fix crash during MPO + ODM combine mode recalculationAric Cyr2021-06-081-0/+5
| * | | | drm/amd/display: Fix off-by-one error in DMLWesley Chalmers2021-06-081-7/+7
| * | | | drm/amd/display: Set DISPCLK_MAX_ERRDET_CYCLES to 7Wesley Chalmers2021-06-081-1/+1
| * | | | drm/amd/display: Add interface for ADD & DROP PIXEL RegistersWesley Chalmers2021-06-088-8/+101
| * | | | drm/amd/display: Add Interface to set FIFO ERRDET SW OverrideWesley Chalmers2021-06-086-3/+41
| * | | | drm/amd/display: 3.2.138Aric Cyr2021-06-081-1/+1
| * | | | drm/amd/display: [FW Promotion] Release 0.0.68Anthony Koo2021-06-081-6/+3
| * | | | drm/amd/display: Change default policy for MPO with multidisplayAric Cyr2021-06-084-4/+4
| * | | | drm/amd/display: Release MST resources on switch from MST to SSTVladimir Stempen2021-06-081-0/+2
| * | | | drm/amd/display: Enable PSR Residency for multiple panelsMikita Lipski2021-06-083-6/+12
| * | | | drm/amd/display: Return last used DRR VTOTAL from DCJayendran Ramani2021-06-0812-6/+75
| * | | | drm/amd/display: Remove unused definition of DMUB SET_CONFIGMeenakshikumar Somasundaram2021-06-081-4/+0
| * | | | drm/amd/display: Update scaling settings on modesetRoman Li2021-06-081-1/+2
| * | | | drm/amd/display: Support mappable encoders when transmitting training patterns.Jimmy Kizito2021-06-081-1/+10
| * | | | drm/amd/display: Expand DP module equalization API.Jimmy Kizito2021-06-082-11/+19
| * | | | drm/amd/display: Revert "Fix clock table filling logic"Ilya Bakoulin2021-06-082-72/+39
| * | | | drm/amd/display: add visual confirm colors to differentiate layer_index > 0Evgenii Krasnikov2021-06-081-0/+14
| * | | | drm/amd/display: Refactor visual confirmWyatt Wood2021-06-0818-179/+172
| * | | | drm/amd/display: Control power gating by driver.JinZe.Xu2021-06-081-22/+12
| * | | | drm/amd/display: Fix DCN 3.01 DSCCLK validationNikola Cornij2021-06-081-43/+21
| * | | | drm/amd/display: delay 100ms before restart after failing to read CP_IRQWenjing Liu2021-06-081-1/+1
| * | | | drm/amd/display: Enabling PSR support for multiple panelsMikita Lipski2021-06-086-34/+153
| * | | | drm/amd/display: Trigger full update after DCC on/offJake Wang2021-06-081-1/+6
| * | | | drm/amdgpu: allocate psp fw private buffer from VRAM for sriov vfZhigang Luo2021-06-081-5/+14
| * | | | drm/amdgpu: add psp ta microcode init for aldebaran sriov vfZhigang Luo2021-06-081-0/+6
| * | | | drm/amdgpu: remove sriov vf mmhub system aperture and fb location programmingZhigang Luo2021-06-081-14/+3
| * | | | drm/amdgpu: remove sriov vf gfxhub fb location programmingZhigang Luo2021-06-081-12/+0
| * | | | drm/amdgpu: remove sriov vf checking from getting fb locationZhigang Luo2021-06-081-4/+1
| * | | | drm/amd/pm: fix warning reported by kernel test robotXiaomeng Hou2021-06-081-1/+1
| * | | | drm/amdgpu: fix shadow bo skip conditionNirmoy Das2021-06-081-1/+1
| * | | | amdgpu/pm: add kernel documentation for smu_get_power_limitDarren Powell2021-06-082-0/+38
| * | | | amdgpu/pm: handle return value for get_power_limitDarren Powell2021-06-081-15/+24
| * | | | amdgpu/pm: modify and add smu_get_power_limit to Powerplay APIDarren Powell2021-06-083-17/+7
| * | | | amdgpu/pm: modify Powerplay API get_power_limit to use new pp_power enumsDarren Powell2021-06-083-24/+41
| * | | | amdgpu/pm: clean up smu_get_power_limit function signatureDarren Powell2021-06-084-12/+57
| * | | | amdgpu/pm: reorder definition of swsmu_pm_funcs for readabilityDarren Powell2021-06-081-24/+24
| * | | | drm/amd/display: Fix two spelling mistakes, clean wide linesColin Ian King2021-06-071-4/+6
| * | | | drm/amdgpu: Fix a a typo in a commentChristophe JAILLET2021-06-071-1/+1
| * | | | drm/amd/display: Fix duplicate included dce110_hw_sequencer.hJiapeng Chong2021-06-071-1/+0
| * | | | drm/amd/display: remove no need variableBernard Zhao2021-06-071-3/+1
| * | | | drm/amdgpu: Fix warning of Function parameter or member not describedEric Huang2021-06-071-0/+1
| * | | | drm/amdkfd: remove duplicate include of kfd_svm.hWan Jiabing2021-06-071-1/+0
| * | | | drm/amdgpu: fix VM handling for GART allocationsChristian König2021-06-071-2/+2
| * | | | drm/amdgpu: Fixing "Indirect register access for Navi12 sriov" for vega10Peng Ju Zhou2021-06-072-3/+4