summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-05-19drm/nouveau/gsp: add usermode class id to gpu halBen Skeggs
2025-05-19drm/nouveau/gsp: add display class ids to gpu halBen Skeggs
2025-05-19drm/nouveau/gsp: add gpu hal stubsBen Skeggs
2025-05-19drm/nouveau/gsp: switch to a simpler GSP-RM header layoutBen Skeggs
2025-05-19drm/nouveau/gsp: move subdev/engine impls to subdev/gsp/rm/r535/Ben Skeggs
2025-05-19drm/nouveau/gsp: move booter handling to GPU-specific codeBen Skeggs
2025-05-19drm/nouveau/gsp: move firmware loading to GPU-specific codeBen Skeggs
2025-05-19drm/nouveau/gsp: split device handling out on its ownBen Skeggs
2025-05-19drm/nouveau/gsp: split client handling out on its ownBen Skeggs
2025-05-19drm/nouveau/gsp: split rm alloc handling out on its ownBen Skeggs
2025-05-19drm/nouveau/gsp: split rm ctrl handling out on its ownBen Skeggs
2025-05-19drm/nouveau/gsp: split rpc handling out on its ownBen Skeggs
2025-05-19drm/nouveau/ofa: bump max instances to 2Ben Skeggs
2025-05-19drm/nouveau/nvenc: bump max instances to 4Ben Skeggs
2025-05-19drm/nouveau/ce: bump max instances to 20Ben Skeggs
2025-05-19drm/nouveau/gsp: remove gsp-specific chid allocation pathBen Skeggs
2025-05-19drm/nouveau/gsp: fix rm shutdown wait conditionBen Skeggs
2025-05-16drm/amdgpu/jpeg: sriov support for jpeg_v5_0_1fanhuang
2025-05-16drm/amdgpu/vcn: sriov support for vcn_v5_0_1fanhuang
2025-05-16drm/amd/display: Promote DAL to 3.2.334Taimur Hassan
2025-05-16drm/amd/display: [FW Promotion] Release 0.1.11.0Taimur Hassan
2025-05-16drm/amd/display: Add GPINT retries to ips_query_residency_infoOvidiu Bunea
2025-05-16drm/amd/display: Modify DCN401 DMUB reset & halt sequenceDillon Varone
2025-05-16drm/amd/display: add support for 2nd sharpening rangeSamson Tam
2025-05-16drm/amd/display: Fix the typo in dcn401 Hubp blockNevenko Stupar
2025-05-16drm/amd/display: Skip backend validation for virtual monitorsChiawen Huang
2025-05-16drm/amd/display: Move mcache allocation programming from DML to resourceKarthi Kandasamy
2025-05-16drm/amd/display: Support external tunneling featureCruise Hung
2025-05-16drm/amd/display: init local variable to fix format errorsYihan Zhu
2025-05-16drm/amd/display: Extend dc_plane_get_status with flagsTomasz Siemek
2025-05-16drm/amdgpu: fix use-after-unlock in eviction fence destroyArvind Yadav
2025-05-16drm/amdgpu: Allow NPS2-CPX combination for VFsLijo Lazar
2025-05-16drm/amdgpu/mmsch: Add MMSCH v5_0 support for sriovfanhuang
2025-05-16drm/amdgpu: Use compatible NPS mode infoLijo Lazar
2025-05-16drm/amd/pm: Move SMUv13.0.12 function declarationsLijo Lazar
2025-05-16drm/amdgpu: Add pldm version reportingAsad Kamal
2025-05-16drm/amdkfd: Support chain runlists of XNACK+/XNACK-Amber Lin
2025-05-16drm/radeon/cik: Clean up doorbellsDr. David Alan Gilbert
2025-05-16Merge tag 'drm-intel-next-fixes-2025-05-15' of https://gitlab.freedesktop.org...Dave Airlie
2025-05-16Merge tag 'mediatek-drm-next-20250515' of https://git.kernel.org/pub/scm/linu...Dave Airlie
2025-05-15gpu: drm: nova: select AUXILIARY_BUS instead of depending on itAlexandre Courbot
2025-05-15gpu: nova-core: select AUXILIARY_BUS instead of depending on itAlexandre Courbot
2025-05-15Merge tag 'drm-misc-next-2025-05-12' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-05-14drm/mediatek: Replace custom compare_dev with component_compare_ofTang Dongxing
2025-05-14drm/mediatek: mtk_drm_drv: Unbind secondary mmsys components on errAngeloGioacchino Del Regno
2025-05-14drm/mediatek: Fix kobject put for component sub-driversAngeloGioacchino Del Regno
2025-05-14drm/mediatek: mtk_drm_drv: Fix kobject put for mtk_mutex device ptrAngeloGioacchino Del Regno
2025-05-14drm/amdgpu: add debugfs for spirom IFWI dumpShiwu Zhang
2025-05-14drm/amdgpu: fix userq resource double freedPrike Liang
2025-05-14drm/amdgpu: Fix circular locking in userq creationJesse.Zhang