index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
lima
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
drm/lima: add trace point for tasks
Qiang Yu
2020-03-22
5
-2
/
+64
*
drm/lima: add error sysfs to export error task dump
Qiang Yu
2020-03-22
1
-0
/
+94
*
drm/lima: save task info dump when task fail
Qiang Yu
2020-03-22
5
-0
/
+235
*
drm/lima: add max_error_tasks module parameter
Qiang Yu
2020-03-22
2
-0
/
+5
*
drm/lima: save process info for debug usage
Qiang Yu
2020-03-22
2
-0
/
+8
*
Merge v5.6-rc2 into drm-misc-next
Maxime Ripard
2020-02-17
1
-2
/
+3
|
\
|
*
Merge tag 'amd-drm-next-5.6-2020-01-09' of git://people.freedesktop.org/~agd5...
Dave Airlie
2020-01-13
1
-2
/
+3
|
|
\
|
|
*
drm/scheduler: rework entity creation
Nirmoy Das
2019-12-18
1
-2
/
+3
*
|
|
drm/lima: fix recovering from PLBU out of memory
Vasily Khoruzhick
2020-02-17
1
-1
/
+6
*
|
|
drm/lima: increase driver version to 1.1
Qiang Yu
2020-01-27
1
-2
/
+8
*
|
|
drm/lima: recover task by enlarging heap buffer
Qiang Yu
2020-01-27
5
-7
/
+98
*
|
|
drm/lima: support heap buffer creation
Qiang Yu
2020-01-27
5
-10
/
+139
*
|
|
drm/lima: add lima_vm_map_bo
Qiang Yu
2020-01-27
2
-0
/
+43
*
|
|
drm/lima: update register info
Qiang Yu
2020-01-27
1
-0
/
+1
|
/
/
*
/
drm/lima: use drm_sched_fault for error task handling
Qiang Yu
2020-01-09
2
-28
/
+9
|
/
*
drm/lima: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-20
1
-1
/
+1
*
drm/lima: add __GFP_NOWARN flag to all dma_alloc_wc
Qiang Yu
2019-10-17
2
-3
/
+3
*
drm/lima: use drm_gem_(un)lock_reservations
Qiang Yu
2019-10-17
1
-58
/
+6
*
drm/lima: use drm_gem_shmem_helpers
Qiang Yu
2019-10-17
12
-360
/
+145
*
drm/lima: Add support for multiple reset lines
Peter Griffin
2019-10-05
1
-1
/
+2
*
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-09-19
7
-47
/
+43
|
\
|
*
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-13
1
-4
/
+4
|
*
drm/lima: drop DRM_AUTH usage from the driver
Emil Velikov
2019-06-26
1
-7
/
+7
|
*
drm/lima: Drop resv argument from lima_bo_create_struct
Daniel Vetter
2019-06-25
4
-11
/
+6
|
*
drm/lima: Reduce the amount of logs on deferred probe of clocks and reset con...
Krzysztof Kozlowski
2019-06-23
1
-6
/
+12
|
*
drm/lima: Reduce number of PTR_ERR() calls
Krzysztof Kozlowski
2019-06-23
1
-4
/
+6
|
*
drm/lima: Reduce the amount of logs on deferred probe
Krzysztof Kozlowski
2019-06-23
2
-14
/
+7
|
*
drm/lima: Mark 64-bit number as ULL
Krzysztof Kozlowski
2019-06-23
1
-2
/
+2
|
*
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
2019-06-21
1
-1
/
+1
*
|
drm/lima: fix lima_gem_wait() return value
Vasily Khoruzhick
2019-09-10
1
-1
/
+1
|
/
*
drm/lima: add timeout to drm scheduler init
Erico Nunes
2019-05-21
2
-8
/
+5
*
drm/scheduler: rework job destruction
Christian König
2019-05-02
1
-1
/
+1
*
drm/lima: handle shared irq case for lima_pp_bcast_irq_handler
Peter Griffin
2019-04-20
1
-1
/
+7
*
drm/lima: Make lima_sched_ops static
YueHaibing
2019-04-17
1
-1
/
+1
*
drm/lima: Use the drm_gem_fence_array_add helpers for our deps.
Eric Anholt
2019-04-16
3
-93
/
+16
*
Merge drm/drm-next into drm-misc-next
Sean Paul
2019-04-10
1
-1
/
+1
|
\
|
*
Merge tag 'drm-misc-next-2019-04-04' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-04-05
1
-1
/
+1
*
|
drm/lima: include used header file explicitly
Qiang Yu
2019-04-09
1
-0
/
+1
*
|
drm/lima: add missing Kconfig dependency
Qiang Yu
2019-04-09
1
-0
/
+3
|
/
*
drm/lima: driver for ARM Mali4xx GPUs
Qiang Yu
2019-04-01
33
-0
/
+4076
[prev]