]> asedeno.scripts.mit.edu Git - linux.git/shortlog
linux.git
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 de Souzadrm/i915/icl+: Always use TPS2 or TPS3 when exiting PSR1
2019-03-13 José Roberto de Souzadrm/i915/psr: Move logic to get TPS registers values...
2019-03-13 José Roberto de Souzadrm/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-12 José Roberto de Souzadrm/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 gem_eio
2019-03-08 José Roberto de Souzadrm/i915: Enable PSR2 by default
2019-03-08 José Roberto de Souzadrm/i915: Force PSR1 exit when getting pipe CRC
2019-03-08 José Roberto de Souzadrm/i915: Drop redundant checks to update PSR state
2019-03-08 José Roberto de Souzadrm/i915: Disable PSR2 while getting pipe CRC
2019-03-08 José Roberto de Souzadrm/i915/crc: Make IPS workaround generic
2019-03-08 José Roberto de Souzadrm/i915/psr: Drop test for EDP in CRTC when forcing commit
2019-03-08 José Roberto de Souzadrm/i915: Compute and commit color features in fastsets
2019-03-08 José Roberto de Souzadrm/i915/psr: Only lookup for enabled CRTCs when forcin...
2019-03-08 José Roberto de Souzadrm/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 engine
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 engine
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 de Souzadrm/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
2019-03-06 Chris Wilsondrm/i915: Use i915_global_register()
2019-03-05 Michał Winiarskidrm/i915/icl: Default to Thread Group preemption for...
2019-03-05 Chris Wilsondrm/i915: Move find_active_request() to the engine
2019-03-05 Chris Wilsondrm/i915/gtt: Mark ALL_ENGINES as dirty on ppGTT modifi...
2019-03-05 Chris Wilsondrm/i915: Store the BIT(engine->id) as the engine's mask
2019-03-05 Chris Wilsondrm/i915: Remove last traces of exec-id (GEM_BUSY)
2019-03-05 Chris Wilsondrm/i915: Stop capturing semaphore registers for gen6...
2019-03-05 Chris Wilsondrm/i915: Just check the vebox IIR regardless
2019-03-05 Chris Wilsondrm/i915/gtt: Store scratch page size alongside not...
2019-03-05 Swati Sharmadrm/i915/icl: Enabling Y2xx and Y4xx (xx:10/12/16)...
2019-03-05 Swati Sharmadrm/i915/icl: Add Y2xx and Y4xx (xx:10/12/16) plane...
2019-03-05 Swati Sharmadrm: Add Y2xx and Y4xx (xx:10/12/16) format definitions...
2019-03-05 Juha-Pekka Heikkiladrm/i915: Enable P010, P012, P016 formats for primary...
2019-03-05 Juha-Pekka Heikkiladrm/i915: Preparations for enabling P010, P012, P016...
next