mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
UAPI Changes:
Cross-subsystem Changes:
- dma-buf: Improve signaling when debugging
Core Changes:
- Backlight handling improvements
- format-helper: Add drm_fb_build_fourcc_list()
- fourcc: Kunit tests improvements
- modes: Add DRM_MODE_INIT() macro
- plane: Remove drm_plane_init(), Allocate planes with drm_universal_plane_alloc()
- plane-helper: Add drm_plane_helper_atomic_check()
- probe-helper: Add drm_connector_helper_get_modes_fixed() and
drm_crtc_helper_mode_valid_fixed()
- tests: Conversion to parametrized tests, test name consistency
Driver Changes:
- amdgpu: Fix for a VRAM eviction issue
- ast: Resolution handling improvements
- mediatek: small code improvements for DP
- omap: Refcounting fix, small improvements
- rockchip: RK3568 support, Gamma support for RK3399
- sun4i: Build failure fix when !OF
- udl: Multiple fixes here and there
- vc4: HDMI hotplug handling improvements
- vkms: Warning fix
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCYy1ikAAKCRDj7w1vZxhR
xWepAQC6CjJl40F3t8Xp/hH3MJtrr0jCA3zFLS5boIk3v7/Q8QEA9FW8zr4Svujz
9RJe8oN3ZVX133Zp+61WhziYI0XJuwg=
=Veif
-----END PGP SIGNATURE-----
Merge tag 'drm-misc-next-2022-09-23' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
drm-misc-next for 6.1:
UAPI Changes:
Cross-subsystem Changes:
- dma-buf: Improve signaling when debugging
Core Changes:
- Backlight handling improvements
- format-helper: Add drm_fb_build_fourcc_list()
- fourcc: Kunit tests improvements
- modes: Add DRM_MODE_INIT() macro
- plane: Remove drm_plane_init(), Allocate planes with drm_universal_plane_alloc()
- plane-helper: Add drm_plane_helper_atomic_check()
- probe-helper: Add drm_connector_helper_get_modes_fixed() and
drm_crtc_helper_mode_valid_fixed()
- tests: Conversion to parametrized tests, test name consistency
Driver Changes:
- amdgpu: Fix for a VRAM eviction issue
- ast: Resolution handling improvements
- mediatek: small code improvements for DP
- omap: Refcounting fix, small improvements
- rockchip: RK3568 support, Gamma support for RK3399
- sun4i: Build failure fix when !OF
- udl: Multiple fixes here and there
- vc4: HDMI hotplug handling improvements
- vkms: Warning fix
Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Maxime Ripard <maxime@cerno.tech>
Link: https://patchwork.freedesktop.org/patch/msgid/20220923073943.d43tne5hni3iknlv@houat
|
||
|---|---|---|
| .. | ||
| arc | ||
| arm | ||
| ata | ||
| auxdisplay | ||
| board | ||
| bus | ||
| chrome | ||
| clock | ||
| connector | ||
| counter | ||
| cpu | ||
| cpufreq | ||
| crypto | ||
| csky | ||
| devfreq | ||
| display | ||
| dma | ||
| dsp | ||
| dvfs | ||
| edac | ||
| eeprom | ||
| extcon | ||
| firmware | ||
| fpga | ||
| fsi | ||
| fuse | ||
| gnss | ||
| goldfish | ||
| gpio | ||
| gpu | ||
| hsi | ||
| hwinfo | ||
| hwlock | ||
| hwmon | ||
| i2c | ||
| i3c | ||
| iio | ||
| infiniband | ||
| input | ||
| interconnect | ||
| interrupt-controller | ||
| iommu | ||
| ipmi | ||
| leds | ||
| mailbox | ||
| media | ||
| memory-controllers | ||
| mfd | ||
| mips | ||
| misc | ||
| mmc | ||
| mtd | ||
| mux | ||
| net | ||
| nios2 | ||
| nvme | ||
| nvmem | ||
| openrisc/opencores | ||
| opp | ||
| pci | ||
| peci | ||
| perf | ||
| phy | ||
| pinctrl | ||
| pmem | ||
| power | ||
| powerpc | ||
| pps | ||
| ptp | ||
| pwm | ||
| regmap | ||
| regulator | ||
| remoteproc | ||
| reserved-memory | ||
| reset | ||
| riscv | ||
| rng | ||
| rtc | ||
| scsi | ||
| security/tpm | ||
| serial | ||
| serio | ||
| sifive | ||
| siox | ||
| slimbus | ||
| soc | ||
| sound | ||
| soundwire | ||
| spi | ||
| spmi | ||
| sram | ||
| staging/iio/adc | ||
| thermal | ||
| timer | ||
| timestamp | ||
| ufs | ||
| usb | ||
| virtio | ||
| w1 | ||
| watchdog | ||
| x86 | ||
| xillybus | ||
| .gitignore | ||
| .yamllint | ||
| ABI.rst | ||
| common-properties.txt | ||
| example-schema.yaml | ||
| graph.txt | ||
| index.rst | ||
| jailhouse.txt | ||
| Makefile | ||
| numa.txt | ||
| resource-names.txt | ||
| submitting-patches.rst | ||
| trivial-devices.yaml | ||
| unittest.txt | ||
| vendor-prefixes.yaml | ||
| writing-bindings.rst | ||
| writing-schema.rst | ||
| xilinx.txt | ||