index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
v3d
/
v3d_drv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-01
drm/v3d: Rename the fence signaled from IRQs to "irq_fence".
Eric Anholt
1
-2
/
+2
2019-03-14
drm/v3d: Use the new shmem helpers to reduce driver boilerplate.
Eric Anholt
1
-11
/
+3
2019-03-14
drm/v3d: Remove some dead members of struct v3d_bo.
Eric Anholt
1
-9
/
+0
2019-03-08
drm/v3d: Add support for V3D v4.2.
Eric Anholt
1
-0
/
+2
2019-03-08
drm/v3d: Handle errors from IRQ setup.
Eric Anholt
1
-1
/
+1
2019-02-19
drm: v3d: Switch to use drm_gem_object reservation_object
Rob Herring
1
-6
/
+0
2018-12-07
drm/v3d: Drop unused v3d_flush_caches().
Eric Anholt
1
-1
/
+0
2018-11-30
drm/v3d: Add support for submitting jobs to the TFU.
Eric Anholt
1
-5
/
+27
2018-10-15
drm/v3d: Fix a use-after-free race accessing the scheduler's fences.
Eric Anholt
1
-0
/
+5
2018-07-05
drm/v3d: Delay the scheduler timeout if we're still making progress.
Eric Anholt
1
-0
/
+2
2018-07-05
drm/v3d: use new return type vm_fault_t in v3d_gem_fault
Souptick Joarder
1
-1
/
+2
2018-06-21
drm/v3d: Remove the bad signaled() implementation.
Eric Anholt
1
-1
/
+0
2018-06-21
drm/v3d: Take a lock across GPU scheduler job creation and queuing.
Eric Anholt
1
-0
/
+5
2018-05-03
drm/v3d: Introduce a new DRM driver for Broadcom V3D V3.x+
Eric Anholt
1
-0
/
+294