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
/
lima
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-24
drm/lima: Clean up redundant pdev pointer
Robin Murphy
4
-9
/
+5
2020-04-24
drm/lima: Clean up IRQ warnings
Robin Murphy
1
-2
/
+5
2020-03-28
drm/lima: Add optional devfreq and cooling device support
Martin Blumenstingl
9
-3
/
+308
2020-03-22
drm/lima: add trace point for tasks
Qiang Yu
5
-2
/
+64
2020-03-22
drm/lima: add error sysfs to export error task dump
Qiang Yu
1
-0
/
+94
2020-03-22
drm/lima: save task info dump when task fail
Qiang Yu
5
-0
/
+235
2020-03-22
drm/lima: add max_error_tasks module parameter
Qiang Yu
2
-0
/
+5
2020-03-22
drm/lima: save process info for debug usage
Qiang Yu
2
-0
/
+8
2020-02-17
Merge v5.6-rc2 into drm-misc-next
Maxime Ripard
1
-2
/
+3
2020-02-17
drm/lima: fix recovering from PLBU out of memory
Vasily Khoruzhick
1
-1
/
+6
2020-01-27
drm/lima: increase driver version to 1.1
Qiang Yu
1
-2
/
+8
2020-01-27
drm/lima: recover task by enlarging heap buffer
Qiang Yu
5
-7
/
+98
2020-01-27
drm/lima: support heap buffer creation
Qiang Yu
5
-10
/
+139
2020-01-27
drm/lima: add lima_vm_map_bo
Qiang Yu
2
-0
/
+43
2020-01-27
drm/lima: update register info
Qiang Yu
1
-0
/
+1
2020-01-13
Merge tag 'amd-drm-next-5.6-2020-01-09' of git://people.freedesktop.org/~agd5...
Dave Airlie
1
-2
/
+3
2020-01-09
drm/lima: use drm_sched_fault for error task handling
Qiang Yu
2
-28
/
+9
2019-12-18
drm/scheduler: rework entity creation
Nirmoy Das
1
-2
/
+3
2019-11-20
drm/lima: Fix Kconfig indentation
Krzysztof Kozlowski
1
-1
/
+1
2019-10-17
drm/lima: add __GFP_NOWARN flag to all dma_alloc_wc
Qiang Yu
2
-3
/
+3
2019-10-17
drm/lima: use drm_gem_(un)lock_reservations
Qiang Yu
1
-58
/
+6
2019-10-17
drm/lima: use drm_gem_shmem_helpers
Qiang Yu
12
-360
/
+145
2019-10-05
drm/lima: Add support for multiple reset lines
Peter Griffin
1
-1
/
+2
2019-09-19
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
7
-47
/
+43
2019-09-10
drm/lima: fix lima_gem_wait() return value
Vasily Khoruzhick
1
-1
/
+1
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
1
-4
/
+4
2019-06-26
drm/lima: drop DRM_AUTH usage from the driver
Emil Velikov
1
-7
/
+7
2019-06-25
drm/lima: Drop resv argument from lima_bo_create_struct
Daniel Vetter
4
-11
/
+6
2019-06-23
drm/lima: Reduce the amount of logs on deferred probe of clocks and reset con...
Krzysztof Kozlowski
1
-6
/
+12
2019-06-23
drm/lima: Reduce number of PTR_ERR() calls
Krzysztof Kozlowski
1
-4
/
+6
2019-06-23
drm/lima: Reduce the amount of logs on deferred probe
Krzysztof Kozlowski
2
-14
/
+7
2019-06-23
drm/lima: Mark 64-bit number as ULL
Krzysztof Kozlowski
1
-2
/
+2
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
1
-1
/
+1
2019-05-21
drm/lima: add timeout to drm scheduler init
Erico Nunes
2
-8
/
+5
2019-05-02
drm/scheduler: rework job destruction
Christian König
1
-1
/
+1
2019-04-20
drm/lima: handle shared irq case for lima_pp_bcast_irq_handler
Peter Griffin
1
-1
/
+7
2019-04-17
drm/lima: Make lima_sched_ops static
YueHaibing
1
-1
/
+1
2019-04-16
drm/lima: Use the drm_gem_fence_array_add helpers for our deps.
Eric Anholt
3
-93
/
+16
2019-04-10
Merge drm/drm-next into drm-misc-next
Sean Paul
1
-1
/
+1
2019-04-09
drm/lima: include used header file explicitly
Qiang Yu
1
-0
/
+1
2019-04-09
drm/lima: add missing Kconfig dependency
Qiang Yu
1
-0
/
+3
2019-04-05
Merge tag 'drm-misc-next-2019-04-04' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
33
-0
/
+4076
2019-04-01
drm/lima: driver for ARM Mali4xx GPUs
Qiang Yu
33
-0
/
+4076
[prev]