index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
v3d
/
v3d_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-09
drm/v3d: Deprecate V3D 3.3 and 4.1 support
Maíra Canal
1
-1
/
+17
2026-06-01
drm/v3d: Reduce PM runtime autosuspend delay
Maíra Canal
1
-1
/
+1
2026-04-04
drm/v3d: Introduce Runtime Power Management
Maíra Canal
1
-47
/
+37
2026-04-04
drm/v3d: Allocate all resources before enabling the clock
Maíra Canal
1
-46
/
+47
2026-04-04
drm/v3d: Use devm_reset_control_get_optional_exclusive()
Maíra Canal
1
-8
/
+7
2026-03-13
drm/v3d: Attach per-fd reset counters to v3d_stats
Tvrtko Ursulin
1
-18
/
+4
2026-03-13
drm/v3d: Refcount v3d_stats
Tvrtko Ursulin
1
-5
/
+14
2026-03-13
drm/v3d: Use raw seqcount helpers instead of fighting with lockdep
Tvrtko Ursulin
1
-1
/
+1
2026-03-13
drm/v3d: Handle error from drm_sched_entity_init()
Maíra Canal
1
-4
/
+12
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-01-19
drm/v3d: Convert v3d logging to device-based DRM helpers
Maíra Canal
1
-3
/
+3
2026-01-03
drm/v3d: Set DMA segment size to avoid debug warnings
Xiaolei Wang
1
-0
/
+2
2025-12-08
drm/v3d: Use huge tmpfs mountpoint helpers
Loïc Molinari
1
-1
/
+1
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
1
-0
/
+1
2025-08-29
drm/v3d: Address race-condition between per-fd GPU stats and fd release
Maíra Canal
1
-1
/
+13
2025-07-17
drm/v3d: Add parameter to retrieve the number of GPU resets per-fd
Maíra Canal
1
-0
/
+6
2025-07-17
drm/v3d: Add parameter to retrieve the global number of GPU resets
Maíra Canal
1
-0
/
+5
2025-03-23
drm/v3d: Use V3D_SMS registers for power on/off and reset on V3D 7.x
Maíra Canal
1
-0
/
+40
2025-03-23
drm/v3d: Associate a V3D tech revision to all supported devices
Maíra Canal
1
-6
/
+16
2025-02-12
drm/v3d: Add clock handling
Stefan Wahren
1
-5
/
+20
2024-12-09
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
1
-1
/
+1
2024-12-05
drm: remove driver date from struct drm_driver and all drivers
Jani Nikula
1
-2
/
+0
2024-12-04
drm/v3d: Add DRM_IOCTL_V3D_PERFMON_SET_GLOBAL
Christian Gmeiner
1
-0
/
+1
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
1
-1
/
+1
2024-09-25
drm/v3d: Expose Super Pages capability
Maíra Canal
1
-0
/
+3
2024-09-25
drm/v3d: Add modparam for turning off Big/Super Pages
Maíra Canal
1
-0
/
+7
2024-07-29
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-1
/
+4
2024-07-15
drm/v3d: Add V3D tech revision to the device information
Maíra Canal
1
-1
/
+4
2024-07-13
drm/v3d: Expose memory stats through fdinfo
Maíra Canal
1
-0
/
+2
2024-07-13
drm/v3d: Move perfmon init completely into own unit
Tvrtko Ursulin
1
-7
/
+2
2024-06-05
drm/v3d: Fix perfmon build error/warning
Tvrtko Ursulin
1
-2
/
+2
2024-05-20
drm/v3d: Create new IOCTL to expose performance counters information
Maíra Canal
1
-0
/
+1
2024-05-20
drm/v3d: Create a new V3D parameter for the maximum number of perfcnt
Maíra Canal
1
-0
/
+3
2024-05-20
drm/v3d: Different V3D versions can have different number of perfcnt
Maíra Canal
1
-0
/
+7
2024-04-23
drm/v3d: Fix race-condition between sysfs/fdinfo and interrupt handler
Maíra Canal
1
-4
/
+10
2024-04-23
drm/v3d: Decouple stats calculation from printing
Maíra Canal
1
-4
/
+14
2024-04-23
drm/v3d: Create a struct to store the GPU stats
Maíra Canal
1
-8
/
+7
2023-12-01
drm/v3d: Add a CPU job submission
Melissa Wen
1
-0
/
+4
2023-11-06
drm/v3d: Expose the total GPU usage stats on sysfs
Maíra Canal
1
-0
/
+9
2023-11-06
drm/v3d: Implement show_fdinfo() callback for GPU usage stats
Maíra Canal
1
-1
/
+35
2023-11-02
drm/v3d: add brcm,2712-v3d as a compatible V3D device
Iago Toral Quiroga
1
-0
/
+1
2023-06-26
drm: Clear fd/handle callbacks in struct drm_driver
Thomas Zimmermann
1
-2
/
+0
2023-06-19
drm: Remove struct drm_driver.gem_prime_mmap
Thomas Zimmermann
1
-1
/
+0
2023-06-08
drm/v3d: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-11-05
drm/fb-helper: Remove unnecessary include statements
Thomas Zimmermann
1
-1
/
+0
2022-08-03
drm/fb: remove unused includes of drm_fb_cma_helper.h
Danilo Krummrich
1
-1
/
+0
2022-06-12
drm/v3d: Add support for bcm2711
Peter Robinson
1
-0
/
+1
2022-06-12
drm/v3d: Get rid of pm code
Peter Robinson
1
-11
/
+0
2022-01-11
drm/v3d/v3d_drv: Check for error num after setting mask
Jiasheng Jiang
1
-2
/
+6
[next]