summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2025-12-04drm/xe/pf: fix VFIO link errorArnd Bergmann
2025-12-04drm/ttm: Use dma_fence_check_and_signal()Philipp Stanner
2025-12-04drm/xe: Use dma_fence_check_and_signal_locked()Philipp Stanner
2025-12-04amd/amdkfd: Use dma_fence_check_and_signal()Philipp Stanner
2025-12-04drm/rcar-du: dsi: Handle both DRM_MODE_FLAG_N.SYNC and !DRM_MODE_FLAG_P.SYNCMarek Vasut
2025-12-04drm/i915/fbc: Apply Wa_14025769978Vinod Govindapillai
2025-12-04drm/i915/xe3p_lpd: Enable display use of system cache for FBCVinod Govindapillai
2025-12-04drm/xe/uapi: Add NO_COMPRESSION BO flag and query capabilitySanjay Yadav
2025-12-04drm/i915/display: Use a sub-struct for fbc operations in intel_displayVinod Govindapillai
2025-12-03drm/xe/xe3: Remove graphics IP 30.01 from Wa_18041344222 IP listHarish Chegondi
2025-12-03Merge tag 'kbuild-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds
2025-12-03drm/xe: Do not reference loop variable directlyMatthew Brost
2025-12-03Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-12-03gpu/panel-edp: add AUO panel entry for B140HAN06.4Alexey Klimov
2025-12-03drm/xe/sync: Use for_each_tlb_inval() to calculate invalidation fencesMatt Roper
2025-12-03drm/ttm: Tidy usage of local variables a little bitTvrtko Ursulin
2025-12-03drm/ttm: Tidy ttm_operation_ctx initializationTvrtko Ursulin
2025-12-03drm/ttm: Resource cannot be NULL in ttm_resource_intersectsTvrtko Ursulin
2025-12-03drm/ttm: Make ttm_bo_init_validate safe against ttm_operation_ctx re-orderingTvrtko Ursulin
2025-12-03drm/panthor: fix queue_reset_timeout_lockedChia-I Wu
2025-12-03drm/panthor: Remove redundant call to disable the MCUAkash Goel
2025-12-03drm/panthor: Unlock the locked region before disabling an ASBoris Brezillon
2025-12-03drm/panthor: Make sure caches are flushed/invalidated when an AS is recycledBoris Brezillon
2025-12-03drm/panthor: Drop a WARN_ON() in group_free_queue()Boris Brezillon
2025-12-03Merge drm/drm-next into drm-xe-nextThomas Hellström
2025-12-03drm/gem-shmem: revert the 8-byte alignment constraintLudovic Desroches
2025-12-03drm/gem-dma: revert the 8-byte alignment constraintLudovic Desroches
2025-12-03drm/i915/crtc: Expose sharpness only if num_scalers is >= 2Nemesa Garg
2025-12-03Merge tag 'amd-drm-next-6.19-2025-12-02' of https://gitlab.freedesktop.org/ag...Dave Airlie
2025-12-02drm/i915/display: Use HAS_LT_PHY() for LT PHY AUX powerGustavo Sousa
2025-12-02drm/i915/display: Move HAS_LT_PHY() to intel_display_device.hGustavo Sousa
2025-12-02drm/i915/display: Use platform check in HAS_LT_PHY()Gustavo Sousa
2025-12-02drm/i915/nvls: Add NVL-S display supportSai Teja Pottumuttu
2025-12-02drm/i915/xe3p_lpd: Handle underrun debug bitsGustavo Sousa
2025-12-02drm/i915/display: Handle dedicated external ports in intel_encoder_is_tc()Gustavo Sousa
2025-12-02drm/i915/power: Use intel_encoder_is_tc()Gustavo Sousa
2025-12-02drm/i915/vbt: Add fields dedicated_external and dyn_port_over_tcGustavo Sousa
2025-12-02Revert "drm/amd: Skip power ungate during suspend for VPE"Mario Limonciello (AMD)
2025-12-02drm/amdgpu: use common defines for HUB faultsAlex Deucher
2025-12-02drm/amdgpu/gmc12: add amdgpu_vm_handle_fault() handlingAlex Deucher
2025-12-02drm/amdgpu/gmc11: add amdgpu_vm_handle_fault() handlingAlex Deucher
2025-12-02drm/amdgpu: use static ids for ACP platform devsBrady Norander
2025-12-02drm/amdgpu/sdma6: Update SDMA 6.0.3 FW version to include UMQ protected-fence...Srinivasan Shanmugam
2025-12-02drm/amdgpu: Forward VMID reservation errorsNatalie Vock
2025-12-02drm/amdgpu/gmc8: Delegate VM faults to soft IRQ handler ringTimur Kristóf
2025-12-02drm/amdgpu/gmc7: Delegate VM faults to soft IRQ handler ringTimur Kristóf
2025-12-02drm/amdgpu/gmc6: Delegate VM faults to soft IRQ handler ringTimur Kristóf
2025-12-02drm/amdgpu/gmc6: Cache VM fault infoTimur Kristóf
2025-12-02drm/amdgpu/gmc6: Don't print MC client as it's unknownTimur Kristóf
2025-12-02drm/amdgpu/cz_ih: Enable soft IRQ handler ringTimur Kristóf