开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
imagination
Age
Commit message (
Expand
)
Author
4 days
Merge tag 'drm-fixes-2026-07-04' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
5 days
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
6 days
drm/imagination: Fix user array stride in pvr_set_uobj_array()
Shuvam Pandey
6 days
drm/imagination: Fix returned size for DRM_IOCTL_PVR_DEV_QUERY
Brajesh Gupta
6 days
drm/imagination: Fix double call to drm_sched_entity_fini()
Brajesh Gupta
2026-05-20
drm/imagination: Fix missing argument in pvr_power_fw_{en,dis}able()
Javier Martinez Canillas
2026-05-19
drm/imagination: Add support for trace points
Alexandru Dadu
2026-05-19
drm/imagination: Access FW initialised state with READ/WRITE_ONCE
Brajesh Gupta
2026-05-19
drm/imagination: Rename FW booted to FW initialised
Brajesh Gupta
2026-05-19
drm/imagination: Don't timeout job if its fence has been signaled
Brajesh Gupta
2026-05-19
drm/imagination: Populate FW common context ID before passing to the FW
Brajesh Gupta
2026-05-07
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2026-05-06
Merge tag 'drm-misc-next-2026-04-20' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2026-04-27
drm/imagination: Restrict init_fw_trace_mask module param to read only
Brajesh Gupta
2026-04-27
drm/imagination: Fix segfault when updating ftrace mask
Brajesh Gupta
2026-04-17
drm/imagination: Remove drm_sched_init_args->num_rqs usage
Tvrtko Ursulin
2026-04-08
drm/imagination: Minor improvements to job submission code documentation
Alessio Belle
2026-04-08
drm/imagination: Update check to skip prepare_job() for fragment jobs
Alessio Belle
2026-04-08
drm/imagination: Move repeated job fence check to its own function
Alessio Belle
2026-04-08
drm/imagination: Rename fence returned by pvr_queue_job_arm()
Alessio Belle
2026-04-08
drm/imagination: Rename pvr_queue_fence_is_ufo_backed() to reflect usage
Alessio Belle
2026-04-08
drm/imagination: Skip check on paired job fence during job submission
Alessio Belle
2026-04-08
drm/imagination: Fit paired fragment job in the correct CCCB
Alessio Belle
2026-04-08
drm/imagination: Count paired job fence as dependency in prepare_job()
Alessio Belle
2026-03-31
BackMerge tag 'v7.0-rc6' into drm-next
Dave Airlie
2026-03-24
drm/imagination: Implement handling of context reset notification
Alexandru Dadu
2026-03-24
drm/imagination: Switch reset_reason fields from enum to u32
Alexandru Dadu
2026-03-24
drm/imagination: Add missing rogue context reset reasons
Alexandru Dadu
2026-03-23
drm/imagination: Skip 2nd thread DM association for non META Firmware
Brajesh Gupta
2026-03-23
drm/imagination: Improve firmware power off for layout_mars config
Brajesh Gupta
2026-03-17
drm/imagination: Disable interrupts before suspending the GPU
Alessio Belle
2026-03-17
drm/imagination: Synchronize interrupts before suspending the GPU
Alessio Belle
2026-03-17
drm/imagination: Fix deadlock in soft reset sequence
Alessio Belle
2026-03-11
drm/gem-shmem: Track folio accessed/dirty status in vmap
Thomas Zimmermann
2026-03-04
drm/imagination: Ensure struct pvr_device->power is initialized
Matt Coster
2026-03-04
drm/imagination: Detach pm domains if linking fails
Matt Coster
2026-03-04
drm/imagination: Check for NULL struct dev_pm_domain_list
Matt Coster
2026-02-23
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-11
Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-02-10
drm/imagination: Mark FWCCB_CMD_UPDATE_STATS as known
Matt Coster
2026-02-10
drm/imagination: Improve handling of unknown FWCCB commands
Matt Coster
2026-02-06
drm/imagination: Use dev_pm_domain_attach_list()
Matt Coster
2026-02-04
Merge branch 'pm-runtime'
Rafael J. Wysocki
2026-01-28
BackMerge tag 'v6.19-rc7' into drm-next
Dave Airlie
2026-01-19
drm/imagination: Warn or error on unsupported hardware
Matt Coster
2026-01-19
drm/imagination: KUnit test for pvr_gpuid_decode_string()
Matt Coster
2026-01-19
drm/imagination: Add gpuid module parameter
Alexandru Dadu
2026-01-19
drm/imagination: Load FW trace config at init
Matt Coster
[next]