summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-12-04drm/xe/uapi: Add NO_COMPRESSION BO flag and query capabilitySanjay Yadav-2/+21
2025-12-04drm/i915/display: Use a sub-struct for fbc operations in intel_displayVinod Govindapillai-6/+9
2025-12-03drm/xe/xe3: Remove graphics IP 30.01 from Wa_18041344222 IP listHarish Chegondi-1/+1
2025-12-03Merge tag 'kbuild-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds-1/+1
2025-12-03drm/xe: Do not reference loop variable directlyMatthew Brost-2/+3
2025-12-03Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-12/+7
2025-12-03gpu/panel-edp: add AUO panel entry for B140HAN06.4Alexey Klimov-0/+1
2025-12-03drm/xe/sync: Use for_each_tlb_inval() to calculate invalidation fencesMatt Roper-2/+5
2025-12-03drm/ttm: Tidy usage of local variables a little bitTvrtko Ursulin-76/+77
2025-12-03drm/ttm: Tidy ttm_operation_ctx initializationTvrtko Ursulin-17/+5
2025-12-03drm/ttm: Resource cannot be NULL in ttm_resource_intersectsTvrtko Ursulin-3/+0
2025-12-03drm/ttm: Make ttm_bo_init_validate safe against ttm_operation_ctx re-orderingTvrtko Ursulin-1/+1
2025-12-03drm/panthor: fix queue_reset_timeout_lockedChia-I Wu-12/+12
2025-12-03drm/panthor: Remove redundant call to disable the MCUAkash Goel-1/+0
2025-12-03drm/panthor: Unlock the locked region before disabling an ASBoris Brezillon-0/+10
2025-12-03drm/panthor: Make sure caches are flushed/invalidated when an AS is recycledBoris Brezillon-6/+20
2025-12-03drm/panthor: Drop a WARN_ON() in group_free_queue()Boris Brezillon-3/+2
2025-12-03Merge drm/drm-next into drm-xe-nextThomas Hellström-15950/+72361
2025-12-03drm/gem-shmem: revert the 8-byte alignment constraintLudovic Desroches-1/+1
2025-12-03drm/gem-dma: revert the 8-byte alignment constraintLudovic Desroches-1/+1
2025-12-03drm/i915/crtc: Expose sharpness only if num_scalers is >= 2Nemesa Garg-1/+1
2025-12-03Merge tag 'amd-drm-next-6.19-2025-12-02' of https://gitlab.freedesktop.org/ag...Dave Airlie-184/+1972
2025-12-02drm/i915/display: Use HAS_LT_PHY() for LT PHY AUX powerGustavo Sousa-8/+8
2025-12-02drm/i915/display: Move HAS_LT_PHY() to intel_display_device.hGustavo Sousa-2/+1
2025-12-02drm/i915/display: Use platform check in HAS_LT_PHY()Gustavo Sousa-1/+1
2025-12-02drm/i915/nvls: Add NVL-S display supportSai Teja Pottumuttu-1/+8
2025-12-02drm/i915/xe3p_lpd: Handle underrun debug bitsGustavo Sousa-0/+175
2025-12-02drm/i915/display: Handle dedicated external ports in intel_encoder_is_tc()Gustavo Sousa-1/+27
2025-12-02drm/i915/power: Use intel_encoder_is_tc()Gustavo Sousa-10/+23
2025-12-02drm/i915/vbt: Add fields dedicated_external and dyn_port_over_tcGustavo Sousa-2/+76
2025-12-02Revert "drm/amd: Skip power ungate during suspend for VPE"Mario Limonciello (AMD)-2/+1
2025-12-02drm/amdgpu: use common defines for HUB faultsAlex Deucher-8/+21
2025-12-02drm/amdgpu/gmc12: add amdgpu_vm_handle_fault() handlingAlex Deucher-0/+27
2025-12-02drm/amdgpu/gmc11: add amdgpu_vm_handle_fault() handlingAlex Deucher-0/+27
2025-12-02drm/amdgpu: use static ids for ACP platform devsBrady Norander-2/+8
2025-12-02drm/amdgpu/sdma6: Update SDMA 6.0.3 FW version to include UMQ protected-fence...Srinivasan Shanmugam-1/+1
2025-12-02drm/amdgpu: Forward VMID reservation errorsNatalie Vock-2/+1
2025-12-02drm/amdgpu/gmc8: Delegate VM faults to soft IRQ handler ringTimur Kristóf-0/+6
2025-12-02drm/amdgpu/gmc7: Delegate VM faults to soft IRQ handler ringTimur Kristóf-0/+6
2025-12-02drm/amdgpu/gmc6: Delegate VM faults to soft IRQ handler ringTimur Kristóf-0/+6
2025-12-02drm/amdgpu/gmc6: Cache VM fault infoTimur Kristóf-0/+4
2025-12-02drm/amdgpu/gmc6: Don't print MC client as it's unknownTimur Kristóf-6/+4
2025-12-02drm/amdgpu/cz_ih: Enable soft IRQ handler ringTimur Kristóf-0/+10
2025-12-02drm/amdgpu/tonga_ih: Enable soft IRQ handler ringTimur Kristóf-0/+10
2025-12-02drm/amdgpu/iceland_ih: Enable soft IRQ handler ringTimur Kristóf-0/+10
2025-12-02drm/amdgpu/cik_ih: Enable soft IRQ handler ringTimur Kristóf-0/+12
2025-12-02drm/amdgpu/si_ih: Enable soft IRQ handler ringTimur Kristóf-0/+12
2025-12-02drm/amd/display: fix typo in display_mode_core_structs.hAditya Gollamudi-1/+1
2025-12-02drm/amd/display: fix Smart Power OLED not working after S4Ian Chen-0/+6
2025-12-02drm/amd/display: Move RGB-type check for audio sync to DCE HW sequenceIvan Lipski-2/+4