summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2026-05-11drm/panel/tdo-tl070wsh30: Use refcounted allocation in place of devm_kzalloc()Albert Esteve
2026-05-11drm/panel/ilitek-ili9806e: Use refcounted allocation in place of devm_kzalloc()Albert Esteve
2026-05-11drm/panel/lxd-m9189a: Use refcounted allocation in place of devm_kzalloc()Albert Esteve
2026-05-11drm/panel/novatek-nt37700f: Use refcounted allocation in place of devm_kzalloc()Albert Esteve
2026-05-11drm/panel/samsung-s6e63m0: Use refcounted allocation in place of devm_kzalloc()Albert Esteve
2026-05-11drm/panel/visionox-g2647fb105: Use refcounted allocation in place of devm_kza...Albert Esteve
2026-05-11drm/i915/ddi: Fix cleanup after HDMI connector init failureImre Deak
2026-05-11drm/i915/ddi: Fix cleanup after DP connector init failureImre Deak
2026-05-11drm/i915/dp: Drop call to intel_panel_fixed_mode() from compute_configAnkit Nautiyal
2026-05-11drm/i915/intel_sdvo: Drop call to intel_panel_fixed_mode() from compute_configAnkit Nautiyal
2026-05-11drm/i915/intel_dvo: Drop call to intel_panel_fixed_mode() from compute_configAnkit Nautiyal
2026-05-11drm/i915/intel_panel: Avoid calls to intel_panel_fixed_mode() in mode_validAnkit Nautiyal
2026-05-11drm/i915/intel_sdvo: Check fixed_mode->clock against max_dotclock in mode_validAnkit Nautiyal
2026-05-11drm/i915/hdcp: Skip inactive MST connectors when building stream listSuraj Kandpal
2026-05-09drm/panel-edp: Modify panel name and delay for CMN 0x14d6Terry Hsiao
2026-05-09drm/panel-edp: Add CMN N116BCN-EA1, CMN N140HCA-EEK, IVO M140NWFQ R5, IVO R14...Terry Hsiao
2026-05-09drm/panel-edp: Add BOE NT140WHM-N4T, BOE NT140WHM-T05, BOE NV140FHM-N40Terry Hsiao
2026-05-09drm/panel-edp: Add AUO B140XTN07.5, AUO B140HAK03.5, AUO B116XTN02.3, AUO B14...Terry Hsiao
2026-05-09gpu: nova: Use module names consistentlyCheng-Yang Chou
2026-05-09gpu: nova, nova-core: Rename to kebab-caseCheng-Yang Chou
2026-05-08drm/xe/multi_queue: Whitelist QUEUE_TIMESTAMP registerUmesh Nerlige Ramappa
2026-05-08drm/xe/multi_queue: Use QUEUE_TIMESTAMP as job timestamp for multi-queueUmesh Nerlige Ramappa
2026-05-08drm/xe/multi_queue: Add trace event for the multi queue timestampUmesh Nerlige Ramappa
2026-05-08drm/xe/multi_queue: Capture queue run times for active queuesUmesh Nerlige Ramappa
2026-05-08drm/xe/lrc: Refactor out engine id to hwe conversionUmesh Nerlige Ramappa
2026-05-08drm/xe/multi_queue: Add helpers to access CS QUEUE TIMESTAMP from lrcUmesh Nerlige Ramappa
2026-05-08drm/xe/multi_queue: Store primary LRC and position info in LRCUmesh Nerlige Ramappa
2026-05-08drm/xe/multi_queue: Refactor check for multi queue support for engine classUmesh Nerlige Ramappa
2026-05-08drm/xe/lrc: Refactor xe_lrc_timestamp to simplify logicUmesh Nerlige Ramappa
2026-05-08drm/xe: Add timestamp_ms to LRC snapshotMatthew Brost
2026-05-08drm/xe/lrc: Use 64 bit ctx timestamp in the LRC snapshotUmesh Nerlige Ramappa
2026-05-08drm/xe/eustall: Return ENODEV from read if EU stall registers get resetHarish Chegondi
2026-05-08drm/xe/multi_queue: Refactor CGP_SYNC send pathNiranjana Vishwanathapura
2026-05-08drm/xe/multi_queue: Remove redundant assignment in guc_exec_queue_run_jobNiranjana Vishwanathapura
2026-05-08drm/nouveau/gsp: Use kzalloc_flex() for r535 display funcsRosen Penev
2026-05-08nouveau/vmm: use kzalloc_flexRosen Penev
2026-05-08drm/nouveau/kms/nvd9-: Remove unused header in crc.cLyude Paul
2026-05-08drm/xe: Make decision to use Xe2-style blitter instructions a feature flagMatt Roper
2026-05-08drm/ttm: Fix ttm_bo_swapout() infinite LRU walk on swapout failureThomas Hellström
2026-05-08drm/xe: Convert stolen memory over to ttm_range_managerSanjay Yadav
2026-05-08Merge drm/drm-next into drm-xe-nextThomas Hellström
2026-05-08drm/buddy: Integrate lockdep annotations for gpu buddy managerTejas Upadhyay
2026-05-08drm/xe/madvise: Track purgeability with BO-local countersArvind Yadav
2026-05-08drm: Set old handle to NULL before prime swap in change_handleFrancis, David
2026-05-08Merge tag 'amd-drm-fixes-7.1-2026-05-06' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-05-08Merge tag 'drm-misc-next-2026-05-07' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-05-08Merge tag 'drm-misc-fixes-2026-05-07' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-05-08Merge tag 'drm-xe-fixes-2026-05-07' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-05-07drm/dp/mst: fix buffer overflows in sideband chunk accumulationAshutosh Desai
2026-05-07drm: Drop HPAGE_PMD_SIZE dependency in dma_iova_try_alloc callsFrancois Dugast