[PULL] drm-intel-fixes

Rodrigo Vivi rodrigo.vivi at intel.com
Thu Nov 9 01:15:54 UTC 2017


Hi Dave,

I know it is time to wrap-up, but we have 2 fixes still
that seems important for a stable 4.14.

drm-intel-fixes-2017-11-08:
- Fix possible NULL dereference (Chris).
- Avoid miss usage of syncobj by rejecting unknown flags (Tvrtko).

Thanks,
Rodrigo.

The following changes since commit 39dae59d66acd86d1de24294bd2f343fd5e7a625:

  Linux 4.14-rc8 (2017-11-05 13:05:14 -0800)

are available in the git repository at:

  git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-fixes-2017-11-08

for you to fetch changes up to 423a8a942e95493b73228ba6a3f176dcc7f35fa9:

  drm/i915: Deconstruct struct sgt_dma initialiser (2017-11-08 10:20:29 -0800)

----------------------------------------------------------------

drm-intel-fixes-2017-11-08:

- Fix possible NULL dereference (Chris).
- Avoid miss usage of syncobj by rejecting unknown flags (Tvrtko).

----------------------------------------------------------------
Chris Wilson (1):
      drm/i915: Deconstruct struct sgt_dma initialiser

Tvrtko Ursulin (1):
      drm/i915: Reject unknown syncobj flags

 drivers/gpu/drm/i915/i915_gem_execbuffer.c |  8 ++++++++
 drivers/gpu/drm/i915/i915_gem_gtt.c        | 25 +++++++++----------------
 include/uapi/drm/i915_drm.h                |  1 +
 3 files changed, 18 insertions(+), 16 deletions(-)


More information about the dri-devel mailing list