Hi Dave and Daniel,
Things are very quiet. Only 1 fix this round. Since I will be out next week, if this trend continues I will accumulate 2 weeks and send when in -rc4.
Here goes drm-intel-fixes-2021-03-11:
- Wedge the GPU if command parser setup fails (Tvrtko)
Thanks, Rodrigo.
The following changes since commit fe07bfda2fb9cdef8a4d4008a409bb02f35f1bd8:
Linux 5.12-rc1 (2021-02-28 16:05:19 -0800)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-fixes-2021-03-11
for you to fetch changes up to c3d2c6770b4bc34f4de9f4097e5f0ded75d6b98d:
drm/i915: Wedge the GPU if command parser setup fails (2021-03-04 10:38:33 -0500)
---------------------------------------------------------------- - Wedge the GPU if command parser setup fails (Tvrtko)
---------------------------------------------------------------- Tvrtko Ursulin (1): drm/i915: Wedge the GPU if command parser setup fails
drivers/gpu/drm/i915/gt/intel_engine_cs.c | 7 ++++++- drivers/gpu/drm/i915/i915_cmd_parser.c | 19 +++++++++++++------ drivers/gpu/drm/i915/i915_drv.h | 2 +- 3 files changed, 20 insertions(+), 8 deletions(-)
On Thu, 11 Mar 2021 at 21:28, Rodrigo Vivi rodrigo.vivi@intel.com wrote:
Hi Dave and Daniel,
Things are very quiet. Only 1 fix this round. Since I will be out next week, if this trend continues I will accumulate 2 weeks and send when in -rc4.
Here goes drm-intel-fixes-2021-03-11:
- Wedge the GPU if command parser setup fails (Tvrtko)
Thanks, Rodrigo.
The following changes since commit fe07bfda2fb9cdef8a4d4008a409bb02f35f1bd8:
Linux 5.12-rc1 (2021-02-28 16:05:19 -0800)
This was based on 5.12-rc1 against my request earlier in the week to not do that. but since it was a single patch I just cherry-picked it across.
Can we make sure no fixes or next based on rc1 arrive please.
Dave.
On Fri, Mar 12, 2021 at 11:36:51AM +1000, Dave Airlie wrote:
On Thu, 11 Mar 2021 at 21:28, Rodrigo Vivi rodrigo.vivi@intel.com wrote:
Hi Dave and Daniel,
Things are very quiet. Only 1 fix this round. Since I will be out next week, if this trend continues I will accumulate 2 weeks and send when in -rc4.
Here goes drm-intel-fixes-2021-03-11:
- Wedge the GPU if command parser setup fails (Tvrtko)
Thanks, Rodrigo.
The following changes since commit fe07bfda2fb9cdef8a4d4008a409bb02f35f1bd8:
Linux 5.12-rc1 (2021-02-28 16:05:19 -0800)
This was based on 5.12-rc1 against my request earlier in the week to not do that. but since it was a single patch I just cherry-picked it across.
I'm really sorry about that! It is so unusual to have this low influx of patches at this round that I'm not used and end up forgetting to rebase.
Can we make sure no fixes or next based on rc1 arrive please.
Sure thing.
Dave.
dri-devel@lists.freedesktop.org