index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
lima
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-04
drm/lima: set gp bus_stop bit before hard reset
Erico Nunes
1
-0
/
+12
2024-07-18
drm/lima: fix shared irq handling on driver remove
Erico Nunes
3
-0
/
+11
2024-07-05
drm/lima: mask irqs in timeout path before hard reset
Erico Nunes
1
-0
/
+7
2024-07-05
drm/lima: add mask irq callback to gp and pp
Erico Nunes
5
-0
/
+42
2024-03-26
drm/lima: fix a memleak in lima_heap_alloc
Zhipeng Lu
1
-9
/
+14
2023-05-17
drm/lima/lima_drv: Add missing unwind goto in lima_pdev_probe()
Harshit Mogalapalli
1
-2
/
+4
2022-01-27
drm/lima: fix warning when CONFIG_DEBUG_SG=y & CONFIG_DMA_API_DEBUG=y
Qiang Yu
1
-0
/
+1
2021-03-04
drm/lima: fix reference leak in lima_pm_busy
Qinglang Miao
1
-1
/
+1
2020-09-10
drm: lima: fix common struct sg_table related issues
Marek Szyprowski
2
-6
/
+10
2020-08-05
Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
4
-8
/
+14
2020-07-20
drm/lima: fix wait pp reset timeout
Qiang Yu
1
-0
/
+2
2020-07-13
drm/lima: Expose job_hang_limit module parameter
Andrey Lebedev
3
-2
/
+8
2020-05-19
drm/lima: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
2
-6
/
+6
2020-04-24
drm/lima: enable runtime pm
Qiang Yu
2
-10
/
+52
2020-04-24
drm/lima: add pm resume/suspend ops
Qiang Yu
3
-0
/
+100
2020-04-24
drm/lima: separate clk/regulator enable/disable function
Qiang Yu
1
-37
/
+68
2020-04-24
drm/lima: add resume/suspend callback for each ip
Qiang Yu
16
-37
/
+187
2020-04-24
drm/lima: power down ip blocks when pmu exit
Qiang Yu
2
-1
/
+54
2020-04-24
drm/lima: add lima_devfreq_resume/suspend
Qiang Yu
2
-0
/
+27
2020-04-24
drm/lima: always set page directory when switch vm
Qiang Yu
2
-12
/
+5
2020-04-24
drm/lima: check vm != NULL in lima_vm_put
Qiang Yu
2
-6
/
+4
2020-04-24
drm/lima: print process name and pid when task error
Qiang Yu
1
-1
/
+2
2020-04-24
drm/lima: use module_platform_driver helper
Qiang Yu
1
-11
/
+1
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
[next]