messages from 2025-12-01 13:53:41 to 2025-12-03 18:04:15 UTC [more...]
[PATCH 0/6] dma-fence: Remove return code of dma_fence_signal() et al
2025-12-03 17:31 UTC (36+ messages)
` [PATCH v2 1/8] dma-buf/dma-fence: Add dma_fence_test_signaled_flag()
` [PATCH v2 2/8] dma-buf/dma-fence: Add dma_fence_check_and_signal()
` [PATCH v2 3/8] amd/amdkfd: Use dma_fence_check_and_signal()
` [PATCH v2 4/8] drm/xe: Use dma_fence_check_and_signal_locked()
` [PATCH v2 5/8] dma-buf: Don't misuse dma_fence_signal()
` [PATCH v2 6/8] drm/ttm: Use dma_fence_check_and_signal()
` [PATCH v2 7/8] dma-buf/dma-fence: Remove return code of signaling-functions
` [PATCH v2 8/8] drm/xe: Use dma_fence_test_signaled_flag()
[PATCH 6.12 126/132] drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup
2025-12-03 17:15 UTC (2+ messages)
[PATCH v2 0/4] drm/amdkfd: Move gfx9 MQD to HBM
2025-12-03 17:55 UTC (13+ messages)
` [PATCH v2 1/4] drm/amdkfd: Bind gfx9 MQD in GART with mtype RW
` [PATCH v2 2/4] drm/amdkfd: Add domain parameter to alloc kernel BO
` [PATCH v2 3/4] drm/amdkfd: Move gfx9 MQD to VRAM domain
` [PATCH v2 4/4] drm/amdkfd: Map VRAM MQD on GART
[PATCH v5] drm/amdgpu: Ignored various return code
2025-12-03 17:35 UTC (2+ messages)
[PATCH 6.12.y] drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup
2025-12-03 16:50 UTC (6+ messages)
` Patch "drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup" has been added to the 6.12-stable tree
[PATCH v3] drm/amdkfd: FORWARD NULL
2025-12-03 15:54 UTC (3+ messages)
[PATCH v4] drm/amdgpu: Ignored various return code
2025-12-03 15:45 UTC (3+ messages)
[PATCH v4] drm/amdkfd: FORWARD NULL
2025-12-03 15:41 UTC
[PATCH v4 0/5] drm/amdgpu: add UMA carveout tuning interfaces
2025-12-03 15:24 UTC (8+ messages)
` [PATCH v4 2/5] drm/amdgpu: add helper to read UMA carveout info
` [PATCH v4 4/5] drm/amdgpu: add UMA allocation interfaces to sysfs
` [PATCH v4 5/5] Documentation/amdgpu: Add UMA carveout details
[RFC PATCH v3 00/10] Add CWSR support to user queues
2025-12-03 12:55 UTC (11+ messages)
` [RFC PATCH v3 01/10] drm/amdgpu: Add helper function to get xcc count
` [RFC PATCH v3 02/10] drm/amdgpu: Add cwsr functions
` [RFC PATCH v3 03/10] drm/amdgpu: Fill cwsr save area details
` [RFC PATCH v3 04/10] drm/amdgpu: Add user save area params validation
` [RFC PATCH v3 05/10] drm/amdgpu: Add cwsr to device init/fini sequence
` [RFC PATCH v3 06/10] drm/amdgpu: Add first level cwsr handler to userq
` [RFC PATCH v3 07/10] drm/amdgpu: Add user save area params to mqd input
` [RFC PATCH v3 08/10] drm/amdgpu: Add ioctl to get cwsr details
` [RFC PATCH v3 09/10] drm/amdgpu: Add ioctl support for cwsr params
` [RFC PATCH v3 10/10] drm/amdgpu: Add ioctl to set level2 handler
[pull] amdgpu, amdkfd drm-next-6.19
2025-12-03 13:00 UTC (2+ messages)
[PATCH] drm/amdgpu: don't attach the tlb fence for SI
2025-12-03 12:19 UTC (2+ messages)
[PATCH 0/6] DC Patches Dec 08 2025
2025-12-03 9:42 UTC (10+ messages)
` [PATCH 1/6] drm/amd/display: Defer transitions from minimal state to final state
` [PATCH 2/6] drm/amd/display: Remove periodic detection callbacks from dcn35+
` [PATCH 3/6] drm/amd/display: Fixes for S0i3 exit
` [PATCH 4/6] drm/amd/display: Refactor dml_core_mode_support to reduce stack frame
` [PATCH 5/6] drm/amd/display: Additional info from DML for DMU
` [PATCH 6/6] drm/amd/display: Promote DC to 3.2.362
[PATCH v7 00/13] drm/panfrost, panthor: Cached maps and explicit flushing
2025-12-03 9:01 UTC (14+ messages)
` [PATCH v7 01/13] drm/panthor: Provide a custom dma_buf implementation
` [PATCH v7 02/13] drm/panthor: Fix panthor_gpu_coherency_set()
` [PATCH v7 03/13] drm/panthor: Expose the selected coherency protocol to the UMD
` [PATCH v7 04/13] drm/panthor: Add a PANTHOR_BO_SYNC ioctl
` [PATCH v7 05/13] drm/panthor: Add an ioctl to query BO flags
` [PATCH v7 06/13] drm/panthor: Add flag to map GEM object Write-Back Cacheable
` [PATCH v7 07/13] drm/panthor: Bump the driver version to 1.6
` [PATCH v7 08/13] drm/panfrost: Provide a custom dma_buf implementation
` [PATCH v7 09/13] drm/panfrost: Expose the selected coherency protocol to the UMD
` [PATCH v7 10/13] drm/panfrost: Add a PANFROST_SYNC_BO ioctl
` [PATCH v7 11/13] drm/panfrost: Add an ioctl to query BO flags
` [PATCH v7 12/13] drm/panfrost: Add flag to map GEM object Write-Back Cacheable
` [PATCH v7 13/13] drm/panfrost: Bump the driver version to 1.6
Linux 6.18 amdgpu build error
2025-12-02 21:23 UTC (5+ messages)
[PATCH 6.6.y] drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup
2025-12-02 15:53 UTC (3+ messages)
[PATCH] drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state()
2025-12-02 20:15 UTC
[RFC PATCH 1/3] drm/amdgpu: rework MMIO_REMAP BO creation
2025-12-02 15:12 UTC (3+ messages)
` [RFC PATCH 2/3] drm/amdgpu: add AMDGPU_GEM_OP_OPEN_GLOBAL
` [RFC PATCH 3/3] drm/amdgpu: remove AMDGPU_GEM_DOMAIN_DOORBELL
[PATCH 1/2] drm/amdgpu: don't reemit ring contents more than once
2025-12-02 15:00 UTC (3+ messages)
[PATCH] drm/amdgpu/sdma_v7_1: Add missing inst_mask entry in sdma_v7_1_inst_gfx_resume()
2025-12-02 14:12 UTC (2+ messages)
[PATCH v7 0/7] VESA DisplayID fixed DSC BPP value support
2025-12-02 11:02 UTC (8+ messages)
` [PATCH v7 1/7] drm/edid: rename VESA block parsing functions to more generic name
` [PATCH v7 2/7] drm/edid: prepare for VESA vendor-specific data block extension
` [PATCH v7 3/7] drm/edid: MSO should only be used for non-eDP displays
` [PATCH v7 4/7] drm/edid: parse DSC DPP passthru support flag for mode VII timings
` [PATCH v7 5/7] drm/edid: for consistency, use mask everywhere for block rev parsing
` [PATCH v7 6/7] drm/edid: parse DRM VESA dsc bpp target
` [PATCH v7 7/7] drm/amd: use fixed dsc bits-per-pixel from edid
[PATCH 00/20] Remove print_clock_levels
2025-12-02 13:34 UTC (3+ messages)
[PATCH] drm/amdgpu: add a helper for processing recoverable GPUVM faults
2025-12-02 12:00 UTC (2+ messages)
[PATCH v4 00/13] drm/amdgpu: preparation patchs for the use all SDMA instances series
2025-12-02 11:53 UTC (19+ messages)
` [PATCH v4 01/13] drm/amdgpu: introduce amdgpu_ttm_buffer_entity
` [PATCH v4 02/13] drm/amdgpu: add amdgpu_ttm_job_submit helper
` [PATCH v4 03/13] drm/amdgpu: fix error handling in amdgpu_copy_buffer
` [PATCH v4 04/13] drm/amdgpu: pass the entity to use to amdgpu_ttm_map_buffer
` [PATCH v4 05/13] drm/amdgpu: pass the entity to use to ttm public functions
` [PATCH v4 06/13] drm/amdgpu: statically assign gart windows to ttm entities
` [PATCH v4 07/13] drm/amdgpu: remove AMDGPU_GTT_NUM_TRANSFER_WINDOWS
` [PATCH v4 08/13] drm/amdgpu: add missing lock in amdgpu_benchmark_do_move
` [PATCH v4 09/13] drm/amdgpu: check entity lock is held in amdgpu_ttm_job_submit
` [PATCH v4 10/13] drm/amdgpu: double AMDGPU_GTT_MAX_TRANSFER_SIZE
` [PATCH v4 11/13] drm/amdgpu: use larger gart window when possible
` [PATCH v4 12/13] drm/amdgpu: introduce amdgpu_sdma_set_vm_pte_scheds
` [PATCH v4 13/13] drm/amdgpu: move sched status check inside amdgpu_ttm_set_buffer_funcs_status
[PATCH 0/7] Add cache interval to driver tables
2025-12-02 11:39 UTC (8+ messages)
` [PATCH 1/7] drm/amd/pm: Add smu driver table structure
` [PATCH 2/7] drm/amd/pm: Use driver table structure in smuv11
` [PATCH 3/7] drm/amd/pm: Use driver table structure in smuv12
` [PATCH 4/7] drm/amd/pm: Use driver table structure in smuv13
` [PATCH 5/7] drm/amd/pm: Use driver table structure in smuv14
` [PATCH 6/7] drm/amd/pm: Use cached gpu metrics table
` [PATCH 7/7] drm/amd/pm: Use driver table for board temperature
[PATCH 1/2] drm/amd/ras: Support physical address convert
2025-12-02 8:20 UTC (2+ messages)
` [PATCH 2/2] drm/amdgpu: Add address check for uniras
Patch "drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup" has been added to the 6.17-stable tree
2025-12-01 16:08 UTC
AMD GPU crash in firefox
2025-12-02 3:48 UTC
[PATCH v2] drm/amdgpu: Forward VMID reservation errors
2025-12-01 17:55 UTC (3+ messages)
[PATCH RESEND v9 00/20] Display Global Histogram
2025-12-02 6:27 UTC (21+ messages)
` [PATCH [RESEND] v9 01/20] DO_NOT_REVIEW: plane/crtc color pipeline
` [PATCH [RESEND] v9 02/20] drm: Define histogram structures exposed to user
` [PATCH [RESEND] v9 03/20] drm: Add new element histogram for colorop
` [PATCH [RESEND] v9 04/20] drm/colorop: Export function to create pipeline element histogram
` [PATCH [RESEND] v9 05/20] drm: Define ImageEnhancemenT LUT structures exposed to user
` [PATCH [RESEND] v9 06/20] drm: Add new element Image EnhancemenT for colorop
` [PATCH [RESEND] v9 07/20] drm/colorop: Export function to create pipeline element iet lut
` [PATCH [RESEND] v9 08/20] drm/i915/histogram: Define registers for histogram
` [PATCH [RESEND] v9 09/20] drm/i915/histogram: Add support "
` [PATCH [RESEND] v9 10/20] drm/xe: Add histogram support to Xe builds
` [PATCH [RESEND] v9 11/20] drm/i915/histogram: histogram interrupt handling
` [PATCH DO_NOT_RTEVIEW [RESEND] v9 12/20] Plane Color Pipeline support for Intel platforms
` [PATCH [RESEND] v9 13/20] drm/i915/colorop: Add crtc color pipeline for i915
` [PATCH [RESEND] v9 14/20] drm/i915/histogram: Hook i915 histogram with drm histogram
` [PATCH [RESEND] v9 15/20] drm/i915/iet: Add support to writing the IET LUT data
` [PATCH [RESEND] v9 16/20] drm/i915/colorop: create IET LUT properties
` [PATCH [RESEND] v9 17/20] drm/i915/crtc: Hook i915 IET LUT with the drm IET properties
` [PATCH [RESEND] v9 18/20] drm/i915/histogram: histogram delay counter doesn't reset
` [PATCH [RESEND] v9 19/20] drm/i915/histogram: Histogram changes for Display 20+
` [PATCH [RESEND] v9 20/20] drm/i915/histogram: Enable pipe dithering
[PATCH v2 1/2] drm: Introduce drm_crtc_vblank_prepare()
2025-12-01 23:18 UTC (2+ messages)
` [PATCH v2 2/2] drm/amd/display: Implement prepare_vblank_enable callback
[PATCH] drm/amdgpu: Fix SHMEM alignment mode for GFX 12.1.0
2025-12-01 23:15 UTC (10+ messages)
` [PATCH] drm/amdgpu: update sh mem base offsets for gfx 12.1
` [PATCH] drm/amdgpu: Setup MTYPEs for GFX 12.1.0
` [PATCH] drm/amdgpu: Init single mes instance if xcc_mask is unset
` [PATCH] drm/amdgpu: Revert retry based thrashing prevention on GFX 12.1.0
` [PATCH] drm/amdgpu: add xcc info for compute ring name
` [PATCH] drm/amdgpu: set gfxhub according xcc_mask for gfx 12_1
` [PATCH] drm/amdgpu/gmc12: set MMHUBs based on aid_mask
` [PATCH] drm/amdgpu: fix mes code error for muti-xcc
` [PATCH] drm/amdgpu: add imu support for gc 12_1
[PATCH] drm/amdkfd: Fix improper NULL termination of queue restore SMI event string
2025-12-01 21:46 UTC (2+ messages)
[PATCH] drm/amdgpu/sdma6: Update gfx11.0.3 SDMA FW version to include UMQ protected-fence fix
2025-12-01 21:00 UTC (3+ messages)
` [PATCH v2] "
[PATCH 00/17] Use common function to print dpm table
2025-12-01 19:59 UTC (2+ messages)
[PATCH] Revert "drm/amd: Skip power ungate during suspend for VPE"
2025-12-01 19:17 UTC (3+ messages)
[PATCH] drm/amdgpu: use static ids for ACP platform devs
2025-12-01 18:13 UTC (6+ messages)
[PATCH] drm/amd/display: correct kernel-doc in dml21_wrapper.h
2025-12-01 18:10 UTC (2+ messages)
[PATCH 0/5] drm: Remove remaining support for kdb
2025-12-01 16:41 UTC (2+ messages)
SI - are power and voltage readings supported by the hardware
2025-12-01 15:26 UTC (2+ messages)
[PATCH] drm/amdgpu: Forward VMID reservation errors
2025-12-01 13:55 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox