This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 39a38bcba4ab Merge tag 'devicetree-fixes-for-5.4-2' of git://git.kernel [...] new feb40824d78e mmc: sdhci-omap: Fix Tuning procedure for temperatures < -20C new c07d0073b9ec mmc: cqhci: Commit descriptors before setting the doorbell new 2bb9f7566ba7 mmc: mxs: fix flags passed to dmaengine_prep_slave_sg new f64928480f7e Merge tag 'mmc-v5.4-rc4' of git://git.kernel.org/pub/scm/l [...] new b88639b8e380 drm/komeda: Don't flush inactive pipes new 8ae501e295cc drm/komeda: Fix typos in komeda_splitter_validate new 20975806eb6f Merge tag 'drm-misc-fixes-2019-10-23' of git://anongit.fre [...] new ce584a8e2885 drm/amdgpu/uvd6: fix allocation size in enc ring test (v2) new 5d230bc91f6c drm/amdgpu/uvd7: fix allocation size in enc ring test (v2) new c81fffc2c945 drm/amdgpu/vcn: fix allocation size in enc ring test new 209620b42294 drm/amdgpu: user pages array memory leak fix new 3122051edc7c drm/amdgpu: fix potential VM faults new de51a5019ff3 drm/amdgpu: fix error handling in amdgpu_bo_list_create new ee027828c40f drm/amdgpu/vce: fix allocation size in enc ring test new 2a3608409f46 Merge tag 'drm-fixes-5.4-2019-10-23' of git://people.freed [...] new 8caacaad78b6 Merge tag 'drm-fixes-2019-10-25' of git://anongit.freedesk [...]
The 16 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: drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.c | 7 ++++- drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | 8 ++--- drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | 3 +- drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c | 20 +++++++++---- drivers/gpu/drm/amd/amdgpu/amdgpu_vce.h | 1 + drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c | 35 ++++++++++++++-------- drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c | 31 ++++++++++++------- drivers/gpu/drm/amd/amdgpu/uvd_v7_0.c | 33 +++++++++++++------- drivers/gpu/drm/arm/display/komeda/komeda_kms.c | 3 +- .../drm/arm/display/komeda/komeda_pipeline_state.c | 4 +-- drivers/mmc/host/cqhci.c | 3 +- drivers/mmc/host/mxs-mmc.c | 7 +++-- drivers/mmc/host/sdhci-omap.c | 2 +- 13 files changed, 103 insertions(+), 54 deletions(-)