summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2026-05-29gpu/buddy: Track per-order free blocks with a scoreboardFrancois Dugast
2026-05-29gpu/buddy: Introduce __gpu_buddy_undo_splits() helperFrancois Dugast
2026-05-29gpu/buddy: Remove redundant condition in alloc_from_freetree() error pathFrancois Dugast
2026-05-29gpu/buddy: Fix use-after-free in split_block() call sitesFrancois Dugast
2026-05-29drm/hyperv: Use "hv_drm_" as symbol name prefixMichael Kelley
2026-05-29drm/virtio: Add PM notifier to restore objects after hibernationDongwon Kim
2026-05-29drm/virtio: Add support for saving and restoring virtio_gpu_objectsDongwon Kim
2026-05-29drm/virtio: Freeze and restore hooks to support suspend and resumeDongwon Kim
2026-05-29drm/bridge_connector: Convert to atomic_create_stateMaxime Ripard
2026-05-29drm/tidss: Convert to atomic_create_stateMaxime Ripard
2026-05-29drm/drv: Switch skeleton to drm_mode_config_create_initial_state()Maxime Ripard
2026-05-29drm/mode-config: Create drm_mode_config_create_initial_state()Maxime Ripard
2026-05-29drm/connector: Add new atomic_create_state callbackMaxime Ripard
2026-05-29drm/hdmi: Rename __drm_atomic_helper_connector_hdmi_reset()Maxime Ripard
2026-05-29drm/atomic-state-helper: Rename __drm_atomic_helper_connector_state_reset()Maxime Ripard
2026-05-29drm/crtc: Add new atomic_create_state callbackMaxime Ripard
2026-05-29drm/atomic-state-helper: Rename __drm_atomic_helper_crtc_state_reset()Maxime Ripard
2026-05-29drm/plane: Add new atomic_create_state callbackMaxime Ripard
2026-05-29drm/atomic-state-helper: Rename __drm_atomic_helper_plane_state_reset()Maxime Ripard
2026-05-29drm/atomic-state-helper: Fix __drm_atomic_helper_plane_reset() doc typoMaxime Ripard
2026-05-29drm/colorop: Create drm_atomic_helper_colorop_create_state()Maxime Ripard
2026-05-29drm/colorop: Rename __drm_colorop_state_reset()Maxime Ripard
2026-05-29drm/mode-config: Document drm_private_obj exclusion from drm_mode_config_reset()Maxime Ripard
2026-05-29drm/atomic: Drop drm_private_obj.state assignment from create_stateMaxime Ripard
2026-05-29drm/colorop: Fix typos in the docMaxime Ripard
2026-05-29drm/atomic: Document atomic commit lifetimeMaxime Ripard
2026-05-29drm/sched: Fix clang build warning in kunit testsTvrtko Ursulin
2026-05-29drm/gm12u320: Replace system_long_wq with system_dfl_long_wqMarco Crivellari
2026-05-29drm: Remove unused header in drm_dumb_buffers.cYicong Hui
2026-05-29gpu: nova-core: gsp: shuffle boot code a bit to keep chipset-specific parts c...Alexandre Courbot
2026-05-29gpu: nova-core: refactor SEC2 booter loading into BooterFirmware::run()John Hubbard
2026-05-29gpu: nova-core: do not import firmware commands into GSP command moduleAlexandre Courbot
2026-05-29gpu: nova-core: remove unneeded get_gsp_info proxy functionAlexandre Courbot
2026-05-29drm: prevent integer overflows in dumb buffer creation helpersRajat Gupta
2026-05-28drm/managed: use special gfp_t format specifierBrendan Jackman
2026-05-29Merge tag 'amd-drm-fixes-7.1-2026-05-28' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-05-29Merge tag 'drm-xe-fixes-2026-05-28' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-05-29gpu: nova: separate driver type from driver dataDanilo Krummrich
2026-05-29gpu: nova-core: gsp: replace ARef<Device> with &'a Device in sequencerDanilo Krummrich
2026-05-29gpu: nova-core: replace ARef<Device> with &'bound Device in SysmemFlushDanilo Krummrich
2026-05-29gpu: nova-core: unregister sysmem flush page from DropDanilo Krummrich
2026-05-29gpu: nova-core: use lifetime for BarDanilo Krummrich
2026-05-29Merge tag 'dd-lifetimes-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Danilo Krummrich
2026-05-29Merge patch series "rust: device: Higher-Ranked Lifetime Types for device dri...Danilo Krummrich
2026-05-29rust: drm: add FEAT_RENDER flag for render node supportLaura Nao
2026-05-28Revert "nouveau/gsp: cleanup IS_ERR_OR_NULL in rm_alloc functions"Lyude Paul
2026-05-28Revert "nouveau/gsp: cleanup IS_ERR_OR_NULL in rpc_rd"Lyude Paul
2026-05-28Revert "nouveau/gsp/rm: cleanup WARN_ON(IS_ERR_OR_NULL)"Lyude Paul
2026-05-28Revert "nouveau/gsp/rm: cleanup IS_ERR_OR_NULL in core implementation"Lyude Paul
2026-05-28Revert "nouveau/gsp/rm: cleanup remaining IS_ERR_OR_NULL usage"Lyude Paul