index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
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]