index
:
pub/scm/linux/kernel/git/bmc/linux.git
master
arj's fork of linux.git
BMC Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
imagination
/
pvr_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-24
drm/imagination: promote BXM-4-64 MC1 (36.52.104.182) to supported status
Frank Binns
1
-0
/
+1
2026-07-24
drm/imagination: update GPU support documentation
Frank Binns
1
-2
/
+2
2026-07-06
Merge tag 'drm-misc-next-2026-06-19' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
1
-1
/
+1
2026-07-03
Merge tag 'drm-fixes-2026-07-04' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-9
/
+10
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
1
-1
/
+0
2026-07-02
drm/imagination: Fix user array stride in pvr_set_uobj_array()
Shuvam Pandey
1
-7
/
+6
2026-07-02
drm/imagination: Fix returned size for DRM_IOCTL_PVR_DEV_QUERY
Brajesh Gupta
1
-2
/
+4
2026-05-29
drm: Remove DRIVER_GEM_GPUVA feature flag
Laura Nao
1
-1
/
+1
2026-05-19
drm/imagination: Add support for trace points
Alexandru Dadu
1
-0
/
+3
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
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