aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2025-05-19drm/nouveau/gsp: add channel class id to gpu halBen Skeggs6-7/+26
2025-05-19drm/nouveau/gsp: add usermode class id to gpu halBen Skeggs6-2/+22
2025-05-19drm/nouveau/gsp: add display class ids to gpu halBen Skeggs9-72/+67
2025-05-19drm/nouveau/gsp: add gpu hal stubsBen Skeggs17-30/+114
2025-05-19drm/nouveau/gsp: switch to a simpler GSP-RM header layoutBen Skeggs91-4092/+2692
2025-05-19drm/nouveau/gsp: move subdev/engine impls to subdev/gsp/rm/r535/Ben Skeggs25-45/+36
2025-05-19drm/nouveau/gsp: move booter handling to GPU-specific codeBen Skeggs8-103/+125
2025-05-19drm/nouveau/gsp: move firmware loading to GPU-specific codeBen Skeggs8-82/+108
2025-05-19drm/nouveau/gsp: split device handling out on its ownBen Skeggs6-138/+173
2025-05-19drm/nouveau/gsp: split client handling out on its ownBen Skeggs6-58/+90
2025-05-19drm/nouveau/gsp: split rm alloc handling out on its ownBen Skeggs6-96/+132
2025-05-19drm/nouveau/gsp: split rm ctrl handling out on its ownBen Skeggs6-72/+107
2025-05-19drm/nouveau/gsp: split rpc handling out on its ownBen Skeggs10-670/+762
2025-05-19drm/nouveau/ofa: bump max instances to 2Ben Skeggs1-1/+1
2025-05-19drm/nouveau/nvenc: bump max instances to 4Ben Skeggs1-1/+1
2025-05-19drm/nouveau/ce: bump max instances to 20Ben Skeggs1-1/+1
2025-05-19drm/nouveau/gsp: remove gsp-specific chid allocation pathBen Skeggs6-154/+20
2025-05-19drm/nouveau/gsp: fix rm shutdown wait conditionBen Skeggs1-1/+1
2025-05-16drm/amdgpu/jpeg: sriov support for jpeg_v5_0_1fanhuang1-11/+131
2025-05-16drm/amdgpu/vcn: sriov support for vcn_v5_0_1fanhuang1-17/+248
2025-05-16drm/amd/display: Promote DAL to 3.2.334Taimur Hassan1-1/+1
2025-05-16drm/amd/display: [FW Promotion] Release 0.1.11.0Taimur Hassan1-2/+32
2025-05-16drm/amd/display: Add GPINT retries to ips_query_residency_infoOvidiu Bunea1-5/+9
2025-05-16drm/amd/display: Modify DCN401 DMUB reset & halt sequenceDillon Varone1-10/+6
2025-05-16drm/amd/display: add support for 2nd sharpening rangeSamson Tam1-0/+4
2025-05-16drm/amd/display: Fix the typo in dcn401 Hubp blockNevenko Stupar1-1/+1
2025-05-16drm/amd/display: Skip backend validation for virtual monitorsChiawen Huang1-3/+7
2025-05-16drm/amd/display: Move mcache allocation programming from DML to resourceKarthi Kandasamy8-1/+129
2025-05-16drm/amd/display: Support external tunneling featureCruise Hung14-80/+126
2025-05-16drm/amd/display: init local variable to fix format errorsYihan Zhu1-8/+8
2025-05-16drm/amd/display: Extend dc_plane_get_status with flagsTomasz Siemek2-4/+14
2025-05-16drm/amdgpu: fix use-after-unlock in eviction fence destroyArvind Yadav1-1/+1
2025-05-16drm/amdgpu: Allow NPS2-CPX combination for VFsLijo Lazar1-0/+2
2025-05-16drm/amdgpu/mmsch: Add MMSCH v5_0 support for sriovfanhuang1-0/+144
2025-05-16drm/amdgpu: Use compatible NPS mode infoLijo Lazar1-43/+60
2025-05-16drm/amd/pm: Move SMUv13.0.12 function declarationsLijo Lazar2-9/+8
2025-05-16drm/amdgpu: Add pldm version reportingAsad Kamal2-1/+3
2025-05-16drm/amdkfd: Support chain runlists of XNACK+/XNACK-Amber Lin5-12/+84
2025-05-16drm/radeon/cik: Clean up doorbellsDr. David Alan Gilbert1-12/+30
2025-05-16Merge tag 'drm-intel-next-fixes-2025-05-15' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-nextDave Airlie6-12/+24
2025-05-16Merge tag 'mediatek-drm-next-20250515' of https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux into drm-nextDave Airlie10-291/+497
2025-05-15gpu: drm: nova: select AUXILIARY_BUS instead of depending on itAlexandre Courbot1-1/+1
2025-05-15gpu: nova-core: select AUXILIARY_BUS instead of depending on itAlexandre Courbot1-1/+1
2025-05-15samples: rust: select AUXILIARY_BUS instead of depending on itAlexandre Courbot1-1/+1
2025-05-15Merge tag 'drm-misc-next-2025-05-12' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextDave Airlie29-196/+699
2025-05-14drm/mediatek: Replace custom compare_dev with component_compare_ofTang Dongxing1-6/+1
2025-05-14drm/mediatek: mtk_drm_drv: Unbind secondary mmsys components on errAngeloGioacchino Del Regno1-1/+4
2025-05-14drm/mediatek: Fix kobject put for component sub-driversAngeloGioacchino Del Regno1-0/+9
2025-05-14drm/mediatek: mtk_drm_drv: Fix kobject put for mtk_mutex device ptrAngeloGioacchino Del Regno1-7/+10
2025-05-14drm/amdgpu: add debugfs for spirom IFWI dumpShiwu Zhang4-10/+168