summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-05-19drm/nouveau/gsp: split client handling out on its ownBen Skeggs-58/+90
2025-05-19drm/nouveau/gsp: split rm alloc handling out on its ownBen Skeggs-96/+132
2025-05-19drm/nouveau/gsp: split rm ctrl handling out on its ownBen Skeggs-72/+107
2025-05-19drm/nouveau/gsp: split rpc handling out on its ownBen Skeggs-670/+762
2025-05-19drm/nouveau/ofa: bump max instances to 2Ben Skeggs-1/+1
2025-05-19drm/nouveau/nvenc: bump max instances to 4Ben Skeggs-1/+1
2025-05-19drm/nouveau/ce: bump max instances to 20Ben Skeggs-1/+1
2025-05-19drm/nouveau/gsp: remove gsp-specific chid allocation pathBen Skeggs-154/+20
2025-05-19drm/nouveau/gsp: fix rm shutdown wait conditionBen Skeggs-1/+1
2025-05-16gpu: ipu-v3: Switch to irq_find_mapping()Jiri Slaby (SUSE)-2/+2
2025-05-16gpu: Switch to irq_domain_create_linear()Jiri Slaby (SUSE)-5/+5
2025-05-16drm/panel-edp: Add BOE NV133WUM-N61 panel entryRob Clark-0/+1
2025-05-16drm/amdgpu/jpeg: sriov support for jpeg_v5_0_1fanhuang-11/+131
2025-05-16drm/amdgpu/vcn: sriov support for vcn_v5_0_1fanhuang-17/+248
2025-05-16drm/amd/display: Promote DAL to 3.2.334Taimur Hassan-1/+1
2025-05-16drm/amd/display: [FW Promotion] Release 0.1.11.0Taimur Hassan-2/+32
2025-05-16drm/amd/display: Add GPINT retries to ips_query_residency_infoOvidiu Bunea-5/+9
2025-05-16drm/amd/display: Modify DCN401 DMUB reset & halt sequenceDillon Varone-10/+6
2025-05-16drm/amd/display: add support for 2nd sharpening rangeSamson Tam-0/+4
2025-05-16drm/amd/display: Fix the typo in dcn401 Hubp blockNevenko Stupar-1/+1
2025-05-16drm/amd/display: Skip backend validation for virtual monitorsChiawen Huang-3/+7
2025-05-16drm/amd/display: Move mcache allocation programming from DML to resourceKarthi Kandasamy-1/+129
2025-05-16drm/amd/display: Support external tunneling featureCruise Hung-80/+126
2025-05-16drm/amd/display: init local variable to fix format errorsYihan Zhu-8/+8
2025-05-16drm/amd/display: Extend dc_plane_get_status with flagsTomasz Siemek-4/+14
2025-05-16drm/amdgpu: fix use-after-unlock in eviction fence destroyArvind Yadav-1/+1
2025-05-16drm/amdgpu: Allow NPS2-CPX combination for VFsLijo Lazar-0/+2
2025-05-16drm/amdgpu/mmsch: Add MMSCH v5_0 support for sriovfanhuang-0/+144
2025-05-16drm/amdgpu: Use compatible NPS mode infoLijo Lazar-43/+60
2025-05-16drm/amd/pm: Move SMUv13.0.12 function declarationsLijo Lazar-9/+8
2025-05-16drm/amdgpu: Add pldm version reportingAsad Kamal-1/+3
2025-05-16drm/amdkfd: Support chain runlists of XNACK+/XNACK-Amber Lin-12/+84
2025-05-16drm/radeon/cik: Clean up doorbellsDr. David Alan Gilbert-12/+30
2025-05-16drm/nouveau/dp: convert to use ERR_CAST()Zhang Enpei-1/+1
2025-05-16drm/nouveau/fifo: small cleanup in nvkm_chan_cctx_get()Dan Carpenter-1/+1
2025-05-16drm/i915/dsi: Enforce pipeline flush with DSI HS transferGareth Yu-2/+3
2025-05-16drm/nouveau: Check dma_fence in canonical wayPhilipp Stanner-1/+1
2025-05-16drm/nouveau: Simplify nouveau_fence_done()Philipp Stanner-13/+11
2025-05-16drm/nouveau: Simplify calls to nvif_event_block()Philipp Stanner-18/+13
2025-05-16drm/nouveau: nouveau_fence: Standardize list iterationsPhilipp Stanner-13/+8
2025-05-16drm/xe/mocs: Check if all domains awakeTejas Upadhyay-5/+6
2025-05-16drm/xe/pf: Don't allow LMEM provisioning if LMTT isn't available on the devicePiotr Piórkowski-4/+6
2025-05-16drm/i915/dmc: Introduce dmc_configure_event()Ville Syrjälä-18/+27
2025-05-16drm/i915/dmc: Extract is_event_handler()Ville Syrjälä-2/+11
2025-05-16drm/i915/dmc: Relocate is_dmc_evt_{ctl,htp}_reg()Ville Syrjälä-20/+20
2025-05-16drm/i915/dmc: Extract dmc_evt_ctl_disable()Ville Syrjälä-8/+10
2025-05-16drm/i915/dmc: Define all DMC event IDsVille Syrjälä-11/+272
2025-05-16drm/i915/dmc: Hook up PIPEDMC interruptsVille Syrjälä-0/+84
2025-05-16drm/i915/dmc: Drop PIPEDMC faults from the fault mask on LNL+Ville Syrjälä-3/+11
2025-05-16drm/{i915,xe}: convert i915 and xe display members into pointersJani Nikula-100/+111