index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
lima
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-08-06
4
-8
/
+14
|
\
|
*
drm/lima: Expose job_hang_limit module parameter
Andrey Lebedev
2020-07-13
3
-2
/
+8
|
*
drm/lima: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
2020-05-19
2
-6
/
+6
*
|
drm/lima: fix wait pp reset timeout
Qiang Yu
2020-07-20
1
-0
/
+2
|
/
*
drm/lima: enable runtime pm
Qiang Yu
2020-04-24
2
-10
/
+52
*
drm/lima: add pm resume/suspend ops
Qiang Yu
2020-04-24
3
-0
/
+100
*
drm/lima: separate clk/regulator enable/disable function
Qiang Yu
2020-04-24
1
-37
/
+68
*
drm/lima: add resume/suspend callback for each ip
Qiang Yu
2020-04-24
16
-37
/
+187
*
drm/lima: power down ip blocks when pmu exit
Qiang Yu
2020-04-24
2
-1
/
+54
*
drm/lima: add lima_devfreq_resume/suspend
Qiang Yu
2020-04-24
2
-0
/
+27
*
drm/lima: always set page directory when switch vm
Qiang Yu
2020-04-24
2
-12
/
+5
*
drm/lima: check vm != NULL in lima_vm_put
Qiang Yu
2020-04-24
2
-6
/
+4
*
drm/lima: print process name and pid when task error
Qiang Yu
2020-04-24
1
-1
/
+2
*
drm/lima: use module_platform_driver helper
Qiang Yu
2020-04-24
1
-11
/
+1
*
drm/lima: Clean up redundant pdev pointer
Robin Murphy
2020-04-24
4
-9
/
+5
*
drm/lima: Clean up IRQ warnings
Robin Murphy
2020-04-24
1
-2
/
+5
*
drm/lima: Add optional devfreq and cooling device support
Martin Blumenstingl
2020-03-28
9
-3
/
+308
*
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-20
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
[next]