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-10-11
drm/i915/audio: rename N value getter to emphasize it's for hdmi
Jani Nikula
1
-8
/
+8
2016-10-11
drm/i915/audio: add register macros for audio config N value
Jani Nikula
2
-17
/
+10
2016-10-11
drm/i915/audio: HDMI audio gets the TMDS clock by crtc_clock
Libin Yang
1
-4
/
+5
2016-10-11
drm/i915/audio: set proper N/MCTS on more platforms
Libin Yang
1
-5
/
+1
2016-10-11
drm/i915/audio: split dp and hdmi audio config update
Jani Nikula
1
-21
/
+34
2016-10-11
drm/i915/audio: use the same code for updating audio config
Jani Nikula
1
-26
/
+3
2016-10-11
drm/i915/audio: port is going to be just fine, simplify checks
Jani Nikula
1
-10
/
+2
2016-10-11
drm/i915/audio: abstract audio config update
Jani Nikula
1
-28
/
+40
2016-10-11
drm/i915: Convert open-coded use of vma_pages()
Chris Wilson
1
-2
/
+1
2016-10-11
drm/i915: Allow compaction upto SWIOTLB max segment size
Chris Wilson
1
-12
/
+18
2016-10-11
drm/i915: Remove self-harming shrink_all on get_pages_gtt fail
Chris Wilson
1
-1
/
+0
2016-10-10
drm/i915: Update DRIVER_DATE to 20161010
Daniel Vetter
1
-1
/
+1
2016-10-07
drm/i915/guc: Unwind GuC workqueue reservation if request construction fails
Chris Wilson
3
-7
/
+23
2016-10-07
drm/i915: Reset the breadcrumbs IRQ more carefully
Chris Wilson
5
-20
/
+34
2016-10-07
drm/i915: Force relocations via cpu if we run out of idle aperture
Chris Wilson
1
-2
/
+2
2016-10-07
drm/i915: Distinguish last emitted request from last submitted request
Chris Wilson
2
-2
/
+4
2016-10-06
drm/i915: Add spurious CRT DMI match for Intel DZ77BH-55K
Ville Syrjälä
1
-0
/
+8
2016-10-06
drm/i915: Register shadow VGA even when it produces spurious detection results
Ville Syrjälä
1
-23
/
+24
2016-10-06
Revert "Skip intel_crt_init for Dell XPS 8700"
Ville Syrjälä
1
-8
/
+0
2016-10-05
drm/i915: Sort DEV_INFO_FOR_EACH_FLAG
Joonas Lahtinen
1
-18
/
+20
2016-10-05
drm/i915: Reduce trickery in DEV_INFO_FOR_EACH_FLAG
Joonas Lahtinen
4
-68
/
+54
2016-10-05
drm/i915: Allow DP to work w/o EDID
Ville Syrjälä
1
-13
/
+9
2016-10-05
drm/i915: Move long hpd handling into the hotplug work
Ville Syrjälä
1
-25
/
+23
2016-10-05
drm/i915: Show waiters in i915_hangcheck_info
Chris Wilson
1
-0
/
+12
2016-10-05
drm/i915: Show RING registers through debugfs
Chris Wilson
4
-108
/
+179
2016-10-05
drm/i915: Show bounds of active request in the ring on GPU hang
Chris Wilson
2
-2
/
+10
2016-10-05
drm/i915: Double check hangcheck.seqno after reset
Chris Wilson
1
-0
/
+3
2016-10-05
drm/i915: Disable irqs across GPU reset
Chris Wilson
2
-2
/
+19
2016-10-05
drm/i915/execlists: Move clearing submission count from reset to init
Chris Wilson
1
-4
/
+5
2016-10-05
drm/i915/execlists: Reinitialise context image after GPU hang
Chris Wilson
1
-41
/
+62
2016-10-05
drm/i915: Share the computation of ring size for RING_CTL register
Chris Wilson
3
-4
/
+4
2016-10-04
drm/i915: silence io mapping/unmapping sparse warnings on different address s...
Jani Nikula
1
-2
/
+2
2016-10-04
drm/i915: make skl_ddb_add_affected_planes static
Jani Nikula
1
-1
/
+1
2016-10-04
drm/i915: Inline binary search
Tvrtko Ursulin
1
-25
/
+31
2016-10-04
drm/i915: Use binary search when looking for shadowed registers
Tvrtko Ursulin
1
-5
/
+21
2016-10-04
drm/i915: Sort the shadow register table
Tvrtko Ursulin
1
-6
/
+26
2016-10-04
drm/i915: Remove identical write mmmio functions
Tvrtko Ursulin
1
-75
/
+19
2016-10-04
drm/i915: Remove identical mmio read functions
Tvrtko Ursulin
1
-44
/
+10
2016-10-04
drm/i915: Remove identical macros
Tvrtko Ursulin
1
-50
/
+20
2016-10-04
drm/i915: Store the active forcewake range table pointer
Tvrtko Ursulin
2
-34
/
+44
2016-10-04
drm/i915: Eliminate Gen9 special case
Tvrtko Ursulin
1
-21
/
+21
2016-10-04
drm/i915: Use binary search when looking up forcewake domains
Tvrtko Ursulin
1
-8
/
+19
2016-10-04
drm/i915: Sort forcewake mapping tables
Tvrtko Ursulin
1
-13
/
+43
2016-10-04
drm/i915: Data driven register to forcewake domains lookup
Tvrtko Ursulin
1
-109
/
+103
2016-10-04
drm/i915: Do not inline forcewake taking in mmio accessors
Tvrtko Ursulin
1
-10
/
+14
2016-10-04
drm/i915: Keep track of active forcewake domains in a bitmask
Tvrtko Ursulin
2
-31
/
+25
2016-10-04
drm/i915: Remove redundant hsw_write* mmio functions
Tvrtko Ursulin
1
-24
/
+1
2016-10-04
drm/i915: workaround sparse warning on variable length arrays
Jani Nikula
1
-1
/
+1
2016-10-04
drm/i915: keep CONFIG_DRM_FBDEV_EMULATION=n function stubs together
Jani Nikula
2
-6
/
+4
2016-10-03
drm/i915: Use correct index for backtracking HUNG semaphores
Chris Wilson
1
-4
/
+4
[next]