summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2026-07-28drm/xe/pt: check no-DMA huge-pte cases before DMA segment testHimal Prasad Ghimiray
2026-07-27Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixesMaarten Lankhorst
2026-07-27drm/nouveau/kms/nv50-: Unconditionally create blend_mode prop for wndwsLyude Paul
2026-07-27drm/nouveau/kms/nv50-: Introduce nv50_wndw_default_state()Lyude Paul
2026-07-27drm/nouveau/kms/nv50-: Add .blend_modes to nv50_wndw_funcLyude Paul
2026-07-27drm/vmwgfx: validate external BO copy bounds for both stride pathsZack Rusin
2026-07-27drm/vmwgfx: use check_add_overflow for shader size+offset boundZack Rusin
2026-07-27drm/vmwgfx: skip hash_del_rcu when validation context has no hash tableZack Rusin
2026-07-27drm/vmwgfx: enforce cursor size limits for MOB cursorsZack Rusin
2026-07-27drm/vmwgfx: avoid destroy_workqueue(NULL) on vkms init failureZack Rusin
2026-07-27drm/vmwgfx: bound DMA command body size against suffix pointerZack Rusin
2026-07-27drm/vmwgfx: validate DRAW_PRIMITIVES header size before divisionZack Rusin
2026-07-27drm/vmwgfx: drop dma_buf reference on foreign-fd prime importZack Rusin
2026-07-27drm/vmwgfx: take fman->lock around fence list mutation in fifo_downZack Rusin
2026-07-27drm/vmwgfx: clamp dirty-page range with min, not maxZack Rusin
2026-07-27drm/vmwgfx: reject DX_BIND_QUERY without a DX contextZack Rusin
2026-07-27drm/vmwgfx: fix guest_memory_dirty bitfield clobbered as sizeZack Rusin
2026-07-27drm/bridge: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)
2026-07-27drm/bridge: display-connector: Fix I2C adapter resource leakLaurent Pinchart
2026-07-27drm/bridge: dw-hdmi: fix i2c adapter leak on probe failureJohan Hovold
2026-07-27drm/bridge: lontium-lt8912b: make read-only const array supply_names staticColin Ian King
2026-07-27drm/bridge: tc358764: use devm for bridge registration and DSI attachOsama Abdelkader
2026-07-27drm/bridge: tc358762: use devm for bridge registration and DSI attachOsama Abdelkader
2026-07-27drm/xe/bo: optimise TT population for DONTNEED BOsMatthew Auld
2026-07-27drm/panel: novatek-nt36536: Fix panel double-remove on attach failureDavid Carlier
2026-07-27drm/panel: simple: Add Ampire AM-800480N3TZQW-00HPaul Louvel
2026-07-27drm/panel: st7703: Add AYANEO Pocket DS Lower Panel SupportAlexandre Hamamdjian
2026-07-27drm: panel: jd9365da: Add DCLTek 300250 9.35in displayMarc-Olivier Champagne
2026-07-27drm: panel: jd9365da: Enable LPM modeMarc-Olivier Champagne
2026-07-27drm/nouveau: allow allocating NVDEC channels via abi16Dave Airlie
2026-07-24drm/xe/eustall: Add WA 14027054324 support for graphics IP 35.11Harish Chegondi
2026-07-25Merge tag 'drm-misc-next-2026-07-24' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-07-24drm/panthor: reject firmware sections with oversized dataOsama Abdelkader
2026-07-24drm/panthor: return PTR_ERR() from devm_drm_dev_alloc()Osama Abdelkader
2026-07-24drm/panel-edp: take i2c adapter module referenceJohan Hovold
2026-07-24drm/panel-edp: fix i2c adapter leak on probe failureJohan Hovold
2026-07-24drm/amd/display: Fix missing DCE check in dm_gpureset_toggle_interrupts()Leo Li
2026-07-24drm/amd/display: Fix flip-done timeouts on mode1 resetLeo Li
2026-07-24drm/i915/fbc: No surface size restrictions from LNL onwardsVinod Govindapillai
2026-07-24drm/i915/fbc: No need of any hardcoded plane width limit from LNL+Vinod Govindapillai
2026-07-24drm/xe/display: Expose plane max width/height helpers to global scopeVinod Govindapillai
2026-07-24Merge tag 'drm-misc-fixes-2026-07-24' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-07-24drm/imagination: Fix value of HWRT address in pvr_job_create tracepointAlessio Belle
2026-07-24drm/imagination: promote BXM-4-64 MC1 (36.52.104.182) to supported statusFrank Binns
2026-07-24drm/imagination: update GPU support documentationFrank Binns
2026-07-24drm/tve200: add OF module alias for autoloadingCan Peng
2026-07-24Revert "drm/pagemap: Guard HPAGE_PMD_ORDER use with CONFIG_ARCH_ENABLE_THP_MI...Maarten Lankhorst
2026-07-24drm/i915/dp: Ignore the sink's DSC max FRL rate without a PCON DSC encoderAlexander Kaplan
2026-07-24drm/i915/dp: Prefer DSC over 6 bpc uncompressed output for HDMI sinksAlexander Kaplan
2026-07-23drm/vc4: Shut down BO cache timer before teardownLinmao Li