index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-02-12
drm/lima: standardize debug messages by ip name
Erico Nunes
5
-30
/
+36
2024-02-12
drm/lima: increase default job timeout to 10s
Erico Nunes
1
-1
/
+1
2024-02-12
drm/lima: remove guilty drm_sched context handling
Erico Nunes
4
-7
/
+4
2024-02-12
drm/lima: handle spurious timeouts due to high irq latency
Erico Nunes
1
-3
/
+28
2024-02-12
drm/lima: set gp bus_stop bit before hard reset
Erico Nunes
1
-0
/
+12
2024-02-12
drm/lima: set pp bus_stop bit before hard reset
Erico Nunes
1
-0
/
+13
2024-02-12
drm/lima: reset async_reset on gp hard reset
Erico Nunes
1
-0
/
+7
2024-02-12
drm/lima: reset async_reset on pp hard reset
Erico Nunes
1
-0
/
+7
2024-01-29
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-0
/
+1
2024-01-19
drm/lima: fix a memleak in lima_heap_alloc
Zhipeng Lu
1
-9
/
+14
2024-01-12
Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-3
/
+3
2023-12-21
sched.h: move pid helpers to pid.h
Kent Overstreet
1
-0
/
+1
2023-11-10
drm/sched: implement dynamic job-flow control
Danilo Krummrich
2
-2
/
+2
2023-11-02
drm/sched: Convert drm scheduler to use a work queue rather than kthread
Matthew Brost
1
-1
/
+1
2023-10-26
drm/sched: Convert the GPU scheduler to variable number of run-queues
Luben Tuikov
1
-1
/
+3
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
1
-1
/
+2
2023-06-26
drm: Clear fd/handle callbacks in struct drm_driver
Thomas Zimmermann
1
-2
/
+0
2023-06-21
drm/shmem-helper: Switch to reservation lock
Dmitry Osipenko
1
-4
/
+4
2023-06-19
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-1
/
+1
2023-06-19
drm: Remove struct drm_driver.gem_prime_mmap
Thomas Zimmermann
1
-1
/
+0
2023-06-08
drm/lima: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-06-07
drm/lima: fix sched context destroy
Erico Nunes
1
-1
/
+1
2023-04-05
Revert "drm/lima: add usage counting method to ctx_mgr"
Qiang Yu
2
-32
/
+1
2023-04-05
Revert "drm/lima: allocate unique id per drm_file"
Qiang Yu
3
-16
/
+0
2023-04-05
Revert "drm/lima: add show_fdinfo for drm usage stats"
Qiang Yu
1
-30
/
+1
2023-04-02
drm/lima: add show_fdinfo for drm usage stats
Erico Nunes
1
-1
/
+30
2023-04-02
drm/lima: allocate unique id per drm_file
Erico Nunes
3
-0
/
+16
2023-04-02
drm/lima: add usage counting method to ctx_mgr
Erico Nunes
2
-1
/
+32
2023-04-02
drm/lima/lima_drv: Add missing unwind goto in lima_pdev_probe()
Harshit Mogalapalli
1
-2
/
+4
2023-03-22
drm/lima: Use drm_sched_job_add_syncobj_dependency()
Maíra Canal
1
-10
/
+2
2023-02-28
Revert "drm/shmem-helper: Switch to reservation lock"
Thomas Zimmermann
1
-4
/
+4
2023-02-27
drm/shmem-helper: Switch to reservation lock
Dmitry Osipenko
1
-4
/
+4
2022-11-24
Backmerge tag 'v6.1-rc6' into drm-next
Dave Airlie
1
-6
/
+9
2022-11-14
drm/lima: Fix opp clkname setting in case of missing regulator
Erico Nunes
1
-6
/
+9
2022-10-18
drm/gem: Take reservation lock for vmap/vunmap operations
Dmitry Osipenko
1
-2
/
+2
2022-07-08
drm/lima: Migrate to dev_pm_opp_set_config()
Viresh Kumar
1
-5
/
+6
2022-07-08
OPP: Make dev_pm_opp_set_regulators() accept NULL terminated list
Viresh Kumar
1
-1
/
+2
2022-04-07
dma-buf: specify usage while adding fences to dma_resv obj v7
Christian König
1
-4
/
+3
2022-04-06
dma-buf/drivers: make reserving a shared slot mandatory v4
Christian König
1
-6
/
+4
2022-02-24
Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2
-2
/
+4
2022-02-23
drm/sched: Add device pointer to drm_gpu_scheduler
Jiawei Gu
1
-1
/
+1
2022-02-14
drm/gem-shmem: Set vm_ops in static initializer
Thomas Zimmermann
1
-0
/
+1
2022-02-12
drm/lima: avoid error task dump attempt when not enabled
Erico Nunes
1
-1
/
+2
2022-02-08
dma-buf-map: Rename to iosys-map
Lucas De Marchi
2
-3
/
+4
2021-12-14
Merge v5.16-rc5 into drm-next
Daniel Vetter
1
-0
/
+1
2021-12-03
treewide: Add missing includes masked by cgroup -> bpf dependency
Jakub Kicinski
1
-0
/
+1
2021-12-02
drm: Return error codes from struct drm_driver.gem_create_object
Thomas Zimmermann
1
-1
/
+1
2021-11-15
drm/shmem-helper: Pass GEM shmem object in public interfaces
Thomas Zimmermann
2
-7
/
+7
2021-11-15
drm/shmem-helper: Export dedicated wrappers for GEM object functions
Thomas Zimmermann
1
-4
/
+4
2021-11-06
drm/lima: fix warning when CONFIG_DEBUG_SG=y & CONFIG_DMA_API_DEBUG=y
Qiang Yu
1
-0
/
+1
[next]