summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/panfrost
AgeCommit message (Expand)Author
13 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-03drm/pan*: don't abuse current->group_leaderOleg Nesterov
2026-01-09drm/panfrost: Fix a page leak in panfrost_mmu_map_fault_addr() when THP is onBoris Brezillon
2025-12-21drm/panfrost: Add GPU_PM_RT support for RZ/G3E SoCBiju Das
2025-12-09drm/panfrost: Bump the driver version to 1.6Faith Ekstrand
2025-12-09drm/panfrost: Add flag to map GEM object Write-Back CacheableFaith Ekstrand
2025-12-09drm/panfrost: Add an ioctl to query BO flagsBoris Brezillon
2025-12-09drm/panfrost: Add a PANFROST_SYNC_BO ioctlFaith Ekstrand
2025-12-09drm/panfrost: Expose the selected coherency protocol to the UMDBoris Brezillon
2025-12-09drm/panfrost: Provide a custom dma_buf implementationBoris Brezillon
2025-12-08drm/panfrost: Introduce huge tmpfs mountpoint optionLoïc Molinari
2025-10-31drm: include drm_print.h where neededJani Nikula
2025-10-20drm/panfrost: Rename panfrost_job functions to reflect real roleAdrián Larumbe
2025-10-20drm/panfrost: Remove unused device propertyAdrián Larumbe
2025-10-20drm/panfrost: Add forward declaration and types headerAdrián Larumbe
2025-10-20drm/panfrost: Make re-enabling job interrupts at device reset optionalAdrián Larumbe
2025-10-20drm/panfrost: Don't rework job IRQ enable mask in the enable pathAdrián Larumbe
2025-10-20drm/panfrost: Handle page mapping failureAdrián Larumbe
2025-10-20drm/panfrost: Check sgt to know whether pages are already mappedAdrián Larumbe
2025-10-20drm/panfrost: Handle error when allocating AS numberAdrián Larumbe
2025-10-20drm/panfrost: Handle job HW submit errorsAdrián Larumbe
2025-10-20drm/panfrost: Handle inexistent GPU during probeAdrián Larumbe
2025-10-20drm/panfrost: Replace DRM driver allocation method with newer oneAdrián Larumbe
2025-10-09drm/panfrost: Name scheduler queues after their job slotsAdrián Larumbe
2025-09-19drm/panfrost: Bump the minor version numberSteven Price
2025-09-18drm/panfrost: Display list of device JM contexts over debugfsBoris Brezillon
2025-09-18drm/panfrost: Expose JM context IOCTLs to UMBoris Brezillon
2025-09-18drm/panfrost: Introduce JM contexts for manging job resourcesBoris Brezillon
2025-08-20Merge drm/drm-next into drm-misc-nextMaxime Ripard
2025-08-15drm/panfrost: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-08-14Merge tag 'drm-misc-next-fixes-2025-08-12' of https://gitlab.freedesktop.org/...Dave Airlie
2025-08-12drm/panfrost: Print RSS for tiler heap BO's in debugfs GEMS fileAdrián Larumbe
2025-07-30Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-07-15drm/panfrost: Use DRM_GPU_SCHED_STAT_NO_HANG to skip the resetMaíra Canal
2025-07-15drm/sched: Rename DRM_GPU_SCHED_STAT_NOMINAL to DRM_GPU_SCHED_STAT_RESETMaíra Canal
2025-07-14drm/panfrost: Fix scheduler workqueue bugPhilipp Stanner
2025-06-20drm/panfrost: Add support for Mali on the MT8370 SoCLouis-Alexis Eyraud
2025-06-20drm/panfrost: Commonize Mediatek power domain array definitionsLouis-Alexis Eyraud
2025-06-20drm/panfrost: Drop duplicated Mediatek supplies arraysLouis-Alexis Eyraud
2025-06-02drm/panfrost: Fix panfrost device variable name in devfreqAdrián Larumbe
2025-06-02drm/panfrost: show device-wide list of DRM GEM objects over DebugFSAdrián Larumbe
2025-06-02drm/panfrost: Add driver IOCTL for setting BO labelsAdrián Larumbe
2025-06-02drm/panfrost: Internally label some BOsAdrián Larumbe
2025-06-02drm/panfrost: Add BO labelling to PanfrostAdrián Larumbe
2025-05-28drm/sched: Store the drm client_id in drm_sched_fencePierre-Eric Pelloux-Prayer
2025-04-28drm/panfrost: reorder pd/clk/rst sequencePhilippe Simons
2025-04-28drm/panfrost: add h616 compatible stringPhilippe Simons
2025-04-28drm/panfrost: Add PM runtime flagPhilippe Simons