summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost
2023-12-08Merge tag 'drm-misc-next-2023-12-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2023-12-08Merge tag 'drm-intel-next-2023-12-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-12-07drm/i915/display: Add intel_fb_bo_framebuffer_finiJouni Högander
2023-12-07drm/i915/display: Use i915_gem_object_get_dma_address to get dma addressMaarten Lankhorst
2023-12-07drm/i915: use octal permissions in display debugfsJani Nikula
2023-12-07drm/i915: pass struct intel_connector to connector debugfs fopsJani Nikula
2023-12-07drm/i915: use intel_connector in intel_connector_debugfs_add()Jani Nikula
2023-12-07drm/i915/rpm: add rpm_to_i915() helper around container_of()Jani Nikula
2023-12-07drm/i915: handle uncore spinlock when not availableLuca Coelho
2023-12-07drm/mipi-dsi: Fix detach call without attachTomi Valkeinen
2023-12-07drm/bridge: tc358767: Fix return value on error caseTomi Valkeinen
2023-12-07drm/bridge: cdns-mhdp8546: Fix use of uninitialized variableTomi Valkeinen
2023-12-07drm/framebuffer: Fix use of uninitialized variableTomi Valkeinen
2023-12-07drm/drm_file: fix use of uninitialized variableTomi Valkeinen
2023-12-06drm/bridge: nxp-ptn3460: simplify some error checkingDan Carpenter
2023-12-06drm/imagination: move update_logtype() into ifdef sectionArnd Bergmann
2023-12-06drm/imagination: Removed unused functions in pvr_fw_traceDonald Robson
2023-12-06drm/xlnx: Do not include <drm/drm_plane_helper.h>Thomas Zimmermann
2023-12-06drm/simpledrm: Do not include <drm/drm_plane_helper.h>Thomas Zimmermann
2023-12-06drm/ofdrm: Do not include <drm/drm_plane_helper.h>Thomas Zimmermann
2023-12-06drm/solomon: Do not include <drm/drm_plane_helper.h>Thomas Zimmermann
2023-12-06drm/shmobile: Do not include <drm/drm_plane_helper.h>Thomas Zimmermann
2023-12-06drm/loongson: Do not include <drm/drm_plane_helper.h>Thomas Zimmermann
2023-12-06drm/amdgpu: Do not include <drm/drm_plane_helper.h>Thomas Zimmermann
2023-12-06drm/plane-helper: Move drm_plane_helper_atomic_check() into udlThomas Zimmermann
2023-12-06drm: Remove Kconfig option for legacy support (CONFIG_DRM_LEGACY)Thomas Zimmermann
2023-12-06drm: Remove source code for non-KMS driversThomas Zimmermann
2023-12-06drm: Remove locking for legacy ioctls and DRM_UNLOCKEDThomas Zimmermann
2023-12-06drm: Remove support for legacy driversThomas Zimmermann
2023-12-06drm: Remove the legacy DRM_IOCTL_MODESET_CTL ioctlThomas Zimmermann
2023-12-06drm: Remove entry points for legacy ioctlsThomas Zimmermann
2023-12-06drm/radeon: Do not include <drm/drm_legacy.h>Thomas Zimmermann
2023-12-06drm: Include <drm/drm_device.h>Thomas Zimmermann
2023-12-06drm/i915: Include <drm/drm_auth.h>Thomas Zimmermann
2023-12-06drm: Include <drm/drm_auth.h>Thomas Zimmermann
2023-12-05drm/edp-panel: Sort the panel entriesPin-yen Lin
2023-12-05drm/panel-edp: Add SDC ATNA45AF01Abel Vesa
2023-12-05drm/i915: Fix ADL+ tiled plane stride when the POT stride is smaller than the...Ville Syrjälä
2023-12-05drm/atomic: add private obj state to state dumpDmitry Baryshkov
2023-12-05drm/gpuvm: Let drm_gpuvm_bo_put() report when the vm_bo object is destroyedBoris Brezillon
2023-12-05drm/panfrost: Synchronize and disable interrupts before powering offAngeloGioacchino Del Regno
2023-12-05drm/panfrost: Add gpu_irq, mmu_irq to struct panfrost_deviceAngeloGioacchino Del Regno
2023-12-05drm/panfrost: Ignore core_mask for poweroff and disable PWRTRANS irqAngeloGioacchino Del Regno
2023-12-05drm/panel-simple: add Evervision VGG644804 panel entryMichael Walle
2023-12-05drm/panel: ilitek-ili9881c: Add Ampire AM8001280G LCD panelPhilipp Zabel
2023-12-05drm/panel: ilitek-ili9881c: make use of prepare_prev_firstMarco Felsch
2023-12-05drm/panel: himax-hx8394: Add Support for Powkiddy X55 panelChris Morgan
2023-12-05drm/panel: himax-hx8394: Add Panel Rotation SupportChris Morgan
2023-12-05drm/panel: himax-hx8394: Drop shutdown logicChris Morgan