summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2025-11-17drm/mediatek: mtk_hdmi: Split driver and add common probe functionAngeloGioacchino Del Regno
2025-11-17drm/mediatek: mtk_hdmi: Add HDMI IP version configuration to pdataAngeloGioacchino Del Regno
2025-11-17drm/mediatek: mtk_hdmi: Improve mtk_hdmi_get_all_clk() flexibilityAngeloGioacchino Del Regno
2025-11-17drm/mediatek: mtk_hdmi: Drop redundant clock retrieval in mtk_hdmi_get_cec_devLouis-Alexis Eyraud
2025-11-17drm/mediatek: mtk_hdmi: Fix probe device leaksJohan Hovold
2025-11-17gpu: nova-core: make formatting compatible with rust treeAlice Ryhl
2025-11-17Merge tag 'drm-misc-next-2025-11-14-1' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-11-17Merge tag 'drm-xe-next-2025-11-14' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2025-11-17Merge tag 'drm-xe-next-2025-11-05' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2025-11-16drm/bridge: simple: add the Parade PS185HDM DP-to-HDMI bridgeMaud Spierings
2025-11-15drm/msm/a6xx: Add support for Adreno 612Jie Zhang
2025-11-15drm/msm: Add NULL check in vm_op_enqueue()Gopi Krishna Menon
2025-11-15gpu: nova-core: provide a clear error report for unsupported GPUsJohn Hubbard
2025-11-15gpu: nova-core: add boot42 support for next-gen GPUsJohn Hubbard
2025-11-15gpu: nova-core: make Architecture behave as a u8 typeJohn Hubbard
2025-11-15gpu: nova-core: prepare Spec and Revision types for boot0/boot42John Hubbard
2025-11-15gpu: nova-core: gsp: Retrieve GSP static info to gather GPU informationAlistair Popple
2025-11-15gpu: nova-core: gsp: Wait for gsp initialization to completeAlistair Popple
2025-11-15gpu: nova-core: sequencer: Implement core resume operationJoel Fernandes
2025-11-15gpu: nova-core: sequencer: Implement basic core operationsJoel Fernandes
2025-11-15gpu: nova-core: sequencer: Add delay opcode supportJoel Fernandes
2025-11-15gpu: nova-core: sequencer: Add register opcodesJoel Fernandes
2025-11-15gpu: nova-core: Implement the GSP sequencerJoel Fernandes
2025-11-15gpu: nova-core: Add bindings required by GSP sequencerJoel Fernandes
2025-11-15gpu: nova-core: gsp: Add support for checking if GSP reloadedJoel Fernandes
2025-11-15gpu: nova-core: falcon: Move dma_reset functionality into helperJoel Fernandes
2025-11-15gpu: nova-core: falcon: Move mbox functionalities into helperJoel Fernandes
2025-11-15gpu: nova-core: falcon: Move start functionality into separate helperJoel Fernandes
2025-11-15gpu: nova-core: falcon: Move waiting until halted to a helperJoel Fernandes
2025-11-14drm/xe/irq: Handle msix vector0 interruptVenkata Ramana Nayana
2025-11-15drm/rockchip: vop2: Use OVL_LAYER_SEL configuration instead of use win_mask c...Andy Yan
2025-11-15drm/rockchip: Set VOP for the DRM DMA deviceDmitry Osipenko
2025-11-14drm/rockchip: dw_hdmi_qp: Add high color depth supportCristian Ciocaltea
2025-11-14drm/rockchip: dw_hdmi_qp: Use bit macros for RK3576 regsCristian Ciocaltea
2025-11-14drm/rockchip: dw_hdmi_qp: Switch to phy_configure()Cristian Ciocaltea
2025-11-14drm/bridge: dw-hdmi-qp: Handle platform supported formats and color depthCristian Ciocaltea
2025-11-14drm/rockchip: vop2: Check bpc before switching DCLK sourceCristian Ciocaltea
2025-11-14drm/rockchip: analogix_dp: Use dev_err_probe() instead of DRM_DEV_ERROR() dur...Damon Ding
2025-11-14drm/rockchip: dw_hdmi_qp: Fixup usage of enable_gpio member in main structCristian Ciocaltea
2025-11-14drm/xe/pf: Check for fence error on VRAM save/restoreMichał Winiarski
2025-11-14drm/xe/pf: Drop the VF VRAM BO reference on successful restoreMichał Winiarski
2025-11-14drm/tegra: Add NVJPG driverDiogo Ivo
2025-11-14PCI: Convert BAR sizes bitmasks to u64Ilpo Järvinen
2025-11-14drm/amdgpu: Use pci_rebar_get_max_size()Ilpo Järvinen
2025-11-14drm/xe/vram: Use pci_rebar_get_max_size()Ilpo Järvinen
2025-11-14drm/xe/vram: Use PCI rebar helpers in resize_vram_bar()Ilpo Järvinen
2025-11-14drm/i915/gt: Use pci_rebar_size_supported()Ilpo Järvinen
2025-11-14drm/amdgpu: Remove driver side BAR release before resizeIlpo Järvinen
2025-11-14drm/i915: Remove driver side BAR release before resizeIlpo Järvinen
2025-11-14drm/xe: Remove driver side BAR release before resizeIlpo Järvinen