summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
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-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-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-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: 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
2026-05-28drm/panthor: Implement evicted status for GEM objectsNicolas Frattaroli
2026-05-28drm/i915/dp: Account for AS_SDP guardband only when enabledAnkit Nautiyal
2026-05-28drm/i915/dp: Enable AS SDP whenever VRR is possible or PR !asyncAnkit Nautiyal
2026-05-28drm/i915/dp: Compute AS SDP after PSR compute configAnkit Nautiyal
2026-05-28drm/i915/dp: Compute and include coasting vtotal for AS SDPAnkit Nautiyal
2026-05-28drm/i915/dp: Program AS SDP DB[1:0] for PR with Link offAnkit Nautiyal
2026-05-28drm/i915/dp: Set relevant Downspread Ctrl DPCD bits for PR + Auxless ALPMAnkit Nautiyal
2026-05-28drm/i915/psr: Program Panel Replay CONFIG3 using AS SDP transmission timeAnkit Nautiyal
2026-05-28drm/i915/display: Add helper for AS SDP transmission time selectionAnkit Nautiyal
2026-05-28drm/i915/psr: Write the PR config DPCDs in burst modeAnkit Nautiyal
2026-05-28drm/i915/dp: Allow AS SDP only if v2 is supportedAnkit Nautiyal
2026-05-28drm/i915/dp: Add member to intel_dp to store AS SDP v2 supportAnkit Nautiyal
2026-05-28drm/i915/psr: Add helper to get Async Video timing support in PR activeAnkit Nautiyal