[git pull] drm fixes
Dave Airlie
airlied at linux.ie
Wed Dec 16 17:18:28 PST 2015
Hi Linus,
Some i915 fixes,
One omap fix,
One core regression fix,
Not even enough fixes for a twelve days of xmas song, which seemms good.
Dave.
The following changes since commit 9f9499ae8e6415cefc4fe0a96ad0e27864353c89:
Linux 4.4-rc5 (2015-12-13 17:42:58 -0800)
are available in the git repository at:
git://people.freedesktop.org/~airlied/linux drm-fixes
for you to fetch changes up to 4655a12b81edab7cc7b13ca4db4094792fb01b4a:
drm: Don't overwrite UNVERFIED mode status to OK (2015-12-15 11:00:10 +1000)
----------------------------------------------------------------
Dave Airlie (2):
Merge tag 'omapdrm-4.4-fixes' of git://git.kernel.org/.../tomba/linux into drm-fixes
Merge tag 'drm-intel-fixes-2015-12-11' of git://anongit.freedesktop.org/drm-intel into drm-fixes
Maarten Lankhorst (1):
drm/i915: Do a better job at disabling primary plane in the noatomic case.
Mika Kuoppala (2):
drm/i915/skl: Disable coarse power gating up until F0
drm/i915/skl: Double RC6 WRL always on
Tomi Valkeinen (1):
drm/omap: fix fbdev pix format to support all platforms
Tvrtko Ursulin (1):
drm/i915: Remove incorrect warning in context cleanup
Ville Syrjälä (1):
drm: Don't overwrite UNVERFIED mode status to OK
drivers/gpu/drm/drm_probe_helper.c | 3 ++-
drivers/gpu/drm/i915/i915_gem_context.c | 2 --
drivers/gpu/drm/i915/intel_display.c | 4 +++-
drivers/gpu/drm/i915/intel_pm.c | 5 ++---
drivers/gpu/drm/omapdrm/omap_fbdev.c | 5 +----
5 files changed, 8 insertions(+), 11 deletions(-)
More information about the dri-devel
mailing list