summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
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
2026-08-14drm/virtio: Fix a NULL vs ERR_PTR() bug in virtio_gpu_user_framebuffer_create()Dan Carpenter
2026-08-14Merge tag 'drm-xe-next-fixes-2026-08-13' of https://gitlab.freedesktop.org/dr...Dave Airlie
2026-08-14Merge tag 'drm-misc-next-fixes-2026-08-13' of https://gitlab.freedesktop.org/...Dave Airlie
2026-08-14drm/panel: samsung-s6d16d0: Use mipi_dsi_*_multi(); fix minor bugsAkash Sukhavasi
2026-08-14Merge tag 'drm-xe-fixes-2026-08-13' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-08-14Merge tag 'drm-misc-fixes-2026-08-13' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-08-13drm/xe/hwmon: Enable package and vram temperatures for CRIKarthik Poosa
2026-08-13drm/display: hdmi-state-helper: Init SCDC debugfs for HDMINicolas Frattaroli