AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-26 13:29:02 to 2025-12-01 08:30:03 UTC [more...]

[PATCH v9 00/20] Display Global Histogram
 2025-12-01  8:28 UTC  (15+ messages)
` [PATCH v9 01/20] DO_NOT_REVIEW: plane/crtc color pipeline
` [PATCH v9 02/20] drm: Define histogram structures exposed to user
` [PATCH v9 03/20] drm: Add new element histogram for colorop
` [PATCH v9 04/20] drm/colorop: Export function to create pipeline element histogram
` [PATCH v9 05/20] drm: Define ImageEnhancemenT LUT structures exposed to user
` [PATCH v9 06/20] drm: Add new element Image EnhancemenT for colorop
` [PATCH v9 07/20] drm/colorop: Export function to create pipeline element iet lut
` [PATCH v9 08/20] drm/i915/histogram: Define registers for histogram
` [PATCH v9 09/20] drm/i915/histogram: Add support "
` [PATCH v9 10/20] drm/xe: Add histogram support to Xe builds
` [PATCH v9 11/20] drm/i915/histogram: histogram interrupt handling
` [PATCH DO_NOT_RTEVIEW v9 12/20] Plane Color Pipeline support for Intel platforms
` [PATCH v9 13/20] drm/i915/colorop: Add crtc color pipeline for i915
` [PATCH v9 14/20] drm/i915/histogram: Hook i915 histogram with drm histogram

[PATCH] drm/amdgpu: Allow direct CPU drawing of DRM panic on APUs
 2025-12-01  8:27 UTC  (2+ messages)

[PATCH v3 0/5] drm/amdgpu: add UMA carveout tuning interfaces
 2025-12-01  7:53 UTC  (3+ messages)
` [PATCH v3 4/5] drm/amdgpu: add UMA allocation interfaces to sysfs

[PATCH] drm/amdgpu: use static ids for ACP platform devs
 2025-11-30 13:48 UTC  (5+ messages)

[PATCH] Revert "drm/amd: Skip power ungate during suspend for VPE"
 2025-12-01  4:48 UTC  (2+ messages)

[PATCH] drm/amd/amdgpu: Move enum for VDD board
 2025-12-01  4:39 UTC  (2+ messages)

[PATCH v3] drm/amdgpu: do not use amdgpu_bo_gpu_offset_no_check individually
 2025-11-30  9:04 UTC 

SI - are power and voltage readings supported by the hardware
 2025-11-30  1:38 UTC 

[PATCH v5 00/17] Add new general DRM property "color format"
 2025-11-28 21:05 UTC  (18+ messages)
` [PATCH v5 01/17] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check
` [PATCH v5 02/17] drm: Add new general DRM property "color format"
` [PATCH v5 03/17] drm: Add enum conversion from DRM_COLOR_FORMAT to HDMI_COLORSPACE
` [PATCH v5 04/17] drm/bridge: Act on the DRM color format property
` [PATCH v5 05/17] drm/display: hdmi-state-helper: Act on color format DRM property
` [PATCH v5 06/17] drm/display: hdmi-state-helper: Try subsampling in mode_valid
` [PATCH v5 07/17] drm/i915: Implement the "color format" DRM property
` [PATCH v5 08/17] drm/amdgpu: Implement "
` [PATCH v5 09/17] drm/rockchip: Add YUV422 output mode constants for VOP2
` [PATCH v5 10/17] drm/rockchip: vop2: Fix YUV444 output
` [PATCH v5 11/17] drm/rockchip: vop2: Add RK3576 to the RG swap special case
` [PATCH v5 12/17] drm/rockchip: vop2: Recognise 10/12-bit YUV422 as YUV formats
` [PATCH v5 13/17] drm/rockchip: vop2: Set correct output format for RK3576 YUV422
` [PATCH v5 14/17] drm/rockchip: dw_hdmi_qp: Implement "color format" DRM property
` [PATCH v5 15/17] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata
` [PATCH v5 16/17] drm/connector: Register color format property on HDMI connectors
` [PATCH v5 17/17] drm/tests: hdmi: Add tests for the color_format property

[PATCH] drm/amd/display: correct kernel-doc in dml21_wrapper.h
 2025-11-29  7:37 UTC 

Independence for dma_fences! v3
 2025-11-28 12:31 UTC  (26+ messages)
