OSDN Git Service

uclinux-h8/linux.git
2019-07-03 Chris Wilsondrm/i915/execlists: Hesitate before slicing
2019-07-03 Chris Wilsondrm/i915/selftests: Lock the drm_mm while modifying
2019-07-03 Chris Wilsondrm/i915/selftests: Common live setup/teardown
2019-07-03 Chris Wilsondrm/i915/display: Handle lost primary_port across suspend
2019-07-03 Ville Syrjälädrm/i915: synchronize_irq() against the actual irq
2019-07-02 Michał Winiarskidrm/i915/gtt: Don't check PPGTT presence on PPGTT-only...
2019-07-02 Michał WiniarskiRevert "drm/i915: Introduce private PAT management"
2019-07-02 Mika Kuoppaladrm/i915: Fix memleak in runtime wakeref tracking
2019-07-02 Lionel Landwerlindrm/i915/icl: whitelist PS_(DEPTH|INVOCATION)_COUNT
2019-07-02 Lionel Landwerlindrm/i915: whitelist PS_(DEPTH|INVOCATION)_COUNT
2019-07-02 Lionel Landwerlindrm/i915: fix whitelist selftests with readonly registers
2019-07-02 Chris Wilsondrm/i915: Report if i915_active is still busy upon...
2019-07-01 Chris Wilsondrm/i915/execlists: Refactor CSB state machine
2019-07-01 Matt Roperdrm/i915/ehl: Don't program PHY_MISC on EHL PHY C
2019-07-01 Matt Roperdrm/i915/ehl: Add third combo PHY offset
2019-07-01 Matt Roperdrm/i915/icl: Drop port parameter to icl_get_combo_buf_...
2019-07-01 Chris Wilsondrm/i915/guc: Avoid reclaim locks during reset
2019-07-01 Imre Deakdrm/i915: WARN about invalid lane reversal in TBT-alt...
2019-07-01 Imre Deakdrm/i915: Remove unneeded disconnect in TypeC legacy...
2019-07-01 Imre Deakdrm/i915: Add state verification for the TypeC port...
2019-07-01 Imre Deakdrm/i915: Keep the TypeC port mode fixed when the port...
2019-07-01 Imre Deakdrm/i915/icl: Reserve all required PLLs for TypeC ports
2019-07-01 Imre Deakdrm/i915/icl: Split getting the DPLLs to port type...
2019-07-01 Imre Deakdrm/i915: Sanitize the shared DPLL find/reference interface
2019-07-01 Imre Deakdrm/i915: Sanitize the shared DPLL reserve/release...
2019-07-01 Imre Deakdrm/i915: Sanitize the TypeC FIA lane configuration...
2019-07-01 Imre Deakdrm/i915: Keep the TypeC port mode fixed for detect...
2019-07-01 Imre Deakdrm/i915: Fix the TypeC port mode sanitization during...
2019-07-01 Imre Deakdrm/i915: Sanitize the TypeC connect/detect sequences
2019-07-01 Imre Deakdrm/i915: Handle the TCCOLD power-down event
2019-07-01 Imre Deakdrm/i915: Wait for TypeC PHY complete flag to clear...
2019-07-01 Imre Deakdrm/i915: Factor out common parts from TypeC port handl...
2019-07-01 Imre Deakdrm/i915: Unify the TypeC port notation in debug/error...
2019-07-01 Imre Deakdrm/i915: Use the correct AUX power domain in TypeC...
2019-07-01 Imre Deakdrm/i915: Fix the TBT AUX power well enabling
2019-07-01 Imre Deakdrm/i915: Don't enable the DDI-IO power in the TypeC...
2019-07-01 Imre Deakdrm/i915: Sanitize the terminology used for TypeC port...
2019-07-01 Imre Deakdrm/i915: Move the TypeC port handling code to a separa...
2019-07-01 Imre Deakdrm/i915: Tune down WARNs about TBT AUX power well...
2019-07-01 Imre Deakdrm/i915/icl: Add support to read out the TBT PLL HW...
2019-07-01 Maarten Lankhorstdrm/i915: Use intel state as much as possible in wm...
2019-07-01 Maarten Lankhorstdrm/i915: Pass intel state to plane functions as well
2019-07-01 Maarten Lankhorstdrm/i915: Use intel_crtc_state in sanitize_watermarks...
2019-07-01 Maarten Lankhorstdrm/i915: Convert hw state verifier to take more intel...
2019-07-01 Maarten Lankhorstdrm/i915: Convert most of atomic commit to take more...
2019-07-01 Maarten Lankhorstdrm/i915: Pass intel_crtc_state to needs_modeset()
2019-06-28 Lucas De Marchidrm/i915: rework reading pipe disable fuses
2019-06-27 Chris Wilsondrm/i915: Make i945gm_vblank_work_func static
2019-06-27 Jani Nikuladrm/i915: make intel_uc_fw.h self-contained
2019-06-27 Jani Nikuladrm/i915: make intel_gvt.h self-contained
2019-06-27 Jani Nikuladrm/i915: make intel_guc_reg.h self-contained
2019-06-27 Jani Nikuladrm/i915: make intel_guc_fwif.h self-contained
2019-06-27 Jani Nikuladrm/i915: make intel_guc_ct.h self-contained
2019-06-27 Jani Nikuladrm/i915: make i915_vgpu.h self-contained
2019-06-27 Jani Nikuladrm/i915: make i915_pvinfo.h self-contained
2019-06-27 Jani Nikuladrm/i915: make i915_globals.h self-contained
2019-06-27 Jani Nikuladrm/i915: make i915_fixed.h self-contained
2019-06-27 Jani Nikuladrm/i915: add header search path to subdir Makefiles
2019-06-27 Jani Nikuladrm/i915: prefix header search path with $(srctree)/
2019-06-26 Michal Wajdeczkodrm/i915: Move OA files to separate folder
2019-06-26 José Roberto... drm/i915/ehl: Add voltage level requirement table
2019-06-26 José Roberto... drm/i915/ehl: Remove unsupported cd clocks
2019-06-26 José Roberto... drm/i915/icl: Add new supported CD clocks
2019-06-26 Chris Wilsondrm/i915: Lift intel_engines_resume() to callers
2019-06-26 Chris Wilsondrm/i915: Only recover active engines
2019-06-26 Chris Wilsondrm/i915: Add a wakeref getter for iff the wakeref...
2019-06-26 Ville Syrjälädrm/i915: Initialize drm_driver vblank funcs at compile...
2019-06-26 Ville Syrjälädrm/i915: Nuke drm_driver irq vfuncs
2019-06-26 Ville Syrjälädrm/i915: Switch to per-crtc vblank vfuncs
2019-06-26 Ville Syrjälädrm/i915: Fix various tracepoints for gen2
2019-06-26 Chris Wilsondrm/i915/selftests: Fixup atomic reset checking
2019-06-26 Chris Wilsondrm/i915/selftests: Drop manual request wakerefs around...
2019-06-26 Chris Wilsondrm/i915/selftests: Serialise nop reset with retirement
2019-06-26 Lee Shawn Cdrm/i915: Check backlight type while doing eDP backligh...
2019-06-26 Mika Kaholadrm/i915/icl: Add missing device ID
2019-06-26 Chris Wilsondrm/i915/gt: Add some debug tracing for context pinning
2019-06-26 Chris Wilsondrm/i915/gt: Always call kref_init for the timeline
2019-06-26 Chris Wilsondrm/i915/gt: Drop stale commentary for timeline density
2019-06-25 Chris Wilsondrm/i915/selftests: Hold ref on request across waits
2019-06-25 Chris Wilsondrm/i915: Rename intel_wakeref_[is]_active
2019-06-25 Chris Wilsondrm/i915/gt: Pass intel_gt to pm routines
2019-06-25 Robert M. Foshadrm/i915/guc: Add debug capture of GuC exception
2019-06-25 Chris Wilsondrm/i915/execlists: Convert recursive defer_request...
2019-06-25 José Roberto... drm/i915/ehl: Add missing VECS engine
2019-06-25 Matt Roperdrm/i915/ehl: Add one additional PCH ID to MCC
2019-06-25 Lionel Landwerlindrm/i915/perf: fix ICL perf register offsets
2019-06-25 Kenneth Graunkedrm/i915: Disable SAMPLER_STATE prefetching on all...
2019-06-24 Chris Wilsondrm/i915/gem: Clear read/write domains for GPU clear
2019-06-24 Chris Wilsondrm/i915/execlists: Always clear ring_pause if we do...
2019-06-21 Chris Wilsondrm/i915/blt: Remove recursive vma->lock
2019-06-21 Chris Wilsondrm/i915: Local debug BUG_ON for intel_wakeref
2019-06-21 Chris Wilsondrm/i915: Provide an i915_active.acquire callback
2019-06-21 Chris Wilsondrm/i915: Throw away the active object retirement compl...
2019-06-21 Chris Wilsondrm/i915: Track i915_active using debugobjects
2019-06-21 Chris Wilsondrm/i915: Remove waiting & retiring from shrinker paths
2019-06-21 Daniele Ceraolo... drm/i915/guc: handle GuC messages received with CTB...
2019-06-21 Daniele Ceraolo... drm/i915/guc: reorder enable/disable communication...
2019-06-21 Chris Wilsondrm/i915/gt: Fixup kerneldoc parameters
2019-06-21 Chris Wilsondrm/i915/gt: Rename i915_gt_timelines
2019-06-21 Chris Wilsondrm/i915: Prevent dereference of engine before NULL...
next