summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/vkms: move wb's atomic_check from encoder to connectorDmitry Baryshkov2023-12-081-11/+15
* drm/atomic-helper: rename drm_atomic_helper_check_wb_encoder_stateDmitry Baryshkov2023-12-083-11/+13
* drm/edp-panel: Move the KDC panel to a separate groupPin-yen Lin2023-12-071-1/+2
* drm/bridge: aux-hpd: Replace of_device.h with explicit includeRob Herring2023-12-071-1/+1
* drm/doc/rfc: Xe is using drm_exec, so mark as completedRodrigo Vivi2023-12-071-8/+8
* drm/doc/rfc: Move userptr integration and vm_bind to the 'completed' sectionRodrigo Vivi2023-12-071-32/+32
* drm/doc/rfc: Move Xe 'ASYNC VM_BIND' to the 'completed' sectionRodrigo Vivi2023-12-071-12/+12
* drm/doc/rfc: Mark drm_scheduler as completedRodrigo Vivi2023-12-071-18/+18
* drm/doc/rfc: Mark long running workload as complete.Matthew Brost2023-12-071-15/+12
* drm/debugfs: fix potential NULL pointer dereferenceMarek Szyprowski2023-12-071-1/+1
* drm/bridge: Return NULL instead of plain 0 in drm_dp_hpd_bridge_register() stubNathan Chancellor2023-12-071-1/+1
* usb: typec: qcom-pmic-typec: Only select DRM_AUX_HPD_BRIDGE with OFNathan Chancellor2023-12-071-1/+1
* usb: typec: nb7vpq904m: Only select DRM_AUX_BRIDGE with OFNathan Chancellor2023-12-071-1/+1
* drm/mipi-dsi: Fix detach call without attachTomi Valkeinen2023-12-072-2/+17
* drm/bridge: tc358767: Fix return value on error caseTomi Valkeinen2023-12-071-1/+1
* drm/bridge: cdns-mhdp8546: Fix use of uninitialized variableTomi Valkeinen2023-12-071-1/+2
* drm/framebuffer: Fix use of uninitialized variableTomi Valkeinen2023-12-071-1/+1
* drm/drm_file: fix use of uninitialized variableTomi Valkeinen2023-12-071-1/+1
* drm/bridge: nxp-ptn3460: simplify some error checkingDan Carpenter2023-12-061-6/+6
* drm/imagination: move update_logtype() into ifdef sectionArnd Bergmann2023-12-061-2/+2
* drm/imagination: Removed unused functions in pvr_fw_traceDonald Robson2023-12-061-44/+0
* drm/xlnx: Do not include <drm/drm_plane_helper.h>Thomas Zimmermann2023-12-061-1/+0
* drm/simpledrm: Do not include <drm/drm_plane_helper.h>Thomas Zimmermann2023-12-061-1/+0
* drm/ofdrm: Do not include <drm/drm_plane_helper.h>Thomas Zimmermann2023-12-061-1/+0
* drm/solomon: Do not include <drm/drm_plane_helper.h>Thomas Zimmermann2023-12-061-1/+0
* drm/shmobile: Do not include <drm/drm_plane_helper.h>Thomas Zimmermann2023-12-061-1/+0
* drm/loongson: Do not include <drm/drm_plane_helper.h>Thomas Zimmermann2023-12-061-1/+0
* drm/amdgpu: Do not include <drm/drm_plane_helper.h>Thomas Zimmermann2023-12-061-1/+0
* drm/plane-helper: Move drm_plane_helper_atomic_check() into udlThomas Zimmermann2023-12-064-41/+19
* drm: Remove Kconfig option for legacy support (CONFIG_DRM_LEGACY)Thomas Zimmermann2023-12-061-21/+0
* char/agp: Remove frontend codeThomas Zimmermann2023-12-066-1491/+0
* drm: Remove source code for non-KMS driversThomas Zimmermann2023-12-0620-5633/+2
* drm: Remove locking for legacy ioctls and DRM_UNLOCKEDThomas Zimmermann2023-12-063-28/+8
* drm: Remove support for legacy driversThomas Zimmermann2023-12-064-105/+3
* drm: Remove the legacy DRM_IOCTL_MODESET_CTL ioctlThomas Zimmermann2023-12-063-86/+0
* drm: Remove entry points for legacy ioctlsThomas Zimmermann2023-12-062-667/+0
* drm/radeon: Do not include <drm/drm_legacy.h>Thomas Zimmermann2023-12-061-1/+0
* drm: Include <drm/drm_device.h>Thomas Zimmermann2023-12-061-0/+1
* accel: Include <drm/drm_auth.h>Thomas Zimmermann2023-12-061-0/+1
* drm/i915: Include <drm/drm_auth.h>Thomas Zimmermann2023-12-061-0/+1
* drm: Include <drm/drm_auth.h>Thomas Zimmermann2023-12-061-0/+1
* drm: Fix TODO list mentioning non-KMS driversThomas Zimmermann2023-12-061-4/+3
* drm/edp-panel: Sort the panel entriesPin-yen Lin2023-12-051-1/+1
* drm/panel-edp: Add SDC ATNA45AF01Abel Vesa2023-12-051-0/+2
* drm/atomic: add private obj state to state dumpDmitry Baryshkov2023-12-051-0/+9
* drm/gpuvm: Let drm_gpuvm_bo_put() report when the vm_bo object is destroyedBoris Brezillon2023-12-052-3/+7
* drm/panfrost: Synchronize and disable interrupts before powering offAngeloGioacchino Del Regno2023-12-058-9/+71
* drm/panfrost: Add gpu_irq, mmu_irq to struct panfrost_deviceAngeloGioacchino Del Regno2023-12-053-10/+12
* drm/panfrost: Ignore core_mask for poweroff and disable PWRTRANS irqAngeloGioacchino Del Regno2023-12-051-4/+8
* drm/panel-simple: add Evervision VGG644804 panel entryMichael Walle2023-12-051-0/+30