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
Age
Commit message (
Expand
)
Author
2024-09-11
Merge v6.11-rc7 into drm-next
Simona Vetter
2024-08-28
drm/v3d: Disable preemption while updating GPU stats
Tvrtko Ursulin
2024-08-27
Merge v6.11-rc5 into drm-next
Daniel Vetter
2024-08-12
drm/v3d: Fix out-of-bounds read in `v3d_csd_job_run()`
Maíra Canal
2024-08-08
Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...
Daniel Vetter
2024-07-30
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
2024-07-29
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2024-07-25
drm/scheduler: remove full_recover from drm_sched_start
Christian König
2024-07-18
drm/v3d: Validate passed in drm syncobj handles in the performance extension
Tvrtko Ursulin
2024-07-18
drm/v3d: Validate passed in drm syncobj handles in the timestamp extension
Tvrtko Ursulin
2024-07-18
drm/v3d: Fix potential memory leak in the performance extension
Tvrtko Ursulin
2024-07-18
drm/v3d: Fix potential memory leak in the timestamp extension
Tvrtko Ursulin
2024-07-18
drm/v3d: Prevent out of bounds access in performance query extensions
Tvrtko Ursulin
2024-07-15
drm/v3d: Fix Indirect Dispatch configuration for V3D 7.1.6 and later
Maíra Canal
2024-07-15
drm/v3d: Add V3D tech revision to the device information
Maíra Canal
2024-07-13
drm/v3d: Expose memory stats through fdinfo
Maíra Canal
2024-07-13
drm/v3d: Add some local variables in queries/extensions
Tvrtko Ursulin
2024-07-13
drm/v3d: Prefer get_user for scalar types
Tvrtko Ursulin
2024-07-13
drm/v3d: Move perfmon init completely into own unit
Tvrtko Ursulin
2024-07-13
drm/v3d: Do not use intermediate storage when copying performance query results
Tvrtko Ursulin
2024-07-13
drm/v3d: Size the kperfmon_ids array at runtime
Tvrtko Ursulin
2024-07-13
drm/v3d: Move part of copying of reset/copy performance extension to a helper
Tvrtko Ursulin
2024-07-13
drm/v3d: Validate passed in drm syncobj handles in the performance extension
Tvrtko Ursulin
2024-07-13
drm/v3d: Validate passed in drm syncobj handles in the timestamp extension
Tvrtko Ursulin
2024-07-13
drm/v3d: Fix potential memory leak in the performance extension
Tvrtko Ursulin
2024-07-13
drm/v3d: Fix potential memory leak in the timestamp extension
Tvrtko Ursulin
2024-07-13
drm/v3d: Prevent out of bounds access in performance query extensions
Tvrtko Ursulin
2024-06-05
drm/v3d: Fix perfmon build error/warning
Tvrtko Ursulin
2024-05-27
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2024-05-20
drm/v3d: Use V3D_MAX_COUNTERS instead of V3D_PERFCNT_NUM
Maíra Canal
2024-05-20
drm/v3d: Create new IOCTL to expose performance counters information
Maíra Canal
2024-05-20
drm/v3d: Create a new V3D parameter for the maximum number of perfcnt
Maíra Canal
2024-05-20
drm/v3d: Different V3D versions can have different number of perfcnt
Maíra Canal
2024-05-20
drm/v3d: Add Performance Counters descriptions for V3D 4.2 and 7.1
Maíra Canal
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
2024-04-23
drm/v3d: Fix race-condition between sysfs/fdinfo and interrupt handler
Maíra Canal
2024-04-23
drm/v3d: Decouple stats calculation from printing
Maíra Canal
2024-04-23
drm/v3d: Create function to update a set of GPU stats
Maíra Canal
2024-04-23
drm/v3d: Create a struct to store the GPU stats
Maíra Canal
2024-04-23
drm/v3d: Create two functions to update all GPU stats variables
Maíra Canal
2024-04-15
drm/v3d: Don't increment `enabled_ns` twice
Maíra Canal
2024-02-23
drm/v3d: Enable V3D to use different PAGE_SIZE
Maíra Canal
2024-02-05
Merge tag 'drm-misc-next-2024-01-11' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2024-01-11
drm/v3d: Show the memory-management stats on debugfs
Maíra Canal
2024-01-11
drm/v3d: Free the job and assign it to NULL if initialization fails
Maíra Canal
2024-01-09
drm/v3d: Fix support for register debugging on the RPi 4
Maíra Canal
2023-12-04
drm/v3d: Fix missing error code in v3d_submit_cpu_ioctl()
Harshit Mogalapalli
2023-12-01
drm/v3d: Create a CPU job extension for the copy performance query job
Maíra Canal
2023-12-01
drm/v3d: Create a CPU job extension for the reset performance query job
Maíra Canal
[next]