summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2023-12-05drm/edp-panel: Sort the panel entriesPin-yen Lin1-1/+1
2023-12-05drm/panel-edp: Add SDC ATNA45AF01Abel Vesa1-0/+2
2023-12-05drm/atomic: add private obj state to state dumpDmitry Baryshkov1-0/+9
2023-12-05drm/gpuvm: Let drm_gpuvm_bo_put() report when the vm_bo object is destroyedBoris Brezillon2-3/+7
2023-12-05drm/panfrost: Synchronize and disable interrupts before powering offAngeloGioacchino Del Regno8-9/+71
2023-12-05drm/panfrost: Add gpu_irq, mmu_irq to struct panfrost_deviceAngeloGioacchino Del Regno3-10/+12
2023-12-05drm/panfrost: Ignore core_mask for poweroff and disable PWRTRANS irqAngeloGioacchino Del Regno1-4/+8
2023-12-05drm/panel-simple: add Evervision VGG644804 panel entryMichael Walle1-0/+30
2023-12-05dt-bindings: display: simple: add Evervision VGG644804 panelMichael Walle1-0/+2
2023-12-05drm/panel: ilitek-ili9881c: Add Ampire AM8001280G LCD panelPhilipp Zabel1-0/+223
2023-12-05dt-bindings: ili9881c: Add Ampire AM8001280G LCD panelPhilipp Zabel1-0/+1
2023-12-05drm/panel: ilitek-ili9881c: make use of prepare_prev_firstMarco Felsch1-0/+2
2023-12-05drm/panel: himax-hx8394: Add Support for Powkiddy X55 panelChris Morgan1-0/+137
2023-12-05dt-bindings: display: himax-hx8394: Add Powkiddy X55 panelChris Morgan1-0/+1
2023-12-05drm/panel: himax-hx8394: Add Panel Rotation SupportChris Morgan1-0/+15
2023-12-05dt-bindings: display: Document Himax HX8394 panel rotationChris Morgan1-0/+2
2023-12-05drm/panel: himax-hx8394: Drop shutdown logicChris Morgan1-17/+0
2023-12-05drm/panel: himax-hx8394: Drop prepare/unprepare trackingChris Morgan1-11/+0
2023-12-05drm/panel: simple: Add BOE BP101WX1-100 panelTony Lindgren1-0/+32
2023-12-05dt-bindings: display: simple: Add boe,bp101wx1-100 panelTony Lindgren1-0/+2
2023-12-05drm/imagination: vm: make use of GPUVM's drm_exec helperDanilo Krummrich1-55/+36
2023-12-05drm/gpuvm: fall back to drm_exec_lock_obj()Danilo Krummrich2-25/+41
2023-12-05drm/v3d: Fix missing error code in v3d_submit_cpu_ioctl()Harshit Mogalapalli1-0/+2
2023-12-04Revert "drm: Introduce pixel_source DRM plane property"Dmitry Baryshkov6-137/+4