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
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
2020-01-27
drm/lima: update register info
Qiang Yu
2020-01-13
Merge tag 'amd-drm-next-5.6-2020-01-09' of git://people.freedesktop.org/~agd5...
Dave Airlie
2020-01-09
drm/lima: use drm_sched_fault for error task handling
Qiang Yu
2019-12-18
drm/scheduler: rework entity creation
Nirmoy Das
2019-11-20
drm/lima: Fix Kconfig indentation
Krzysztof Kozlowski
2019-10-17
drm/lima: add __GFP_NOWARN flag to all dma_alloc_wc
Qiang Yu
2019-10-17
drm/lima: use drm_gem_(un)lock_reservations
Qiang Yu
2019-10-17
drm/lima: use drm_gem_shmem_helpers
Qiang Yu
2019-10-05
drm/lima: Add support for multiple reset lines
Peter Griffin
2019-09-19
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-09-10
drm/lima: fix lima_gem_wait() return value
Vasily Khoruzhick
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
2019-06-26
drm/lima: drop DRM_AUTH usage from the driver
Emil Velikov
2019-06-25
drm/lima: Drop resv argument from lima_bo_create_struct
Daniel Vetter
2019-06-23
drm/lima: Reduce the amount of logs on deferred probe of clocks and reset con...
Krzysztof Kozlowski
2019-06-23
drm/lima: Reduce number of PTR_ERR() calls
Krzysztof Kozlowski
2019-06-23
drm/lima: Reduce the amount of logs on deferred probe
Krzysztof Kozlowski
2019-06-23
drm/lima: Mark 64-bit number as ULL
Krzysztof Kozlowski
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
2019-05-21
drm/lima: add timeout to drm scheduler init
Erico Nunes
2019-05-02
drm/scheduler: rework job destruction
Christian König
2019-04-20
drm/lima: handle shared irq case for lima_pp_bcast_irq_handler
Peter Griffin
2019-04-17
drm/lima: Make lima_sched_ops static
YueHaibing
2019-04-16
drm/lima: Use the drm_gem_fence_array_add helpers for our deps.
Eric Anholt
[next]