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-- 2.3 KB
Makefile -rw-r--r-- 414 bytes
cache.c -rw-r--r-- 10.8 KB
cookie.c -rw-r--r-- 19.3 KB
fsdef.c -rw-r--r-- 4.3 KB
histogram.c -rw-r--r-- 2.8 KB
internal.h -rw-r--r-- 13.0 KB
main.c -rw-r--r-- 4.8 KB
netfs.c -rw-r--r-- 2.5 KB
object-list.c -rw-r--r-- 11.5 KB
object.c -rw-r--r-- 32.0 KB
operation.c -rw-r--r-- 16.3 KB
page.c -rw-r--r-- 31.0 KB
proc.c -rw-r--r-- 1.9 KB
stats.c -rw-r--r-- 10.5 KB

back to top