platform/kernel/linux-starfive.git
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
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...
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 Chris Wilsondrm/i915/gtt: Use optimised memset32/64 for clearing PTE
2019-03-04 Lucas De Marchidrm/i915: Fix bit name in PP_STATUS register
2019-03-04 Lucas De Marchidrm/i915: allow platforms without eDP transcoder
2019-03-04 Lucas De Marchidrm/i915: refactor transcoders reporting on error state
2019-03-04 José Roberto... drm/i915: Forcing a modeset when resetting HDMI link
2019-03-04 José Roberto... drm/i915: Don't manually add connectors and planes...
2019-03-04 José Roberto... drm/i915: Fix atomic state leak when resetting HDMI...
2019-03-04 Ville Syrjälädrm/i915: Fix the state checker for ICL Y planes
2019-03-04 Rodrigo Vividrm/i915: Yet another if/else sort of newer to older...
2019-03-04 Chris Wilsondrm/i915: Acquire breadcrumb ref before cancelling
2019-03-02 Lucas De Marchidrm/i915: extract AUX mask assignment to separate function
2019-03-02 Lucas De Marchidrm/i915/icl: move MG pll hw_state readout
2019-03-01 Tvrtko Ursulindrm/i915: Re-arrange execbuf so context is known before...
2019-03-01 Chris Wilsondrm/i915: Fix I915_EXEC_RING_MASK
2019-03-01 Chris Wilsondrm/i915: Prioritise non-busywait semaphore workloads
2019-03-01 Chris Wilsondrm/i915: Use HW semaphores for inter-engine synchronis...
2019-03-01 Chris Wilsondrm/i915: Keep timeline HWSP allocated until idle acros...
2019-03-01 Chris Wilsondrm/i915/execlists: Suppress redundant preemption
2019-03-01 Chris Wilsondrm/i915/selftests: Check that whitelisted registers...
2019-03-01 Ville Syrjälädrm/i915: Finalize Wa_1408961008:icl
2019-03-01 Chris Wilsondrm/i915: Introduce i915_timeline.mutex
2019-02-28 Chris Wilsondrm/i915/execlists: Suppress mere WAIT preemption
2019-02-28 Chris Wilsondrm/i915: Use __ffs() in for_each_priolist for more...
2019-02-28 Chris Wilsondrm/i915: Remove second level open-coded rcu work
2019-02-28 Chris Wilsondrm/i915: Make object/vma allocation caches global
2019-02-28 Chris Wilsondrm/i915: Make request allocation caches global
2019-02-28 Chris Wilsondrm/i915: Report engines are idle if already parked
2019-02-28 Chris WilsonRevert "drm/i915: Avoid waking the engines just to...
2019-02-28 Chris Wilsondrm/i915: Compute the global scheduler caps
2019-02-27 Chris Wilsondrm/i915: Avoid waking the engines just to check if...
2019-02-27 Chris Wilsondrm/i915: Skip scanning for signalers if we are already...
2019-02-26 Ville Syrjälädrm/i915: Include infoframes in the crtc state dump
2019-02-26 Ville Syrjälädrm/i915: Check infoframe state in intel_pipe_config_co...
2019-02-26 Ville Syrjälädrm/i915/sdvo: Read out HDMI infoframes
2019-02-26 Ville Syrjälädrm/i915/sdvo: Precompute HDMI infoframes
2019-02-26 Ville Syrjälädrm/i915: Read out HDMI infoframes
2019-02-26 Ville Syrjälädrm/i915: Precompute HDMI infoframes
2019-02-26 Ville Syrjälädrm/i915: Store mask of enabled infoframes in the crtc...
2019-02-26 Ville Syrjälädrm/i915: Return the mask of enabled infoframes from...
2019-02-26 Ville Syrjälädrm/i915: Add the missing HDMI gamut metadata packet...
2019-02-26 Abdiel Janulguedrm/i915/query: Split out query item checks
2019-02-26 Chris Wilsondrm/i915/selftests: Exercise resetting during non-user...
2019-02-26 Chris Wilsondrm/i915: Remove i915_request.global_seqno
2019-02-26 Chris Wilsondrm/i915: Remove access to global seqno in the HWSP
next