This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 5c7e3f3f5cbc Merge tag 'iommu-fix-v5.10' of git://git.kernel.org/pub/sc [...] new 44264591a8c4 drm/amd/display: Fix module load hangs when connected to an eDP new 02a1bea65bb3 drm/amdgpu/swsmu: init the baco mutex in early_init new c0e35ed924e4 drm/amd/display: kernel-doc: document force_timing_sync new 39ec39d77170 docs: amdgpu: fix a warning when building the documentation new 83da6eea3af6 drm/amd/pm: increase mclk switch threshold to 200 us new 187561dd7653 drm/amdgpu: vcn and jpeg ring synchronization new 8f4729e88064 drm/amdkfd: Use kvfree in destroy_crat_image new 941947d29eb7 Merge tag 'amd-drm-fixes-5.10-2020-10-14' of git://people. [...] new c46a40ff13dc drm/amd/display: Fix incorrect dsc force enable logic new f0b707c125a2 drm/i915: Fix TGL DKL PHY DP vswing handling new 214bba50616f drm/i915: Set all unused color plane offsets to ~0xfff again new 40b99050455b Merge tag 'drm-intel-next-fixes-2020-10-15' of git://anong [...] new f9915b964c25 Merge tag 'drm-next-2020-10-19' of git://anongit.freedeskt [...]
The 13 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: Documentation/gpu/amdgpu.rst | 4 ++-- drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c | 2 ++ drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.h | 1 + drivers/gpu/drm/amd/amdgpu/jpeg_v1_0.c | 24 +++++++++++++++++-- drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c | 28 ++++++++++++++++++---- drivers/gpu/drm/amd/amdgpu/vcn_v1_0.h | 3 ++- drivers/gpu/drm/amd/amdkfd/kfd_crat.c | 2 +- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h | 2 ++ .../amd/display/amdgpu_dm/amdgpu_dm_mst_types.c | 2 +- drivers/gpu/drm/amd/display/dc/core/dc.c | 10 ++++---- .../gpu/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c | 2 +- drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c | 7 +++--- drivers/gpu/drm/i915/display/intel_ddi.c | 2 +- drivers/gpu/drm/i915/display/intel_display.c | 17 ++++--------- 14 files changed, 72 insertions(+), 34 deletions(-)