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
2012-02-10
drm/i915: enable ppgtt
Daniel Vetter
4
-1
/
+49
2012-02-10
drm/i915: ppgtt debugfs info
Daniel Vetter
1
-0
/
+38
2012-02-10
drm/i915: ppgtt register definitions
Daniel Vetter
1
-0
/
+18
2012-02-10
drm/i915: ppgtt binding/unbinding support
Daniel Vetter
4
-6
/
+167
2012-02-10
drm/i915: initialization/teardown for the aliasing ppgtt
Daniel Vetter
4
-11
/
+203
2012-02-10
agp/intel-gtt: export the gtt pagetable iomapping
Daniel Vetter
1
-0
/
+1
2012-02-10
agp/intel-gtt: export the scratch page dma address
Daniel Vetter
1
-5
/
+4
2012-02-09
drm/i915: dump even more into the error_state
Daniel Vetter
3
-0
/
+17
2012-02-09
drm/i915: s/DRM_ERROR/DRM_DEBUG in i915_gem_execbuffer.c
Daniel Vetter
1
-25
/
+25
2012-02-09
drm/i915: add gen6+ registers to i915_swizzle_info
Daniel Vetter
1
-0
/
+13
2012-02-09
drm/i915: consolidate swizzling control bit frobbing
Daniel Vetter
2
-7
/
+4
2012-02-09
drm/i915: swizzling support for snb/ivb
Daniel Vetter
6
-7
/
+78
2012-02-01
drm/i915: Handle unmappable buffers during error state capture
Chris Wilson
1
-5
/
+23
2012-01-31
drm/i915: rewrite shmem_pread_slow to use copy_to_user
Daniel Vetter
1
-134
/
+57
2012-01-31
drm/i915: rewrite shmem_pwrite_slow to use copy_from_user
Daniel Vetter
1
-62
/
+65
2012-01-31
drm/i915: fall through pwrite_gtt_slow to the shmem slow path
Daniel Vetter
1
-12
/
+21
2012-01-31
drm/i915: add debugfs file for swizzling information
Daniel Vetter
1
-0
/
+50
2012-01-31
drm/i915: fix swizzle detection for gen3
Daniel Vetter
1
-2
/
+2
2012-01-30
drm/i915: Remove the upper limit on the bo size for mapping into the CPU domain
Chris Wilson
1
-6
/
+0
2012-01-30
drm/i915: add per-ring fault reg to error_state
Daniel Vetter
4
-8
/
+17
2012-01-29
drm/i915: reject GTT domain in relocations
Daniel Vetter
1
-2
/
+3
2012-01-29
drm/i915: remove the i915_batchbuffer_info debugfs file
Daniel Vetter
1
-40
/
+0
2012-01-29
drm/i915: capture error_state also for stuck rings
Daniel Vetter
1
-2
/
+1
2012-01-29
drm/i915: refactor debugfs create functions
Daniel Vetter
1
-37
/
+18
2012-01-29
drm/i915: refactor debugfs open function
Daniel Vetter
1
-21
/
+5
2012-01-29
drm/i915: don't trash the gtt when running out of fences
Daniel Vetter
1
-1
/
+1
2012-01-29
drm/i915: Separate fence pin counting from normal bind pin counting
Chris Wilson
6
-57
/
+129
2012-01-29
drm/i915/ringbuffer: kill snb blt workaround
Daniel Vetter
1
-79
/
+2
2012-01-29
drm/i915: collect more per ring error state
Daniel Vetter
4
-10
/
+25
2012-01-29
drm/i915: refactor ring error state capture to use arrays
Daniel Vetter
4
-83
/
+73
2012-01-29
drm/i915: switch ring->id to be a real id
Daniel Vetter
5
-24
/
+25
2012-01-29
drm/i915: set AUD_CONFIG N_value_index for DisplayPort
Wu Fengguang
2
-1
/
+19
2012-01-26
drm/i915: correct lock type in destroy
Ben Widawsky
1
-2
/
+3
2012-01-26
drm/i915: drm/i915: Fix recursive calls to unmap
Ben Widawsky
1
-1
/
+1
2012-01-26
drm/i915: argument to control retiring behavior
Ben Widawsky
7
-20
/
+27
2012-01-26
drm/i915: Correct the bit number for the MI_FLUSH_ENABLE.
Eric Anholt
1
-1
/
+1
2012-01-25
drm/i915: Remove the MI_FLUSH_ENABLE setting.
Eric Anholt
1
-2
/
+0
2012-01-24
drm/i915: fixup assert_pipe to take the pipe A quirk into account
Daniel Vetter
1
-0
/
+4
2012-01-21
drm/i915: print out which pixel format we do not support
Eugeni Dodonov
1
-1
/
+2
2012-01-21
drm/i915: properly mask and or watermark values for sprites
Jesse Barnes
1
-7
/
+17
2012-01-21
drm/i915: clarify gen2 pageflip cmd
Daniel Vetter
1
-1
/
+1
2012-01-17
drm/i915: add a LLC feature flag in device description
Eugeni Dodonov
5
-2
/
+12
2012-01-17
drm/i915: kill i915_mem.c
Daniel Vetter
5
-411
/
+7
2012-01-17
drm/i915: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
1
-1
/
+1
2012-01-17
drm/i915/dp: Check for AUXCH error before checking for success
Adam Jackson
1
-0
/
+4
2012-01-17
drm/i915/dp: Use auxch precharge value of 5 everywhere
Adam Jackson
1
-6
/
+1
2012-01-17
drm/i915/dp: Tweak auxch clock divider for PCH
Adam Jackson
1
-1
/
+1
2012-01-17
drm/i915: Remove a comment about PCH from the non-PCH path
Adam Jackson
1
-2
/
+0
2012-01-17
drm/i915: Fix assert_pch_hdmi_disabled to mention HDMI (not DP)
Adam Jackson
1
-1
/
+1
2012-01-17
drm/i915: Implement plane-disabled assertion for PCH too
Adam Jackson
1
-1
/
+7
[next]