Commit 79fb229
committed
Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
drm-misc-next for v6.7-rc1:
UAPI Changes:
- drm_file owner is now updated during use, in the case of a drm fd
opened by the display server for a client, the correct owner is
displayed.
- Qaic gains support for the QAIC_DETACH_SLICE_BO ioctl to allow bo
recycling.
Cross-subsystem Changes:
- Disable boot logo for au1200fb, mmpfb and unexport logo helpers.
Only fbcon should manage display of logo.
- Update freescale in MAINTAINERS.
- Add some bridge files to bridge in MAINTAINERS.
- Update gma500 driver repo in MAINTAINERS to point to drm-misc.
Core Changes:
- Move size computations to drm buddy allocator.
- Make drm_atomic_helper_shutdown(NULL) a nop.
- Assorted small fixes in drm_debugfs, DP-MST payload addition error handling.
- Fix DRM_BRIDGE_ATTACH_NO_CONNECTOR handling.
- Handle bad (h/v)sync_end in EDID by clipping to htotal.
- Build GPUVM as a module.
Driver Changes:
- Simple drivers don't need to cache prepared result.
- Call drm_atomic_helper_shutdown() in shutdown/unbind for a whole lot
more drm drivers.
- Assorted small fixes in amdgpu, ssd130x, bridge/it6621, accel/qaic,
nouveau, tc358768.
- Add NV12 for komeda writeback.
- Add arbitration lost event to synopsis/dw-hdmi-cec.
- Speed up s/r in nouveau by not restoring some big bo's.
- Assorted nouveau display rework in preparation for GSP-RM,
especially related to how the modeset sequence works and
the DP sequence in relation to link training.
- Update anx7816 panel.
- Support NVSYNC and NHSYNC in tegra.
- Allow multiple power domains in simple driver.
Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/f1fae5eb-25b8-192a-9a53-215e1184ce81@linux.intel.com156 files changed
Lines changed: 4652 additions & 2800 deletions
File tree
- Documentation
- accel/qaic
- devicetree/bindings/display/bridge
- drivers
- accel/qaic
- gpu/drm
- amd
- amdgpu
- display/amdgpu_dm
- armada
- arm
- display/komeda
- d71
- aspeed
- ast
- atmel-hlcdc
- bridge
- analogix
- synopsys
- display
- fsl-dcu
- hisilicon
- hibmc
- kirin
- hyperv
- i915
- imx
- dcss
- ipuv3
- ingenic
- logicvc
- loongson
- mcde
- mgag200
- nouveau
- dispnv04
- dispnv50
- include
- nvif
- nvkm
- core
- subdev
- nvif
- nvkm
- core
- engine
- disp
- gr
- pm
- subdev
- devinit
- instmem
- mmu
- omapdrm
- panel
- pl111
- qxl
- solomon
- sti
- stm
- sun4i
- tegra
- tilcdc
- tiny
- tve200
- vboxvideo
- vc4
- vmwgfx
- video/fbdev
- core
- mmp/fb
- include
- drm
- linux
- uapi/drm
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
126 | 136 | | |
127 | 137 | | |
128 | 138 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6908 | 6908 | | |
6909 | 6909 | | |
6910 | 6910 | | |
| 6911 | + | |
6911 | 6912 | | |
| 6913 | + | |
6912 | 6914 | | |
6913 | 6915 | | |
6914 | 6916 | | |
| |||
6932 | 6934 | | |
6933 | 6935 | | |
6934 | 6936 | | |
6935 | | - | |
| 6937 | + | |
6936 | 6938 | | |
6937 | 6939 | | |
6938 | 6940 | | |
| 6941 | + | |
| 6942 | + | |
6939 | 6943 | | |
6940 | 6944 | | |
6941 | 6945 | | |
| |||
6954 | 6958 | | |
6955 | 6959 | | |
6956 | 6960 | | |
6957 | | - | |
| 6961 | + | |
6958 | 6962 | | |
6959 | 6963 | | |
6960 | 6964 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
30 | 33 | | |
31 | 34 | | |
32 | 35 | | |
| |||
137 | 140 | | |
138 | 141 | | |
139 | 142 | | |
| 143 | + | |
| 144 | + | |
140 | 145 | | |
141 | 146 | | |
142 | 147 | | |
| |||
146 | 151 | | |
147 | 152 | | |
148 | 153 | | |
149 | | - | |
150 | | - | |
151 | 154 | | |
152 | 155 | | |
153 | 156 | | |
| |||
158 | 161 | | |
159 | 162 | | |
160 | 163 | | |
161 | | - | |
162 | | - | |
163 | 164 | | |
164 | 165 | | |
165 | 166 | | |
| |||
221 | 222 | | |
222 | 223 | | |
223 | 224 | | |
224 | | - | |
| 225 | + | |
| 226 | + | |
225 | 227 | | |
226 | 228 | | |
227 | 229 | | |
| |||
277 | 279 | | |
278 | 280 | | |
279 | 281 | | |
| 282 | + | |
280 | 283 | | |
281 | 284 | | |
282 | 285 | | |
0 commit comments