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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-25
drm/i915: Remove the defunct flushing list
Chris Wilson
4
-91
/
+14
2012-07-25
drm/i915: Replace the pending_gpu_write flag with an explicit seqno
Chris Wilson
5
-43
/
+51
2012-07-25
drm/i915: Remove assertion over write domain after i915_gem_object_sync()
Chris Wilson
1
-1
/
+1
2012-07-25
drm/i915: Allow late allocation of request for i915_add_request()
Chris Wilson
3
-36
/
+21
2012-07-25
drm/i915: add inte_crt->adpa_reg
Daniel Vetter
2
-7
/
+17
2012-07-25
drm/i915: create VLV_DSIPLAY_BASE #define
Daniel Vetter
2
-1
/
+3
2012-07-25
drm/i915: Return a mask of the active rings in the high word of busy_ioctl
Chris Wilson
2
-1
/
+9
2012-07-25
drm/i915: add register read IOCTL
Ben Widawsky
5
-1
/
+57
2012-07-25
drm/i915: Reserve ioctl numbers for set/get_caching
Daniel Vetter
1
-0
/
+15
2012-07-25
drm/i915: Support for ns2501-DVO
Thomas Richter
5
-2
/
+596
2012-07-25
drm/i915: add port field to struct intel_dp and use it
Paulo Zanoni
3
-34
/
+34
2012-07-25
drm/i915: move common code to intel_dp_set_link_train
Paulo Zanoni
1
-34
/
+51
2012-07-25
drm/i915: add port parameter to intel_hdmi_init
Daniel Vetter
4
-38
/
+22
2012-07-25
drm/i915: simplify possible_clones computation
Daniel Vetter
9
-61
/
+35
2012-07-25
drm/i915: group ADPA #defines together
Daniel Vetter
1
-25
/
+22
2012-07-25
drm/i915: Cleanup context switching through do_switch()
Chris Wilson
1
-31
/
+26
2012-07-25
drm/i915: Move DP structs to shared location
Shobhit Kumar
2
-32
/
+32
2012-07-25
drm/i915: unbreak lastclose for failed driver init
Daniel Vetter
1
-1
/
+7
2012-07-25
drm/i915: Set the context before setting up regs for the context.
Eric Anholt
1
-4
/
+4
2012-07-25
drm/i915: constify mode in crtc_mode_fixup
Daniel Vetter
1
-1
/
+1
2012-07-25
drm/i915/lvds: ditch ->prepare special case
Daniel Vetter
1
-7
/
+1
2012-07-25
drm/i915: dereferencing an error pointer
Dan Carpenter
1
-1
/
+3
2012-07-25
drm/i915: fix invalid reference handling of the default ctx obj
Chris Wilson
1
-14
/
+4
2012-07-25
drm/i915: Add -EIO to the list of known errors for __wait_seqno
Chris Wilson
1
-0
/
+1
2012-07-25
drm/i915: Flush the context object from the CPU caches upon switching
Chris Wilson
1
-0
/
+11
2012-07-20
drm/i915: Make the lock for pageflips interruptible
Chris Wilson
1
-1
/
+4
2012-07-20
drm/i915: don't forget the PCH backlight registers
Paulo Zanoni
1
-1
/
+14
2012-07-20
drm/i915: Insert a flush between batches if the breadcrumb was dropped
Chris Wilson
1
-2
/
+7
2012-07-20
drm/i915: missing error case in init status page
Ben Widawsky
1
-0
/
+1
2012-07-20
drm/i915: mask tiled bit when updating ILK sprites
Ander Conselvan de Oliveira
1
-0
/
+1
2012-07-20
drm/i915: try to train DP even harder
Paulo Zanoni
1
-1
/
+1
2012-07-20
drm/i915: kill intel_ddc_probe
Daniel Vetter
2
-29
/
+0
2012-07-20
drm/i915: check whether we actually received an edid in detect_ddc
Daniel Vetter
1
-19
/
+14
2012-07-20
drm/i915: fix up PCH backlight #define mixup
Daniel Vetter
1
-1
/
+1
2012-07-20
drm/i915: Add comments to explain the BSD tail write workaround
Chris Wilson
5
-12
/
+26
2012-07-20
drm/i915: Disable the BLT on pre-production SNB hardware
Chris Wilson
1
-1
/
+17
2012-07-20
drm/i915: initialize power wells in modeset_init_hw
Eugeni Dodonov
3
-5
/
+6
2012-07-20
drm/i915: Only request PM interrupts for the events we handled
Chris Wilson
1
-8
/
+1
2012-07-20
drm/i915/context: Add missing IVB context sizes
Ben Widawsky
1
-1
/
+5
2012-07-20
drm/i915/context/: s/CTX/CXT
Ben Widawsky
2
-11
/
+11
2012-07-20
drm/sis: fixup sis_mm ioctl structs
Daniel Vetter
2
-7
/
+7
2012-07-20
drm: kill i915/i830 ids from drm_pciids.h
Daniel Vetter
1
-42
/
+0
2012-07-20
drm: unconditionally clean up dma buffers of closing clients
Daniel Vetter
1
-3
/
+3
2012-07-20
drm: kill dma queue support
Daniel Vetter
9
-80
/
+4
2012-07-20
drm: ditch strange DRIVER_DMA_QUEUE only error bail-out
Daniel Vetter
1
-4
/
+0
2012-07-20
drm: kill reclaim_buffers callback
Daniel Vetter
9
-13
/
+2
2012-07-20
drm/savage: clean up reclaim_buffers
Daniel Vetter
2
-3
/
+8
2012-07-20
drm: kill reclaim_buffers_locked
Daniel Vetter
3
-48
/
+1
2012-07-20
Revert "Revert "drm/i810: cleanup reclaim_buffers""
Daniel Vetter
3
-11
/
+13
2012-07-20
drm: kill reclaim_buffers_idlelocked functions
Daniel Vetter
2
-10
/
+0
[next]