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
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
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-30
drm/radeon: set si_notify_smc_display_change properly
Alex Deucher
1
-3
/
+2
2014-01-30
drm/radeon: fix DAC interrupt handling on DCE5+
Alex Deucher
3
-4
/
+4
2014-01-30
drm/radeon: clean up active vram sizing
Alex Deucher
8
-12
/
+37
2014-01-30
drm/radeon: skip async dma init on r6xx
Alex Deucher
2
-23
/
+6
2014-01-30
drm/radeon/runpm: don't runtime suspend non-PX cards
Alex Deucher
1
-0
/
+6
2014-01-30
drm/radeon: add ring to fence trace functions
Christian König
2
-12
/
+15
2014-01-30
drm/radeon: add missing trace point
Christian König
1
-0
/
+1
2014-01-30
drm/radeon: fix VMID use tracking
Christian König
2
-1
/
+9
2014-01-29
Merge tag 'drm/for-3.14-rc1-20140123' of git://anongit.freedesktop.org/tegra/...
Dave Airlie
8
-61
/
+121
2014-01-29
drm: ast,cirrus,mgag200: use drm_can_sleep
Dave Airlie
3
-3
/
+3
2014-01-29
Merge tag 'drm-intel-fixes-2014-01-28' of git://people.freedesktop.org/~danve...
Dave Airlie
17
-91
/
+169
2014-01-29
Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubo...
Dave Airlie
2
-2
/
+3
2014-01-29
Merge tag 'omapdrm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...
Dave Airlie
6
-33
/
+99
2014-01-29
Merge branch 'gma500-next' of git://github.com/patjak/drm-gma500 into drm-next
Dave Airlie
2
-3
/
+11
2014-01-28
drm/gma500: Lock struct_mutex around cursor updates
Patrik Jakobsson
1
-2
/
+10
2014-01-28
drm/i915: Fix the offset issue for the stolen GEM objects
Akash Goel
1
-1
/
+1
2014-01-28
DRM: armada: fix missing DRM_KMS_FB_HELPER select
Russell King
1
-0
/
+1
2014-01-27
drm/i915: Decouple GPU error reporting from ring initialisation
Chris Wilson
2
-7
/
+16
2014-01-25
i915: remove pm_qos request on error
Stanislaw Gruszka
1
-0
/
+1
2014-01-24
Revert "drm/i915: Mask reserved bits in display/sprite address registers"
Daniel Vetter
3
-15
/
+13
2014-01-23
drm/tegra: Obtain head number from DT
Thierry Reding
1
-2
/
+39
2014-01-23
drm/i915: VLV2 - Fix hotplug detect bits
Todd Previte
2
-15
/
+35
2014-01-23
drm/nouveau: call drm_vblank_cleanup() earlier
Ben Skeggs
1
-2
/
+2
2014-01-23
drm/nouveau: create base display from common code
Ben Skeggs
6
-31
/
+31
2014-01-23
drm/nv50/gr: print mpc trap name when it's not an mp trap
Ilia Mirkin
1
-0
/
+20
2014-01-23
drm/nv50/gr: update list of mp errors, make it a bitfield
Ilia Mirkin
1
-8
/
+10
2014-01-23
drm/nv50/gr: add more trap names to print on error
Ilia Mirkin
1
-58
/
+70
2014-01-23
drm/nouveau/devinit: lock/unlock crtc regs for all devices, not just pre-nv50
Ilia Mirkin
4
-10
/
+35
2014-01-23
drm/nouveau: hold mutex while syncing to kernel channel
Maarten Lankhorst
1
-7
/
+8
2014-01-23
drm/nv50-/devinit: prevent use of engines marked as disabled by hw/vbios
Ilia Mirkin
17
-35
/
+287
2014-01-23
drm/nouveau/device: provide a way for devinit to mark engines as disabled
Ilia Mirkin
2
-5
/
+19
2014-01-23
drm/nouveau/devinit: tidy up the subdev class definition
Ben Skeggs
22
-283
/
+209
2014-01-23
drm/nouveau/bar: tidy up the subdev and object class definitions
Ben Skeggs
7
-25
/
+38
2014-01-23
drm/nouveau/instmem: tidy up the object class definition
Ben Skeggs
7
-114
/
+127
2014-01-23
drm/nouveau/instmem: tidy up the subdev class definition
Ben Skeggs
15
-208
/
+223
2014-01-23
drm/nouveau/pwr: implement a simple i2c stack
Ben Skeggs
11
-279
/
+2066
2014-01-23
drm/nouveau/pwr: have rd/wr32 routines clobber data instead of addr
Ben Skeggs
5
-65
/
+67
2014-01-23
drm/nve0/fb: turn off some bits in 10f584 at init
Ben Skeggs
1
-0
/
+1
2014-01-23
drm/nve0/fb/gddr5: merge a fix from ddr3 for one of the timing settings
Ben Skeggs
1
-2
/
+5
2014-01-23
drm/nve0/fb/gddr5: yet another random 10f200 bit
Ben Skeggs
3
-0
/
+10
2014-01-23
drm/nvc0-/fb: hook up skeleton interrupt handler
Ben Skeggs
2
-0
/
+18
2014-01-23
drm/nve0/fb/gddr5: more 10f200 stuff
Ben Skeggs
1
-3
/
+5
2014-01-23
drm/nve0/clk: report ddr memory frequency
Ben Skeggs
1
-1
/
+1
2014-01-23
drm/nouveau/fb/gddr5: make sure we update mr7 when we're supposed to
Ben Skeggs
1
-4
/
+13
2014-01-23
drm/nve0/fb/gddr5: 10f698/69c
Ben Skeggs
1
-1
/
+5
2014-01-23
drm/nve0/fb: it's now safe to obey the memory voltage setting properly
Ben Skeggs
1
-2
/
+2
2014-01-23
drm/nve0/fb: multi-stage reclock is required for certain transitions
Ben Skeggs
2
-16
/
+70
2014-01-23
drm/nouveau/clk: allow fb to signal it needs to do a multi-stage reclock
Ben Skeggs
1
-3
/
+6
2014-01-23
drm/nve0/fb/gddr5: parse bios data into struct rather than using directly
Ben Skeggs
10
-218
/
+412
2014-01-23
drm/nve0/fb/gddr5: found LP3 setting
Ben Skeggs
2
-7
/
+8
[next]