summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2026-05-11drm/i915/ddi: Fix cleanup after HDMI connector init failureImre Deak3-1/+29
2026-05-11drm/i915/ddi: Fix cleanup after DP connector init failureImre Deak1-5/+8
2026-05-11drm/i915/dp: Drop call to intel_panel_fixed_mode() from compute_configAnkit Nautiyal1-3/+1
2026-05-11drm/i915/intel_sdvo: Drop call to intel_panel_fixed_mode() from compute_configAnkit Nautiyal1-2/+3
2026-05-11drm/i915/intel_dvo: Drop call to intel_panel_fixed_mode() from compute_configAnkit Nautiyal1-10/+4
2026-05-11drm/i915/intel_panel: Avoid calls to intel_panel_fixed_mode() in mode_validAnkit Nautiyal7-33/+24
2026-05-11drm/i915/intel_sdvo: Check fixed_mode->clock against max_dotclock in mode_validAnkit Nautiyal1-0/+6
2026-05-11drm/i915/hdcp: Skip inactive MST connectors when building stream listSuraj Kandpal1-0/+6
2026-05-09drm/panel-edp: Modify panel name and delay for CMN 0x14d6Terry Hsiao1-1/+1
2026-05-09drm/panel-edp: Add CMN N116BCN-EA1, CMN N140HCA-EEK, IVO M140NWFQ R5, IVO R14...Terry Hsiao1-0/+4
2026-05-09drm/panel-edp: Add BOE NT140WHM-N4T, BOE NT140WHM-T05, BOE NV140FHM-N40Terry Hsiao1-0/+3
2026-05-09drm/panel-edp: Add AUO B140XTN07.5, AUO B140HAK03.5, AUO B116XTN02.3, AUO B14...Terry Hsiao1-0/+5
2026-05-09gpu: nova: Use module names consistentlyCheng-Yang Chou6-7/+9
2026-05-09gpu: nova, nova-core: Rename to kebab-caseCheng-Yang Chou3-3/+3
2026-05-08drm/xe/multi_queue: Whitelist QUEUE_TIMESTAMP registerUmesh Nerlige Ramappa1-0/+14
2026-05-08drm/xe/multi_queue: Use QUEUE_TIMESTAMP as job timestamp for multi-queueUmesh Nerlige Ramappa1-2/+6
2026-05-08drm/xe/multi_queue: Add trace event for the multi queue timestampUmesh Nerlige Ramappa2-0/+29
2026-05-08drm/xe/multi_queue: Capture queue run times for active queuesUmesh Nerlige Ramappa2-20/+98
2026-05-08drm/xe/lrc: Refactor out engine id to hwe conversionUmesh Nerlige Ramappa1-5/+15
2026-05-08drm/xe/multi_queue: Add helpers to access CS QUEUE TIMESTAMP from lrcUmesh Nerlige Ramappa4-0/+65
2026-05-08drm/xe/multi_queue: Store primary LRC and position info in LRCUmesh Nerlige Ramappa3-1/+19
2026-05-08drm/xe/multi_queue: Refactor check for multi queue support for engine classUmesh Nerlige Ramappa2-6/+16
2026-05-08drm/xe/lrc: Refactor xe_lrc_timestamp to simplify logicUmesh Nerlige Ramappa1-20/+15
2026-05-08drm/xe: Add timestamp_ms to LRC snapshotMatthew Brost2-0/+5
2026-05-08drm/xe/lrc: Use 64 bit ctx timestamp in the LRC snapshotUmesh Nerlige Ramappa2-3/+3
2026-05-08drm/xe/eustall: Return ENODEV from read if EU stall registers get resetHarish Chegondi1-9/+31
2026-05-08drm/xe/multi_queue: Refactor CGP_SYNC send pathNiranjana Vishwanathapura1-42/+23
2026-05-08drm/xe/multi_queue: Remove redundant assignment in guc_exec_queue_run_jobNiranjana Vishwanathapura1-3/+1
2026-05-08drm/nouveau/gsp: Use kzalloc_flex() for r535 display funcsRosen Penev1-1/+2
2026-05-08nouveau/vmm: use kzalloc_flexRosen Penev1-1/+2
2026-05-08drm/nouveau/kms/nvd9-: Remove unused header in crc.cLyude Paul1-1/+0
2026-05-08drm/xe: Make decision to use Xe2-style blitter instructions a feature flagMatt Roper3-16/+18
2026-05-08drm/ttm: Fix ttm_bo_swapout() infinite LRU walk on swapout failureThomas Hellström2-10/+19
2026-05-08drm/xe: Convert stolen memory over to ttm_range_managerSanjay Yadav7-55/+67
2026-05-08Merge drm/drm-next into drm-xe-nextThomas Hellström1110-17594/+97519
2026-05-08drm/buddy: Integrate lockdep annotations for gpu buddy managerTejas Upadhyay3-0/+13
2026-05-08drm/xe/madvise: Track purgeability with BO-local countersArvind Yadav7-175/+190
2026-05-08drm: Set old handle to NULL before prime swap in change_handleFrancis, David1-1/+24
2026-05-08Merge tag 'amd-drm-fixes-7.1-2026-05-06' of https://gitlab.freedesktop.org/ag...Dave Airlie14-154/+80
2026-05-08Merge tag 'drm-misc-next-2026-05-07' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie115-897/+2815
2026-05-08Merge tag 'drm-misc-fixes-2026-05-07' of https://gitlab.freedesktop.org/drm/m...Dave Airlie16-54/+64
2026-05-08Merge tag 'drm-xe-fixes-2026-05-07' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie6-16/+29
2026-05-07drm/dp/mst: fix buffer overflows in sideband chunk accumulationAshutosh Desai1-0/+9
2026-05-07drm: Drop HPAGE_PMD_SIZE dependency in dma_iova_try_alloc callsFrancois Dugast2-8/+2
2026-05-07Merge drm/drm-next into drm-misc-nextMaxime Ripard980-12957/+86234
2026-05-07drm/panfrost: Fix wait_bo ioctl leaking positive return from dma_resv_wait_ti...Gyeyoung Baek1-0/+2
2026-05-07drm/panthor: Avoid potential UAF due to memory reclaimAkash Goel1-5/+11
2026-05-07drm/i915: skip __i915_request_skip() for already signaled requestsSebastian Brzezinka1-1/+2
2026-05-07drm/bridge: tc358768: Add support for long command tx via video bufferTomi Valkeinen1-9/+70
2026-05-07drm/bridge: tc358768: Separate video format configTomi Valkeinen1-14/+37