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
/
panthor
Age
Commit message (
Expand
)
Author
2024-04-03
drm/panthor: Don't return NULL from panthor_vm_get_heap_pool()
Harshit Mogalapalli
2024-04-03
drm/panthor: Fix NULL vs IS_ERR() bug in panthor_probe()
Harshit Mogalapalli
2024-04-03
drm/panthor: Fix off by one in panthor_fw_get_cs_iface()
Dan Carpenter
2024-04-03
drm/panthor: Fix error code in panthor_gpu_init()
Dan Carpenter
2024-04-03
drm/panthor: Fix a couple -ENOMEM error codes
Dan Carpenter
2024-04-03
drm/panthor: Fix some kerneldoc warnings
Liviu Dudau
2024-04-03
drm/panthor: Cleanup unused variable 'cookie'
Liviu Dudau
2024-04-02
drm/panthor: Fix clang -Wunused-but-set-variable in tick_ctx_apply()
Nathan Chancellor
2024-04-02
drm/panthor: Drop the dev_enter/exit() sections in _irq_suspend/resume()
Boris Brezillon
2024-04-02
drm/panthor: Fix ordering in _irq_suspend()
Boris Brezillon
2024-04-02
drm/panthor: Fix IO-page mmap() for 32-bit userspace on 64-bit kernel
Boris Brezillon
2024-03-26
drm/panthor: Fix spelling mistake "readyness" -> "readiness"
Colin Ian King
2024-03-25
drm/panthor: Don't use virt_to_pfn()
Steven Price
2024-03-25
drm/panthor: Fix the CONFIG_PM=n case
Boris Brezillon
2024-03-11
Revert "drm/panthor: Fix undefined panthor_device_suspend/resume symbol issue"
Jani Nikula
2024-03-11
drm/panthor: Fix undefined panthor_device_suspend/resume symbol issue
Boris Brezillon
2024-03-11
drm/panthor: Explicitly include mm.h for the {virt, __phys)_to_pfn() defs
Boris Brezillon
2024-03-11
drm/panthor: Fix panthor_devfreq kerneldoc
Boris Brezillon
2024-03-01
drm/panthor: Allow driver compilation
Boris Brezillon
2024-03-01
drm/panthor: Add the driver frontend block
Boris Brezillon
2024-03-01
drm/panthor: Add the scheduler logical block
Boris Brezillon
2024-03-01
drm/panthor: Add the heap logical block
Boris Brezillon
2024-03-01
drm/panthor: Add the FW logical block
Boris Brezillon
2024-03-01
drm/panthor: Add the MMU/VM logical block
Boris Brezillon
2024-03-01
drm/panthor: Add the devfreq logical block
Boris Brezillon
2024-03-01
drm/panthor: Add GEM logical block
Boris Brezillon
2024-03-01
drm/panthor: Add the GPU logical block
Boris Brezillon
2024-03-01
drm/panthor: Add the device logical block
Boris Brezillon
2024-03-01
drm/panthor: Add GPU register definitions
Boris Brezillon