index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
imagination
/
pvr_drv.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-01
drm/imagination: Use pwrseq for TH1520 GPU power management
Michal Wilczynski
1
-2
/
+21
2025-04-15
drm/imagination: Add support for TI AM68 GPU
Matt Coster
1
-0
/
+2
2025-04-15
drm/imagination: Add power domain control
Matt Coster
1
-0
/
+7
2025-04-15
drm/imagination: Use new generic compatible string
Matt Coster
1
-0
/
+7
2024-12-09
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
1
-2
/
+2
2024-12-05
drm: remove driver date from struct drm_driver and all drivers
Jani Nikula
1
-1
/
+0
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-1
/
+1
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
1
-1
/
+1
2024-11-21
Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-1
/
+1
2024-11-04
drm/imagination: Add a per-file PVR context list
Brendan King
1
-0
/
+3
2024-09-13
drm/imagination: annotate pvr_fw_version_packed() with __maybe_unused
Jani Nikula
1
-1
/
+1
2024-05-27
drm/imagination: Convert to platform remove callback returning void
Uwe Kleine-König
1
-5
/
+2
2023-11-23
drm/imagination: Add firmware trace to debugfs
Sarah Walker
1
-0
/
+4
2023-11-23
drm/imagination: Implement job submission and scheduling
Sarah Walker
1
-3
/
+37
2023-11-23
drm/imagination: Implement context creation/destruction ioctls
Sarah Walker
1
-2
/
+27
2023-11-23
drm/imagination: Implement free list and HWRT create and destroy ioctls
Sarah Walker
1
-4
/
+108
2023-11-23
drm/imagination: Implement firmware infrastructure and META FW support
Sarah Walker
1
-0
/
+1
2023-11-23
drm/imagination: Implement power management
Sarah Walker
1
-1
/
+19
2023-11-23
drm/imagination: Add GEM and VM related code
Donald Robson
1
-9
/
+280
2023-11-23
drm/imagination: Add GPU ID parsing and firmware loading
Sarah Walker
1
-1
/
+520
2023-11-23
drm/imagination: Get GPU resources
Sarah Walker
1
-1
/
+17
2023-11-23
drm/imagination: Add skeleton PowerVR driver
Sarah Walker
1
-0
/
+509