This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 81aa0968b7ea Merge tag 'for-5.12-rc3-tag' of git://git.kernel.org/pub/s [...] new 6c5403173a13 drm/ttm: make ttm_bo_unpin more defensive new 690911544275 drm/omap: dsi: fix unsigned expression compared with zero new db3f0d8ee9bf Merge tag 'drm-misc-fixes-2021-03-18' of git://anongit.fre [...] new 73076790e257 drm/amd/display: Copy over soc values before bounding box [...] new 34fa493a565c drm/amd/display: Correct algorithm for reversed gamma new beb6b2f97e0a drm/amd/display: Remove MPC gamut remap logic for DCN30 new a97fdabcf2b4 Merge tag 'amd-drm-fixes-5.12-2021-03-18' of https://gitla [...] new 8e62438a1ee7 drm/i915: Workaround async flip + VT-d corruption on HSW/BDW new 6a77c6bb7260 i915/perf: Start hrtimer only if sampling the OA buffer new 0677170bcf5c Merge tag 'drm-intel-fixes-2021-03-18' of git://anongit.fr [...] new e94c55b8e0a0 nouveau: Skip unvailable ttm page entries new 8b12a62a4e3e Merge tag 'drm-fixes-2021-03-19' of git://anongit.freedesk [...]
The 12 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/display/dc/dcn20/dcn20_hwseq.c | 34 ++-------------------- .../gpu/drm/amd/display/dc/dcn21/dcn21_resource.c | 5 ++++ .../gpu/drm/amd/display/dc/dcn30/dcn30_cm_common.c | 26 ++++++++++++----- drivers/gpu/drm/i915/i915_perf.c | 13 ++++----- drivers/gpu/drm/i915/i915_reg.h | 23 ++++++++++++++- drivers/gpu/drm/i915/intel_pm.c | 16 +++++++++- drivers/gpu/drm/nouveau/nouveau_bo.c | 8 +++++ drivers/gpu/drm/omapdrm/dss/dsi.c | 7 +++-- include/drm/ttm/ttm_bo_api.h | 6 ++-- 9 files changed, 83 insertions(+), 55 deletions(-)