~proton1980/ubuntu/+source/linux/+git/mirror-drm-intel:drm-intel-nightly

Last commit made on 2017-10-19
Get this branch:
git clone -b drm-intel-nightly https://git.launchpad.net/~proton1980/ubuntu/+source/linux/+git/mirror-drm-intel
Only Ghz can upload to this branch. If you are Ghz please log in for upload directions.

Branch merges

Branch information

Name:
drm-intel-nightly
Repository:
lp:~proton1980/ubuntu/+source/linux/+git/mirror-drm-intel

Recent commits

3f1f8a0... by Daniel Vetter

drm-tip: 2017y-10m-19d-11h-11m-53s UTC integration manifest

a1fc3dc... by Daniel Vetter

Merge remote-tracking branch 'drm-misc/drm-misc-next' into drm-tip

5c768b4... by Daniel Vetter

Merge remote-tracking branch 'drm-intel/topic/core-for-CI' into drm-tip

0bbd766... by Daniel Vetter

Merge remote-tracking branch 'takashi/for-linus' into drm-tip

0b48707... by Daniel Vetter

Merge remote-tracking branch 'takashi/for-next' into drm-tip

158943a... by Daniel Vetter

Merge remote-tracking branch 'drm-intel/drm-intel-next-queued' into drm-tip

# Conflicts:
# drivers/gpu/drm/amd/scheduler/gpu_scheduler.c
# drivers/gpu/drm/i915/i915_gem.c
# drivers/gpu/drm/i915/i915_gem_evict.c
# drivers/gpu/drm/i915/intel_display.c
# drivers/gpu/drm/i915/intel_runtime_pm.c
# drivers/gpu/drm/sun4i/sun4i_hdmi_enc.c

06e733e... by Lucas Stach <email address hidden>

drm/panel: simple: add Toshiba LT089AC19000

Only exposes a single mode and not a complete display timing, as
the datasheet is rather vague about the minimum/maximum values.

Signed-off-by: Lucas Stach <email address hidden>
Acked-by: Rob Herring <email address hidden>
Signed-off-by: Thierry Reding <email address hidden>
Link: https://patchwork<email address hidden>

2cb3a34... by Dave Airlie <email address hidden>

Merge tag 'drm-intel-fixes-2017-10-18-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes

Fix for stable:

- Fix DDI translation tables for BDW (Chris).

Critical fix:

- Fix GPU Hang on GVT (Changbin).

Other fixes:

- Fix eviction when GGTT is idle (Chris).
- CNL PLL fixes (Rodrigo).
- Fix pwrite into shmemfs (Chris).
- Mask bits for BXT and CHV L3 Workaround
  WaProgramL3SqcReg1Default (Oscar).

* tag 'drm-intel-fixes-2017-10-18-1' of git://anongit.freedesktop.org/drm/drm-intel:
  drm/i915: Use a mask when applying WaProgramL3SqcReg1Default
  drm/i915: Report -EFAULT before pwrite fast path into shmemfs
  drm/i915/cnl: Fix PLL initialization for HDMI.
  drm/i915/cnl: Fix PLL mapping.
  drm/i915: Use bdw_ddi_translations_fdi for Broadwell
  drm/i915: Fix eviction when the GGTT is idle but full
  drm/i915/gvt: Fix GPU hang after reusing vGPU instance across different guest OS

3eea56c... by Dave Airlie <email address hidden>

Merge branch 'drm-fixes-4.14' of git://people.freedesktop.org/~agd5f/linux into drm-fixes

Single amdgpu regression fix.

* 'drm-fixes-4.14' of git://people.freedesktop.org/~agd5f/linux:
  Revert "drm/amdgpu: discard commands of killed processes"

a3a3d47... by Dave Airlie <email address hidden>

Merge branch 'linux-4.14' of git://github.com/skeggsb/linux into drm-fixes

some nouveau fixes.

* 'linux-4.14' of git://github.com/skeggsb/linux:
  drm/nouveau/fbcon: fix oops without fbdev emulation
  drm/nouveau/kms/nv50: fix oops during DP IRQ handling on non-MST boards
  drm/nouveau/bsp/g92: disable by default
  drm/nouveau/mmu: flush tlbs before deleting page tables