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
/
v3d
/
v3d_bo.c
Age
Commit message (
Expand
)
Author
2023-12-01
drm/v3d: Enable BO mapping
MaĆra Canal
2023-12-01
drm/v3d: Move wait BO ioctl to the v3d_bo file
Melissa Wen
2022-02-14
drm/gem-shmem: Set vm_ops in static initializer
Thomas Zimmermann
2021-12-02
drm: Return error codes from struct drm_driver.gem_create_object
Thomas Zimmermann
2021-11-15
drm/shmem-helper: Pass GEM shmem object in public interfaces
Thomas Zimmermann
2021-11-15
drm/shmem-helper: Export dedicated wrappers for GEM object functions
Thomas Zimmermann
2020-11-24
drm/shmem-helper: Use cached mappings by default
Thomas Zimmermann
2020-05-19
drm/v3d: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
2019-10-17
drm/shmem: switch shmem helper to &drm_gem_object_funcs.mmap
Gerd Hoffmann
2019-04-01
drm/v3d: fix a NULL vs error pointer mixup
Dan Carpenter
2019-03-14
drm/v3d: Use the new shmem helpers to reduce driver boilerplate.
Eric Anholt
2019-03-14
drm/v3d: Remove some dead members of struct v3d_bo.
Eric Anholt
2019-02-19
drm: v3d: Switch to use drm_gem_object reservation_object
Rob Herring
2019-02-19
drm/v3d: Fix BO stats accounting for dma-buf-imported buffers.
Eric Anholt
2018-11-30
drm/v3d: Fix prime imports of buffers from other drivers.
Eric Anholt
2018-07-05
drm/v3d: use new return type vm_fault_t in v3d_gem_fault
Souptick Joarder
2018-05-03
drm/v3d: Introduce a new DRM driver for Broadcom V3D V3.x+
Eric Anholt