summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
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
2026-05-28nouveau/gsp/rm: cleanup remaining IS_ERR_OR_NULL usageHongling Zeng
2026-05-28nouveau/gsp/rm: cleanup WARN_ON(IS_ERR_OR_NULL)Hongling Zeng
2026-05-28nouveau/gsp/rm: cleanup IS_ERR_OR_NULL in core implementationHongling Zeng
2026-05-28nouveau/gsp: cleanup IS_ERR_OR_NULL in rpc_rdHongling Zeng
2026-05-28nouveau/gsp: cleanup IS_ERR_OR_NULL in rm_alloc functionsHongling Zeng
2026-05-28drm/tegra: Fix iommu_map_sgtable() return value checkMikko Perttunen
2026-05-28gpu: host1x: Fix iommu_map_sgtable() return value checkMikko Perttunen
2026-05-28gpu: host1x: Fix missing 'host1x_context_device_bus_type'Ben Dooks
2026-05-28drm/tegra: dc: Fix device node reference leak in tegra_dc_has_output()Felix Gu
2026-05-28drm/tegra: Enable cmu for Tegra186 and Tegra194Aaron Kling
2026-05-28gpu: host1x: Fix device reference leak in host1x_device_parse_dt() error pathGuangshuo Li
2026-05-28gpu: host1x: mipi: Fix device_node reference leak in tegra_mipi_request()Felix Gu
2026-05-28drm/tegra: Make tegra_fb_alloc() an internal interfaceThomas Zimmermann
2026-05-28drm/tegra: fbdev: Use a DRM client bufferThomas Zimmermann
2026-05-28drm/tegra: fbdev: Calculate buffer geometry with format helpersThomas Zimmermann
2026-05-28drm/tegra: fbdev: Remove offset into framebuffer memoryThomas Zimmermann
2026-05-28drm/tegra: fbdev: Do not assign to struct drm_fb_helper.infoThomas Zimmermann
2026-05-28drm/tegra: dp: fix kernel-doc warnings in dp.hRandy Dunlap
2026-05-28host1x: bus: Fix missing ops null check in error teardownshayderrr
2026-05-28drm/tegra: sor: Remove usage of drm_simple_encoder_init()Jacob McLemore
2026-05-28drm/tegra: hdmi: Open-code drm_simple_encoder_init()Souradipto Das
2026-05-28gpu: host1x: Skip redundant HW state updateTanmay Patil
2026-05-28gpu: host1x: Skip redundant syncpoint loads in host1x_syncpt_wait()Tanmay Patil
2026-05-28gpu: host1x: Allow entries in BO caches to be freedMikko Perttunen
2026-05-28drm/tegra: gr2d/gr3d: Contain PM in the gr*d_probe/gr*d_removeIon Agorria
2026-05-28drm/tegra: gr2d/gr3d: Initialize address register map before HOST1X client is...Svyatoslav Ryhel
2026-05-28drm/tegra: sor: use str_plural in tegra_sor_dp_link_configureThorsten Blum
2026-05-28drm/tegra: dp: use str_plural in drm_dp_link_train_{full,fast}Thorsten Blum
2026-05-28drm/panthor: Reduce padding in gems debugfs for refcountNicolas Frattaroli