linux/drivers/gpu/host1x
Dave Airlie c44e278ce0 Linux 7.2
-----BEGIN PGP SIGNATURE-----
 
 iQFSBAABCgA8FiEEq68RxlopcLEwq+PEeb4+QwBBGIYFAmqCLGoeHHRvcnZhbGRz
 QGxpbnV4LWZvdW5kYXRpb24ub3JnAAoJEHm+PkMAQRiGJzYH/0SFjcgnk1Z3Km+3
 2kEeGAMETajW41W7+5QQkuHk83UXDxigDRoD857/d8utK90GrZAoTMS9/6zF3tra
 ht4G1yc2x7/xgVLkWii54d/sp1LEWTRDntN95fzYZwbeAXwd0AcYBlKXZYHKl4t/
 4yZCgYPmYTkewaYdbyWNPiZvCwhBUl5k1E9i/drh5IJXdgXRcqoO86FY9JX+Ks9x
 r0g+d6RIiSbDfwzgRpkBn0TRnqzh2OeBfgyrsgGZO2axwlKcA7SP0vwwT6c6nOUI
 s8F2xXrqrUI75JbSI4YbdwOSvktwbtkz83idlRAYBOdxof3LJ6i2YaxrT8iG+KUH
 l7+e18M=
 =eQMh
 -----END PGP SIGNATURE-----

BackMerge tag 'v7.2' into drm-next

Linux 7.2

There was a lot of conflicts this round between fixes and next,
and I'd like to get the merge resolutions that we have in drm-tip.

Signed-off-by: Dave Airlie <airlied@redhat.com>
2026-08-20 10:58:44 +10:00
..
hw gpu: host1x: Add Tegra264 support 2026-07-16 20:31:33 +02:00
bus.c Linux 7.2 2026-08-20 10:58:44 +10:00
bus.h gpu: host1x: bus: make host1x_bus_type const 2024-02-13 19:10:57 +01:00
cdma.c gpu: host1x: Annotate intentional syncpoint wrap-around 2026-07-16 20:29:47 +02:00
cdma.h gpu: host1x: Implement job tracking using DMA fences 2023-01-26 15:55:38 +01:00
channel.c Convert more 'alloc_obj' cases to default GFP_KERNEL arguments 2026-02-21 20:03:00 -08:00
channel.h gpu: host1x: Stop CDMA before suspending 2023-10-11 22:52:44 +02:00
context_bus.c gpu: host1x: Fix missing 'host1x_context_device_bus_type' 2026-05-28 17:19:30 +02:00
context.c gpu: host1x: Correctly parse linear ranges of context devices 2026-07-16 20:31:21 +02:00
context.h gpu: host1x: Fix missing 'host1x_context_device_bus_type' 2026-05-28 17:19:30 +02:00
debug.c gpu: host1x: Avoid stack over-read in debug output helpers 2026-07-16 20:29:21 +02:00
debug.h gpu: host1x: Remove unused host1x_debug_dump_syncpts 2025-02-28 17:44:13 +01:00
dev.c gpu: host1x: Add Tegra264 support 2026-07-16 20:31:33 +02:00
dev.h gpu: host1x: Syncpoint interrupt performance optimization 2025-11-14 18:27:19 +01:00
fence.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
fence.h gpu: host1x: External timeout/cancellation for fences 2023-01-26 15:55:38 +01:00
intr.c gpu: host1x: Annotate intentional syncpoint wrap-around 2026-07-16 20:29:47 +02:00
intr.h gpu: host1x: Request syncpoint IRQs only during probe 2024-08-28 17:28:48 +02:00
job.c gpu: host1x: Change pin_job() return type to int 2026-07-16 20:29:32 +02:00
job.h drm/tegra: Implement correct DMA-BUF semantics 2021-12-16 14:07:06 +01:00
Kconfig drm/tegra: Allow compile test on !ARM v2 2023-04-04 18:04:43 +02:00
Makefile gpu: host1x: Add Tegra264 support 2026-07-16 20:31:33 +02:00
mipi.c gpu: host1x: mipi: Fix device_node reference leak in tegra_mipi_request() 2026-05-28 17:19:29 +02:00
syncpt.c gpu: host1x: Annotate intentional syncpoint wrap-around 2026-07-16 20:29:47 +02:00
syncpt.h gpu: host1x: Annotate intentional syncpoint wrap-around 2026-07-16 20:29:47 +02:00
tegra114-mipi.c gpu: host1x: convert MIPI to use operation function pointers 2026-03-19 08:18:36 +01:00