platform/kernel/linux-rpi.git
2019-03-20 Ville Syrjälädrm/i915: Use HPLLVCO_MOBILE for all PNVs
2019-03-20 Ville Syrjälädrm/i915: Introduce i915_has_asle()
2019-03-20 Ville Syrjälädrm/i915: Introduce i9xx_has_pps()
2019-03-20 Ville Syrjälädrm/i915: Introduce i9xx_has_pfit()
2019-03-20 Ville Syrjälädrm/i915: Reorder gen3/4 swizzle detection logic
2019-03-20 Daniele Ceraolo... drm/i915/selftests: add test to verify get/put fw domains
2019-03-20 Chris Wilsondrm/i915/selftests: Provide stub reset functions
2019-03-20 Joonas Lahtinendrm/i915: Update DRIVER_DATE to 20190320
2019-03-19 Anusha Srivatsadrm/i915/cml: Introduce Comet Lake PCH
2019-03-19 Anusha Srivatsadrm/i915/cml: Add CML PCI IDS
2019-03-19 José Roberto... drm/i915: Fix PSR2 selective update corruption after...
2019-03-19 Ville Syrjälädrm/i915: Pass dev_priv to intel_is_dual_link_lvds()
2019-03-19 Ville Syrjälädrm/i915: Polish intel_get_lvds_encoder()
2019-03-19 Ville Syrjälädrm/i915: Add some missing curly braces
2019-03-19 Ville Syrjälädrm/i915: Remove the fragile array index -> link rate...
2019-03-19 Ville Syrjälädrm/i915: Nuke icl_calc_dp_combo_pll_link()
2019-03-19 Ville Syrjälädrm/i915: Fix readout for cnl DPLL kdiv==3
2019-03-19 Ville Syrjälädrm/i915: Remove redundant on stack dpll_hw_state from...
2019-03-19 Ville Syrjälädrm/i915: Pass crtc_state down to icl dpll funcs
2019-03-19 Ville Syrjälädrm/i915: Remove redundant on stack dpll_hw_state from...
2019-03-19 Ville Syrjälädrm/i915: Pass crtc_state down to cnl dpll funcs
2019-03-19 Ville Syrjälädrm/i915: Remove redundant on stack dpll_hw_state from...
2019-03-19 Ville Syrjälädrm/i915: Pass crtc_state down to bxt dpll funcs
2019-03-19 Ville Syrjälädrm/i915: Remove redundant on stack dpll_hw_state from...
2019-03-19 Ville Syrjälädrm/i915: Pass crtc_state down to skl dpll funcs
2019-03-19 Ville Syrjälädrm/i915: Don't pass crtc to intel_get_shared_dpll...
2019-03-19 Ville Syrjälädrm/i915: Don't pass crtc to intel_find_shared_dpll()
2019-03-19 Chris Wilsondrm/i915: Hold a reference to the active HW context
2019-03-19 Chris Wilsondrm/i915: Lock the gem_context->active_list while dropp...
2019-03-19 Jani Nikuladrm/i915/psr: remove drmP.h include that crept in
2019-03-19 Jani Nikuladrm/i915: stick to kernel fixed size types
2019-03-18 Chris Wilsondrm/i915: Hold a ref to the ring while retiring
2019-03-18 Chris Wilsondrm/i915: Switch to use HWS indices rather than addresses
2019-03-18 Ville Syrjälädrm/i915: Turn off the CUS when turning off a HDR plane
2019-03-18 Ville Syrjälädrm/i915: Fix legacy gamma mode for ICL
2019-03-18 Joonas LahtinenMerge tag 'topic/hdr-formats-2019-03-13' of git://anong...
2019-03-18 Jani Nikuladrm/i915: use REG_FIELD_PREP() to define register bitfi...
2019-03-18 Jani Nikuladrm/i915: deprecate _SHIFT in favor of _MASK passed...
2019-03-18 Jani Nikuladrm/i915: introduce REG_BIT() and REG_GENMASK() to...
2019-03-18 Chris Wilsondrm/i915: Stop needlessly acquiring wakeref for debugfs...
2019-03-18 Chris Wilsondrm/i915: Sanity check mmap length against object size
2019-03-16 Daniele Ceraolo... drm/i915: do not pass dev_priv to low-level forcewake...
2019-03-15 Chris Wilsondrm/i915: Fix off-by-one in reporting hanging process
2019-03-15 Ville Syrjälädrm/i915: Split ilk vs. icl csc matrix handling
2019-03-15 Ville Syrjälädrm/i915: Clean the csc limited range/identity programming
2019-03-15 Ville Syrjälädrm/i915: Extract ilk_csc_convert_ctm()
2019-03-15 Ville Syrjälädrm/i915: Clean up ilk/icl pipe/output CSC programming
2019-03-15 Ville Syrjälädrm/i915: Extract ilk_csc_limited_range()
2019-03-15 Ville Syrjälädrm/i915: Precompute/readout/check CHV CGM mode
2019-03-15 Ville Syrjälädrm/i915: Readout and check csc_mode
2019-03-15 Lucas De Marchidrm/i915/icl: remove intel_dpll_is_combophy()
2019-03-15 Lucas De Marchidrm/i915/icl: split combo and tbt pll funcs
2019-03-15 Lucas De Marchidrm/i915/icl: split combo and mg pll disable
2019-03-15 Lucas De Marchidrm/i915/icl: split pll enable in three steps
2019-03-15 Lucas De Marchidrm/i915/icl: split combo and mg pll enable
2019-03-15 Chris Wilsondrm/i915: Always kick the execlists tasklet after reset
2019-03-15 Chris Wilsondrm/i915/gtt: Refactor common ppgtt initialisation
2019-03-15 Chris Wilsondrm/i915/gtt: Rename i915_vm_is_48b to i915_vm_is_4lvl
2019-03-15 Chris Wilsondrm/i915: Drop address size from ppgtt_type
2019-03-15 Chris Wilsondrm/i915: Record platform specific ppGTT size in intel_...
2019-03-15 Chris Wilsondrm/i915: Mark up vGPU support for full-ppgtt
2019-03-14 Rodrigo Vividrm/i915: Also use new comparative stuff for more ICP...
2019-03-14 Chris Wilsondrm/i915: Refactor to common helpers for prepare/finish...
2019-03-14 Chris Wilsondrm/i915/selftests: Disable preemption while setting...
2019-03-14 Sujaritha Sundaresandrm/i915/guc: Preparing for GuC reset along with engine...
2019-03-13 José Roberto... drm/i915/icl+: Always use TPS2 or TPS3 when exiting...
2019-03-13 José Roberto... drm/i915/psr: Move logic to get TPS registers values...
2019-03-13 José Roberto... drm/i915/vbt: Parse and use the new field with PSR2...
2019-03-13 Rodrigo Vividrm/i915: Start using comparative INTEL_PCH_TYPE
2019-03-13 Rodrigo Vividrm/i915: Move PCH_NOP to -1
2019-03-13 Rodrigo Vividrm/i915/gen11+: First assume next platforms will inher...
2019-03-13 Thomas Prestondrm/i915/bios: assume eDP is present on port A when...
2019-03-13 Kevin Strasserdrm/i915/icl: Implement half float formats
2019-03-13 Kevin Strasserdrm/i915: Refactor icl_is_hdr_plane
2019-03-13 Kevin Strasserdrm/fourcc: Add 64 bpp half float formats
2019-03-12 José Roberto... drm/i915: Add new ICL PCI ID
2019-03-12 Chris Wilsondrm/i915/selftests: Improve error detection of reset...
2019-03-12 Chris Wilsondrm/i915: Consolidate reset-request debug message
2019-03-11 Joonas LahtinenMerge tag 'topic/hdr-formats-2019-03-07' of git://anong...
2019-03-11 Joonas LahtinenMerge drm/drm-next into drm-intel-next-queued
2019-03-11 Aditya Swarupdrm/i915/icl: Fix CRC mismatch error for DP link layer...
2019-03-11 Joonas Lahtinendrm/i915: Update DRIVER_DATE to 20190311
2019-03-09 Chris Wilsondrm/i915: Introduce a context barrier callback
2019-03-08 Chris Wilsondrm/i915: Suppress the "Failed to idle" warning for...
2019-03-08 José Roberto... drm/i915: Enable PSR2 by default
2019-03-08 José Roberto... drm/i915: Force PSR1 exit when getting pipe CRC
2019-03-08 José Roberto... drm/i915: Drop redundant checks to update PSR state
2019-03-08 José Roberto... drm/i915: Disable PSR2 while getting pipe CRC
2019-03-08 José Roberto... drm/i915/crc: Make IPS workaround generic
2019-03-08 José Roberto... drm/i915/psr: Drop test for EDP in CRTC when forcing...
2019-03-08 José Roberto... drm/i915: Compute and commit color features in fastsets
2019-03-08 José Roberto... drm/i915/psr: Only lookup for enabled CRTCs when forcin...
2019-03-08 José Roberto... drm/i915/psr: Remove PSR2 FIXME
2019-03-08 Chris Wilsondrm/i915: Introduce intel_context.pin_mutex for pin...
2019-03-08 Chris Wilsondrm/i915: Track the pinned kernel contexts on each...
2019-03-08 Chris Wilsondrm/i915: Make context pinning part of intel_context_ops
2019-03-08 Chris Wilsondrm/i915: Move over to intel_context_lookup()
2019-03-08 Chris Wilsondrm/i915: Store the intel_context_ops in the intel_engi...
2019-03-08 Chris Wilsondrm/i915: Split struct intel_context definition to...
2019-03-08 Chris Wilsondrm/i915: Track active engines within a context
next