index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
lima
Age
Commit message (
Expand
)
Author
2025-04-07
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2025-04-01
Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-03-26
drm/shmem-helper: Use refcount_t for pages_use_count
Dmitry Osipenko
2025-03-26
drm/shmem-helper: Refactor locked/unlocked functions
Dmitry Osipenko
2025-03-26
drm/gem: Change locked/unlocked postfix of drm_gem_v/unmap() function names
Dmitry Osipenko
2025-02-21
drm/lima: Constify 'struct bin_attribute'
Thomas Weißschuh
2025-02-12
drm/sched: Use struct for drm_sched_init() params
Philipp Stanner
2024-12-13
Merge tag 'drm-misc-next-2024-12-05' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2024-12-09
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2024-12-05
drm: remove driver date from struct drm_driver and all drivers
Jani Nikula
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-09-06
drm/sched: add optional errno to drm_sched_start()
Christian König
2024-07-29
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2024-07-25
drm/scheduler: remove full_recover from drm_sched_start
Christian König
2024-07-05
Merge tag 'drm-misc-next-2024-07-04' of https://gitlab.freedesktop.org/drm/mi...
Daniel Vetter
2024-06-30
drm/lima: Mark simple_ondemand governor as softdep
Dragan Simic
2024-05-29
drm/lima: Fix dma_resv deadlock at drm object pin time
Adrián Larumbe
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-04-15
drm/lima: fix void pointer to enum lima_gpu_id cast warning
Erico Nunes
2024-04-15
drm/lima: fix shared irq handling on driver remove
Erico Nunes
2024-04-15
drm/lima: mask irqs in timeout path before hard reset
Erico Nunes
2024-04-15
drm/lima: include pp bcast irq in timeout handler check
Erico Nunes
2024-04-15
drm/lima: add mask irq callback to gp and pp
Erico Nunes
2024-02-12
drm/lima: standardize debug messages by ip name
Erico Nunes
2024-02-12
drm/lima: increase default job timeout to 10s
Erico Nunes
2024-02-12
drm/lima: remove guilty drm_sched context handling
Erico Nunes
2024-02-12
drm/lima: handle spurious timeouts due to high irq latency
Erico Nunes
2024-02-12
drm/lima: set gp bus_stop bit before hard reset
Erico Nunes
2024-02-12
drm/lima: set pp bus_stop bit before hard reset
Erico Nunes
2024-02-12
drm/lima: reset async_reset on gp hard reset
Erico Nunes
2024-02-12
drm/lima: reset async_reset on pp hard reset
Erico Nunes
2024-01-29
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2024-01-19
drm/lima: fix a memleak in lima_heap_alloc
Zhipeng Lu
2024-01-12
Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-12-20
sched.h: move pid helpers to pid.h
Kent Overstreet
2023-11-10
drm/sched: implement dynamic job-flow control
Danilo Krummrich
2023-11-01
drm/sched: Convert drm scheduler to use a work queue rather than kthread
Matthew Brost
2023-10-26
drm/sched: Convert the GPU scheduler to variable number of run-queues
Luben Tuikov
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
2023-06-26
drm: Clear fd/handle callbacks in struct drm_driver
Thomas Zimmermann
2023-06-21
drm/shmem-helper: Switch to reservation lock
Dmitry Osipenko
2023-06-19
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2023-06-19
drm: Remove struct drm_driver.gem_prime_mmap
Thomas Zimmermann
2023-06-08
drm/lima: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-07
drm/lima: fix sched context destroy
Erico Nunes
2023-04-05
Revert "drm/lima: add usage counting method to ctx_mgr"
Qiang Yu
2023-04-05
Revert "drm/lima: allocate unique id per drm_file"
Qiang Yu
2023-04-05
Revert "drm/lima: add show_fdinfo for drm usage stats"
Qiang Yu
2023-04-02
drm/lima: add show_fdinfo for drm usage stats
Erico Nunes
2023-04-02
drm/lima: allocate unique id per drm_file
Erico Nunes
[next]