summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-11dt-bindings: vendor-prefixes: Add fascontekJohn Watts1-0/+2
2023-12-11dt-bindings: display: panel: Clean up leadtek,ltk035c5444t propertiesJohn Watts1-6/+2
2023-12-11drm/panel: nv3052c: Add Fascontek FS035VG158 LCD displayJohn Watts1-0/+223
2023-12-11drm/panel: nv3052c: Allow specifying registers per panelJohn Watts1-9/+15
2023-12-11drm/panel: nv3052c: Add SPI device IDsJohn Watts1-0/+7
2023-12-11drm/panel: nv3052c: Document known register namesJohn Watts1-129/+132
2023-12-08drm/imagination: Move dereference after NULL check in pvr_mmu_backing_page_in...Dan Carpenter1-1/+3
2023-12-08drm/imagination: Remove unneeded semicolonYang Li1-1/+1
2023-12-08drm/vkms: move wb's atomic_check from encoder to connectorDmitry Baryshkov1-11/+15
2023-12-08drm/atomic-helper: rename drm_atomic_helper_check_wb_encoder_stateDmitry Baryshkov3-11/+13
2023-12-07drm/edp-panel: Move the KDC panel to a separate groupPin-yen Lin1-1/+2
2023-12-07drm/bridge: aux-hpd: Replace of_device.h with explicit includeRob Herring1-1/+1
2023-12-07drm/doc/rfc: Xe is using drm_exec, so mark as completedRodrigo Vivi1-8/+8
2023-12-07drm/doc/rfc: Move userptr integration and vm_bind to the 'completed' sectionRodrigo Vivi1-32/+32
2023-12-07drm/doc/rfc: Move Xe 'ASYNC VM_BIND' to the 'completed' sectionRodrigo Vivi1-12/+12
2023-12-07drm/doc/rfc: Mark drm_scheduler as completedRodrigo Vivi1-18/+18
2023-12-07drm/doc/rfc: Mark long running workload as complete.Matthew Brost1-15/+12
2023-12-07drm/debugfs: fix potential NULL pointer dereferenceMarek Szyprowski1-1/+1
2023-12-07drm/bridge: Return NULL instead of plain 0 in drm_dp_hpd_bridge_register() stubNathan Chancellor1-1/+1
2023-12-07usb: typec: qcom-pmic-typec: Only select DRM_AUX_HPD_BRIDGE with OFNathan Chancellor1-1/+1
2023-12-07usb: typec: nb7vpq904m: Only select DRM_AUX_BRIDGE with OFNathan Chancellor1-1/+1
2023-12-07drm/mipi-dsi: Fix detach call without attachTomi Valkeinen2-2/+17
2023-12-07drm/bridge: tc358767: Fix return value on error caseTomi Valkeinen1-1/+1
2023-12-07drm/bridge: cdns-mhdp8546: Fix use of uninitialized variableTomi Valkeinen1-1/+2
2023-12-07drm/framebuffer: Fix use of uninitialized variableTomi Valkeinen1-1/+1
2023-12-07drm/drm_file: fix use of uninitialized variableTomi Valkeinen1-1/+1
2023-12-06drm/bridge: nxp-ptn3460: simplify some error checkingDan Carpenter1-6/+6
2023-12-06drm/imagination: move update_logtype() into ifdef sectionArnd Bergmann1-2/+2
2023-12-06drm/imagination: Removed unused functions in pvr_fw_traceDonald Robson1-44/+0
2023-12-06drm/xlnx: Do not include <drm/drm_plane_helper.h>Thomas Zimmermann1-1/+0
2023-12-06drm/simpledrm: Do not include <drm/drm_plane_helper.h>Thomas Zimmermann1-1/+0
2023-12-06drm/ofdrm: Do not include <drm/drm_plane_helper.h>Thomas Zimmermann1-1/+0
2023-12-06drm/solomon: Do not include <drm/drm_plane_helper.h>Thomas Zimmermann1-1/+0
2023-12-06drm/shmobile: Do not include <drm/drm_plane_helper.h>Thomas Zimmermann1-1/+0
2023-12-06drm/loongson: Do not include <drm/drm_plane_helper.h>Thomas Zimmermann1-1/+0
2023-12-06drm/amdgpu: Do not include <drm/drm_plane_helper.h>Thomas Zimmermann1-1/+0
2023-12-06drm/plane-helper: Move drm_plane_helper_atomic_check() into udlThomas Zimmermann4-41/+19
2023-12-06drm: Remove Kconfig option for legacy support (CONFIG_DRM_LEGACY)Thomas Zimmermann1-21/+0
2023-12-06char/agp: Remove frontend codeThomas Zimmermann6-1491/+0
2023-12-06drm: Remove source code for non-KMS driversThomas Zimmermann20-5633/+2
2023-12-06drm: Remove locking for legacy ioctls and DRM_UNLOCKEDThomas Zimmermann3-28/+8
2023-12-06drm: Remove support for legacy driversThomas Zimmermann4-105/+3
2023-12-06drm: Remove the legacy DRM_IOCTL_MODESET_CTL ioctlThomas Zimmermann3-86/+0
2023-12-06drm: Remove entry points for legacy ioctlsThomas Zimmermann2-667/+0
2023-12-06drm/radeon: Do not include <drm/drm_legacy.h>Thomas Zimmermann1-1/+0
2023-12-06drm: Include <drm/drm_device.h>Thomas Zimmermann1-0/+1
2023-12-06accel: Include <drm/drm_auth.h>Thomas Zimmermann1-0/+1
2023-12-06drm/i915: Include <drm/drm_auth.h>Thomas Zimmermann1-0/+1
2023-12-06drm: Include <drm/drm_auth.h>Thomas Zimmermann1-0/+1
2023-12-06drm: Fix TODO list mentioning non-KMS driversThomas Zimmermann1-4/+3