summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/imagination
AgeCommit message (Expand)Author
3 daysMerge tag 'pwrseq-updates-for-v7.3-rc1-part2' of git://git.kernel.org/pub/scm...Linus Torvalds
3 dayspower: sequencing: rename pwrseq_power_on/off() to pwrseq_enable/disable()Bartosz Golaszewski
10 daysBackMerge tag 'v7.2' into drm-nextDave Airlie
2026-08-11Revert "drm/imagination: Remove drm_sched_init_args->num_rqs usage"Tvrtko Ursulin
2026-08-06drm/imagination: Fix repeated typo in KCCB documentationAlessio Belle
2026-08-06drm/imagination: Update Rogue heap commentsAlexandru Dadu
2026-08-06drm/imagination: fixup some docs in pvr_gem.hMatt Coster
2026-08-03drm/imagination: Reuse layout check macros for MIPS FW structuresAlessio Belle
2026-08-03drm/imagination: Move all FW interface check macros to pvr_checks.hAlexandru Dadu
2026-07-31drm/imagination: Reorder some fields in struct pvr_device_featuresAlexandru Dadu
2026-07-31drm/imagination: Set scheduler timeout period higher than Firmware timeoutBrajesh Gupta
2026-07-29drm/imagination: Update the trace point pvr_job_submit_fw()Brajesh Gupta
2026-07-24drm/imagination: Fix value of HWRT address in pvr_job_create tracepointAlessio Belle
2026-07-24drm/imagination: promote BXM-4-64 MC1 (36.52.104.182) to supported statusFrank Binns
2026-07-24drm/imagination: update GPU support documentationFrank Binns
2026-07-20drm/imagination: acquire vm_ctx->lock before mapping memory to GPU VMIcenowy Zheng
2026-07-20drm/imagination: Use struct_size_t()Matt Coster
2026-07-20drm/imagination: Add and use FLEX_ARRAY_CHECK()Matt Coster
2026-07-10Merge tag 'drm-misc-fixes-2026-07-09' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-07-09drm/imagination: fix error checking of pvr_vm_context_lookup()Luigi Santivetti
2026-07-09drm/imagination: make pvr_fw_trace_init_mask_ops staticBen Dooks
2026-07-06Merge tag 'drm-misc-next-2026-06-19' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-07-03Merge tag 'drm-fixes-2026-07-04' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-07-02drm/imagination: Fix user array stride in pvr_set_uobj_array()Shuvam Pandey
2026-07-02drm/imagination: Fix returned size for DRM_IOCTL_PVR_DEV_QUERYBrajesh Gupta
2026-07-02drm/imagination: Fix double call to drm_sched_entity_fini()Brajesh Gupta
2026-05-29drm: Remove DRIVER_GEM_GPUVA feature flagLaura Nao
2026-05-20drm/imagination: Fix missing argument in pvr_power_fw_{en,dis}able()Javier Martinez Canillas
2026-05-19drm/imagination: Add support for trace pointsAlexandru Dadu
2026-05-19drm/imagination: Access FW initialised state with READ/WRITE_ONCEBrajesh Gupta
2026-05-19drm/imagination: Rename FW booted to FW initialisedBrajesh Gupta
2026-05-19drm/imagination: Don't timeout job if its fence has been signaledBrajesh Gupta
2026-05-19drm/imagination: Populate FW common context ID before passing to the FWBrajesh Gupta
2026-05-07Merge drm/drm-next into drm-misc-nextMaxime Ripard
2026-05-06Merge tag 'drm-misc-next-2026-04-20' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-04-27drm/imagination: Restrict init_fw_trace_mask module param to read onlyBrajesh Gupta
2026-04-27drm/imagination: Fix segfault when updating ftrace maskBrajesh Gupta
2026-04-17drm/imagination: Remove drm_sched_init_args->num_rqs usageTvrtko Ursulin
2026-04-08drm/imagination: Minor improvements to job submission code documentationAlessio Belle
2026-04-08drm/imagination: Update check to skip prepare_job() for fragment jobsAlessio Belle
2026-04-08drm/imagination: Move repeated job fence check to its own functionAlessio Belle
2026-04-08drm/imagination: Rename fence returned by pvr_queue_job_arm()Alessio Belle
2026-04-08drm/imagination: Rename pvr_queue_fence_is_ufo_backed() to reflect usageAlessio Belle
2026-04-08drm/imagination: Skip check on paired job fence during job submissionAlessio Belle
2026-04-08drm/imagination: Fit paired fragment job in the correct CCCBAlessio Belle
2026-04-08drm/imagination: Count paired job fence as dependency in prepare_job()Alessio Belle
2026-03-31BackMerge tag 'v7.0-rc6' into drm-nextDave Airlie
2026-03-24drm/imagination: Implement handling of context reset notificationAlexandru Dadu
2026-03-24drm/imagination: Switch reset_reason fields from enum to u32Alexandru Dadu