summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2026-07-01drm/xe/pt: prevent invalid cursor access for purged BOsMatthew Auld
2026-07-01drm/xe: account for dontneed in fdinfo purgeableMatthew Auld
2026-07-01drm/xe: fix NPD in bo_meminfo()Matthew Auld
2026-07-01drm/i915/bios: range check LFP Data Block panel_type2Jani Nikula
2026-07-01drm/i915/vrr: require valid min/max vfreq for VRRJani Nikula
2026-06-30drm/panel-edp: Add BOE NE160QDM-NY1 panelDamon Ding
2026-06-30drm/xe/pf: Don't attempt to process FAST_REQ or EVENT relaysMichal Wajdeczko
2026-06-30drm/xe: Drop 'force_execlist' module parameterMatt Roper
2026-06-30drm/xe/tests/rtp: Add kunit test for whitelist upper boundsMatt Roper
2026-06-30drm/panthor: Fix NPD issue on partial unmap of an evicted BOAkash Goel
2026-06-30drm/panthor: Keep interrupts masked until they are neededBoris Brezillon
2026-06-30drm/panthor: Interrupt group start/resumption if group_bind_locked() failsBoris Brezillon
2026-06-30drm/panthor: Fix a leak when a group is evicted before the tiler OOM is servicedBoris Brezillon
2026-06-30drm/panthor: Drop a needless check in panthor_fw_unplug()Boris Brezillon
2026-06-30drm/panthor: Fix panthor_pwr_unplug()Boris Brezillon
2026-06-30drm/panthor: Don't overrule pending immediate ticks in sched_resume_tick()Boris Brezillon
2026-06-30drm/panthor: Fix theoretical IOMEM access in suspended stateBoris Brezillon
2026-06-30drm/panthor: Fix potential invalid pointer deref in group_process_tiler_oom()Boris Brezillon
2026-06-30drm/panthor: Keep the reset work disabled until everything is initializedBoris Brezillon
2026-06-30drm/panthor: Always use the IRQ-safe variant when acquiring the fence lockBoris Brezillon
2026-06-30drm/arm/komeda: fix error handling for clk_prepare_enable() and callersGustavo Kenji Mendonça Kaneko
2026-06-30drm/arm/malidp: use clk_bulk API in runtime PM resume and suspendGustavo Kenji Mendonça Kaneko
2026-06-30drm/virtio: fail init on display-info timeoutPengpeng Hou
2026-06-30drm/virtio: bound EDID block reads to the response bufferBryam Vargas
2026-06-30Merge drm/drm-next into drm-intel-nextJani Nikula
2026-06-30drm/sysfb: simpledrm: Validate mmap size against framebuffer sizeThomas Zimmermann
2026-06-30drm/sysfb: simpledrm: Improve stride validationThomas Zimmermann
2026-06-30drm/sysfb: simpledrm: Inline simplefb_get_validated_int()Thomas Zimmermann
2026-06-30drm/sysfb: simpledrm: Improve panel-size validationThomas Zimmermann
2026-06-30drm/sysfb: simpledrm: Improve framebuffer-size validationThomas Zimmermann
2026-06-30firmware: sysfb: Mark CONFIG_SYSFB_SIMPLEFB as deprecatedThomas Zimmermann
2026-06-30drm/i915/bios: range check LFP Data Block panel_type2Jani Nikula
2026-06-30Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2026-06-30drm/i915/vrr: require valid min/max vfreq for VRRJani Nikula
2026-06-30drm/i915/hdcp: require monotonically increasing seq_num_vJani Nikula
2026-06-30drm/i915/hdcp: check streams[] bounds before overflowJani Nikula
2026-06-30drm/i915: Return NULL on error in active_instanceJoonas Lahtinen
2026-06-30drm/lima: call drm_mm_init() with a valid allocation rangeHenrik Grimler
2026-06-30ttm/pool: Use sentinels in debugfsMario Limonciello
2026-06-29drm/amd/display: use DisplayID panel type in dm_set_panel_typeChenyu Chen
2026-06-29drm/edid: parse panel type from DisplayID 2.x Display ParametersChenyu Chen
2026-06-29drm/edid: extract base section header processing into helperChenyu Chen
2026-06-29drm/xe/hw_engine: Fix double-free of managed BO in error pathShuicheng Lin
2026-06-29drm/xe/userptr: Drop bogus static from finish in force_invalidateShuicheng Lin
2026-06-29drm/xe/userptr: Hold notifier_lock for write on inject test pathShuicheng Lin
2026-06-29gpu: build nova-core and nova-drm from drivers/gpu/MakefileAlexandre Courbot
2026-06-29drm/i915/hdcp: require monotonically increasing seq_num_vJani Nikula
2026-06-29drm/i915/hdcp: check streams[] bounds before overflowJani Nikula
2026-06-29Revert "drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TG"Ankit Nautiyal
2026-06-28Merge tag 'v7.2-rc1' into drm-rust-nextDanilo Krummrich