aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2025-10-24Merge tag 'drm-xe-fixes-2025-10-23' of https://gitlab.freedesktop.org/drm/xe/...Simona Vetter5-69/+49
2025-10-24Merge tag 'drm-intel-fixes-2025-10-23' of https://gitlab.freedesktop.org/drm/...Simona Vetter1-12/+13
2025-10-24Merge tag 'drm-misc-fixes-2025-10-23' of https://gitlab.freedesktop.org/drm/m...Simona Vetter3-10/+62
2025-10-24Merge tag 'drm-misc-next-2025-10-21' of https://gitlab.freedesktop.org/drm/mi...Simona Vetter100-781/+1552
2025-10-24drm/{i915,xe}/fbdev: add intel_fbdev_fb_pitch_align()Jani Nikula4-1/+20
2025-10-24drm/client: Do not free client memory by defaultThomas Zimmermann1-4/+5
2025-10-24drm/log: Add free callbackThomas Zimmermann1-3/+11
2025-10-24drm/log: Do not hold lock across drm_client_release()Thomas Zimmermann1-1/+1
2025-10-24drm/client: Add client free callback to unprepare fb_helperThomas Zimmermann13-27/+19
2025-10-23drm/xe: Check return value of GGTT workqueue allocationMatthew Brost1-0/+3
2025-10-23drm/xe/xe3p_xpc: Add MCR steering for NODE and L3BANK rangesMatt Roper4-2/+34
2025-10-23drm/xe/xe3p_xpc: Treat all PSMI MCR ranges as "INSTANCE0"Matt Roper2-22/+1
2025-10-23drm/xe: Use SVM range helpers in PT layerMatthew Brost1-14/+14
2025-10-23drm/xe/cri: Setup MOCS tableMatt Roper1-0/+26
2025-10-23drm/xe/cri: Add CRI platform definitionBalasubramani Vivekanandan2-0/+16
2025-10-23drm/xe/migrate: skip bounce buffer path on xe2Matthew Auld1-11/+32
2025-10-23drm/xe/migrate: support MEM_COPY instructionMatthew Auld5-3/+72
2025-10-23drm/xe/migrate: trim batch buffer sizingMatthew Auld1-3/+3
2025-10-23drm/xe/migrate: fix batch buffer sizingMatthew Auld1-1/+1
2025-10-23drm/xe/migrate: fix chunk handling for 2M page emitMatthew Auld1-1/+3
2025-10-23drm/xe/migrate: rework size restrictions for sram pte emitMatthew Auld1-5/+8
2025-10-23drm/xe/migrate: fix offset and len checkMatthew Auld1-3/+4
2025-10-23drm/xe/compat: drop include xe_device.h from i915_drv.hJani Nikula1-1/+0
2025-10-23drm/i915/display: drop a few unnecessary i915_drv.h includesJani Nikula2-2/+2
2025-10-23drm/sysfb: Use new CRTC state in begin_fb_accessThomas Zimmermann1-1/+1
2025-10-22drm/i915/dmc: Set DMC_EVT_CTL_ENABLE for disabled event handlers as wellVille Syrjälä1-11/+11
2025-10-22drm/i915/dmc: Fixup TGL/ADL-S HRR event handler typeVille Syrjälä1-1/+16
2025-10-22drm/i915/dmc: Clear HRR EVT_CTL/HTP to zero on ADL-SVille Syrjälä1-1/+54
2025-10-22drm/i915/dp: Simplify intel_dp_needs_8b10b_fec()Imre Deak1-3/+0
2025-10-22drm/xe: Avoid PM wake reference during VF migrationMatthew Brost1-5/+0
2025-10-22drm/xe: Do not wake device during a GT resetMatthew Brost1-7/+12
2025-10-22drm/xe: Check return value of GGTT workqueue allocationMatthew Brost1-0/+3
2025-10-22drm/xe/vf: Do not disable VF migration on ATS-MTomasz Lis1-4/+3
2025-10-22drm/xe: Assert that VF will never use fixed placement of BOsTomasz Lis1-0/+6
2025-10-22drm/xe/vf: Fix GuC FW check for VF migration supportTomasz Lis3-23/+57
2025-10-22drm/xe/vf: Revert logic of vf.migration.enabledTomasz Lis2-8/+5
2025-10-22drm/xe/tests/pci: Check dma_mask_size, va_bits and vm_max_levelGustavo Sousa1-0/+7
2025-10-22drm/xe/tests/pci: Convert GT count check to general device checkGustavo Sousa1-5/+4
2025-10-22drm/vkms: Allow to configure connector status via configfsJosé Expósito3-0/+61
2025-10-22drm/vkms: Allow to update the connector statusJosé Expósito2-0/+31
2025-10-22drm/vkms: Allow to configure connector statusJosé Expósito3-2/+56
2025-10-22drm/vkms: Allow to configure the default device creationJosé Expósito1-0/+7
2025-10-22drm/vkms: Allow to attach connectors and encoders via configfsLouis Chauvet1-0/+62
2025-10-22drm/vkms: Allow to configure multiple connectors via configfsLouis Chauvet1-0/+87
2025-10-22drm/vkms: Allow to attach encoders and CRTCs via configfsLouis Chauvet1-0/+58
2025-10-22drm/vkms: Allow to configure multiple encoders via configfsLouis Chauvet1-0/+87
2025-10-22drm/vkms: Allow to attach planes and CRTCs via configfsLouis Chauvet1-0/+58
2025-10-22drm/vkms: Allow to configure CRTC writeback support via configfsLouis Chauvet1-0/+42
2025-10-22drm/vkms: Allow to configure multiple CRTCs via configfsLouis Chauvet1-0/+85
2025-10-22drm/vkms: Allow to configure the plane type via configfsLouis Chauvet1-0/+46