mirror_ubuntu-kernels/drivers/gpu/drm/arm/display/komeda
Dave Airlie 79fb229b88 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.com
2023-09-29 08:27:15 +10:00
..
d71 drm/komeda: add NV12 format to support writeback layer type 2023-09-15 17:41:16 +01:00
komeda_color_mgmt.c drm/komeda: Add drm_ctm_to_coeffs() 2019-11-14 10:31:27 +08:00
komeda_color_mgmt.h drm/komeda: Add drm_ctm_to_coeffs() 2019-11-14 10:31:27 +08:00
komeda_crtc.c drm/arm/komeda: Remove component framework and add a simple encoder 2023-07-21 15:37:06 +01:00
komeda_dev.c drm: Explicitly include correct DT includes 2023-07-21 09:12:43 +02:00
komeda_dev.h drm/komeda: Drop local dma_parms 2020-10-20 20:41:02 +01:00
komeda_drv.c drm: Call drm_atomic_helper_shutdown() at shutdown time for misc drivers 2023-09-21 10:41:04 -07:00
komeda_event.c drm/komeda: Add event handling for EMPTY/FULL 2019-12-27 11:38:44 +08:00
komeda_format_caps.c
komeda_format_caps.h drm: Switch to %p4cc format modifier 2021-02-17 12:52:59 +01:00
komeda_framebuffer.c drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr} 2022-08-03 18:32:27 +02:00
komeda_framebuffer.h
komeda_kms.c drm: Call drm_atomic_helper_shutdown() at shutdown time for misc drivers 2023-09-21 10:41:04 -07:00
komeda_kms.h drm: Call drm_atomic_helper_shutdown() at shutdown time for misc drivers 2023-09-21 10:41:04 -07:00
komeda_pipeline_state.c Merge tag 'drm-misc-next-2023-09-11-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-next 2023-09-22 16:28:36 +10:00
komeda_pipeline.c drm: Remove linux/fb.h from drm_crtc.h 2022-07-05 21:14:02 +03:00
komeda_pipeline.h drm/komeda: Adds gamma and color-transform support for DOU-IPS 2019-11-14 10:39:00 +08:00
komeda_plane.c drm: Remove unnecessary include statements of drm_plane_helper.h 2022-07-26 18:42:04 +02:00
komeda_private_obj.c
komeda_wb_connector.c drm: Drop drm_framebuffer.h from drm_crtc.h 2022-06-20 23:53:55 +03:00
Makefile drm/komeda: Remove CONFIG_KOMEDA_ERROR_PRINT 2019-11-12 11:46:29 +00:00