index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
2026-04-30
drm: rcar-du: encoder: remove now-redundant call to drm_connector_attach_enco...
Luca Ceresoli
2026-04-30
drm/exynos: exynos_dp: remove now-redundant call to drm_connector_attach_enco...
Luca Ceresoli
2026-04-30
drm: verisilicon: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
2026-04-30
drm/tests: bridge: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
2026-04-30
drm/tegra: rgb: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
2026-04-30
drm/tegra: hdmi: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
2026-04-30
drm/rockchip: rk3066_hdmi: remove now-redundant call to drm_connector_attach_...
Luca Ceresoli
2026-04-30
drm/rockchip: cdn-dp: remove now-redundant call to drm_connector_attach_encod...
Luca Ceresoli
2026-04-30
drm/omapdrm: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
2026-04-30
drm/msm/hdmi: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
2026-04-30
drm/msm/dp: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
2026-04-30
drm/meson: encoder_hdmi: remove now-redundant call to drm_connector_attach_en...
Luca Ceresoli
2026-04-30
drm/meson: encoder_cvbs: remove now-redundant call to drm_connector_attach_en...
Luca Ceresoli
2026-04-30
drm/mediatek: mtk_dsi: remove now-redundant call to drm_connector_attach_enco...
Luca Ceresoli
2026-04-30
drm/mediatek: mtk_dpi: remove now-redundant call to drm_connector_attach_enco...
Luca Ceresoli
2026-04-30
drm/kmb/dsi: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
2026-04-30
drm/ingenic: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
2026-04-30
drm/imx/lcdc: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
2026-04-30
drm/imx: parallel-display: remove now-redundant call to drm_connector_attach_...
Luca Ceresoli
2026-04-30
drm/imx: ldb: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
2026-04-30
drm/imx/dcss: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
2026-04-30
drm/bridge: ti-sn65dsi86: remove now-redundant call to drm_connector_attach_e...
Luca Ceresoli
2026-04-30
drm/bridge: ite-it6263: remove now-redundant call to drm_connector_attach_enc...
Luca Ceresoli
2026-04-30
drm/bridge: adv7511: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
2026-04-30
drm: adp: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
2026-04-30
drm/display: bridge-connector: attach the encoder to the created connector
Luca Ceresoli
2026-04-30
drm/i915/psr: Disable PSR2 on Xiaomi Book Pro 14 2026 as a quirk
Jouni Högander
2026-04-30
drm/i915/psr: Disable Panel Replay on Dell XPS 16 DA16260 as a quirk
Jouni Högander
2026-04-30
drm/xe/ras: Introduce correctable error handling
Raag Jadav
2026-04-30
drm/xe/sysctrl: Add system controller event support
Raag Jadav
2026-04-30
drm/xe/sysctrl: Add system controller interrupt handler
Raag Jadav
2026-04-29
drm/nouveau: expose VBIOS via debugfs on GSP-RM systems
Timur Tabi
2026-04-29
gpu: nova: require little endian
Eliot Courtney
2026-04-29
drm/xe/oa: Implement Wa_14026633728
Ashutosh Dixit
2026-04-29
drm/xe/oa: Use drm_gem_mmap_obj for OA buffer mmap
Ashutosh Dixit
2026-04-29
drm/xe/oa: Use xe_map layer
Ashutosh Dixit
2026-04-29
drm/xe/mcr: Remove unused xe_gt_mcr_steering_info_to_dss_id()
Shuicheng Lin
2026-04-29
drm/xe/hdcp: Add NULL check for media_gt in intel_hdcp_gsc_check_status()
Gustavo Sousa
2026-04-29
drm/xe/uapi: Reject coh_none PAT index for CPU_ADDR_MIRROR
Jia Yao
2026-04-29
drm/xe/uapi: Reject coh_none PAT index for CPU cached memory in madvise
Jia Yao
2026-04-29
drm/xe/xelp: Fix Wa_18022495364
Tvrtko Ursulin
2026-04-29
drm/xe/gsc: Fix BO leak on error in query_compatibility_version()
Shuicheng Lin
2026-04-29
drm/xe/eustall: Fix drm_dev_put called before stream disable in close
Shuicheng Lin
2026-04-29
drm/xe: Fix error cleanup in xe_exec_queue_create_ioctl()
Shuicheng Lin
2026-04-29
drm/xe: Fix dma-buf attachment leak in xe_gem_prime_import()
Shuicheng Lin
2026-04-29
drm/xe: Fix bo leak in xe_dma_buf_init_obj() on allocation failure
Shuicheng Lin
2026-04-29
drm/xe/bo: Fix bo leak on GGTT flag validation in xe_bo_init_locked()
Shuicheng Lin
2026-04-29
drm/xe/bo: Fix bo leak on unaligned size validation in xe_bo_init_locked()
Shuicheng Lin
2026-04-29
drm/xe: Fix potential NULL deref in xe_exec_queue_tlb_inval_last_fence_put_un...
Shuicheng Lin
2026-04-29
drm/xe/vf: Use drm mm instead of drm sa for CCS read/write
Satyanarayana K V P
[prev]
[next]