index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
imagination
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-20
drm/imagination: Fix missing argument in pvr_power_fw_{en,dis}able()
Javier Martinez Canillas
1
-2
/
+2
2026-05-19
drm/imagination: Add support for trace points
Alexandru Dadu
6
-0
/
+134
2026-05-19
drm/imagination: Access FW initialised state with READ/WRITE_ONCE
Brajesh Gupta
4
-9
/
+9
2026-05-19
drm/imagination: Rename FW booted to FW initialised
Brajesh Gupta
5
-14
/
+17
2026-05-19
drm/imagination: Don't timeout job if its fence has been signaled
Brajesh Gupta
1
-1
/
+6
2026-05-19
drm/imagination: Populate FW common context ID before passing to the FW
Brajesh Gupta
1
-14
/
+16
2026-05-07
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-1
/
+1
2026-05-06
Merge tag 'drm-misc-next-2026-04-20' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
6
-75
/
+110
2026-04-27
drm/imagination: Restrict init_fw_trace_mask module param to read only
Brajesh Gupta
1
-1
/
+1
2026-04-27
drm/imagination: Fix segfault when updating ftrace mask
Brajesh Gupta
1
-1
/
+1
2026-04-17
drm/imagination: Remove drm_sched_init_args->num_rqs usage
Tvrtko Ursulin
1
-1
/
+0
2026-04-08
drm/imagination: Minor improvements to job submission code documentation
Alessio Belle
2
-22
/
+26
2026-04-08
drm/imagination: Update check to skip prepare_job() for fragment jobs
Alessio Belle
1
-5
/
+6
2026-04-08
drm/imagination: Move repeated job fence check to its own function
Alessio Belle
1
-5
/
+20
2026-04-08
drm/imagination: Rename fence returned by pvr_queue_job_arm()
Alessio Belle
3
-7
/
+7
2026-04-08
drm/imagination: Rename pvr_queue_fence_is_ufo_backed() to reflect usage
Alessio Belle
3
-10
/
+10
2026-04-08
drm/imagination: Skip check on paired job fence during job submission
Alessio Belle
1
-5
/
+6
2026-04-08
drm/imagination: Fit paired fragment job in the correct CCCB
Alessio Belle
1
-18
/
+14
2026-04-08
drm/imagination: Count paired job fence as dependency in prepare_job()
Alessio Belle
1
-4
/
+23
2026-03-31
BackMerge tag 'v7.0-rc6' into drm-next
Dave Airlie
2
-29
/
+39
2026-03-24
drm/imagination: Implement handling of context reset notification
Alexandru Dadu
4
-0
/
+136
2026-03-24
drm/imagination: Switch reset_reason fields from enum to u32
Alexandru Dadu
2
-3
/
+11
2026-03-24
drm/imagination: Add missing rogue context reset reasons
Alexandru Dadu
1
-0
/
+12
2026-03-23
drm/imagination: Skip 2nd thread DM association for non META Firmware
Brajesh Gupta
1
-6
/
+9
2026-03-23
drm/imagination: Improve firmware power off for layout_mars config
Brajesh Gupta
1
-28
/
+57
2026-03-17
drm/imagination: Disable interrupts before suspending the GPU
Alessio Belle
1
-10
/
+23
2026-03-17
drm/imagination: Synchronize interrupts before suspending the GPU
Alessio Belle
2
-20
/
+8
2026-03-17
drm/imagination: Fix deadlock in soft reset sequence
Alessio Belle
1
-1
/
+10
2026-03-11
drm/gem-shmem: Track folio accessed/dirty status in vmap
Thomas Zimmermann
1
-2
/
+4
2026-03-04
drm/imagination: Ensure struct pvr_device->power is initialized
Matt Coster
1
-15
/
+29
2026-03-04
drm/imagination: Detach pm domains if linking fails
Matt Coster
1
-0
/
+2
2026-03-04
drm/imagination: Check for NULL struct dev_pm_domain_list
Matt Coster
1
-2
/
+4
2026-02-23
Merge drm/drm-next into drm-misc-next
Maxime Ripard
15
-31
/
+28
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
14
-25
/
+25
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
14
-30
/
+27
2026-02-11
Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
11
-273
/
+390
2026-02-10
drm/imagination: Mark FWCCB_CMD_UPDATE_STATS as known
Matt Coster
1
-0
/
+8
2026-02-10
drm/imagination: Improve handling of unknown FWCCB commands
Matt Coster
1
-2
/
+10
2026-02-06
drm/imagination: Use dev_pm_domain_attach_list()
Matt Coster
2
-57
/
+33
2026-02-04
Merge branch 'pm-runtime'
Rafael J. Wysocki
1
-2
/
+2
2026-01-28
BackMerge tag 'v6.19-rc7' into drm-next
Dave Airlie
2
-1
/
+18
2026-01-19
drm/imagination: Warn or error on unsupported hardware
Matt Coster
1
-1
/
+72
2026-01-19
drm/imagination: KUnit test for pvr_gpuid_decode_string()
Matt Coster
5
-2
/
+97
2026-01-19
drm/imagination: Add gpuid module parameter
Alexandru Dadu
2
-10
/
+114
2026-01-19
drm/imagination: Load FW trace config at init
Matt Coster
1
-2
/
+7
2026-01-19
drm/imagination: Validate fw trace group_mask
Matt Coster
1
-14
/
+62
2026-01-19
drm/imagination: Simplify module parameters
Matt Coster
8
-248
/
+42
2026-01-19
drm/imagination: Wait for FW trace update command completion
Brajesh Gupta
1
-1
/
+7
2026-01-08
drm/gpuvm: drm_gpuvm_bo_obtain() requires lock and staged mode
Alice Ryhl
1
-1
/
+1
2026-01-08
drm/imagination: Discard pm_runtime_put() return value
Rafael J. Wysocki
1
-2
/
+2
[next]