summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2026-01-08drm/panthor: Flush shmem writes before mapping buffers CPU-uncachedBoris Brezillon
2026-01-08drm/displayid: add quirk to ignore DisplayID checksum errorsJani Nikula
2026-01-08drm/imagination: Disallow exporting of PM/FW protected objectsAlessio Belle
2026-01-08drm/nouveau/dispnv50: Don't call drm_atomic_get_crtc_state() in prepare_fbLyude Paul
2026-01-08drm/i915/gem: Zero-initialize the eb.vma array in i915_gem_do_execbufferKrzysztof Niemiec
2026-01-08drm/msm/dpu: Add missing NULL pointer check for pingpong interfaceNikolay Kuratov
2026-01-08drm/xe: Drop preempt-fences when destroying imported dma-bufs.Thomas Hellström
2026-01-08drm/xe: Use usleep_range for accurate long-running workload timeslicingMatthew Brost
2026-01-08drm/xe: Adjust long-running workload timeslices to reasonable valuesMatthew Brost
2026-01-08drm/xe/oa: Disallow 0 OA property valuesAshutosh Dixit
2026-01-08drm/xe/bo: Don't include the CCS metadata in the dma-buf sg-tableThomas Hellström
2026-01-08drm/mgag200: Fix big-endian supportRené Rebe
2026-01-08drm/ttm: Avoid NULL pointer deref for evicted BOsSimon Richter
2026-01-08drm/i915: Fix format string truncation warningArd Biesheuvel
2026-01-08drm/amdkfd: Trap handler support for expert scheduling modeJay Cornwall
2026-01-08drm/amdkfd: bump minimum vgpr size for gfx1151Jonathan Kim
2026-01-08drm/amdkfd: Export the cwsr_size and ctl_stack_size to userspaceMario Limonciello
2026-01-08drm/mediatek: Fix probe device leaksJohan Hovold
2026-01-08drm/mediatek: Fix probe memory leakJohan Hovold
2026-01-08drm/mediatek: Fix probe resource leaksJohan Hovold
2026-01-08drm/mediatek: Fix device node reference leak in mtk_dp_dt_parse()Miaoqian Lin
2026-01-08drm/xe/oa: Fix potential UAF in xe_oa_add_config_ioctl()Sanjay Yadav
2026-01-08drm/gma500: Remove unused helper psb_fbdev_fb_setcolreg()Thomas Zimmermann
2026-01-08drm/buddy: Separate clear and dirty free block treesArunpravin Paneer Selvam
2026-01-08drm/buddy: Optimize free block management with RB treeArunpravin Paneer Selvam
2026-01-08drm/msm/a6xx: Fix out of bound IO access in a6xx_get_gmu_registersAkhil P Oommen
2026-01-08drm/amdgpu/gmc11: add amdgpu_vm_handle_fault() handlingAlex Deucher
2026-01-08drm/amdgpu: add missing lock to amdgpu_ttm_access_memory_sdmaPierre-Eric Pelloux-Prayer
2026-01-08drm/amdgpu/gmc12: add amdgpu_vm_handle_fault() handlingAlex Deucher
2026-01-08Revert "drm/amd: Skip power ungate during suspend for VPE"Mario Limonciello (AMD)
2026-01-08drm/displayid: pass iter to drm_find_displayid_extension()Jani Nikula
2026-01-08drm/amd/display: Fix scratch registers offsets for DCN351Ray Wu
2026-01-08drm/amd/display: Fix scratch registers offsets for DCN35Ray Wu
2026-01-08drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state()Alex Deucher
2026-01-08Revert "drm/amd/display: Fix pbn to kbps Conversion"Mario Limonciello
2026-01-08drm/xe/oa: Limit num_syncs to prevent oversized allocationsShuicheng Lin
2026-01-08drm/xe: Limit num_syncs to prevent oversized allocationsShuicheng Lin
2026-01-08drm/panel: sony-td4353-jdi: Enable prepare_prev_firstMarijn Suijten
2026-01-08drm/xe: Restore engine registers before restarting schedulers after GT resetJan Maslak
2026-01-08drm/me/gsc: mei interrupt top half should be in irq disabled contextJunxiao Chang
2025-12-18drm/amdkfd: Use huge page size to check split svm range alignmentXiaogang Chen
2025-12-18drm/nouveau: refactor deprecated strcpyMadhur Kumar
2025-12-18drm/plane: Fix IS_ERR() vs NULL check in drm_plane_create_hotspot_properties()Dan Carpenter
2025-12-18drm/amd/display: Fix logical vs bitwise bug in get_embedded_panel_info_v2_1()Dan Carpenter
2025-12-18drm/panthor: Avoid adding of kernel BOs to extobj listAkash Goel
2025-12-18drm/nouveau: restrict the flush page to a 32-bit addressTimur Tabi
2025-12-18drm/msm/a6xx: Improve MX rail fallback in RPMH vote initAkhil P Oommen
2025-12-18drm/msm/a6xx: Fix the gemnoc workaroundAkhil P Oommen
2025-12-18drm/msm/a6xx: Flush LRZ cache before PT switchAkhil P Oommen
2025-12-18drm/mediatek: Fix CCORR mtk_ctm_s31_32_to_s1_n function issueJay Liu