Hey Linus, Just collecting some fixes to finish my hoildays :-). A few fixes for i915 (one documentation build fix), one ttm fix, one AMD display fix, one omapdrm fix, and a set of armada fixes from Russell. All seem pretty small, you can now return to your latest security news site. Dave. The following changes since commit 30a7acd573899fd8b8ac39236eff6468b195ac7d: Linux 4.15-rc6 (2017-12-31 14:47:43 -0800) are available in the git repository at: git://people.freedesktop.org/~airlied/linux tags/drm-fixes-for-v4.15-rc7 for you to fetch changes up to bc6fe533278e84595406546b0b44aa7db7990806: Merge tag 'drm-intel-fixes-2018-01-04' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes (2018-01-05 09:25:01 +1000) ---------------------------------------------------------------- drm fixes for i915, amd, armada, omapdrm ---------------------------------------------------------------- Dave Airlie (4): Merge tag 'omapdrm-4.15-fixes' of git://git.kernel.org/.../tomba/linux into drm-fixes Merge branch 'drm-armada-fixes-4.15' of git://git.armlinux.org.uk/~rmk/linux-arm into drm-fixes Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-fixes Merge tag 'drm-intel-fixes-2018-01-04' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes Dhinakaran Pandiyan (1): drm/i915/psr: Fix register name mess up. Hans Verkuil (1): omapdrm/dss/hdmi4_cec: fix interrupt handling Lucas De Marchi (1): drm/i915: Apply Display WA #1183 on skl, kbl, and cfl Markus Heiser (1): docs: fix, intel_guc_loader.c has been moved to intel_guc_fw.c Randy Dunlap (1): documentation/gpu/i915: fix docs build error after file rename Russell King (5): drm/armada: fix leak of crtc structure drm/armada: fix SRAM powerdown drm/armada: fix UV swap code drm/armada: improve efficiency of armada_drm_plane_calc_addrs() drm/armada: fix YUV planar format framebuffer offsets Ville Syrjälä (2): drm/i915: Disable DC states around GMBUS on GLK drm/i915: Put all non-blocking modesets onto an ordered wq Xiongwei Song (1): drm/ttm: check the return value of kzalloc Yue Hin Lau (1): drm/amd/display: call set csc_default if enable adjustment is false Documentation/gpu/i915.rst | 5 +-- drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp.h | 2 +- .../gpu/drm/amd/display/dc/dcn10/dcn10_dpp_cm.c | 6 +-- .../drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c | 2 + drivers/gpu/drm/amd/display/dc/inc/hw/dpp.h | 2 +- drivers/gpu/drm/armada/armada_crtc.c | 47 +++++++++++++--------- drivers/gpu/drm/armada/armada_crtc.h | 2 + drivers/gpu/drm/armada/armada_overlay.c | 38 ++++++++--------- drivers/gpu/drm/i915/i915_drv.h | 3 ++ drivers/gpu/drm/i915/i915_reg.h | 2 + drivers/gpu/drm/i915/intel_cdclk.c | 35 +++++++++++----- drivers/gpu/drm/i915/intel_display.c | 14 +++++-- drivers/gpu/drm/i915/intel_psr.c | 16 ++++---- drivers/gpu/drm/i915/intel_runtime_pm.c | 11 +++++ drivers/gpu/drm/omapdrm/dss/hdmi4_cec.c | 46 +++++---------------- drivers/gpu/drm/ttm/ttm_page_alloc.c | 2 + 16 files changed, 127 insertions(+), 106 deletions(-) _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel