summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
11 daysdrm/amdgpu/sdma6.0: replace BUG_ON() with WARN_ON()Alex Deucher
11 daysdrm/amdgpu/sdma5.2: replace BUG_ON() with WARN_ON()Alex Deucher
11 daysdrm/amdgpu/sdma5.0: replace BUG_ON() with WARN_ON()Alex Deucher
11 daysdrm/amdgpu/sdma4.4.2: replace BUG_ON() with WARN_ON()Alex Deucher
11 daysdrm/amdgpu/gfx12.1: replace BUG_ON() with WARN_ON()Alex Deucher
11 daysdrm/amdgpu/gfx12: replace BUG_ON() with WARN_ON()Alex Deucher
11 daysdrm/amdgpu/gfx11: replace BUG_ON() with WARN_ON()Alex Deucher
11 daysdrm/amdgpu/gfx10: replace BUG_ON() with WARN_ON()Alex Deucher
11 daysdrm/amdgpu/gfx9.4.3: replace BUG_ON() with WARN_ON()Alex Deucher
11 daysdrm/amdgpu/gfx9: replace BUG_ON() with WARN_ON()Alex Deucher
11 daysdrm/amdgpu/gfx8: drop unecessary BUG_ON()Alex Deucher
11 daysdrm/amdgpu/soc24: reset dGPU if suspend got abortedJakob Linke
11 daysdrm/xe/rtp: Add RING_FORCE_TO_NONPRIV_DENY to OA whitelistsAshutosh Dixit
11 daysdrm/xe: Remove redundant exec_queue_suspended() check in submit_exec_queue()Lu Yao
11 daysdrm/xe/pt: Fix NULL pointer dereference in xe_pt_zap_ptes_entry()Francois Dugast
11 daysdrm/xe: wedge from the timeout handler only after releasing the queueRodrigo Vivi
11 daysdrm/dp_mst: Handle torn-down topology gracefully in drm_dp_mst_topology_queue...Luca Coelho
11 daysdrm/i915/bios: range check LFP Data Block panel_type2Jani Nikula
11 daysdrm/i915/vrr: require valid min/max vfreq for VRRJani Nikula
12 daysdrm/panthor: Keep interrupts masked until they are neededBoris Brezillon
12 daysdrm/panthor: Interrupt group start/resumption if group_bind_locked() failsBoris Brezillon
12 daysdrm/panthor: Fix a leak when a group is evicted before the tiler OOM is servicedBoris Brezillon
12 daysdrm/panthor: Drop a needless check in panthor_fw_unplug()Boris Brezillon
12 daysdrm/panthor: Fix panthor_pwr_unplug()Boris Brezillon
12 daysdrm/panthor: Don't overrule pending immediate ticks in sched_resume_tick()Boris Brezillon
12 daysdrm/panthor: Fix theoretical IOMEM access in suspended stateBoris Brezillon
12 daysdrm/panthor: Fix potential invalid pointer deref in group_process_tiler_oom()Boris Brezillon
12 daysdrm/panthor: Keep the reset work disabled until everything is initializedBoris Brezillon
12 daysdrm/panthor: Always use the IRQ-safe variant when acquiring the fence lockBoris Brezillon
12 daysdrm/arm/komeda: fix error handling for clk_prepare_enable() and callersGustavo Kenji Mendonça Kaneko
12 daysdrm/arm/malidp: use clk_bulk API in runtime PM resume and suspendGustavo Kenji Mendonça Kaneko
12 daysdrm/virtio: bound EDID block reads to the response bufferBryam Vargas
12 daysdrm/i915/hdcp: require monotonically increasing seq_num_vJani Nikula
12 daysdrm/i915/hdcp: check streams[] bounds before overflowJani Nikula
12 daysdrm/i915: Return NULL on error in active_instanceJoonas Lahtinen
2026-06-26Merge tag 'drm-fixes-2026-06-27' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-06-26Merge tag 'drm-next-2026-06-27' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-06-26Merge tag 'drm-misc-fixes-2026-06-25' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-06-26Merge tag 'drm-intel-next-fixes-2026-06-25-1' of https://gitlab.freedesktop.o...Dave Airlie
2026-06-24drm/i915/cdclk: Fix up CDCLK_FREQ_DECIMAL without a full PLL re-enableVille Syrjälä
2026-06-23drm/i915/gem: Add missing nospec on parallel submit slotJoonas Lahtinen
2026-06-22drm/sysfb: Avoid truncating maximum strideThomas Zimmermann
2026-06-22drm/sysfb: Return errno code from drm_sysfb_get_visible_size()Thomas Zimmermann
2026-06-22drm/sysfb: Avoid possible truncation with calculating visible sizeThomas Zimmermann
2026-06-22drm/sysfb: Do not page-align visible size of the framebufferThomas Zimmermann
2026-06-22drm/edid: fix OOB read in drm_parse_tiled_block()Xiang Mei
2026-06-22Merge tag 'amd-drm-fixes-7.2-2026-06-19' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-06-22Merge tag 'drm-xe-next-fixes-2026-06-17' of https://gitlab.freedesktop.org/dr...Dave Airlie
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-06-21drm/nouveau: fix reversed error cleanup order in ucopy functionsJunrui Luo