summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2026-06-22drm/bridge: nwl-dsi: Switch to atomic_create_stateMaxime Ripard1-1/+1
2026-06-22drm/bridge: lvds-codec: Switch to atomic_create_stateMaxime Ripard1-1/+1
2026-06-22drm/bridge: lontium-lt9611: Switch to atomic_create_stateMaxime Ripard1-1/+1
2026-06-22drm/bridge: lontium-lt9211: Switch to atomic_create_stateMaxime Ripard1-1/+1
2026-06-22drm/bridge: ite-it66121: Switch to atomic_create_stateMaxime Ripard1-1/+1
2026-06-22drm/bridge: ite-it6505: Switch to atomic_create_stateMaxime Ripard1-1/+1
2026-06-22drm/bridge: ite-it6263: Switch to atomic_create_stateMaxime Ripard1-1/+1
2026-06-22drm/bridge: inno-hdmi: Switch to atomic_create_stateMaxime Ripard1-1/+1
2026-06-22drm/bridge: imx8qxp-pxl2dpi: Switch to atomic_create_stateMaxime Ripard1-1/+1
2026-06-22drm/bridge: imx8qxp-pixel-link: Switch to atomic_create_stateMaxime Ripard1-1/+1
2026-06-22drm/bridge: imx8qxp-pixel-combiner: Switch to atomic_create_stateMaxime Ripard1-1/+1
2026-06-22drm/bridge: imx8qxp-ldb: Switch to atomic_create_stateMaxime Ripard1-1/+1
2026-06-22drm/bridge: imx8qm-ldb: Switch to atomic_create_stateMaxime Ripard1-1/+1
2026-06-22drm/bridge: imx8mp-hdmi-pvi: Switch to atomic_create_stateMaxime Ripard1-1/+1
2026-06-22drm/bridge: fsl-ldb: Switch to atomic_create_stateMaxime Ripard1-1/+1
2026-06-22drm/bridge: display-connector: Switch to atomic_create_stateMaxime Ripard1-1/+1
2026-06-22drm/bridge: chipone-icn6211: Switch to atomic_create_stateMaxime Ripard1-1/+1
2026-06-22drm/bridge: anx7625: Switch to atomic_create_stateMaxime Ripard1-1/+1
2026-06-22drm/bridge: analogix_dp: Switch to atomic_create_stateMaxime Ripard1-1/+1
2026-06-22drm/bridge: adv7511: Switch to atomic_create_stateMaxime Ripard1-1/+1
2026-06-22drm/atomic-state-helper: Add drm_atomic_helper_bridge_create_state()Maxime Ripard1-1/+21
2026-06-22drm/bridge: Add new atomic_create_state callbackMaxime Ripard2-4/+9
2026-06-22drm/atomic-state-helper: Drop memset from __drm_atomic_helper_bridge_state_in...Maxime Ripard1-1/+2
2026-06-22drm/atomic-state-helper: Reorder __drm_atomic_helper_bridge_state_init() argu...Maxime Ripard2-5/+5
2026-06-22drm/atomic-state-helper: Rename __drm_atomic_helper_bridge_reset()Maxime Ripard2-5/+5
2026-06-22drm/bridge: cdns-mhdp8546: Return an error pointer on allocation failureMaxime Ripard1-1/+1
2026-06-22drm/bridge: cdns-dsi: Return an error pointer on allocation failureMaxime Ripard1-1/+1
2026-06-22drm/sysfb: Avoid truncating maximum strideThomas Zimmermann1-1/+7
2026-06-22drm/sysfb: Return errno code from drm_sysfb_get_visible_size()Thomas Zimmermann4-8/+9
2026-06-22drm/sysfb: Avoid possible truncation with calculating visible sizeThomas Zimmermann1-1/+2
2026-06-22drm/sysfb: Do not page-align visible size of the framebufferThomas Zimmermann1-1/+1
2026-06-22drm/edid: fix OOB read in drm_parse_tiled_block()Xiang Mei1-0/+8
2026-06-22drm/tegra: Fix a strange error handling pathChristophe JAILLET1-4/+2
2026-06-22drm/xe/xe_ras: Add drm_ras feature flagRiana Tauro5-1/+8
2026-06-22drm/xe: Move xe drm_ras initializationRiana Tauro4-21/+27
2026-06-22drm/xe/xe_drm_ras: Wire get and clear counter callbacksRiana Tauro1-15/+26
2026-06-22drm/xe/xe_ras: Add support to clear error counter valueRiana Tauro4-0/+114
2026-06-22drm/xe/xe_ras: Add support to get error counter valueRiana Tauro6-0/+153
2026-06-22Merge tag 'amd-drm-fixes-7.2-2026-06-19' of https://gitlab.freedesktop.org/ag...Dave Airlie34-386/+618
2026-06-22Merge tag 'drm-xe-next-fixes-2026-06-17' of https://gitlab.freedesktop.org/dr...Dave Airlie13-201/+174
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+1
2026-06-21drm/nouveau: Simplify nouveau_cli_workTvrtko Ursulin1-17/+17
2026-06-21nouveau/vmm: fix another SPT/LPT raceDave Airlie1-17/+14
2026-06-21nouveau/gem: reserve the bo in the info ioctl around the vma lookupDave Airlie1-1/+10
2026-06-21drm/nouveau: fix reversed error cleanup order in ucopy functionsJunrui Luo2-4/+4
2026-06-21drm/nouveau/acr: fix missing nvkm_done() in error path of nvkm_acr_oneinit()Wentao Liang1-0/+1
2026-06-20drm/xe/mcr: Prefer GT-oriented WARN messagesMichal Wajdeczko1-8/+8
2026-06-20gpu: nova-core: move GPU static information acquisition to a GSP methodAlexandre Courbot3-11/+25
2026-06-20gpu: nova-core: move GSP unload state to a pinned Gpu subobjectAlexandre Courbot1-42/+58
2026-06-20gpu: nova-core: fsp: move FMC firmware loading into wait_secure_bootEliot Courtney2-11/+8