This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 411a44c24a56 Merge tag 'net-5.15-rc8' of git://git.kernel.org/pub/scm/l [...] new 5afa7898ab7a drm/amdgpu: fix out of bounds write new c21b105380cf drm/amd/display: Limit display scaling to up to true 4k fo [...] new c938aed88f82 drm/amd/display: Fix prefetch bandwidth calculation for DCN3.1 new 672437486ee9 drm/amd/display: Require immediate flip support for DCN3.1 planes new 4835ea6c173a drm/amd/display: increase Z9 latency to workaround underfl [...] new dd8cb18906d9 drm/amd/display: Increase watermark latencies for DCN3.1 new 2ef8ea23942f drm/amd/display: Moved dccg init to after bios golden init new 53c2ff8bcb06 drm/amdgpu: support B0&B1 external revision id for yellow carp new defbbcd99fa6 Merge tag 'amd-drm-fixes-5.15-2021-10-21' of https://gitla [...] new 3f4e54bd312d drm/amdgpu: Fix even more out of bound writes from debugfs new 54149d13f369 drm/amd/display: Fallback to clocks which meet requested v [...] new ad76744b041d drm/amd/display: Fix deadlock when falling back to v2 from v3 new 03424d380be7 Merge tag 'amd-drm-fixes-5.15-2021-10-27' of https://gitla [...] new 0db55f9a1baf drm/ttm: fix memleak in ttm_transfered_destroy new def0c3697287 drm: panel-orientation-quirks: Add quirk for Aya Neo 2021 new ee71fb6c4d99 drm/i915/selftests: Properly reset mock object propers for [...] new 19928833e8f8 Merge tag 'drm-misc-fixes-2021-10-26' of git://anongit.fre [...] new 61b1d445f3bf drm: panel-orientation-quirks: Add quirk for GPD Win3 new 79516af3497a Merge tag 'drm-misc-fixes-2021-10-28' of git://anongit.fre [...] new 59be177a909a drm/i915: Remove memory frequency calculation new fcf918ffd3b3 drm/i915: Convert unconditional clflush to drm_clflush_vir [...] new 9761ffb8f109 drm/i915: Catch yet another unconditioal clflush new 6e6f96630805 drm/i915/dp: Skip the HW readout of DPCD on disabled encoders new 9a4aa3a2f160 drm/i915: Revert 'guc_id' from i915_request tracepoint new 946ca97e2ea3 Merge tag 'drm-intel-fixes-2021-10-28' of git://anongit.fr [...] new b112166a894d MAINTAINERS: dri-devel is for all of drivers/gpu new f31531e55495 Merge tag 'drm-fixes-2021-10-29' of git://anongit.freedesk [...]
The 27 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: MAINTAINERS | 3 +-- drivers/gpu/drm/amd/amdgpu/nv.c | 2 +- .../drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs.c | 20 +++++++-------- .../amd/display/dc/clk_mgr/dcn31/dcn31_clk_mgr.c | 29 +++++++++++++-------- drivers/gpu/drm/amd/display/dc/dcn31/dcn31_hwseq.c | 7 +++-- .../gpu/drm/amd/display/dc/dcn31/dcn31_resource.c | 13 +++++++--- .../amd/display/dc/dml/dcn31/display_mode_vba_31.c | 6 ++--- drivers/gpu/drm/amd/display/include/dal_asic_id.h | 2 +- .../gpu/drm/amd/display/modules/hdcp/hdcp_psp.c | 6 ++--- drivers/gpu/drm/drm_panel_orientation_quirks.c | 12 +++++++++ drivers/gpu/drm/i915/display/intel_dp.c | 3 +++ drivers/gpu/drm/i915/gt/intel_timeline.c | 4 +-- drivers/gpu/drm/i915/i915_reg.h | 8 ------ drivers/gpu/drm/i915/i915_trace.h | 7 ++--- drivers/gpu/drm/i915/intel_dram.c | 30 ++-------------------- drivers/gpu/drm/selftests/test-drm_damage_helper.c | 1 + drivers/gpu/drm/ttm/ttm_bo_util.c | 1 + 17 files changed, 72 insertions(+), 82 deletions(-)