Revision 4757d972d9667bc6dbdc2859ce3f1721dbcc3dd6 authored by Dave Airlie on 01 March 2018, 03:59:21 UTC, committed by Dave Airlie on 01 March 2018, 03:59:21 UTC
- 2 display fixes: audio av_enc_map overflow check, and Cannonlake PLL related register offset.
- 3 gem fixes: Clear for in-fence out-fence, fix for clearing exec_flags on execbuf failure, and add back global seqno to tracepoints that had been removed recently by other fence related patch.

* tag 'drm-intel-fixes-2018-02-28' of git://anongit.freedesktop.org/drm/drm-intel:
  drm/i915: Make global seqno known in i915_gem_request_execute tracepoint
  drm/i915: Clear the in-use marker on execbuf failure
  drm/i915/cnl: Fix PORT_TX_DW5/7 register address
  drm/i915/audio: fix check for av_enc_map overflow
  drm/i915: Fix rsvd2 mask when out-fence is returned
2 parent s 219b3b2 + fa89782
History
File Mode Size
Kconfig -rw-r--r-- 1013 bytes
Makefile -rw-r--r-- 98 bytes
dir.c -rw-r--r-- 4.0 KB
file.c -rw-r--r-- 11.9 KB
group.c -rw-r--r-- 10.8 KB
mount.c -rw-r--r-- 1.7 KB
symlink.c -rw-r--r-- 4.8 KB
sysfs.h -rw-r--r-- 910 bytes

back to top