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
2017-01-23
agp/intel: Move intel_fake_agp_sizes into #ifdef block
Chris Wilson
1
-8
/
+8
2017-01-23
drm/i915: Check for NULL atomic state in intel_crtc_disable_noatomic()
Ander Conselvan de Oliveira
1
-0
/
+6
2017-01-23
drm/i915: Fix calculation of rotated x and y offsets for planar formats
Ander Conselvan de Oliveira
1
-2
/
+3
2017-01-23
drm/i915: Don't init hpd polling for vlv and chv from runtime_suspend()
Ander Conselvan de Oliveira
1
-1
/
+1
2017-01-23
drm/i915: Don't leak edid in intel_crt_detect_ddc()
Ander Conselvan de Oliveira
1
-4
/
+5
2017-01-23
drm/i915: Update DRIVER_DATE to 20170123
Daniel Vetter
1
-2
/
+2
2017-01-21
drm/i915: reinstate call to trace_i915_vma_bind
Daniele Ceraolo Spurio
1
-0
/
+1
2017-01-21
drm/i915: Assert that created vma has a whole number of pages
Chris Wilson
1
-0
/
+2
2017-01-21
drm/i915: Assert the drm_mm_node is allocated when on the VM lists
Chris Wilson
2
-0
/
+4
2017-01-21
drm/i915: Treat an error from i915_vma_instance() as unlikely
Chris Wilson
1
-1
/
+1
2017-01-21
drm/i915: Reject vma creation larger than address space
Chris Wilson
1
-3
/
+16
2017-01-21
drm/i915: Use common LRU inactive vma bumping for unpin_from_display
Chris Wilson
1
-2
/
+1
2017-01-21
drm/i915: Do an unlocked wait before set-cache-level ioctl
Chris Wilson
1
-10
/
+19
2017-01-20
drm/i915/huc: Assert that HuC vma is placed in GuC accessible range
Michał Winiarski
1
-1
/
+1
2017-01-20
drm/i915/huc: Avoid attempting to authenticate non-existent fw
Michał Winiarski
1
-0
/
+3
2017-01-20
drm/i915: Set adjustment to zero on Up/Down interrupts if freq is already max...
Sagar Arun Kamble
1
-0
/
+6
2017-01-19
drm/i915: Remove the double handling of 'flags from intel_mode_from_pipe_conf...
Ville Syrjälä
1
-1
/
+0
2017-01-19
drm/i915: Remove crtc->config usage from intel_modeset_readout_hw_state()
Ville Syrjälä
1
-14
/
+24
2017-01-19
drm/i915: Release temporary load-detect state upon switching
Chris Wilson
1
-0
/
+1
2017-01-19
drm/i915: Remove i915_gem_object_to_ggtt()
Chris Wilson
3
-33
/
+6
2017-01-19
drm/i915: Remove i915_vma_create from VMA API
Chris Wilson
8
-45
/
+13
2017-01-19
drm/i915: Add a check that the VMA instance we lookup matches the request
Chris Wilson
1
-0
/
+1
2017-01-19
drm/i915: Rename some warts in the VMA API
Chris Wilson
7
-60
/
+103
2017-01-19
drm/i915: Track pinned vma in intel_plane_state
Chris Wilson
7
-135
/
+104
2017-01-19
drm/i915/get_params: Add HuC status to getparams
Anusha Srivatsa
1
-0
/
+7
2017-01-19
drm/i915/huc: Support HuC authentication
Anusha Srivatsa
4
-0
/
+53
2017-01-19
drm/i915/huc: Add debugfs for HuC loading status check
Anusha Srivatsa
1
-0
/
+31
2017-01-19
drm/i915/HuC: Add KBL huC loading Support
Anusha Srivatsa
1
-0
/
+13
2017-01-19
drm/i915/huc: Add BXT HuC Loading Support
Anusha Srivatsa
1
-0
/
+11
2017-01-19
drm/i915/huc: Add HuC fw loading support
Anusha Srivatsa
7
-3
/
+292
2017-01-19
drm/i915: prevent crash with .disable_display parameter
Clint Taylor
1
-0
/
+3
2017-01-18
drm/i915: Avoid drm_atomic_state_put(NULL) on error paths
Ander Conselvan de Oliveira
2
-11
/
+9
2017-01-18
drm/i915: Avoid drm_atomic_state_put(NULL) in intel_display_resume
Chris Wilson
1
-1
/
+2
2017-01-18
drm/i915: Add comment how we treat hung contexts
Mika Kuoppala
1
-0
/
+21
2017-01-18
drm/i915: Detect a failed GPU reset+recovery
Chris Wilson
3
-4
/
+21
2017-01-18
drm/i915: Tidy up engine reset logic
Mika Kuoppala
1
-11
/
+19
2017-01-18
drm/i915: Introduce engine_stalled helper
Mika Kuoppala
1
-10
/
+15
2017-01-18
drm/i915: Cleanup request skip decision
Mika Kuoppala
1
-15
/
+2
2017-01-18
drm/i915: Introduce engine_skip_context
Mika Kuoppala
1
-18
/
+27
2017-01-18
drm/i915: Move engine reset preparation to i915_gem_reset_prepare()
Chris Wilson
2
-24
/
+14
2017-01-18
drm/i915/psr: Fix compiler warnings for hsw_psr_disable()
Chris Wilson
1
-20
/
+22
2017-01-18
drm/i915: Fix compiler warnings for i915_edp_psr_status()
Chris Wilson
1
-22
/
+27
2017-01-18
drm/i915/huc: Unified css_header struct for GuC and HuC
Anusha Srivatsa
3
-17
/
+53
2017-01-18
drm/i915/guc: Make the GuC fw loading helper functions general
Anusha Srivatsa
4
-104
/
+105
2017-01-18
drm/i915/guc: Move GuC log related functions into dedicated file
Michal Wajdeczko
7
-629
/
+673
2017-01-18
drm/i915: Ignore bogus plane coordinates on SKL when the plane is not visible
Ville Syrjälä
1
-0
/
+3
2017-01-17
drm/i915: Fix a typo in vgt_balloon_space()
Zhenyu Wang
1
-1
/
+1
2017-01-17
drm/i915: Assert internal objects are page aligned
Chris Wilson
1
-0
/
+1
2017-01-16
drm/i915: Skip switch to kernel context if already done
Chris Wilson
2
-1
/
+27
2017-01-16
drm/i915: Construct a request even if the GPU is currently hung
Chris Wilson
1
-25
/
+3
[next]