summaryrefslogtreecommitdiffstats
path: root/drivers/accel
AgeCommit message (Expand)AuthorLines
2025-09-15Merge tag 'v6.17-rc6' into drm-nextDave Airlie-5/+5
2025-09-11accel/amdxdna: Fix an integer overflow in aie2_query_ctx_status_array()Lizhi Hou-0/+6
2025-09-04accel/amdxdna: Add ioctl DRM_IOCTL_AMDXDNA_GET_ARRAYLizhi Hou-26/+118
2025-09-01accel/ivpu: Prevent recovery work from being queued during device removalKarol Wachowski-4/+4
2025-09-01accel/ivpu: Make function parameter names consistentJacek Lawrynowicz-2/+2
2025-09-01accel/ivpu: Remove unused PLL_CONFIG_DEFAULTJacek Lawrynowicz-2/+1
2025-09-01accel/rocket: Fix some error checking in rocket_core_init()Dan Carpenter-1/+1
2025-09-01accel/rocket: Check the correct DMA irq status to warn aboutHeiko Stuebner-1/+1
2025-09-01accel/rocket: Fix usages of kfree() and sizeof()Brigham Campbell-3/+4
2025-09-01accel/rocket: Depend on DRM_ACCEL not just DRMHeiko Stuebner-1/+1
2025-09-01accel/rocket: Fix indentation of Kconfig entryHeiko Stuebner-8/+8
2025-08-29accel/amdxdna: Use int instead of u32 to store error codesQianfeng Rong-3/+3
2025-08-26accel/amdxdna: Fix incorrect type used for a local variableLizhi Hou-1/+2
2025-08-20Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard-16/+7
2025-08-20Merge drm/drm-next into drm-misc-nextMaxime Ripard-16/+7
2025-08-19Merge tag 'drm-misc-next-2025-08-14' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-166/+6370
2025-08-18accel/amdxdna: Add a function to walk hardware contextsLizhi Hou-95/+102
2025-08-16accel/habanalabs/gaudi2: Use kvfree() for memory allocated with kvcalloc()Thorsten Blum-1/+1
2025-08-12Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-16/+7
2025-08-11Merge drm/drm-next into drm-misc-nThomas Zimmermann-2/+2
2025-08-06accel/amdxdna: Unify pm and rpm suspend and resume callbacksLizhi Hou-134/+73
2025-08-03accel/rocket: Fix undeclared const rocket_pm_opsBrigham Campbell-0/+2
2025-08-03accel/rocket: Fix Rockchip NPU compilationBrigham Campbell-2/+2
2025-07-30Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-171/+860
2025-07-25accel/rocket: Add IOCTLs for synchronizing memory accessesTomeu Vizoso-0/+62
2025-07-25accel/rocket: Add job submission IOCTLTomeu Vizoso-1/+738
2025-07-25accel/rocket: Add IOCTL for BO creationTomeu Vizoso-2/+175
2025-07-25accel/rocket: Add a new driver for Rockchip's NPUTomeu Vizoso-0/+551
2025-07-25accel/rocket: Add registers headerTomeu Vizoso-0/+4404
2025-07-22accel/amdxdna: Delete pci_free_irq_vectors()Salah Triki-6/+2
2025-07-22accel/amdxdna: Support user space allocated bufferLizhi Hou-25/+366
2025-07-22accel/ivpu: Remove lockdep_assert_irqs_disabled()Maarten Lankhorst-1/+0
2025-07-15drm/sched: Rename DRM_GPU_SCHED_STAT_NOMINAL to DRM_GPU_SCHED_STAT_RESETMaíra Canal-1/+1
2025-07-12habanalabs: fix UAF in export_dmabuf()Al Viro-16/+7
2025-07-08Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst-2/+2
2025-07-04drm: move drm based debugfs funcs to drm_debugfs.cSunil Khatri-16/+0
2025-06-23Merge 6.16-rc3 into driver-core-nextGreg Kroah-Hartman-2/+2
2025-06-20Merge tag 'drm-misc-next-2025-06-19' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-125/+170
2025-06-18Merge tag 'drm-misc-next-2025-06-12' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-29/+689
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh-1/+1
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh-1/+1
2025-06-16accel/amdxdna: Revise device bo creation and freeLizhi Hou-92/+106
2025-06-16accel/ivpu: Add turbo flag to the DRM_IVPU_CMDQ_CREATE ioctlAndrzej Kacprowski-33/+59
2025-06-16accel/ivpu: Add initial Wildcat Lake supportMaciej Falkowski-0/+5
2025-06-11accel/qaic: Use dev_printk() in RASJeff Hugo-8/+8
2025-06-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann-80/+105
2025-06-09accel/amdxdna: Fix incorrect PSP firmware sizeLizhi Hou-2/+2
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar-1/+1
2025-06-06Merge tag 'drm-fixes-2025-06-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-52/+74
2025-06-06accel/qaic: delete qaic_bo.handleSimona Vetter-3/+0