index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux 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
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
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
[next]