summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
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
2025-11-14PCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen
2025-11-14drm/tegra: dsi: Calculate packet parameters for video modeSvyatoslav Ryhel
2025-11-14drm/tegra: dsi: Make SOL delay calculation mode independentSvyatoslav Ryhel
2025-11-14gpu: host1x: Syncpoint interrupt performance optimizationMikko Perttunen
2025-11-14Revert "drm/tegra: dsi: Clear enable register if powered by bootloader"Diogo Ivo
2025-11-14drm/tegra: Add call to put_pid()Prateek Agarwal
2025-11-14drm/xe: Remove duplicate DRM_EXEC selection from KconfigShuicheng Lin
2025-11-14drm/tegra: dc: Fix reference leak in tegra_dc_couple()Ma Ke
2025-11-14drm/xe/kunit: Fix forcewake assertion in mocs testMatt Roper
2025-11-14drm/amdgpu: Use amdgpu by default on SI dedicated GPUs (v2)Timur Kristóf
2025-11-14drm/amdgpu: Use amdgpu by default on CIK dedicated GPUsTimur Kristóf
2025-11-14drm/amdgpu: Fix the issue of missing ras message on sriov hostYiPeng Chai
2025-11-14drm/amdgpu: Add lock to serialize sriov command executionYiPeng Chai
2025-11-14drm/amdgpu: Synchronize sriov host to add block_mmsch bit fieldYiPeng Chai
2025-11-14drm/amdgpu: use GFP_ATOMIC instead of NOWAIT in the critical pathChristian König