summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2026-08-18drm/sched: Lock drm_sched_entity_is_idle()Philipp Stanner
2026-08-18drm/msm: Guard the QCOM_UBWC_CONFIG select with QCOM_SMEMDaniel Baluta
2026-08-17drm/xe: tests: fix error message in xe_migrate_sanity_test()Dan Carpenter
2026-08-17drm/bridge: chipone-icn6211: use devm_mipi_dsi_attachOsama Abdelkader
2026-08-14drm/nouveau/gsp: Increase delay for magic sleep in r535_gsp_fini()Lyude Paul
2026-08-14drm/nouveau/gsp/r570: Enable S/R Display workaround in GSPLyude Paul
2026-08-14drm/nouveau/gsp/r570: Set GcOff = 0 in fbsrLyude Paul
2026-08-14Revert "nouveau/gsp: fix suspend/resume regression on r570 firmware"Lyude Paul
2026-08-14drm/nouveau/kms/nv50-: Enable atomic modesetting by defaultLyude Paul
2026-08-14drm/nouveau/kms: Only allow enabling atomic modesetting on nv50+Lyude Paul
2026-08-14drm/nouveau: Fix drm_driver struct/nouveau.atomic parameter handlingLyude Paul
2026-08-14drm/nouveau: Print the nouveau.atomic parameter in nouveau_display_options()Lyude Paul
2026-08-14drm/nouveau: Fix cleanup bug in nouveau_drm_device_new()Lyude Paul
2026-08-14drm/xe/pci: Report 'cannot re-enable' error using SIGIDMichal Wajdeczko
2026-08-14drm/xe/gt: Report 'Queue full' pagefault error using SIGIDMichal Wajdeczko
2026-08-14drm/xe/gt: Report 'Fault response' pagefault error using SIGIDMichal Wajdeczko
2026-08-14drm/xe/gt: Report 'reset failed' errors using SIGIDMichal Wajdeczko
2026-08-14drm/xe/guc: Report 'GuC mmio' errors using SIGIDMichal Wajdeczko
2026-08-14drm/xe/pcode: Report 'initialization timedout' error using SIGIDMichal Wajdeczko
2026-08-14drm/xe/pcode: Report 'timeout, retrying' error using SIGIDMichal Wajdeczko
2026-08-14drm/xe/pcode: Report 'Mailbox failed' error using SIGIDMichal Wajdeczko
2026-08-14drm/xe: Report 'device wedged' errors using SIGIDMichal Wajdeczko
2026-08-14drm/xe/survivability: Report 'Runtime Mode enabled' status using SIGIDMichal Wajdeczko
2026-08-14drm/xe/survivability: Report 'Boot Mode enabled' status using SIGIDMichal Wajdeczko
2026-08-14drm/xe/survivability: Report 'boot status' on sysfs failureMichal Wajdeczko
2026-08-14drm/xe/survivability: Report sysfs failure in one placeMichal Wajdeczko
2026-08-14drm/xe/survivability: Report 'boot status' using SIGIDMichal Wajdeczko
2026-08-14drm/xe: Report all probe errors using SIGIDMichal Wajdeczko
2026-08-14drm/xe: Report 'probe blocked' status using SIGIDMichal Wajdeczko
2026-08-14drm/xe/tests: Add kunit tests for xe_anyMichal Wajdeczko
2026-08-14drm/xe/tests: Add Kunit tests for xe_logMichal Wajdeczko
2026-08-14drm/xe/kunit: Setup driver data in the test deviceMichal Wajdeczko
2026-08-14drm/xe/ras: Check RAS and LOG component definitionsMichal Wajdeczko
2026-08-14drm/xe/log: Extend components list with hardware itemsMichal Wajdeczko
2026-08-14drm/xe/log: Add hardware error signaturesMichal Wajdeczko
2026-08-14drm/xe/log: Index all SIGID printk messagesMichal Wajdeczko
2026-08-14drm/xe/log: Add SIGID log helpers for errno-onlyMichal Wajdeczko
2026-08-14drm/xe/log: Add SIGID log helpers for component & severityMichal Wajdeczko
2026-08-14drm/xe/log: Add SIGID log helpers for componentsMichal Wajdeczko
2026-08-14drm/xe/log: Add SIGID log helpers for location & severityMichal Wajdeczko
2026-08-14drm/xe/log: Add SIGID log helpers for locationMichal Wajdeczko
2026-08-14drm/xe/log: Add SIGID log helpers for severityMichal Wajdeczko
2026-08-14drm/xe/log: Add component/location decorations to dmesgMichal Wajdeczko
2026-08-14drm/xe/log: Introduce structured component/location identifiersMichal Wajdeczko
2026-08-14drm/xe/log: Add structured SIGID error logging infrastructureMallesh Koujalagi
2026-08-14drm/xe: Introduce xe_any helpersMichal Wajdeczko
2026-08-14drm: use drm_warn() in validate_blend_mode_for_alpha_formats()Leandro Ribeiro
2026-08-14drm/virtio: use the DMA API for resource backing on XenBenjamin Leggett
2026-08-14drm/virtio: reclaim pending vbufs before tearing down vqsAnuj Bolewar
2026-08-14drm/virtio: check return value of vgdev_output_init()shechenglong