summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2024-05-25' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-05-2424-93/+192
|\
| * Merge tag 'drm-misc-next-fixes-2024-05-23' of https://gitlab.freedesktop.org/...Dave Airlie2024-05-235-7/+6
| |\
| | * drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2Wayne Lin2024-05-214-6/+4
| | * drm/bridge: adv7511: Attach next bridge without creating connectorLiu Ying2024-05-201-1/+2
| * | Merge tag 'amd-drm-fixes-6.10-2024-05-22' of https://gitlab.freedesktop.org/a...Dave Airlie2024-05-237-14/+83
| |\ \
| | * | drm/amdgpu/atomfirmware: add intergrated info v2.3 tableLi Ma2024-05-222-0/+58
| | * | drm/amdkfd: Let VRAM allocations go to GTT domain on small APUsLang Yu2024-05-205-13/+23
| | * | drm/amdkfd: handle duplicate BOs in reserve_bo_and_cond_vmsLang Yu2024-05-201-1/+2
| * | | Merge tag 'drm-misc-next-fixes-2024-05-16' of https://gitlab.freedesktop.org/...Dave Airlie2024-05-2211-69/+100
| |\ \ \ | | |/ / | |/| / | | |/
| | * drm/nouveau: use tile_mode and pte_kind for VM_BIND bo allocationsMohamed Ahmed2024-05-132-25/+22
| | * drm/panthor: Call panthor_sched_post_reset() even if the reset failedBoris Brezillon2024-05-133-12/+16
| | * drm/panthor: Reset the FW VM to NULL on unplugBoris Brezillon2024-05-131-0/+1
| | * drm/panthor: Keep a ref to the VM at the panthor_kernel_bo levelBoris Brezillon2024-05-135-17/+22
| | * drm/panthor: Force an immediate reset on unrecoverable faultsBoris Brezillon2024-05-133-1/+12
| | * drm/panthor: Fix an off-by-one in the heap context retrieval logicBoris Brezillon2024-05-131-2/+3
| | * drm/panthor: Relax the constraints on the tiler chunk sizeBoris Brezillon2024-05-131-4/+4
| | * drm/panthor: Make sure the tiler initial/max chunks are consistentBoris Brezillon2024-05-131-0/+3
| | * drm/panthor: Fix tiler OOM handling to allow incremental renderingAntonino Maniscalco2024-05-132-5/+14
| | * drm: xlnx: zynqmp_dpsub: Fix compilation errorAnatoliy Klymenko2024-05-081-1/+1
| | * drm: xlnx: zynqmp_dpsub: Fix few function commentsAnatoliy Klymenko2024-05-081-2/+2
| * | drm/buddy: Fix the warn on's during force mergeArunpravin Paneer Selvam2024-05-201-3/+3
* | | Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-05-237-47/+47
|\ \ \
| * | | tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)2024-05-227-47/+47
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2024-05-231-1/+0
|\ \ \ \
| * | | | drm/virtio: drop owner assignmentKrzysztof Kozlowski2024-05-221-1/+0
* | | | | Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-05-224-102/+7
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | drm/amd/display: use ARCH_HAS_KERNEL_FPU_SUPPORTSamuel Holland2024-05-194-94/+7
| * | | | drm/amd/display: only use hard-float, not altivec on powerpcMichael Ellerman2024-05-193-12/+4
* | | | | Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-05-221-20/+6
|\ \ \ \ \
| * \ \ \ \ Merge 6.9-rc5 into driver-core-nextGreg Kroah-Hartman2024-04-23188-1040/+2091
| |\ \ \ \ \
| * | | | | | treewide: Use sysfs_bin_attr_simple_read() helperLukas Wunner2024-04-111-20/+6
* | | | | | | Merge tag 'usb-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-05-221-2/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge 6.9-rc7 into usb-nextGreg Kroah-Hartman2024-05-1052-338/+353
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 6.9-rc5 into usb-nextGreg Kroah-Hartman2024-04-23126-589/+1537
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge 6.9-rc2 into usb-nextGreg Kroah-Hartman2024-04-0178-452/+555
| |\ \ \ \ \ \ \ \
| * | | | | | | | | drm: ci: arm64.config: update ONBOARD_USB_HUB to ONBOARD_USB_DEVJavier Carrasco2024-03-271-2/+2
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-05-211-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | drm/amdgpu: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal2024-04-251-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge tag 'i2c-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-05-201-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | i2c: mux: Remove class argument from i2c_mux_add_adapter()Heiner Kallweit2024-05-131-1/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-1921-0/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | fix missing vmalloc.h includesKent Overstreet2024-04-2521-0/+21
* | | | | | | | | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-05-187-23/+21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada2024-05-107-21/+19
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'drm-next-2024-05-16' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-05-162-2/+37
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | drm/tests: Add a unit test for range bias allocationArunpravin Paneer Selvam2024-05-161-1/+35
| * | | | | | | | drm/buddy: Fix the range bias clear memory allocation issueArunpravin Paneer Selvam2024-05-161-1/+2
* | | | | | | | | Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-05-151272-55354/+74218
|\| | | | | | | |
| * | | | | | | | Merge tag 'drm-xe-next-fixes-2024-05-09-1' of https://gitlab.freedesktop.org/...Dave Airlie2024-05-104-2/+9
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/xe/ads: Use flexible-arrayLucas De Marchi2024-05-091-1/+1