index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
imagination
Age
Commit message (
Expand
)
Author
3 days
Merge tag 'pwrseq-updates-for-v7.3-rc1-part2' of git://git.kernel.org/pub/scm...
Linus Torvalds
3 days
power: sequencing: rename pwrseq_power_on/off() to pwrseq_enable/disable()
Bartosz Golaszewski
10 days
BackMerge tag 'v7.2' into drm-next
Dave Airlie
2026-08-11
Revert "drm/imagination: Remove drm_sched_init_args->num_rqs usage"
Tvrtko Ursulin
2026-08-06
drm/imagination: Fix repeated typo in KCCB documentation
Alessio Belle
2026-08-06
drm/imagination: Update Rogue heap comments
Alexandru Dadu
2026-08-06
drm/imagination: fixup some docs in pvr_gem.h
Matt Coster
2026-08-03
drm/imagination: Reuse layout check macros for MIPS FW structures
Alessio Belle
2026-08-03
drm/imagination: Move all FW interface check macros to pvr_checks.h
Alexandru Dadu
2026-07-31
drm/imagination: Reorder some fields in struct pvr_device_features
Alexandru Dadu
2026-07-31
drm/imagination: Set scheduler timeout period higher than Firmware timeout
Brajesh Gupta
2026-07-29
drm/imagination: Update the trace point pvr_job_submit_fw()
Brajesh Gupta
2026-07-24
drm/imagination: Fix value of HWRT address in pvr_job_create tracepoint
Alessio Belle
2026-07-24
drm/imagination: promote BXM-4-64 MC1 (36.52.104.182) to supported status
Frank Binns
2026-07-24
drm/imagination: update GPU support documentation
Frank Binns
2026-07-20
drm/imagination: acquire vm_ctx->lock before mapping memory to GPU VM
Icenowy Zheng
2026-07-20
drm/imagination: Use struct_size_t()
Matt Coster
2026-07-20
drm/imagination: Add and use FLEX_ARRAY_CHECK()
Matt Coster
2026-07-10
Merge tag 'drm-misc-fixes-2026-07-09' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2026-07-09
drm/imagination: fix error checking of pvr_vm_context_lookup()
Luigi Santivetti
2026-07-09
drm/imagination: make pvr_fw_trace_init_mask_ops static
Ben Dooks
2026-07-06
Merge tag 'drm-misc-next-2026-06-19' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2026-07-03
Merge tag 'drm-fixes-2026-07-04' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-07-02
drm/imagination: Fix user array stride in pvr_set_uobj_array()
Shuvam Pandey
2026-07-02
drm/imagination: Fix returned size for DRM_IOCTL_PVR_DEV_QUERY
Brajesh Gupta
2026-07-02
drm/imagination: Fix double call to drm_sched_entity_fini()
Brajesh Gupta
2026-05-29
drm: Remove DRIVER_GEM_GPUVA feature flag
Laura Nao
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
[next]