` [PATCH 01/18] dma-buf: cleanup dma_fence_describe v3
` [PATCH 03/18] dma-buf: detach fence ops on signal v2
` [PATCH 04/18] dma-buf: inline spinlock for fence protection v2
` [PATCH 05/18] dma-buf: use inline lock for the stub fence
` [PATCH 06/18] dma-buf: use inline lock for the dma-fence-array
` [PATCH 07/18] dma-buf: use inline lock for the dma-fence-chain
` [PATCH 09/18] drm/amdgpu: fix KFD eviction fence enable_signaling path
` [PATCH 11/18] drm/amdgpu: independence for the amdgpu_eviction_fence!
` [PATCH 13/18] drm/amdgpu: independence for the amdkfd_fence! v2
` [PATCH 18/18] drm/xe: Finish disconnect HW fences from module

amdgpu_acpi_detect: WARNING: Unpatched return thunk in use
 2025-11-29  9:20 UTC 

[PATCH 1/2] drm: Introduce drm_crtc_vblank_prepare()
 2025-11-29  5:30 UTC  (4+ messages)
` [PATCH 2/2] drm/amd/display: Implement prepare_vblank_enable callback

[PATCH] drm/amd/display: use DCN10 CM helper for plane shaper func translation in DCN32
 2025-11-28 21:36 UTC  (4+ messages)

[PATCH 0/6] dma-fence: Remove return code of dma_fence_signal() et al
 2025-11-28 20:01 UTC  (26+ messages)
` [PATCH 1/6] dma-buf/dma-fence: Add dma_fence_test_signaled_flag()
` [PATCH 2/6] amd/amdkfd: Ignore return code of dma_fence_signal()
` [PATCH 3/6] drm/gpu/xe: Ignore dma_fenc_signal() return code

[PATCH] drm/sched: run free_job work on timeout workqueue
 2025-11-28 18:22 UTC 

[PATCH 1/3] drm/amdgpu/gmc11: add amdgpu_vm_handle_fault() handling
 2025-11-28 14:08 UTC  (6+ messages)

[PATCH v2] drm/amdgpu: Make pre_asic_init optional
 2025-11-28 10:54 UTC  (2+ messages)

[pull] amdgpu drm-fixes-6.18
 2025-11-28  9:48 UTC  (2+ messages)

[PATCH] drm/amdgpu: Make pre_asic_init optional
 2025-11-28  7:12 UTC 

[PATCH 0/1] DC Patches November 27, 2025
 2025-11-27 23:45 UTC  (2+ messages)
` [PATCH 1/1] drm/amd/display: fix typo in display_mode_core_structs.h

[PATCH v6 00/16] drm/panfrost, panthor: Cached maps and explicit flushing
 2025-11-27 13:05 UTC  (21+ messages)
` [PATCH v6 01/16] drm/prime: Simplify life of drivers needing custom dma_buf_ops
` [PATCH v6 02/16] drm/shmem: Provide a generic {begin, end}_cpu_access() implementation
  ` [PATCH v6 02/16] drm/shmem: Provide a generic {begin,end}_cpu_access() implementation
` [PATCH v6 07/16] drm/panthor: Add a PANTHOR_BO_SYNC ioctl
` [PATCH v6 09/16] drm/panthor: Add flag to map GEM object Write-Back Cacheable
` [PATCH v6 13/16] drm/panfrost: Add a PANFROST_SYNC_BO ioctl
` [PATCH v6 00/16] drm/panfrost,panthor: Cached maps and explicit flushing

[REGRESSION] Display signal loss (blink) on input at >100Hz since v6.1 with AMD Graphics Card
 2025-11-27  7:43 UTC 

[PATCH v6 0/7] VESA DisplayID spec allows the device to force its DSC bits per pixel value
 2025-11-26 16:32 UTC  (25+ messages)
` [PATCH v6 2/7] drm/edid: prepare for VESA vendor-specific data block extension
` [PATCH v6 3/7] drm/edid: MSO should only be used for non-eDP displays
` [PATCH v6 4/7] drm/edid: parse DSC DPP passthru support flag for mode VII timings
` [PATCH v6 5/7] drm/edid: for consistency, use mask everywhere for block rev parsing
` [PATCH v6 6/7] drm/edid: parse DRM VESA dsc bpp target

Bug#1118349: dpm broken on Radeon HD 8570D
 2025-11-26 15:51 UTC  (10+ messages)

[PATCH] gpu: Move DRM buddy allocator one level up
 2025-11-26 15:17 UTC  (11+ messages)

[PATCH V13 00/51][FINAL] Color Pipeline API w/ VKMS
 2025-11-27  8:36 UTC  (14+ messages)

[PATCH 0/5] drm: Remove remaining support for kdb
 2025-11-26 23:07 UTC  (7+ messages)
` [PATCH 2/5] drm/nouveau: Do not implement mode_set_base_atomic callback

[PATCH 00/14] DC Patches November 26, 2025
 2025-11-26 23:06 UTC  (15+ messages)
