aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2025-11-14Merge tag 'drm-misc-fixes-2025-11-13' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixesDave Airlie6-10/+46
2025-11-14drm/msm/dpu: support plane splitting in quad-pipe caseJun Nie3-40/+110
2025-11-14drm/msm/dpu: support SSPP assignment for quad-pipe caseJun Nie1-61/+89
2025-11-14drm/msm/dpu: blend pipes per mixer pairs configJun Nie2-19/+33
2025-11-14drm/msm/dpu: Use dedicated WB number definitionJun Nie1-2/+3
2025-11-14drm/msm/dpu: split PIPES_PER_STAGE definition per plane and mixerJun Nie4-16/+15
2025-11-14drm/msm/dpu: handle pipes as arrayJun Nie3-110/+117
2025-11-14drm/msm/dpu: Add pipe as trace argumentJun Nie2-6/+6
2025-11-14drm/msm/dpu: bind correct pingpong for quad pipeJun Nie1-2/+8
2025-11-14drm/msm/dpu: fix mixer number counter on allocationJun Nie1-1/+5
2025-11-14drm/msm/dpu: Remove dead-code in dpu_encoder_helper_reset_mixers()Christophe JAILLET1-3/+0
2025-11-14gpu: nova-core: Set correct DMA maskAlistair Popple1-0/+16
2025-11-14gpu: nova-core: compute layout of more framebuffer regions required for GSPAlexandre Courbot8-11/+314
2025-11-13drm/xe/oa: Store forcewake reference in stream structureMatt Roper2-5/+7
2025-11-13drm/xe/eustall: Store forcewake reference in stream structureMatt Roper1-4/+4
2025-11-13drm/xe/forcewake: Improve kerneldocMatt Roper1-2/+24
2025-11-13drm/imx/ipuv3: Fix dumb-buffer allocation for non-RGB formatsThomas Zimmermann1-7/+9
2025-11-13drm/xe/pf: Use migration-friendly GGTT auto-provisioningMichal Wajdeczko2-0/+69
2025-11-13drm/client: fix MODULE_PARM_DESC string for "active"Randy Dunlap1-2/+2
2025-11-13drm/xe/pf: Add wait helper for VF FLRMichał Winiarski2-0/+25
2025-11-13drm/xe/pf: Handle VRAM migration data as part of PF controlMichał Winiarski5-0/+237
2025-11-13drm/xe/migrate: Add function to copy of VRAM data in chunksLukasz Laguna2-5/+131
2025-11-13drm/xe/pf: Add helper to retrieve VF's LMEM objectLukasz Laguna2-0/+27
2025-11-13drm/xe/pf: Handle MMIO migration data as part of PF controlMichał Winiarski3-0/+175
2025-11-13drm/xe/pf: Handle GGTT migration data as part of PF controlMichał Winiarski3-0/+130
2025-11-13drm/xe/pf: Add helpers for VF GGTT migration data handlingMichał Winiarski5-0/+171
2025-11-13drm/xe/pf: Handle GuC migration data as part of PF controlMichał Winiarski4-18/+94
2025-11-13drm/xe/pf: Switch VF migration GuC save/restore to struct migration dataMichał Winiarski4-230/+80
2025-11-13drm/xe/pf: Don't save GuC VF migration data on pauseMichał Winiarski2-39/+2
2025-11-13drm/xe/pf: Remove GuC migration data save/restore from GT debugfsMichał Winiarski1-47/+0
2025-11-13drm/xe/pf: Increase PF GuC Buffer Cache size and use it for VF migrationMichał Winiarski3-33/+30
2025-11-13drm/xe: Allow the caller to pass guc_buf_cache sizeMichał Winiarski2-11/+34
2025-11-13drm/xe: Add sa/guc_buf_cache sync interfaceMichał Winiarski4-0/+36
2025-11-13drm/xe/pf: Expose VF migration data size over debugfsMichał Winiarski5-0/+82
2025-11-13drm/xe/pf: Add minimalistic migration descriptorMichał Winiarski3-1/+99
2025-11-13drm/xe/pf: Add support for encap/decap of bitstream to/from packetMichał Winiarski7-0/+474
2025-11-13drm/xe/pf: Add helpers for migration data packet allocation / freeMichał Winiarski7-3/+221
2025-11-13drm/xe/pf: Add data structures and handlers for migration ringsMichał Winiarski12-13/+762
2025-11-13drm/xe/pf: Add save/restore control state stubs and connect to debugfsMichał Winiarski6-0/+404
2025-11-13drm/xe/pf: Convert control state to bitmapMichał Winiarski2-3/+5
2025-11-13drm/xe: Move migration support to device-level structMichał Winiarski8-13/+88
2025-11-13drm/xe/pf: Remove GuC version check for migration supportMichał Winiarski1-3/+0
2025-11-13drm/i915/display: Add default case to mipi_exec_send_packetJonathan Cavitt1-0/+3
2025-11-13drm/xe: remove stale runtime_pm memberJani Nikula1-3/+0
2025-11-13drm/i915/ltphy: include intel_display_utils.h instead of i915_utils.hJani Nikula1-1/+1
2025-11-12drm/xe/guc: Eliminate RPa frequency cachingSk Anirban2-31/+26
2025-11-12drm/xe/guc: Eliminate RPe caching for SLPC parameter handlingSk Anirban2-31/+32
2025-11-12vfio/gvt: Convert to get_region_info_capsJason Gunthorpe1-71/+42
2025-11-12vfio/gvt: Provide a get_region_info opJason Gunthorpe1-145/+144
2025-11-12drm/i915/cursor: Initialize 845 vs 865 cursor size separatelyVille Syrjälä1-2/+5