summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/v3d
AgeCommit message (Expand)Author
19 hoursMerge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-05-06BackMerge tag 'v6.15-rc5' into drm-nextDave Airlie
2025-05-02drm/v3d: Add job to pending list if the reset was skippedMaíra Canal
2025-04-27drm/v3d: client ranges from axi_ids are different with V3D 7.1Jose Maria Casanova Crespo
2025-04-27drm/v3d: fix client obtained from axi_ids on V3D 4.1Jose Maria Casanova Crespo
2025-04-10drm/v3d: Fix Indirect Dispatch configuration for V3D 7.1.6 and laterMaíra Canal
2025-04-07Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2025-03-28Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-03-23drm/v3d: Use V3D_SMS registers for power on/off and reset on V3D 7.xMaíra Canal
2025-03-23drm/v3d: Associate a V3D tech revision to all supported devicesMaíra Canal
2025-03-13drm/v3d: Set job pointer to NULL when the job's fence has an errorMaíra Canal
2025-03-13drm/v3d: Don't run jobs that have errors flagged in its fenceMaíra Canal
2025-02-12drm/v3d: Add clock handlingStefan Wahren
2025-02-12drm/sched: Use struct for drm_sched_init() paramsPhilipp Stanner
2025-02-06Merge drm/drm-next into drm-misc-nextMaxime Ripard
2025-01-23drm/v3d: Assign job pointer to NULL before signaling the fenceMaíra Canal
2025-01-23Merge v6.13 into drm-nextSimona Vetter
2025-01-16Merge tag 'drm-misc-fixes-2025-01-15' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-01-14drm/v3d: Ensure job pointer is set to NULL after job completionMaíra Canal
2025-01-14drm/v3d: Remove `v3d->cpu_job`Maíra Canal
2024-12-11drm/v3d: Fix miscellaneous documentation errorsMaíra Canal
2024-12-09Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2024-12-06Merge tag 'drm-fixes-2024-12-07' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-12-06Merge tag 'drm-misc-fixes-2024-12-05' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-12-05drm/v3d: Enable Performance Counters before clearing themMaíra Canal
2024-12-05drm: remove driver date from struct drm_driver and all driversJani Nikula
2024-12-04drm/v3d: Add DRM_IOCTL_V3D_PERFMON_SET_GLOBALChristian Gmeiner
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-11-22drm/v3d: Stop active perfmon if it is being destroyedChristian Gmeiner
2024-11-11drm/v3d: Fix performance counter source settings on V3D 7.xMaíra Canal
2024-11-04Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...Dave Airlie
2024-10-30drm/v3d: Drop allocation of object without mountpointMatthias Brugger
2024-10-07drm/v3d: Stop the active perfmon before being destroyedMaíra Canal
2024-09-30Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2024-09-25drm/v3d: Expose Super Pages capabilityMaíra Canal
2024-09-25drm/v3d: Add modparam for turning off Big/Super PagesMaíra Canal
2024-09-25drm/v3d: Use gemfs/THP in BO creation if availableMaíra Canal
2024-09-25drm/v3d: Support Big/Super Pages when writing out PTEsMaíra Canal
2024-09-25drm/v3d: Reduce the alignment of the node allocationMaíra Canal
2024-09-25drm/v3d: Introduce gemfsMaíra Canal
2024-09-25drm/v3d: Fix return if scheduler initialization failsMaíra Canal
2024-09-25drm/v3d: Flush the MMU before we supply more memory to the binnerMaíra Canal
2024-09-25drm/v3d: Address race-condition in MMU flushMaíra Canal
2024-09-24drm/v3d: Use v3d_perfmon_find()Christian Gmeiner
2024-09-19Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-09-16drm/v3d: Appease lockdep while updating GPU statsTvrtko Ursulin
2024-09-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2024-09-11Merge v6.11-rc7 into drm-nextSimona Vetter
2024-09-10Merge branch 'linus' into timers/coreThomas Gleixner
2024-09-08treewide: Fix wrong singular form of jiffies in commentsAnna-Maria Behnsen