index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-23
drm/i915: Kill the 830 MI_OVERLAY_OFF workaround
Ville Syrjälä
1
-13
/
+6
2016-12-23
drm/i915/dsi: Move disable pll call outside of clear_device_ready()
Hans de Goede
1
-2
/
+2
2016-12-23
drm/915: Parsing the missed out DTD fields from the VBT
Vincente Tsou
2
-8
/
+12
2016-12-22
drm/i915: Disable L2 cache clock gating on 830 when using the overlay
Ville Syrjälä
3
-2
/
+34
2016-12-22
drm/i915: Use primary plane->state for overlay ckey setup
Ville Syrjälä
1
-16
/
+17
2016-12-22
drm/i915: Reorganize overlay filter coeffs into a nicer form
Ville Syrjälä
1
-28
/
+36
2016-12-22
drm/i915: Simplify SWIDTHSW calculation
Ville Syrjälä
1
-13
/
+11
2016-12-22
drm/i915: Kill intel_panel_fitter_pipe()
Ville Syrjälä
1
-28
/
+1
2016-12-22
drm/i915: Use pipe_src_w in overlay code
Ville Syrjälä
1
-7
/
+7
2016-12-22
drm/i915: Fix the overlay frontbuffer tracking
Ville Syrjälä
1
-23
/
+41
2016-12-22
drm/i915: Fix oops in overlay due to frontbuffer tracking
Ville Syrjälä
1
-2
/
+2
2016-12-22
drm/i915: Fix oopses in the overlay code due to i915_gem_active stuff
Ville Syrjälä
2
-1
/
+21
2016-12-22
drm/i915: Initialize overlay->last_flip properly
Ville Syrjälä
1
-0
/
+2
2016-12-22
drm/i915: Move the min_pixclk[] handling to the end of readout
Ville Syrjälä
1
-16
/
+16
2016-12-22
drm/i915: Force VDD off on the new power seqeuencer before starting to use it
Ville Syrjälä
1
-7
/
+34
2016-12-22
drm/i915/ddi: Rely on VBT DDI port info for eDP detection
Imre Deak
3
-1
/
+6
2016-12-22
drm/i915: Check num_pipes before initializing audio component
Elaine Wang
1
-0
/
+3
2016-12-21
drm/i915/glk: Add new bit fields in MIPI CTRL register
Deepak M
1
-0
/
+15
2016-12-20
drm/i915: Remove useless VLV_FEATURE Macro.
Rodrigo Vivi
1
-18
/
+16
2016-12-20
drm/i915: fully apply WaSkipStolenMemoryFirstPage
Paulo Zanoni
3
-26
/
+22
2016-12-20
drm/i915: skip the first 4k of stolen memory on everything >= gen8
Paulo Zanoni
1
-3
/
+2
2016-12-20
drm/i915: Add a test that we terminate the trimmed sgtable as expected
Chris Wilson
1
-0
/
+1
2016-12-20
drm/i915: Fallback to single PAGE_SIZE segments for DMA remapping
Chris Wilson
1
-4
/
+22
2016-12-20
drm/i915/breadcrumbs: s/container_of/rb_entry/
Chris Wilson
1
-2
/
+2
2016-12-20
drm/i915/debugfs: use rb_entry()
Geliang Tang
1
-3
/
+3
2016-12-19
drm/i915: Simplify gem stolen initialization.
Rodrigo Vivi
1
-5
/
+4
2016-12-19
drm/i915: Rename get stolen functions for LP platforms chv+
Rodrigo Vivi
1
-2
/
+2
2016-12-19
drm/i915: Expand is_lp backwards to gen8_lp and gen7_lp.
Rodrigo Vivi
2
-0
/
+3
2016-12-19
drm/i915: Prevent PPS stealing from a normal DP port on VLV/CHV
Ville Syrjälä
2
-47
/
+111
2016-12-19
drm/i915: Drop mutex after successful kref_put_mutex()
Chris Wilson
1
-3
/
+4
2016-12-18
drm/i915: Swap if(enable_execlists) in i915_gem_request_alloc for a vfunc
Chris Wilson
5
-10
/
+8
2016-12-18
drm/i915/execlists: Request the kernel context be pinned high
Chris Wilson
1
-2
/
+6
2016-12-18
drm/i915: Mark the shadow gvt context as closed
Chris Wilson
2
-9
/
+2
2016-12-18
drm/i915: Simplify releasing context reference
Chris Wilson
2
-12
/
+11
2016-12-18
drm/i915: Unify active context tracking between legacy/execlists/guc
Chris Wilson
14
-217
/
+151
2016-12-18
drm/i915: Move intel_lrc_context_pin() to avoid the forward declaration
Chris Wilson
1
-67
/
+65
2016-12-18
drm/i915: Add a reminder that i915_vma_move_to_active() requires struct_mutex
Chris Wilson
1
-0
/
+1
2016-12-17
drm/i915: convert to using range_overflows
Matthew Auld
2
-8
/
+5
2016-12-17
drm/i915: introduce range_overflows utility macros
Matthew Auld
1
-0
/
+12
2016-12-17
drm/i915: move vma sanity checking into i915_vma_bind
Matthew Auld
2
-12
/
+6
2016-12-17
drm/i915: introduce GEM_WARN_ON
Matthew Auld
1
-0
/
+2
2016-12-16
drm/i915: Fix use after free in logical_render_ring_init
Tvrtko Ursulin
1
-6
/
+1
2016-12-16
drm/i915: relax uncritical udelay_range()
Nicholas Mc Guire
1
-2
/
+4
2016-12-16
drm/i915: relax uncritical udelay_range() settings
Nicholas Mc Guire
1
-1
/
+2
2016-12-16
drm/i915: Fix inconsistent naming of i915_guc_client parameter
Michal Wajdeczko
1
-32
/
+34
2016-12-15
drm/i915: Optimise VMA lookup slightly
Tvrtko Ursulin
1
-2
/
+10
2016-12-14
drm/i915: disable PSR by default on HSW/BDW
Paulo Zanoni
1
-7
/
+3
2016-12-14
drm/i915: Fix setting of boost freq tunable
Mika Kuoppala
1
-1
/
+1
2016-12-14
drm/i915: simplify check for I915G/I945G in bit 6 swizzling detection
Jani Nikula
1
-2
/
+1
2016-12-14
drm/i915: tune down the fast link training vs boot fail
Daniel Vetter
1
-2
/
+2
[next]