OSDN Git Service

uclinux-h8/linux.git
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
2019-03-08 Jani Nikuladrm/i915/dp: use single point of truth for PPS divisor...
2019-03-08 Jani Nikuladrm/i915/dp: deconflate PPS unlock from divisor register
2019-03-08 Chris Wilsondrm/i915: Remove has-kernel-context
2019-03-08 Chris Wilsondrm/i915: Reduce presumption of request ordering for...
2019-03-08 Chris Wilsondrm/i915: Refactor common code to load initial power...
2019-03-08 Chris Wilsondrm/i915: Do a synchronous switch-to-kernel-context...
2019-03-08 Chris Wilsondrm/i915/selftests: Check preemption support on each...
2019-03-08 Imre Deakdrm/i915/icl: Prevent incorrect DBuf enabling
2019-03-07 Chris Wilsondrm/i915/selftests: Improve switch-to-kernel-context...
2019-03-07 Ville Syrjälädrm/i915: Read out memory type
2019-03-07 Ville Syrjälädrm/i915: Extract DIMM info on cnl+
2019-03-07 Ville Syrjälädrm/i915: Clean up intel_get_dram_info() a bit
2019-03-07 Ville Syrjälädrm/i914: s/l_info/dimm_l/ etc.
2019-03-07 Ville Syrjälädrm/i915: Generalize intel_is_dram_symmetric()
2019-03-07 Ville Syrjälädrm/i915: Use dram_dimm_info more
2019-03-07 Ville Syrjälädrm/i915: Extract DIMM info on GLK too
2019-03-07 Ville Syrjälädrm/i915: Fix DRAM size reporting for BXT
2019-03-07 Ville Syrjälädrm/i915: Extract BXT DIMM helpers
2019-03-07 Ville Syrjälädrm/i915: Polish skl_is_16gb_dimm()
2019-03-07 Ville Syrjälädrm/i915: Extract functions to derive SKL+ DIMM info
2019-03-07 Ville Syrjälädrm/i915: Store DIMM rank information as a number
2019-03-07 José Roberto... drm/i915/icl: Remove alpha support protection
2019-03-07 Chris Wilsondrm/i915: Force GPU idle on suspend
2019-03-07 Chris Wilsondrm/i915: Make I915_GEM_IDLE_TIMEOUT into a macro
2019-03-06 Ville Syrjälädrm/i915: Populate pipe_offsets[] & co. accurately
2019-03-06 Ville Syrjälädrm/i915: Simplify i830 DVO 2x clock handling
2019-03-06 Ville Syrjälädrm/i915: Do not temporarily disable the DPLL on i830
2019-03-06 Tvrtko Ursulindrm/i915: Relax mmap VMA check
2019-03-06 Michał Winiarskidrm/i915/selftests: Upgrade printing test/subtest name...
2019-03-06 Chris Wilsondrm/i915/selftests: Fix MI_STORE_DWORD_IMM alignment
2019-03-06 Chris Wilsondrm/i915: Pass around the intel_context
next