1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/msm
Dave Airlie ca10367a5a A zpos normalization fix for komeda, a register bitmask fix for nouveau,
a memory leak fix for imagination, three fixes for the recent bridge
 HDMI work, a potential DoS fix and a cache coherency for panthor, a
 change of panel compatible and a deferred-io fix when used with
 non-highmem memory.
 -----BEGIN PGP SIGNATURE-----
 
 iJUEABMJAB0WIQTkHFbLp4ejekA/qfgnX84Zoj2+dgUCZtm9wgAKCRAnX84Zoj2+
 djrnAX913s+RTPRiNY6ym8XQo7jABX8/XxfHK9kbhyWF1aoOmd2kBxp/wP15hAmu
 ZSvMyPkBewek4CdFAS0GlkrdTkFXgvRIG415PtHTVwQU2bkdzc/3OzIhBNfkILX1
 HGzozDl5ew==
 =ui/V
 -----END PGP SIGNATURE-----

Merge tag 'drm-misc-fixes-2024-09-05' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes

A zpos normalization fix for komeda, a register bitmask fix for nouveau,
a memory leak fix for imagination, three fixes for the recent bridge
HDMI work, a potential DoS fix and a cache coherency for panthor, a
change of panel compatible and a deferred-io fix when used with
non-highmem memory.

Signed-off-by: Dave Airlie <airlied@redhat.com>

From: Maxime Ripard <mripard@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240905-original-radical-guan-e7a2ae@houat
2024-09-06 11:25:46 +10:00
..
adreno drm/msm/adreno: Fix error return if missing firmware-name 2024-08-15 10:12:07 -07:00
disp drm/msm/dpu: take plane rotation into account for wide planes 2024-08-05 13:56:02 -07:00
dp drm/msm/dp: reset the link phy params before link training 2024-08-05 13:55:26 -07:00
dsi drm/msm/dsi: Add phy configuration for MSM8937 2024-06-25 01:09:09 +03:00
hdmi drm/msm: Drop msm_read/writel 2024-04-22 16:22:50 +03:00
registers drm/msm: remove python 3.9 dependency for compiling msm 2024-05-30 18:49:23 +02:00
.gitignore drm/msm: generate headers on the fly 2024-04-22 16:22:50 +03:00
Kconfig drm/bridge-connector: move to DRM_DISPLAY_HELPER module 2024-09-03 10:18:31 +02:00
Makefile drm/msm/adreno: Split catalog into separate files 2024-06-20 09:45:25 -07:00
msm_atomic.c drm/msm/atomic: Don't try async if crtc not active 2023-04-24 13:18:36 -07:00
msm_atomic_trace.h
msm_atomic_tracepoints.c
msm_debugfs.c drm/msm: don't create GPU-related debugfs files with no GPU present 2023-11-20 18:31:42 -08:00
msm_debugfs.h
msm_drv.c drm/msm: remove dependencies from core onto adreno headers 2024-04-22 16:22:49 +03:00
msm_drv.h drm/msm/dsi: parse vsync source from device tree 2024-06-24 19:41:05 +03:00
msm_dsc_helper.h drm/msm: Add MSM-specific DSC helper methods 2023-06-15 12:58:56 +03:00
msm_fb.c drm/msm: drop msm_kms_funcs::get_format() callback 2024-04-23 12:56:30 +03:00
msm_fbdev.c fbdev: Align deferred I/O with naming of helpers 2023-07-31 20:07:24 +02:00
msm_fence.c drm/msm: Fix hw_fence error path cleanup 2023-07-17 12:54:20 -07:00
msm_fence.h drm/msm: Add deadline based boost support 2023-03-28 15:46:15 -07:00
msm_gem.c drm/msm/gem: Add missing rcu_dereference() 2024-07-02 07:20:34 -07:00
msm_gem.h drm/msm: Acquire reservation lock in GEM pin/unpin callback 2024-03-11 13:33:50 +01:00
msm_gem_prime.c drm/gem: Acquire reservation lock in drm_gem_{pin/unpin}() 2024-03-11 13:33:50 +01:00
msm_gem_shrinker.c drm/msm: Reduce fallout of fence signaling vs reclaim hangs 2023-11-20 17:15:02 -08:00
msm_gem_submit.c drm/msm/gem: Convert to drm_exec 2023-12-10 11:19:44 -08:00
msm_gem_vma.c drm/msm: Remove vma use tracking 2023-08-10 13:08:03 -07:00
msm_gpu.c drm/msm: Add obj flags to gpu devcoredump 2024-06-21 13:41:43 -07:00
msm_gpu.h drm/msm: Add obj flags to gpu devcoredump 2024-06-21 13:41:43 -07:00
msm_gpu_devfreq.c drm/msm/adreno: Use OPP for every GPU generation 2023-03-20 11:04:59 -07:00
msm_gpu_trace.h
msm_gpu_tracepoints.c
msm_io_utils.c drm/msm/dpu: support binding to the mdp5 devices 2024-02-19 13:39:39 +02:00
msm_iommu.c drm/msm: Use iommu_paging_domain_alloc() 2024-07-04 14:09:33 +01:00
msm_kms.c drm/msm: Add newlines to some debug prints 2024-03-29 13:25:22 -07:00
msm_kms.h drm/msm: drop msm_kms_funcs::get_format() callback 2024-04-23 12:56:30 +03:00
msm_mdss.c drm/msm: fix the highest_bank_bit for sc7180 2024-08-13 12:36:39 -07:00
msm_mdss.h drm/msm/mdss: Handle the reg bus ICC path 2023-12-05 04:09:43 +03:00
msm_mmu.h drm/msm: move msm_gpummu.c to adreno/a2xx_gpummu.c 2024-04-22 16:22:49 +03:00
msm_perf.c
msm_rd.c drm/msm: don't create GPU-related debugfs files with no GPU present 2023-11-20 18:31:42 -08:00
msm_ringbuffer.c Revert "drm/msm/gpu: Push gpu lock down past runpm" 2024-02-01 15:24:10 -08:00
msm_ringbuffer.h drm/msm/a6xx: Add skeleton A7xx support 2023-10-09 11:22:05 -07:00
msm_submitqueue.c drm/msm: Switch idr_lock to spinlock 2023-03-25 16:31:44 -07:00
NOTES