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
/
host1x
/
job.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-11
gpu: host1x: Store device address to all bufs
Arto Merilainen
1
-3
/
+6
2016-06-23
gpu: host1x: Whitespace cleanup for readability
Thierry Reding
1
-1
/
+2
2016-06-23
gpu: host1x: Fix a couple of checkpatch warnings
Thierry Reding
1
-0
/
+3
2016-06-23
gpu: host1x: Use unsigned int consistently for IDs
Thierry Reding
1
-1
/
+1
2016-03-21
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+1
2016-03-16
gpu: host1x: Use a signed return type for do_relocs()
Markus Elfring
1
-1
/
+1
2016-03-09
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
1
-6
/
+4
2014-08-04
drm/tegra: Make job submission 64-bit safe
Thierry Reding
1
-11
/
+11
2014-02-12
gpu: host1x: do not check previously handled gathers
Erik Faye-Lund
1
-1
/
+1
2013-12-19
gpu: host1x: Export public API
Thierry Reding
1
-0
/
+6
2013-10-31
gpu: host1x: Expose syncpt and channel functionality
Thierry Reding
1
-1
/
+1
2013-10-31
gpu: host1x: firewall: Refactor register check
Thierry Reding
1
-26
/
+31
2013-10-31
gpu: host1x: firewall: Rename cmdbuf_id -> cmdbuf
Thierry Reding
1
-5
/
+5
2013-10-31
gpu: host1x: Fix alignment of function arguments
Thierry Reding
1
-1
/
+1
2013-10-31
gpu: host1x: check relocs after all gathers are consumed
Erik Faye-Lund
1
-4
/
+4
2013-08-27
gpu: host1x: returning success instead of -ENOMEM
Dan Carpenter
1
-2
/
+1
2013-08-27
gpu: host1x: fix an integer overflow check
Dan Carpenter
1
-6
/
+6
2013-06-22
gpu: host1x: Copy gathers before verification
Arto Merilainen
1
-31
/
+20
2013-06-22
gpu: host1x: Don't reset firewall between gathers
Terje Bergstrom
1
-38
/
+34
2013-06-22
gpu: host1x: Check reloc table before usage
Arto Merilainen
1
-13
/
+13
2013-06-22
gpu: host1x: Check INCR opcode correctly
Terje Bergstrom
1
-1
/
+1
2013-04-22
gpu: host1x: Add channel support
Terje Bergstrom
1
-0
/
+603