platform/kernel/linux-starfive.git
2019-02-05 Rodrigo Vividrm/i915: Rename HAS_GMCH
2019-02-05 Chris Wilsondrm/i915: Pull i915_gem_active into the i915_active...
2019-02-05 Chris Wilsondrm/i915: Allocate active tracking nodes from a slabcache
2019-02-05 Chris Wilsondrm/i915: Release the active tracker tree upon idling
2019-02-05 Chris Wilsondrm/i915: Generalise GPU activity tracking
2019-02-05 Chris Wilsondrm/i915/selftests: Exercise some AB...BA preemption...
2019-02-05 Tvrtko Ursulindrm/i915/selftests: Context SSEU reconfiguration tests
2019-02-05 Tvrtko Ursulindrm/i915: Expose RPCS (SSEU) configuration to userspace...
2019-02-05 Tvrtko Ursulindrm/i915: Add timeline barrier support
2019-02-05 Lionel Landwerlindrm/i915/perf: lock powergating configuration to defaul...
2019-02-05 Lionel Landwerlindrm/i915: Record the sseu configuration per-context...
2019-02-04 Chris Wilsondrm/i915: Trim NEWCLIENT boosting
2019-02-04 Chris Wilsondrm/i915: Allow normal clients to always preempt idle...
2019-02-02 Rodrigo Vividrm/i915: Update DRIVER_DATE to 20190202
2019-01-31 Rodrigo Vividrm/i915/cfl: Adding another PCI Device ID.
2019-02-01 Rodrigo ViviMerge tag 'gvt-next-2019-02-01' of https://github.com...
2019-02-01 Hans de Goededrm/i915: Enable fastboot by default on VLV and CHV
2019-02-01 Talha Nassardrm/i915/icl: restore WaEnableFloatBlendOptimization
2019-02-01 Tvrtko Ursulindrm/i915: Save some lines of source code in workarounds
2019-02-01 Tvrtko Ursulindrm/i915: Move workaround infrastructure code up
2019-01-31 Imre Deakdrm/i915/icl: Work around broken VBTs for port F detection
2019-01-31 Imre Deakdrm/i915/icl: Add TypeC ports only if VBT is present
2019-01-31 Ville Syrjälädrm/i915: Pick the first unused PLL once again
2019-01-31 Ville Syrjälädrm/i915: Don't use the second dbuf slice on icl
2019-01-31 Hang Yuandrm/i915/gvt: add VFIO EDID region
2019-01-31 Hang Yuandrm/i915/gvt: add hotplug emulation
2019-01-31 Hang Yuandrm/i915/gvt: add functions to get default resolution
2019-01-31 Matt Roperdrm/i915: Apply LUT validation checks to platforms...
2019-01-31 Matt Roperdrm/i915: Force background color to black for gen9...
2019-01-30 Rodrigo Vividrm/i915: Update DRIVER_DATE to 20190129
2019-01-30 Ville Syrjälädrm/i915: Use IS_GEN9_LP() for the linetime w/a check
2019-01-30 Ville Syrjälädrm/i915: Drop the pointless linetime==0 check
2019-01-30 Ville Syrjälädrm/i915: Drop the definite article in front of SAGV
2019-01-30 Ville Syrjälädrm/i915: Pass dev_priv to skl_needs_memory_bw_wa()
2019-01-30 Ville Syrjälädrm/i915: Account for minimum ddb allocation restrictions
2019-01-30 Ville Syrjälädrm/i915: Fix > vs >= mismatch in watermark/ddb calcula...
2019-01-30 Ville Syrjälädrm/i915: Fix bits vs. bytes mixup in dbuf block size...
2019-01-30 Ville Syrjälädrm/i915: Reinstate an early latency==0 check for skl+
2019-01-30 Ville Syrjälädrm/i915: Don't ignore level 0 lines watermark for...
2019-01-29 Lucas De Marchidrm/i915/icl: keep track of unused pll while looping
2019-01-29 Lucas De Marchidrm/i915/icl: remove dpll from clk_sel
2019-01-29 Lucas De Marchidrm/i915: always return something on DDI clock selection
2019-01-29 Lucas De Marchidrm/i915/icl: use tc_port in MG_PLL macros
2019-01-29 Chris Wilsondrm/i915: Drop fake breadcrumb irq
2019-01-29 Chris Wilsondrm/i915: Replace global breadcrumbs with per-context...
2019-01-29 Chris Wilsondrm/i915: Remove the intel_engine_notify tracepoint
2019-01-29 Ville Syrjälädrm/i915/tv: Bypass the vertical filter if possible
2019-01-29 Ville Syrjälädrm/i915/tv: Fix adjusted_mode dotclock for interlaced...
2019-01-29 Ville Syrjälädrm: Constify drm_color_lut_check()
2019-01-29 Chris Wilsondrm/i915/execlists: Suppress preempting self
2019-01-29 Chris Wilsondrm/i915: Rename execlists->queue_priority to queue_pri...
2019-01-29 Chris Wilsondrm/i915: Identify active requests
2019-01-29 Chris Wilsondrm/i915/selftests: Apply a subtest filter
2019-01-29 Rodrigo ViviMerge drm/drm-next into drm-intel-next-queued
2019-01-29 Ville Syrjälädrm/i915: Fix skl srckey mask bits
2019-01-29 Hans de Goededrm/i915: Enable fastboot by default on Skylake and...
2019-01-28 Chris Wilsondrm/i915: Track active timelines
2019-01-28 Chris Wilsondrm/i915: Track the context's seqno in its own timeline...
2019-01-28 Chris Wilsondrm/i915: Share per-timeline HWSP using a slab suballocator
2019-01-28 Chris Wilsondrm/i915: Allocate a status page for each timeline
2019-01-28 Chris Wilsondrm/i915: Enlarge vma->pin_count
2019-01-28 Chris Wilsondrm/i915: Introduce concept of per-timeline (context...
2019-01-28 Chris Wilsondrm/i915: Move list of timelines under its own lock
2019-01-28 Chris Wilsondrm/i915: Always allocate an object/vma for the HWSP
2019-01-28 Chris Wilsondrm/i915: Move vma lookup to its own lock
2019-01-28 Chris Wilsondrm/i915: Pull VM lists under the VM mutex.
2019-01-28 Chris Wilsondrm/i915: Stop tracking MRU activity on VMA
2019-01-28 Ville Syrjälädrm/i915: Try to sanitize bogus DPLL state left over...
2019-01-28 Ville Syrjälädrm/i915/tv: Use the scanline counter for timestamps...
2019-01-28 Ville Syrjälädrm/i915/tv: Fix return value for intel_tv_compute_config()
2019-01-28 Chris Wilsondrm/i915: Wait for a moment before forcibly resetting...
2019-01-26 Nathan Chancellordrm/i915: Disable -Wuninitialized
2019-01-25 P Raviraj Sitaramdrm/i915: correct the pitch check for NV12 framebuffer
2019-01-25 Ville Syrjälädrm/i915: Clean up intel_plane_atomic_check_with_state()
2019-01-25 Ville Syrjälädrm/i915/tv: Filter out >1024 wide modes that would...
2019-01-25 Ville Syrjälädrm/i915/tv: Fix >1024 modes on gen3
2019-01-25 Ville Syrjälädrm/i915/tv: Generate better pipe timings for TV encoder
2019-01-25 Ville Syrjälädrm/i915/tv: Add 1080p30/50/60 TV modes
2019-01-25 Ville Syrjälädrm/i915/tv: Nuke reported_modes[]
2019-01-25 Ville Syrjälädrm/i915/tv: Make TV mode autoselection actually useable
2019-01-25 Ville Syrjälädrm/i915/tv: Use drm_mode_set_name() to name TV modes
2019-01-25 Ville Syrjälädrm/i915/tv: Deobfuscate preferred mode selection
2019-01-25 Ville Syrjälädrm/i915/tv: Nuke silly 0 initialzation of xpos/ypos
2019-01-25 Ville Syrjälädrm/i915/tv: Use bools where appropriate
2019-01-25 Ville Syrjälädrm/i915/tv: Store the TV oversampling factor in the...
2019-01-25 Ville Syrjälädrm/i915/tv: Fix tv mode clocks
2019-01-25 Ville Syrjälädrm/i915/tv: Fix interlaced ysize calculation
2019-01-25 Ville Syrjälädrm/i915: Don't try to use the hardware frame counter...
2019-01-25 Chris Wilsondrm/i915: Issue engine resets onto idle engines
2019-01-25 Chris Wilsondrm/i915/selftests: Trim struct_mutex duration for...
2019-01-25 Chris Wilsondrm/i915: Remove GPU reset dependence on struct_mutex
2019-01-25 Chris Wilsondrm/i915/guc: Disable global reset
2019-01-25 Chris Wilsondrm/i915: Make all GPU resets atomic
2019-01-25 Chris Wilsondrm/i915: Compute the HWS offsets explicitly
2019-01-25 Chris Wilsondrm/i915: Remove manual breadcumb counting
2019-01-25 Chris Wilsondrm/i915: Measure the required reserved size for reques...
2019-01-25 Tvrtko Ursulindrm/i915/execlists: Move RPCS setup to context pin
2019-01-25 Tomasz Lisdrm/i915/icl: Define MOCS table for Icelake
2019-01-25 Lucas De Marchidrm/i915: cache number of MOCS entries
2019-01-25 Lucas De Marchidrm/i915: keep track of used entries in MOCS table
next