summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2025-09-11drm/xe/guc: Add SLPC power profile interfaceVinay Belgaumkar
2025-09-11rust: drm: Introduce the Tyr driver for Arm Mali GPUsDaniel Almeida
2025-09-11drm/panthor: assign unique names to queuesChia-I Wu
2025-09-11drm/i915/backlight: Honor VESA eDP backlight luminance control capabilityAaron Ma
2025-09-11drm/xe: Fix uninitialized return valuesThomas Hellström
2025-09-10drm/xe/tile: Release kobject for the failure pathShuicheng Lin
2025-09-11xe: populate buffers before exporting them.Dave Airlie
2025-09-11nouveau: populate buffers before exporting them.Dave Airlie
2025-09-11amdgpu: populate buffers before exporting them.Dave Airlie
2025-09-11ttm/bo: add an API to populate a bo before exporting.Dave Airlie
2025-09-10drm/msm/registers: Sync GPU registers from mesaRob Clark
2025-09-10drm/msm/registers: Generate _HI/LO builders for reg64Rob Clark
2025-09-10drm/msm/registers: Make TPL1_BICUBIC_WEIGHTS_TABLE an arrayRob Clark
2025-09-10drm/msm/registers: Sync gen_header.py from mesaRob Clark
2025-09-10drm/msm/registers: Remove license/etc from generated headersRob Clark
2025-09-10DRM: Add a new 'boot_display' attributeMario Limonciello (AMD)
2025-09-10drm/mediatek: clean up driver data initialisationJohan Hovold
2025-09-10drm/mediatek: fix potential OF node use-after-freeJohan Hovold
2025-09-10Merge drm/drm-next into drm-intel-nextRodrigo Vivi
2025-09-10Merge drm-misc-next-2025-08-21 into drm-rust-nextDanilo Krummrich
2025-09-10drm/xe: Convert pinned suspend eviction for exhaustive evictionThomas Hellström
2025-09-10drm/xe: Rework instances of variants of xe_bo_create_locked()Thomas Hellström
2025-09-10drm/xe: Convert xe_bo_create_pin_map() for exhaustive evictionThomas Hellström
2025-09-10drm/xe: Convert xe_bo_create_pin_map_at() for exhaustive evictionThomas Hellström
2025-09-10drm/xe: Rename ___xe_bo_create_locked()Thomas Hellström
2025-09-10drm/xe: Convert xe_dma_buf.c for exhaustive evictionThomas Hellström
2025-09-10drm/xe/display: Convert __xe_pin_fb_vma()Thomas Hellström
2025-09-10drm/xe: Convert the CPU fault handler for exhaustive evictionThomas Hellström
2025-09-10drm/xe: Convert existing drm_exec transactions for exhaustive evictionThomas Hellström
2025-09-10drm/xe: Convert SVM validation for exhaustive evictionThomas Hellström
2025-09-10drm/xe: Convert xe_bo_create_user() for exhaustive evictionThomas Hellström
2025-09-10drm/xe: Introduce an xe_validation wrapper around drm_execThomas Hellström
2025-09-10drm/xe: Pass down drm_exec context to validationThomas Hellström
2025-09-09drm/amdgpu/vcn: Allow limiting ctx to instance 0 for AV1 at any timeDavid Rosca
2025-09-09drm/amdgpu/vcn4: Fix IB parsing with multiple engine info packagesDavid Rosca
2025-09-09drm/amd/amdgpu: Declare isp firmware binary filePratap Nirujogi
2025-09-09drm/amd/display: use udelay rather than fsleepAlex Deucher
2025-09-09drm/amdgpu: fix a memory leak in fence cleanup when unloadingAlex Deucher
2025-09-09drm/amdgpu/vcn: Change amdgpu_vcn_sw_fini return to voidRodrigo Siqueira
2025-09-09drm/amdgpu/vcn: Document IRQ per-instance irq behavior for VCN 4.0.3Rodrigo Siqueira
2025-09-09drm/amdgpu: validate userq hw unmap status for destroying userqPrike Liang
2025-09-09drm/amdgpu: Wire up MMIO_REMAP placement and User-visible stringsSrinivasan Shanmugam
2025-09-09drm/amdgpu/ttm: Add New AMDGPU_PL_MMIO_REMAP PlacementSrinivasan Shanmugam
2025-09-09drm/amdgpu/vcn: Allow limiting ctx to instance 0 for AV1 at any timeDavid Rosca
2025-09-09drm/amdgpu/vcn4: Fix IB parsing with multiple engine info packagesDavid Rosca
2025-09-09drm/amdgpu: clean up the amdgpu_userq_active()Prike Liang
2025-09-09drm/amdgpu/jpeg: Move parse_cs to amdgpu_jpeg.cSathishkumar S
2025-09-09drm/amd/display: Remove duplicated codeRay Wu
2025-09-09drm/amdgpu: validate userq input argsPrike Liang
2025-09-09drm/amdgpu/uapi: Introduce AMDGPU_GEM_DOMAIN_MMIO_REMAPSrinivasan Shanmugam