This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 672f9255a727 Merge tag 'ceph-for-5.8-rc2' of git://github.com/ceph/ceph-client new 8497376707be drm/i915/gt: Incorporate the virtual engine into timeslicing new 54a9adc46081 drm/i915/pmu: avoid an maybe-uninitialized warning new 70cac501b576 drm/i915: work around false-positive maybe-uninitialized warning new 3ffbe35321f4 drm/i915/selftests: Restore to default heartbeat new 4178b5a60cef drm/i915/gt: Prevent timeslicing into unpreemptable requests new a43555ac908c drm/i915/tc: fix the reset of ln0 new 8ab3a3812aa9 drm/i915/gt: Incrementally check for rewinding new 898e4e57adae drm/i915/icl: Disable DIP on MST ports with the transcoder [...] new ef50fa9bd17d drm/i915/gt: Move hsw GT workarounds from init_clock_gatin [...] new 7237b190add0 drm/i915/gt: Move ivb GT workarounds from init_clock_gatin [...] new 695a2b11649e drm/i915/gt: Move vlv GT workarounds from init_clock_gatin [...] new fd2599bda5a9 drm/i915/gt: Move snb GT workarounds from init_clock_gatin [...] new eacf21040aa9 drm/i915/gt: Move ilk GT workarounds from init_clock_gatin [...] new 27582a9c9179 drm/i915/gt: Move gen4 GT workarounds from init_clock_gati [...] new a3005c2edf7e drm/i915/icl+: Fix hotplug interrupt disabling after storm [...] new 8e68c6340d58 drm/i915/display: Fix the encoder type check new 7ac98ff024db Merge tag 'drm-intel-fixes-2020-06-18' of git://anongit.fr [...] new 81921a828b94 drm/amd/display: Use kvfree() to free coeff in build_regamma() new 43a562774fce drm/amd/display: Use kfree() to free rgb_user in calculate [...] new 790243d3bf78 drm/amdgpu: Replace invalid device ID with a valid device ID new 9ec051bf4470 drm/amd/display: Rework dsc to isolate FPU operations new 99c7b3094727 drm/amdkfd: Use correct major in devcgroup check new 7386f5c9c808 drm/amdgpu/pm: update comment to clarify Overdrive interfaces new da9cebe16930 drm/amdgpu: fix documentation around busy_percentage new 8a7a3d1d0dcf Merge tag 'amd-drm-fixes-5.8-2020-06-17' of git://people.f [...] new 62c91ead977a Merge tag 'drm-fixes-2020-06-19' of git://anongit.freedesk [...] new eea123886720 sata_rcar: handle pm_runtime_get_sync failure cases new f650ef61e040 ata/libata: Fix usage of page address by page_address in a [...] new b5292111de9b libata: Use per port sync for detach new 592be758f196 Merge tag 'libata-5.8-2020-06-19' of git://git.kernel.dk/l [...] new be23e837333a bcache: fix potential deadlock problem in btree_gc_coalesce new dcacbc1242c7 bcache: check and adjust logical block size for backing devices new ee4a36f41461 bcache: use delayed kworker fo asynchronous devices registration new 4b25bbf52a55 bcache: pr_info() format clean up in bcache_device_init() new a8a5e383cf41 blk-mq: Remove redundant 'return' statement new 5bcc066c0590 trace/events/block.h: drop kernel-doc for dropped function [...] new 2d3a8e2dedde block: Fix use-after-free in blkdev_get() new 1b0b28364816 blktrace: break out of blktrace setup on concurrent calls new c3dbe541ef77 blktrace: Avoid sparse warnings when assigning q->blk_trace new fe35ec58f0d3 block: update hctx map when use multiple maps new bc163c2046c5 partitions/ldm: Replace uuid_copy() with import_uuid() whe [...] new f4bd34b139a3 loop: replace kill_bdev with invalidate_bdev new 3373a3461aa1 block: make function 'kill_bdev' static new d2b1c81f5f6c Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/li [...] new 59960b9deb53 io_uring: fix lazy work init new f4c2665e33f4 io-wq: reorder cancellation pending -> running new 4f26bda1522c io-wq: add an option to cancel all matched reqs new 44e728b8aae0 io_uring: cancel all task's requests on exit new 67c4d9e693e3 io_uring: batch cancel in io_uring_cancel_files() new 4dd2824d6d59 io_uring: lazy get task new 801dd57bd1d8 io_uring: cancel by ->task not pid new 2d7d67920e5c io_uring: don't fail links for EAGAIN error in IOPOLL mode new bbde017a32b3 io_uring: add memory barrier to synchronize io_kiocb's res [...] new 9d8426a09195 io_uring: acquire 'mm' for task_work for SQPOLL new 56952e91acc9 io_uring: reap poll completions while waiting for refs to [...] new 6f2cc1664db2 io_uring: fix possible race condition against REQ_F_NEED_CLEANUP new 4333a9b0b67b Merge tag 'io_uring-5.8-2020-06-19' of git://git.kernel.dk [...]
The 57 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 | 9 +- block/blk-mq-tag.c | 2 +- block/blk-mq.c | 4 +- block/partitions/ldm.c | 2 +- drivers/ata/libata-core.c | 11 +- drivers/ata/libata-scsi.c | 9 +- drivers/ata/sata_rcar.c | 11 +- drivers/block/loop.c | 8 +- drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | 4 +- drivers/gpu/drm/amd/amdkfd/kfd_priv.h | 3 +- drivers/gpu/drm/amd/display/dc/dsc/Makefile | 2 - drivers/gpu/drm/amd/display/dc/dsc/dc_dsc.c | 18 +- drivers/gpu/drm/amd/display/dc/dsc/rc_calc.c | 151 ++++++++++++- drivers/gpu/drm/amd/display/dc/dsc/rc_calc.h | 5 +- drivers/gpu/drm/amd/display/dc/dsc/rc_calc_dpi.c | 27 +-- .../drm/amd/display/modules/color/color_gamma.c | 4 +- drivers/gpu/drm/amd/powerplay/smumgr/ci_smumgr.c | 2 +- drivers/gpu/drm/i915/display/intel_ddi.c | 12 +- drivers/gpu/drm/i915/display/intel_dp_mst.c | 8 + drivers/gpu/drm/i915/gt/intel_engine_cs.c | 4 +- drivers/gpu/drm/i915/gt/intel_lrc.c | 52 ++++- drivers/gpu/drm/i915/gt/intel_ring.c | 4 + drivers/gpu/drm/i915/gt/intel_workarounds.c | 241 +++++++++++++++++++++ drivers/gpu/drm/i915/gt/selftest_hangcheck.c | 25 +-- drivers/gpu/drm/i915/gt/selftest_lrc.c | 185 ++++++++++++---- drivers/gpu/drm/i915/gt/selftest_mocs.c | 18 +- drivers/gpu/drm/i915/gt/selftest_ring.c | 110 ++++++++++ drivers/gpu/drm/i915/gt/selftest_rps.c | 69 +++--- drivers/gpu/drm/i915/gt/selftest_timeline.c | 15 +- drivers/gpu/drm/i915/gt/selftest_workarounds.c | 2 + drivers/gpu/drm/i915/i915_irq.c | 1 + drivers/gpu/drm/i915/i915_pmu.c | 84 +++---- drivers/gpu/drm/i915/i915_priolist_types.h | 2 +- drivers/gpu/drm/i915/i915_reg.h | 2 +- drivers/gpu/drm/i915/intel_pm.c | 206 +----------------- .../gpu/drm/i915/selftests/i915_mock_selftests.h | 1 + drivers/md/bcache/btree.c | 8 +- drivers/md/bcache/super.c | 35 ++- fs/block_dev.c | 17 +- fs/io-wq.c | 108 ++++----- fs/io-wq.h | 4 +- fs/io_uring.c | 177 ++++++++++----- include/linux/fs.h | 2 - include/linux/libata.h | 3 + include/trace/events/block.h | 1 - kernel/trace/blktrace.c | 30 ++- 46 files changed, 1102 insertions(+), 596 deletions(-) create mode 100644 drivers/gpu/drm/i915/gt/selftest_ring.c