index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
lima
Age
Commit message (
Expand
)
Author
2021-06-30
treewide: Add missing semicolons to __assign_str uses
Joe Perches
2021-04-28
Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-03-16
drm/lima: Convert to use resource-managed OPP API
Yangtao Li
2021-02-10
Revert "drm/scheduler: Job timeout handler returns status (v3)"
Maarten Lankhorst
2021-02-09
drm/lima: fix reference leak in lima_pm_busy
Qinglang Miao
2021-02-09
drm/scheduler: Job timeout handler returns status (v3)
Luben Tuikov
2021-02-07
drm/lima: add governor data with pre-defined thresholds
Christian Hewitt
2021-02-07
drm/lima: Use delayed timer as default in devfreq profile
Lukasz Luba
2021-02-05
drm/scheduler: provide scheduler score externally
Christian König
2021-01-30
drm/lima: fix reference leak in lima_pm_busy
Qinglang Miao
2021-01-29
drm/scheduler: Job timeout handler returns status (v3)
Luben Tuikov
2020-12-18
Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-12-15
Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2020-12-09
drm/lima: dev_pm_opp_put_*() accepts NULL argument
Viresh Kumar
2020-11-24
drm/shmem-helper: Use cached mappings by default
Thomas Zimmermann
2020-11-16
drm/lima: Unconditionally call dev_pm_opp_of_remove_table()
Viresh Kumar
2020-11-16
drm/lima/lima_sched: Remove unused and unnecessary variable 'ret'
Lee Jones
2020-11-16
drm/lima/lima_drv: Demote kernel-doc formatting abuse
Lee Jones
2020-11-16
drm/lima: simplify the return expression of lima_devfreq_target
Liu Shixin
2020-11-09
drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
2020-09-10
drm: lima: fix common struct sg_table related issues
Marek Szyprowski
2020-08-05
Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-07-20
drm/lima: fix wait pp reset timeout
Qiang Yu
2020-07-13
drm/lima: Expose job_hang_limit module parameter
Andrey Lebedev
2020-05-19
drm/lima: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
2020-04-24
drm/lima: enable runtime pm
Qiang Yu
2020-04-24
drm/lima: add pm resume/suspend ops
Qiang Yu
2020-04-24
drm/lima: separate clk/regulator enable/disable function
Qiang Yu
2020-04-24
drm/lima: add resume/suspend callback for each ip
Qiang Yu
2020-04-24
drm/lima: power down ip blocks when pmu exit
Qiang Yu
2020-04-24
drm/lima: add lima_devfreq_resume/suspend
Qiang Yu
2020-04-24
drm/lima: always set page directory when switch vm
Qiang Yu
2020-04-24
drm/lima: check vm != NULL in lima_vm_put
Qiang Yu
2020-04-24
drm/lima: print process name and pid when task error
Qiang Yu
2020-04-24
drm/lima: use module_platform_driver helper
Qiang Yu
2020-04-24
drm/lima: Clean up redundant pdev pointer
Robin Murphy
2020-04-24
drm/lima: Clean up IRQ warnings
Robin Murphy
2020-03-28
drm/lima: Add optional devfreq and cooling device support
Martin Blumenstingl
2020-03-22
drm/lima: add trace point for tasks
Qiang Yu
2020-03-22
drm/lima: add error sysfs to export error task dump
Qiang Yu
2020-03-22
drm/lima: save task info dump when task fail
Qiang Yu
2020-03-22
drm/lima: add max_error_tasks module parameter
Qiang Yu
2020-03-22
drm/lima: save process info for debug usage
Qiang Yu
2020-02-17
Merge v5.6-rc2 into drm-misc-next
Maxime Ripard
2020-02-17
drm/lima: fix recovering from PLBU out of memory
Vasily Khoruzhick
2020-01-27
drm/lima: increase driver version to 1.1
Qiang Yu
2020-01-27
drm/lima: recover task by enlarging heap buffer
Qiang Yu
2020-01-27
drm/lima: support heap buffer creation
Qiang Yu
2020-01-27
drm/lima: add lima_vm_map_bo
Qiang Yu
[next]