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
/
host1x
Age
Commit message (
Expand
)
Author
2023-04-06
Merge tag 'drm/tegra/for-6.4-rc1' of https://gitlab.freedesktop.org/drm/tegra...
Daniel Vetter
2023-04-04
drm/tegra: Allow compile test on !ARM v2
Christian König
2023-04-04
gpu: host1x: Fix memory leak of device names
Yang Yingliang
2023-04-04
gpu: host1x: Fix potential double free if IOMMU is disabled
Yang Yingliang
2023-04-04
gpu: host1x: mipi: Use devm_platform_get_and_ioremap_resource()
Ye Xingchen
2023-04-04
gpu: host1x: Don't rely on dma_fence_wait_timeout return value
Mikko Perttunen
2023-04-04
gpu: host1x: Make host1x_client_unregister() return void
Uwe Kleine-König
2023-03-20
gpu: host1x: fix uninitialized variable use
Arnd Bergmann
2023-02-24
Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-01-27
gpu: host1x: Use tegra_dev_iommu_get_stream_id()
Thierry Reding
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-26
gpu: host1x: External timeout/cancellation for fences
Mikko Perttunen
2023-01-26
gpu: host1x: Rewrite syncpoint interrupt handling
Mikko Perttunen
2023-01-26
gpu: host1x: Implement job tracking using DMA fences
Mikko Perttunen
2023-01-26
gpu: host1x: Implement syncpoint wait using DMA fences
Mikko Perttunen
2023-01-26
gpu: host1x: Don't skip assigning syncpoints to channels
Mikko Perttunen
2023-01-26
gpu: host1x: Fix mask for syncpoint increment register
Mikko Perttunen
2023-01-25
iommu: Add a gfp parameter to iommu_map()
Jason Gunthorpe
2022-11-25
gpu: host1x: Staticize host1x_syncpt_fence_ops
Thierry Reding
2022-11-25
gpu: host1x: Use DEFINE_SHOW_ATTRIBUTE to simplify debugfs code
Liu Shixin
2022-11-25
gpu: host1x: Add stream ID register data for NVDEC on Tegra234
Mikko Perttunen
2022-11-25
gpu: host1x: Select context device based on attached IOMMU
Mikko Perttunen
2022-11-18
gpu: host1x: Avoid trying to use GART on Tegra20
Robin Murphy
2022-07-08
gpu: host1x: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-07-08
gpu: host1x: Generalize host1x_cdma_push_wide()
Mikko Perttunen
2022-07-08
gpu: host1x: Initialize syncval in channel_submit()
Mikko Perttunen
2022-07-08
gpu: host1x: Register context bus unconditionally
Robin Murphy
2022-07-08
gpu: host1x: Use RESTART_W to skip timed out jobs on Tegra186+
Mikko Perttunen
2022-07-08
gpu: host1x: Add MLOCK release code on Tegra234
Mikko Perttunen
2022-07-08
gpu: host1x: Rewrite job opcode sequence
Mikko Perttunen
2022-07-08
gpu: host1x: Tegra234 device data and headers
Mikko Perttunen
2022-07-08
gpu: host1x: Program interrupt destinations on Tegra234
Mikko Perttunen
2022-07-08
gpu: host1x: Allow reset to be missing
Mikko Perttunen
2022-07-08
gpu: host1x: Program virtualization tables
Mikko Perttunen
2022-07-08
gpu: host1x: Simplify register mapping and add common aperture
Mikko Perttunen
2022-07-08
gpu: host1x: Deduplicate hardware headers
Mikko Perttunen
2022-07-08
gpu: host1x: Program context stream ID on submission
Mikko Perttunen
2022-07-08
gpu: host1x: Add context device management code
Mikko Perttunen
2022-06-01
gpu: host1x: Add context bus
Mikko Perttunen
2022-04-06
gpu: host1x: Show all allocated syncpts via debugfs
Jon Hunter
2022-04-06
gpu: host1x: Do not use mapping cache for job submissions
Thierry Reding
2022-03-01
gpu: host1x: Fix a memory leak in 'host1x_remove()'
Christophe JAILLET
2022-03-01
gpu: host1x: Fix an error handling path in 'host1x_probe()'
Christophe JAILLET
2022-02-16
gpu: host1x: Always return syncpoint value when waiting
Mikko Perttunen
2022-01-27
gpu: host1x: Fix hang on Tegra186+
Dmitry Osipenko
2021-12-16
gpu: host1x: Add back arm_iommu_detach_device()
Dmitry Osipenko
2021-12-16
gpu: host1x: Add host1x_channel_stop()
Dmitry Osipenko
2021-12-16
gpu: host1x: Add initial runtime PM and OPP support
Dmitry Osipenko
2021-12-16
gpu: host1x: Add missing DMA API include
Robin Murphy
[next]