linux-stable/drivers/gpu/drm/etnaviv
Dave Airlie 819683a1fc Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into drm-next
please pull the following etnaviv changes for the next merge window.
Mostly some small workarounds to get new hardware support going. But
also more fixes to the softpin MMU handling and a nice addition from
Christian to make the kernel logs on hang detection more useful.

Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Lucas Stach <l.stach@pengutronix.de>
Link: https://patchwork.freedesktop.org/patch/msgid/adcb1b3dec89a18d6c3c4ee6e179b9b2c9f25046.camel@pengutronix.de
2022-11-22 12:30:01 +10:00
..
Kconfig
Makefile
cmdstream.xml.h
common.xml.h
etnaviv_buffer.c drm/etnaviv: return context from etnaviv_iommu_context_get 2021-09-16 10:34:59 +02:00
etnaviv_cmd_parser.c
etnaviv_cmdbuf.c
etnaviv_cmdbuf.h
etnaviv_drv.c drm/etnaviv: Make use of the helper component_compare_of/dev_name 2022-02-25 12:16:12 +01:00
etnaviv_drv.h drm/fb-helper: Remove unnecessary include statements 2022-11-05 17:12:04 +01:00
etnaviv_dump.c drm/etnaviv: fix power register offset on GC300 2022-09-16 16:53:29 +02:00
etnaviv_dump.h
etnaviv_gem.c drm/etnaviv: switch to PFN mappings 2022-11-16 21:36:38 +01:00
etnaviv_gem.h drm/etnaviv: print offender task information on hangcheck recovery 2022-08-19 18:31:43 +02:00
etnaviv_gem_prime.c drm/etnaviv: Prepare to dynamic dma-buf locking specification 2022-10-18 01:21:45 +03:00
etnaviv_gem_submit.c drm/etnaviv: print offender task information on hangcheck recovery 2022-08-19 18:31:43 +02:00
etnaviv_gpu.c drm/etnaviv: disable tx clock gating for GC7000 rev6203 2022-09-23 22:04:14 +02:00
etnaviv_gpu.h drm/etnaviv: fix power register offset on GC300 2022-09-16 16:53:29 +02:00
etnaviv_hwdb.c drm/etnaviv: add HWDB entry for GC7000 r6203 2022-11-16 21:35:54 +01:00
etnaviv_iommu.c drm/etnaviv: reference MMU context when setting up hardware state 2021-09-16 10:35:33 +02:00
etnaviv_iommu_v2.c drm/etnaviv: reference MMU context when setting up hardware state 2021-09-16 10:35:33 +02:00
etnaviv_mmu.c drm/etnaviv: don't truncate physical page address 2022-09-23 21:24:22 +02:00
etnaviv_mmu.h drm/etnaviv: move idle mapping reaping into separate function 2022-08-26 21:36:47 +02:00
etnaviv_perfmon.c
etnaviv_perfmon.h
etnaviv_sched.c drm/etnaviv: print offender task information on hangcheck recovery 2022-08-19 18:31:43 +02:00
etnaviv_sched.h drm/etnaviv: Use scheduler dependency handling 2022-04-04 16:45:49 +02:00
state.xml.h
state_3d.xml.h
state_blt.xml.h
state_hi.xml.h