` [PATCH 01/14] drm/amd/display: Remove unused encoder types
` [PATCH 02/14] drm/amd/display: Use local variable for analog_engine initialization
` [PATCH 03/14] drm/amd/display: Move RGB-type check for audio sync to DCE HW sequence
` [PATCH 04/14] drm/amd/display: fix Smart Power OLED not working after S4
` [PATCH 05/14] drm/amd/display: refactor HPD to increase flexibility
` [PATCH 06/14] drm/amd/display: Fix wrong x_pos and y_pos for cursor offload
` [PATCH 07/14] drm/amd/display: add dc interface for query QoS information
` [PATCH 08/14] drm/amd/display: Guard FAMS2 configuration updates
` [PATCH 09/14] drm/amd/display: Add additional info from DML
` [PATCH 10/14] drm/amd/display: Correct FIXED_VS Link Rate Toggle Condition
` [PATCH 11/14] drm/amd/display: add register definitions in dcn_hubbub_registers
` [PATCH 12/14] drm/amd/display: Reset pipe mask at beginning of cursor offload
` [PATCH 13/14] drm/amd/display - dc: Add configurable SPL namespace prefix
` [PATCH 14/14] drm/amd/display: Promote DC to 3.2.361

[PATCH 0/4] drm/amdkfd: Move gfx9 MQD to HBM
 2025-11-26 21:26 UTC  (5+ messages)
` [PATCH 1/4] drm/amdkfd: Bind gfx9 MQD in GART with mtype RW
` [PATCH 2/4] drm/amdkfd: Add domain parameter to alloc kernel BO
` [PATCH 3/4] drm/amdkfd: Move gfx9 MQD to VRAM domain
` [PATCH 4/4] drm/amdkfd: Map VRAM MQD on GART

[PATCH] drm/amdgpu: fix cyan_skillfish2 gpu info fw handling
 2025-11-26 16:47 UTC 

[PATCH v2] drm/amdgpu: Treat MMIO_REMAP BOs as linear in amdgpu_bo_set/_get_tiling_flags() v2
 2025-11-26 16:46 UTC  (3+ messages)
` [PATCH v3] drm/amdgpu: Treat MMIO_REMAP BOs as linear in amdgpu_bo_set/_get_tiling_flags() v3

[PATCH 00/10] drm/amdgpu: Improve page fault handling on GMC v6-8
 2025-11-26 15:04 UTC  (14+ messages)
` [PATCH 01/10] drm/amdgpu/si_ih: Enable soft IRQ handler ring
` [PATCH 02/10] drm/amdgpu/cik_ih: "
` [PATCH 03/10] drm/amdgpu/iceland_ih: "
` [PATCH 04/10] drm/amdgpu/tonga_ih: "
` [PATCH 05/10] drm/amdgpu/cz_ih: "
` [PATCH 06/10] drm/amdgpu/gmc6: Don't print MC client as it's unknown
` [PATCH 07/10] drm/amdgpu/gmc6: Cache VM fault info
` [PATCH 08/10] drm/amdgpu/gmc6: Delegate VM faults to soft IRQ handler ring
` [PATCH 09/10] drm/amdgpu/gmc7: "
` [PATCH 10/10] drm/amdgpu/gmc8: "

[PATCH 1/2] drm/amdgpu: don't reemit ring contents more than once
 2025-11-26 14:11 UTC  (2+ messages)

[PATCH 00/20] Remove print_clock_levels
 2025-11-26 13:24 UTC  (15+ messages)
` [PATCH 06/20] drm/amd/pm: Use emit_clk_levels in SMUv13.0.0
` [PATCH 08/20] drm/amd/pm: Use emit_clk_levels in SMUv13.0.5
` [PATCH 09/20] drm/amd/pm: Use emit_clk_levels in SMUv13.0.6
` [PATCH 10/20] drm/amd/pm: Use emit_clk_levels in SMUv13.0.7
` [PATCH 11/20] drm/amd/pm: Use emit_clk_levels in yellow carp
` [PATCH 12/20] drm/amd/pm: Use emit_clk_levels in SMUv14.0.0
` [PATCH 13/20] drm/amd/pm: Use emit_clk_levels in SMUv14.0.2
` [PATCH 14/20] drm/amd/pm: Use emit_clock_levels in SMUv7.0
` [PATCH 15/20] drm/amd/pm: Use emit_clock_levels in SMUv8.0
` [PATCH 16/20] drm/amd/pm: Use emit_clock_levels in SMUv10.0
` [PATCH 17/20] drm/amd/pm: Use emit_clock_levels in vega10
` [PATCH 18/20] drm/amd/pm: Use emit_clock_levels in vega12
` [PATCH 19/20] drm/amd/pm: Use emit_clock_levels in vega20
` [PATCH 20/20] drm/amd/pm: Deprecate print_clock_levels interface


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox