summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
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-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-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
2026-05-28drm/tegra: Explicitly specify PMC instance to useThierry Reding
2026-05-28drm/nouveau: tegra: Explicitly specify PMC instance to useThierry Reding
2026-05-28drm/amd/display: Add a default case for dc_status_to_strIvan Lipski
2026-05-28drm/amdgpu: fix amdgpu_vm_bo_reset_state_machineChristian König
2026-05-28Merge remote-tracking branch 'drm/drm-next' into drm-rust-nextDanilo Krummrich
2026-05-28drm/nouveau/gsp: formally support GA100Timur Tabi
2026-05-28drm/nouveau/gsp: require GSP-RM for GA100 supportTimur Tabi
2026-05-28drm/nouveau/bios: skip the IFR header if presentTimur Tabi
2026-05-28drm/nouveau/bios: specify correct display fuse register for Ampere and AdaTimur Tabi
2026-05-28drm/nouveau: GA100 has an FRTS region size of zeroTimur Tabi
2026-05-28drm/nouveau: only boot FRTS if its region is allocatedTimur Tabi
2026-05-28drm/nouveau/gsp: read MMU_LOCK to fix WPR placement on GA100Timur Tabi
2026-05-28drm/nouveau/gsp: use fb.bios.addr for gspFwWprEnd instead of vga_workspace.addrTimur Tabi
2026-05-28drm/nouveau/gsp: add SEC2 to GA100 chip tableTimur Tabi