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
/
vc4
/
vc4_gem.c
Age
Commit message (
Expand
)
Author
2023-02-28
drm/vc4: replace obj lookup steps with drm_gem_objects_lookup
Maíra Canal
2023-02-28
drm/vc4: replace drm_gem_dma_object for drm_gem_object in vc4_exec_info
Maíra Canal
2022-08-03
drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}
Danilo Krummrich
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
2022-07-13
drm/vc4: Switch to drmm_mutex_init
Maxime Ripard
2022-06-16
drm/vc4: Warn if some v3d code is run on BCM2711
Maxime Ripard
2022-04-07
drm/vc4: Use newer fence API properly to fix build errors
Javier Martinez Canillas
2022-04-07
dma-buf: specify usage while adding fences to dma_resv obj v7
Christian König
2022-04-06
dma-buf/drivers: make reserving a shared slot mandatory v4
Christian König
2022-03-17
drm/vc4: add tracepoints for CL submissions
Melissa Wen
2021-02-09
drm/vc4: remove unneeded variable: "ret"
Bernard Zhao
2020-11-02
drm/vc4: Use devm_drm_dev_alloc
Maxime Ripard
2020-11-02
drm/vc4: gem: Add a managed action to cleanup the job queue
Maxime Ripard
2020-05-19
drm/vc4: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
2019-12-17
drm/vc4: Use dma_resv locking wrappers
Daniel Vetter
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
2019-07-17
drm/vc4: drop use of drmP.h
Sam Ravnborg
2019-05-23
drm/vc4: Allocate binner bo when starting to use the V3D
Paul Kocialkowski
2019-04-03
drm/vc4: Disable V3D interactions if the v3d component didn't probe.
Eric Anholt
2019-04-01
drm/vc4: Add helpers for pm get/put.
Eric Anholt
2019-02-19
drm: vc4: Switch to use drm_gem_object reservation_object
Rob Herring
2018-12-05
drm: revert "expand replace_fence to support timeline point v2"
Christian König
2018-10-25
dma-buf: allow reserving more than one shared fence slot
Christian König
2018-10-16
drm: add flags to drm_syncobj_find_fence
Chunming Zhou
2018-09-06
drm: expand replace_fence to support timeline point v2
Chunming Zhou
2018-09-06
drm: expand drm_syncobj_find_fence to support timeline point v2
Chunming Zhou
2018-05-03
drm/vc4: Add a pad field to align drm_vc4_submit_cl to 64 bits.
Eric Anholt
2018-04-30
drm/vc4: Export fence through syncobj
Stefan Schake
2018-04-30
drm/vc4: Syncobj import support
Stefan Schake
2018-02-16
Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-02-10
drm/vc4: Expose performance counters to userspace
Boris Brezillon
2018-01-18
drm/vc4: Fix NULL pointer dereference in vc4_save_hang_state()
Boris Brezillon
2018-01-18
drm/vc4: Flush the caches before the bin jobs, as well.
Eric Anholt
2017-12-08
drm/vc4: Release fence after signalling
Stefan Schake
2017-11-21
drm/vc4: Convert timers to use timer_setup()
Kees Cook
2017-10-19
drm/vc4: Add the DRM_IOCTL_VC4_GEM_MADVISE ioctl
Boris Brezillon
2017-08-08
drm/vc4: Add exec flags to allow forcing a specific X/Y tile walk order.
Eric Anholt
2017-08-08
drm/vc4: Demote user-accessible DRM_ERROR paths to DRM_DEBUG.
Eric Anholt
2017-08-08
drm/vc4: switch to drm_*{get,put} helpers
Cihangir Akturk
2017-08-08
drm/vc4: Fix double destroy of the BO cache on teardown.
Eric Anholt
2017-07-28
drm/vc4: Add an ioctl for labeling GEM BOs for summary stats
Eric Anholt
2017-07-28
drm/vc4: Start using u64_to_user_ptr.
Eric Anholt
2017-06-12
drm/vc4: Fix resource leak in 'vc4_get_hang_state_ioctl()' in error handling ...
Christophe JAILLET
2017-05-18
drm: drop drm_[cm]alloc* helpers
Michal Hocko
2017-04-18
drm/vc4: Allow using more than 256MB of CMA memory.
Eric Anholt
2017-04-18
drm/vc4: Fix refcounting of runtime PM get if it errors out.
Eric Anholt
2017-04-13
drm/vc4: Expose dma-buf fences for V3D rendering.
Eric Anholt
2017-03-14
Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-next
Daniel Vetter
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-02-28
drm/vc4: Convert existing documentation to actual kerneldoc.
Eric Anholt
[next]