https://github.com/torvalds/linux
Revision 7827fc7d24043522726c58612d2c7f39843721cf authored by Linus Torvalds on 03 August 2018, 17:16:03 UTC, committed by Linus Torvalds on 03 August 2018, 17:16:03 UTC
Pull drm fixes from Dave Airlie:
 "Nothing too major at this late stage:

   - adv7511: reset fix

   - vc4: scaling fix

   - two atomic core fixes

   - one legacy core error handling fix

  I had a bunch of driver fixes from hdlcd but I think I'll leave them
  for -next at this point"

* tag 'drm-fixes-2018-08-03' of git://anongit.freedesktop.org/drm/drm:
  drm/vc4: Reset ->{x, y}_scaling[1] when dealing with uniplanar formats
  drm/atomic: Initialize variables in drm_atomic_helper_async_check() to make gcc happy
  drm/atomic: Check old_plane_state->crtc in drm_atomic_helper_async_check()
  drm: re-enable error handling
  drm/bridge: adv7511: Reset registers on hotplug
2 parent s 7123fd4 + 51973dc
History
Tip revision: 7827fc7d24043522726c58612d2c7f39843721cf authored by Linus Torvalds on 03 August 2018, 17:16:03 UTC
Merge tag 'drm-fixes-2018-08-03' of git://anongit.freedesktop.org/drm/drm
Tip revision: 7827fc7
File Mode Size
partitions
Kconfig -rw-r--r-- 6.2 KB
Kconfig.iosched -rw-r--r-- 2.7 KB
Makefile -rw-r--r-- 1.5 KB
badblocks.c -rw-r--r-- 14.5 KB
bfq-cgroup.c -rw-r--r-- 33.5 KB
bfq-iosched.c -rw-r--r-- 184.2 KB
bfq-iosched.h -rw-r--r-- 31.6 KB
bfq-wf2q.c -rw-r--r-- 52.2 KB
bio-integrity.c -rw-r--r-- 13.8 KB
bio.c -rw-r--r-- 52.3 KB
blk-cgroup.c -rw-r--r-- 38.7 KB
blk-core.c -rw-r--r-- 104.6 KB
blk-exec.c -rw-r--r-- 2.9 KB
blk-flush.c -rw-r--r-- 17.3 KB
blk-integrity.c -rw-r--r-- 12.1 KB
blk-ioc.c -rw-r--r-- 11.0 KB
blk-lib.c -rw-r--r-- 10.9 KB
blk-map.c -rw-r--r-- 5.9 KB
blk-merge.c -rw-r--r-- 20.7 KB
blk-mq-cpumap.c -rw-r--r-- 1.6 KB
blk-mq-debugfs.c -rw-r--r-- 24.2 KB
blk-mq-debugfs.h -rw-r--r-- 2.1 KB
blk-mq-pci.c -rw-r--r-- 1.7 KB
blk-mq-rdma.c -rw-r--r-- 1.7 KB
blk-mq-sched.c -rw-r--r-- 16.1 KB
blk-mq-sched.h -rw-r--r-- 2.8 KB
blk-mq-sysfs.c -rw-r--r-- 8.1 KB
blk-mq-tag.c -rw-r--r-- 11.2 KB
blk-mq-tag.h -rw-r--r-- 2.3 KB
blk-mq-virtio.c -rw-r--r-- 1.7 KB
blk-mq.c -rw-r--r-- 74.2 KB
blk-mq.h -rw-r--r-- 5.6 KB
blk-settings.c -rw-r--r-- 28.6 KB
blk-softirq.c -rw-r--r-- 4.4 KB
blk-stat.c -rw-r--r-- 4.7 KB
blk-stat.h -rw-r--r-- 4.4 KB
blk-sysfs.c -rw-r--r-- 24.1 KB
blk-tag.c -rw-r--r-- 9.3 KB
blk-throttle.c -rw-r--r-- 68.7 KB
blk-timeout.c -rw-r--r-- 6.0 KB
blk-wbt.c -rw-r--r-- 18.2 KB
blk-wbt.h -rw-r--r-- 3.6 KB
blk-zoned.c -rw-r--r-- 8.7 KB
blk.h -rw-r--r-- 12.1 KB
bounce.c -rw-r--r-- 6.8 KB
bsg-lib.c -rw-r--r-- 8.7 KB
bsg.c -rw-r--r-- 21.1 KB
cfq-iosched.c -rw-r--r-- 126.6 KB
cmdline-parser.c -rw-r--r-- 4.9 KB
compat_ioctl.c -rw-r--r-- 10.9 KB
deadline-iosched.c -rw-r--r-- 13.2 KB
elevator.c -rw-r--r-- 27.4 KB
genhd.c -rw-r--r-- 48.8 KB
ioctl.c -rw-r--r-- 15.2 KB
ioprio.c -rw-r--r-- 5.1 KB
kyber-iosched.c -rw-r--r-- 25.3 KB
mq-deadline.c -rw-r--r-- 20.0 KB
noop-iosched.c -rw-r--r-- 2.6 KB
opal_proto.h -rw-r--r-- 9.3 KB
partition-generic.c -rw-r--r-- 16.9 KB
scsi_ioctl.c -rw-r--r-- 19.1 KB
sed-opal.c -rw-r--r-- 58.8 KB
t10-pi.c -rw-r--r-- 4.9 KB

back to top