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 drm/drm-next into drm-misc-next
Thomas Zimmermann
2024-07-29
1
-1
/
+1
|
\
|
*
Merge tag 'drm-misc-next-2024-07-04' of https://gitlab.freedesktop.org/drm/mi...
Daniel Vetter
2024-07-05
1
-0
/
+1
|
|
\
|
*
|
drm/lima: Fix dma_resv deadlock at drm object pin time
Adrián Larumbe
2024-05-29
1
-1
/
+1
*
|
|
drm/scheduler: remove full_recover from drm_sched_start
Christian König
2024-07-25
1
-1
/
+1
|
|
/
|
/
|
*
|
drm/lima: Mark simple_ondemand governor as softdep
Dragan Simic
2024-06-30
1
-0
/
+1
|
/
*
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-23
1
-1
/
+1
*
drm/lima: fix void pointer to enum lima_gpu_id cast warning
Erico Nunes
2024-04-15
2
-3
/
+23
*
drm/lima: fix shared irq handling on driver remove
Erico Nunes
2024-04-15
3
-0
/
+11
*
drm/lima: mask irqs in timeout path before hard reset
Erico Nunes
2024-04-15
1
-0
/
+7
*
drm/lima: include pp bcast irq in timeout handler check
Erico Nunes
2024-04-15
1
-0
/
+2
*
drm/lima: add mask irq callback to gp and pp
Erico Nunes
2024-04-15
5
-0
/
+42
*
drm/lima: standardize debug messages by ip name
Erico Nunes
2024-02-12
5
-30
/
+36
*
drm/lima: increase default job timeout to 10s
Erico Nunes
2024-02-12
1
-1
/
+1
*
drm/lima: remove guilty drm_sched context handling
Erico Nunes
2024-02-12
4
-7
/
+4
*
drm/lima: handle spurious timeouts due to high irq latency
Erico Nunes
2024-02-12
1
-3
/
+28
*
drm/lima: set gp bus_stop bit before hard reset
Erico Nunes
2024-02-12
1
-0
/
+12
*
drm/lima: set pp bus_stop bit before hard reset
Erico Nunes
2024-02-12
1
-0
/
+13
*
drm/lima: reset async_reset on gp hard reset
Erico Nunes
2024-02-12
1
-0
/
+7
*
drm/lima: reset async_reset on pp hard reset
Erico Nunes
2024-02-12
1
-0
/
+7
*
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2024-01-29
1
-0
/
+1
|
\
|
*
Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2024-01-12
2
-3
/
+3
|
|
\
|
*
|
sched.h: move pid helpers to pid.h
Kent Overstreet
2023-12-21
1
-0
/
+1
*
|
|
drm/lima: fix a memleak in lima_heap_alloc
Zhipeng Lu
2024-01-19
1
-9
/
+14
|
|
/
|
/
|
*
|
drm/sched: implement dynamic job-flow control
Danilo Krummrich
2023-11-10
2
-2
/
+2
*
|
drm/sched: Convert drm scheduler to use a work queue rather than kthread
Matthew Brost
2023-11-01
1
-1
/
+1
|
/
*
drm/sched: Convert the GPU scheduler to variable number of run-queues
Luben Tuikov
2023-10-26
1
-1
/
+3
*
drm: Explicitly include correct DT includes
Rob Herring
2023-07-21
1
-1
/
+2
*
drm: Clear fd/handle callbacks in struct drm_driver
Thomas Zimmermann
2023-06-26
1
-2
/
+0
*
drm/shmem-helper: Switch to reservation lock
Dmitry Osipenko
2023-06-21
1
-4
/
+4
*
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2023-06-19
1
-1
/
+1
|
\
|
*
drm/lima: fix sched context destroy
Erico Nunes
2023-06-07
1
-1
/
+1
*
|
drm: Remove struct drm_driver.gem_prime_mmap
Thomas Zimmermann
2023-06-19
1
-1
/
+0
*
|
drm/lima: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-08
1
-3
/
+2
|
/
*
Revert "drm/lima: add usage counting method to ctx_mgr"
Qiang Yu
2023-04-05
2
-32
/
+1
*
Revert "drm/lima: allocate unique id per drm_file"
Qiang Yu
2023-04-05
3
-16
/
+0
*
Revert "drm/lima: add show_fdinfo for drm usage stats"
Qiang Yu
2023-04-05
1
-30
/
+1
*
drm/lima: add show_fdinfo for drm usage stats
Erico Nunes
2023-04-02
1
-1
/
+30
*
drm/lima: allocate unique id per drm_file
Erico Nunes
2023-04-02
3
-0
/
+16
*
drm/lima: add usage counting method to ctx_mgr
Erico Nunes
2023-04-02
2
-1
/
+32
*
drm/lima/lima_drv: Add missing unwind goto in lima_pdev_probe()
Harshit Mogalapalli
2023-04-02
1
-2
/
+4
*
drm/lima: Use drm_sched_job_add_syncobj_dependency()
Maíra Canal
2023-03-21
1
-10
/
+2
*
Revert "drm/shmem-helper: Switch to reservation lock"
Thomas Zimmermann
2023-02-28
1
-4
/
+4
*
drm/shmem-helper: Switch to reservation lock
Dmitry Osipenko
2023-02-27
1
-4
/
+4
*
Backmerge tag 'v6.1-rc6' into drm-next
Dave Airlie
2022-11-24
1
-6
/
+9
|
\
|
*
drm/lima: Fix opp clkname setting in case of missing regulator
Erico Nunes
2022-11-14
1
-6
/
+9
*
|
drm/gem: Take reservation lock for vmap/vunmap operations
Dmitry Osipenko
2022-10-18
1
-2
/
+2
|
/
*
drm/lima: Migrate to dev_pm_opp_set_config()
Viresh Kumar
2022-07-08
1
-5
/
+6
*
OPP: Make dev_pm_opp_set_regulators() accept NULL terminated list
Viresh Kumar
2022-07-08
1
-1
/
+2
*
dma-buf: specify usage while adding fences to dma_resv obj v7
Christian König
2022-04-07
1
-4
/
+3
*
dma-buf/drivers: make reserving a shared slot mandatory v4
Christian König
2022-04-06
1
-6
/
+4
[next]