index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
v3d
Age
Commit message (
Expand
)
Author
2024-07-30
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
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-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
2023-12-01
drm/v3d: Create a CPU job extension to copy timestamp query to a buffer
Maíra Canal
2023-12-01
drm/v3d: Create a CPU job extension for the reset timestamp job
Maíra Canal
2023-12-01
drm/v3d: Create a CPU job extension for the timestamp query job
Maíra Canal
2023-12-01
drm/v3d: Create a CPU job extension for a indirect CSD job
Maíra Canal
2023-12-01
drm/v3d: Enable BO mapping
Maíra Canal
2023-12-01
drm/v3d: Detach the CSD job BO setup
Melissa Wen
2023-12-01
drm/v3d: Create tracepoints to track the CPU job
Maíra Canal
2023-12-01
drm/v3d: Use v3d_get_extensions() to parse CPU job data
Maíra Canal
2023-12-01
drm/v3d: Add a CPU job submission
Melissa Wen
2023-12-01
drm/v3d: Decouple job allocation from job initiation
Maíra Canal
2023-12-01
drm/v3d: Don't allow two multisync extensions in the same job
Maíra Canal
2023-12-01
drm/v3d: Simplify job refcount handling
Melissa Wen
2023-12-01
drm/v3d: Detach job submissions IOCTLs to a new specific file
Melissa Wen
2023-12-01
drm/v3d: Move wait BO ioctl to the v3d_bo file
Melissa Wen
2023-12-01
drm/v3d: Remove unused function header
Melissa Wen
2023-11-10
drm/sched: implement dynamic job-flow control
Danilo Krummrich
2023-11-06
drm/v3d: Expose the total GPU usage stats on sysfs
Maíra Canal
2023-11-06
drm/v3d: Implement show_fdinfo() callback for GPU usage stats
Maíra Canal
2023-11-02
drm/v3d: add brcm,2712-v3d as a compatible V3D device
Iago Toral Quiroga
[next]