summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2026-03-08drm/gud: fix NULL crtc dereference on display disableShenghao Yang
2026-03-09Merge tag 'drm-misc-next-2026-03-05' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-03-09Merge tag 'amd-drm-next-7.1-2026-03-04' of https://gitlab.freedesktop.org/agd...Dave Airlie
2026-03-07drm/sitronix/st7586: fix bad pixel data due to byte swapDavid Lechner
2026-03-07rust: dma: use pointer projection infra for `dma_{read,write}` macroGary Guo
2026-03-06drm/xe/migrate: Refactor xe_migrate_prepare_vm()Raag Jadav
2026-03-06drm/amd: Fix a few more NULL pointer dereference in device cleanupMario Limonciello
2026-03-06drm/amdgpu: fix gpu idle power consumption issue for gfx v12Yang Wang
2026-03-06drm/amdgpu: Fix kernel-doc comments for some LUT propertiesCristian Ciocaltea
2026-03-06drm/amd: Fix NULL pointer dereference in device cleanupMario Limonciello
2026-03-06drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v14Yang Wang
2026-03-06drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v13Yang Wang
2026-03-06drm/amdgpu: push userq debugfs function in amdgpu_debugfs filesSunil Khatri
2026-03-06drm/amdgpu/userq: declutter the code with gotoSunil Khatri
2026-03-06drm/amdgpu/userq: defer queue publication until create completesSunil Khatri
2026-03-06drm/amdgpu: Check for multiplication overflow in checkpoint stack sizeDavid Francis
2026-03-06drm/amdkfd: fix the warning for potential insecure stringSunil Khatri
2026-03-06drm/amdgpu: fix warning for potentially insecure stringSunil Khatri
2026-03-06drm/amd/pm: Enable aid/xcd/hbm temperature reportingAsad Kamal
2026-03-06drm/amd/pm: Add aid/xcd/hbm temperaturesAsad Kamal
2026-03-06drm/amdgpu: include ip discovery data in devcoredumpPierre-Eric Pelloux-Prayer
2026-03-06drm/amdgpu: fix gpu idle power consumption issue for gfx v12Yang Wang
2026-03-06drm/amdgpu: Fix kernel-doc comments for some LUT propertiesCristian Ciocaltea
2026-03-06drm/amdgpu/amdgpu_connectors: remove amdgpu_connector_free_edidJoshua Peisach
2026-03-06drm/amdgpu/amdgpu_connectors: use struct drm_edid instead of struct edidJoshua Peisach
2026-03-06drm/amdgpu/gfx12.1: add support for disable_kqAlex Deucher
2026-03-06drm/amd: Fix a few more NULL pointer dereference in device cleanupMario Limonciello
2026-03-06drm/amdgpu: gfx 12.1 cleanupsAlex Deucher
2026-03-06drm/radeon: Test for fbdev GEM object with generic helperThomas Zimmermann
2026-03-06drm/amdgpu: Move test for fbdev GEM object into generic helperThomas Zimmermann
2026-03-06drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v14Yang Wang
2026-03-06drm/amdgpu/userq: remove queue from doorbell xa during clean upSunil Khatri
2026-03-06drm/amdgpu/userq: remove queue from doorbell xarraySunil Khatri
2026-03-06drm/amd: Fix NULL pointer dereference in device cleanupMario Limonciello
2026-03-06drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v13Yang Wang
2026-03-06drm/xe: Don't disable GuCRC in suspend pathVinay Belgaumkar
2026-03-06drm/msm/dsi: fix pclk rate calculation for bonded dsiPengyu Luo
2026-03-06treewide: change inode->i_ino from unsigned long to u64Jeff Layton
2026-03-06drm/i915: Fix potential overflow of shmem scatterlist lengthJanusz Krzysztofik
2026-03-06drm/i915/guc: Fix corrupted copyright symbols in selftest filesKonstantin Khorenko
2026-03-06Merge tag 'drm-xe-fixes-2026-03-05' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-03-06Merge tag 'drm-misc-fixes-2026-03-06' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-03-06Merge tag 'drm-misc-fixes-2026-03-05' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-03-06Merge tag 'drm-intel-fixes-2026-03-05' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2026-03-05drm/xe/xe_hw_error: Add support for PVC SoC errorsRiana Tauro
2026-03-05drm/xe/xe_hw_error: Add support for Core-Compute errorsRiana Tauro
2026-03-05drm/xe/xe_hw_error: Integrate DRM RAS with hardware error handlingRiana Tauro
2026-03-05drm/xe/xe_drm_ras: Add support for XE DRM RASRiana Tauro
2026-03-05drm/ras: Introduce the DRM RAS infrastructure over generic netlinkRodrigo Vivi
2026-03-05drm/vc4: platform_get_irq_byname() returns an intGreg Kroah-Hartman