summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2025-03-07drm/vkms: Allow to attach connectors and encodersJosé Expósito
2025-03-07drm/vkms: Allow to configure multiple connectorsJosé Expósito
2025-03-07drm/vkms: Allow to attach encoders and CRTCsJosé Expósito
2025-03-07drm/vkms: Allow to configure multiple encodersJosé Expósito
2025-03-07drm/vkms: Allow to attach planes and CRTCsJosé Expósito
2025-03-07drm/vkms: Allow to configure multiple CRTCsJosé Expósito
2025-03-07drm/vkms: Allow to configure multiple planesJosé Expósito
2025-03-07drm/vkms: Add a validation function for VKMS configurationLouis Chauvet
2025-03-07drm/vkms: Set device name from vkms_configJosé Expósito
2025-03-07drm/vkms: Move default_config creation to its own functionJosé Expósito
2025-03-07drm/vkms: Extract vkms_config headerJosé Expósito
2025-03-07drm/vkms: Add KUnit test scaffoldingJosé Expósito
2025-03-07drm/vkms: Create vkms_connector structJosé Expósito
2025-03-07drm/vkms: Extract vkms_connector headerJosé Expósito
2025-03-07drm/i915/plane: convert intel_atomic_plane.[ch] to struct intel_displayJani Nikula
2025-03-07drm/xe/compat: refactor compat i915_drv.hJani Nikula
2025-03-07drm: pl111: fix inconsistent indenting warningCharles Han
2025-03-07drm/gma500: Remove unused mrst_clock_funcsDr. David Alan Gilbert
2025-03-07drm/xe: Release guc ids before cancelling workTejas Upadhyay
2025-03-07drm/imx: legacy-bridge: fix inconsistent indenting warningCharles Han
2025-03-07drm/msm/dpu: Remove duplicate dpu_hw_cwb.h headerJiapeng Chong
2025-03-07drm/msm/dpu: Adjust CDM_MUX to support CWB PINGPONGJessica Zhang
2025-03-07Merge tag 'drm-misc-next-2025-03-06' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-03-07Merge tag 'amd-drm-fixes-6.14-2025-03-06' of https://gitlab.freedesktop.org/a...Dave Airlie
2025-03-07Merge tag 'drm-xe-fixes-2025-03-06' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-03-07Merge tag 'drm-intel-fixes-2025-03-06' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-03-07Merge tag 'drm-misc-fixes-2025-03-06' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-03-06drm/xe: Add always_migrate_to_vram modparamMatthew Brost
2025-03-06drm/xe: Add modparam for SVM notifier sizeMatthew Brost
2025-03-06drm/xe: Add SVM debugMatthew Brost
2025-03-06drm/xe: Basic SVM BO evictionMatthew Brost
2025-03-06drm/xe: Add SVM VRAM migrationMatthew Brost
2025-03-06drm/xe: Add Xe SVM devmem_release GPU SVM vfuncMatthew Brost
2025-03-06drm/xe: Add Xe SVM populate_devmem_pfn GPU SVM vfuncMatthew Brost
2025-03-06drm/xe: Add GPUSVM device memory copy vfunc functionsMatthew Brost
2025-03-06drm/xe: Add drm_pagemap ops to SVMThomas Hellström
2025-03-06drm/xe: Add drm_gpusvm_devmem to xe_boMatthew Brost
2025-03-06drm/xe: Add SVM device memory mirroringMatthew Brost
2025-03-06drm/xe: Add migrate layer functions for SVM supportMatthew Brost
2025-03-06drm/xe/uapi: Add DRM_XE_QUERY_CONFIG_FLAG_HAS_CPU_ADDR_MIRRORMatthew Brost
2025-03-06drm/xe: Enable CPU address mirror uAPIMatthew Brost
2025-03-06drm/xe: Do not allow CPU address mirror VMA unbind ifMatthew Brost
2025-03-06drm/xe: Add unbind to SVM garbage collectorMatthew Brost
2025-03-06drm/xe: Add SVM garbage collectorMatthew Brost
2025-03-06drm/xe: Add (re)bind to SVM page fault handlerMatthew Brost
2025-03-06drm/xe: Add SVM range invalidation and page faultMatthew Brost
2025-03-06drm/xe: Nuke VM's mapping upon closeMatthew Brost
2025-03-06drm/xe: Add dma_addr res cursorThomas Hellström
2025-03-06drm/xe: Add SVM init / close / fini to faulting VMsMatthew Brost
2025-03-06drm/xe/uapi: Add DRM_XE_VM_BIND_FLAG_CPU_ADDR_MIRRORMatthew Brost