amd-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-28 15:11:24 to 2025-09-02 15:02:00 UTC [more...]

[PATCH v7 0/8] drm/amdgpu: add MMIO-remap singleton BO for HDP flush v7
 2025-09-02 14:52 UTC  (9+ messages)
` [PATCH v7 1/8] drm/ttm: Bump TTM_NUM_MEM_TYPES to 9 (Prep for AMDGPU_PL_MMIO_REMAP)
` [PATCH v7 2/8] drm/amdgpu/uapi: Introduce AMDGPU_GEM_DOMAIN_MMIO_REMAP
` [PATCH v7 3/8] drm/amdgpu/ttm: Add New AMDGPU_PL_MMIO_REMAP Placement
` [PATCH v7 4/8] drm/amdgpu: Wire up MMIO_REMAP placement and User-visible strings
` [PATCH v7 5/8] drm/amdgpu: Implement TTM handling for MMIO_REMAP placement
` [PATCH v7 6/8] drm/amdgpu/ttm: Initialize AMDGPU_PL_MMIO_REMAP Heap
` [PATCH v7 7/8] drm/amdgpu/ttm: Allocate/Free 4K MMIO_REMAP Singleton
` [PATCH v7 8/8] drm/amdgpu/gem: Return Handle to MMIO_REMAP Singleton in GEM_CREATE

[PATCH] drm/amdgpu: Correct info field of bad page threshold exceed CPER
 2025-09-02 14:45 UTC 

[PATCH][next] drm/amd/amdgpu: Fix missing error return on kzalloc failure
 2025-09-02 14:36 UTC  (2+ messages)

[PATCH] drm/amdgpu: Correct misnamed function in amdgpu_gem.c
 2025-09-02 14:29 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix function header names in amdgpu_connectors.c
 2025-09-02 14:27 UTC  (2+ messages)

[PATCH] drm/amdkfd: fix p2p links bug in topology
 2025-09-02 14:14 UTC  (3+ messages)

[PATCH 0/4] DC: Fix page flip timeouts on DCE 6 (v2)
 2025-09-02 13:59 UTC  (3+ messages)

[PATCH v6 0/8] drm/amdgpu: Add MMIO-remap singleton BO for HDP flush v6
 2025-09-02 13:41 UTC  (15+ messages)
` [PATCH v6 1/8] drm/ttm: Bump TTM_NUM_MEM_TYPES to 9 (Prep for AMDGPU_PL_MMIO_REMAP)
` [PATCH v6 2/8] drm/amdgpu/uapi: Introduce AMDGPU_GEM_DOMAIN_MMIO_REMAP
` [PATCH v6 3/8] drm/amdgpu/ttm: Add New AMDGPU_PL_MMIO_REMAP Placement
` [PATCH v6 4/8] drm/amdgpu: Wire up MMIO_REMAP placement and User-visible strings
` [PATCH v6 5/8] drm/amdgpu: Implement TTM handling for MMIO_REMAP placement
` [PATCH v6 6/8] drm/amdgpu/ttm: Initialize AMDGPU_PL_MMIO_REMAP Heap
` [PATCH v6 7/8] drm/amdgpu/ttm: Allocate/Free 4K MMIO_REMAP Singleton
` [PATCH v6 8/8] drm/amdgpu/gem: Return Handle to MMIO_REMAP Singleton in GEM_CREATE

[PATCH 0/8] DC Patches August 25, 2025
 2025-09-02 13:39 UTC  (10+ messages)
` [PATCH 1/8] drm/amd/display: Increase minimum clock for TMDS 420 with pipe splitting
` [PATCH 2/8] drm/amd/display: Optimize custom brightness curve interpolation
` [PATCH 3/8] drm/amd/display: Add Component To Handle Bounding Box Values and IP Caps
` [PATCH 4/8] drm/amd/display: incorrect conditions for failing dto calculations
` [PATCH 5/8] drm/amd/display: Clear the CUR_ENABLE register on DCN314 w/out DPP PG
` [PATCH 6/8] drm/amd/display: Skip Check Runtime Link Setting for Specific Branch Device
` [PATCH 7/8] drm/amd/display: [FW Promotion] Release 0.1.25.0
` [PATCH 8/8] drm/amd/display: Promote DC to 3.2.348

evergreen_packet3_check:... radeon 0000:1d:00.0: vbo resource seems too big for the bo
 2025-09-01 10:10 UTC  (10+ messages)

[PATCH 1/1] drm/amdgpu: use KMEM_CACHE instead of kmem_cache_create
 2025-09-02 11:39 UTC  (2+ messages)

Build failures in drm/amdgpu's vcn_v5_0_0.c
 2025-09-01 17:57 UTC 

[PATCH v5 1/2] drm/buddy: Optimize free block management with RB tree
 2025-09-02 10:35 UTC  (5+ messages)

[PATCH 1/4] drm/amdgpu: Fix allocating extra dwords for rings
 2025-09-02 11:39 UTC  (21+ messages)
` [PATCH 2/4] drm/amdgpu: Clarify that BO size is in bytes in comments
` [PATCH 3/4] drm/amdgpu: Fill extra dwords with NOPs
` [PATCH 4/4] drm/amdgpu: Set SDMA v3 copy_max_bytes to 0x3fff00

[PATCH 1/3] drm/amdgpu: fix userq VM validation v3
 2025-09-02  9:07 UTC  (6+ messages)
` [PATCH 2/3] drm/amdgpu: remove check for BO reservation add assert instead
` [PATCH 3/3] drm/amdgpu: revert "Rename VM invalidate to status lock" v2

[v13 01/11] drm/amdgpu: Add preempt and restore callbacks to userq funcs
 2025-09-02  8:04 UTC  (11+ messages)
` [v13 02/11] drm/amdgpu: adjust MES API used for suspend and resume
` [v13 03/11] drm/amd/amdgpu: Implement MES suspend/resume gang functionality for v12
` [v13 04/11] drm/amdgpu/mes: add front end for detect and reset hung queue
` [v13 05/11] drm/amdgpu/mes11: implement detect and reset callback
` [v13 06/11] drm/amdgpu/mes12: "
` [v13 07/11] drm/amdgpu: add user queue reset source
` [v13 08/11] drm/amdgpu/userq: add force completion helpers
` [v13 09/11] drm/amdgpu/userq: add a detect and reset callback
` [v13 10/11] drm/amdgpu: Switch user queues to use preempt/restore for eviction
` [v13 11/11] drm/amdgpu: Implement user queue reset functionality

[PATCH] drm/amdgpu: Release hive reference properly
 2025-09-02  6:52 UTC  (2+ messages)

[PATCH 00/11] DC Patches for September 8, 2025
 2025-09-02  0:42 UTC  (12+ messages)
` [PATCH 01/11] drm/amd/display: Add HDCP policy control
` [PATCH 02/11] drm/amd/display: Add link index in AUX and dpms
` [PATCH 03/11] drm/amd/display: dont wait for pipe update during medupdate/highirq
` [PATCH 04/11] drm/amd/display: Indicate when custom brightness curves are in use
` [PATCH 05/11] drm/amd/display: Read DPCD to obtain eDP capability information
` [PATCH 06/11] drm/amd/display: Update dchubbub.h for hubbub perfmon support
` [PATCH 07/11] drm/amd/display: Refine error message for vblank init failure
` [PATCH 08/11] drm/amd/display: Correct sequences and delays for DCN35 PG & RCG
` [PATCH 09/11] drm/amd/display: Fix pbn_div Calculation Error
` [PATCH 10/11] drm/amd/display: Disable stutter when programming watermarks on dcn32
` [PATCH 11/11] drm/amd/display: Promote DC to 3.2.349

[PATCH] drm/amd/display: remove output_tf_change flag
 2025-09-01 21:51 UTC 

[PATCH 0/2] drm/amd/display: don't overwrite regamma LUT with empty data
 2025-09-01 21:46 UTC  (2+ messages)

[PATCH v2 0/2] drm/amd/display: don't overwrite regamma LUT with empty data
 2025-09-01 21:33 UTC  (3+ messages)
` [PATCH v2 1/2] drm/amd/display: update color on atomic commit time
` [PATCH v2 2/2] drm/amd/display: change dc stream color settings only in atomic commit

[PATCH v2 0/2] Add "pixel_encoding" to switch between RGB & YUV color modes
 2025-09-01 21:32 UTC  (7+ messages)

[PATCH v4 1/2] drm/buddy: Optimize free block management with RB tree
 2025-09-01 19:03 UTC  (4+ messages)
` [PATCH v4 2/2] drm/buddy: Separate clear and dirty free block trees

[PATCH v5 2/2] drm/buddy: Separate clear and dirty free block trees
 2025-09-01 18:57 UTC 

[PATCH 1/2] drm/amdgpu: Introduce VF critical region check for RAS poison injection
 2025-09-01 14:36 UTC 

[PATCH Review 1/1] drm/amdgpu: wait pmfw polling mca bank info done
 2025-09-01 14:29 UTC  (3+ messages)

[PATCH v5 0/9] drm/amdgpu: Add MMIO-remap Singleton BO for HDP flush v5
 2025-09-01  9:24 UTC  (16+ messages)
` [PATCH v5 1/9] drm/ttm: Bump TTM_NUM_MEM_TYPES to 9 (Prep for AMDGPU_PL_MMIO_REMAP)
` [PATCH v5 2/9] drm/amdgpu/uapi: Introduce AMDGPU_GEM_DOMAIN_MMIO_REMAP
` [PATCH v5 3/9] drm/amdgpu/ttm: Add New AMDGPU_PL_MMIO_REMAP Placement
` [PATCH v5 4/9] drm/amdgpu: Wire up MMIO_REMAP placement and User-visible strings
` [PATCH v5 5/9] drm/amdgpu: Add mmio_remap bookkeeping to amdgpu_device
` [PATCH v5 6/9] drm/amdgpu: Implement TTM handling for MMIO_REMAP placement
` [PATCH v5 7/9] drm/amdgpu/ttm: Initialize AMDGPU_PL_MMIO_REMAP Heap
` [PATCH v5 8/9] drm/amdgpu/ttm: Allocate/Free 4K MMIO_REMAP Singleton
` [PATCH v5 9/9] drm/amdgpu/gem: Return Handle to MMIO_REMAP Singleton in GEM_CREATE

[PATCH v9 01/14] drm/amdgpu: validate userq input args
 2025-09-01  9:13 UTC  (6+ messages)
` [PATCH v9 08/14] drm/amdgpu: add userq object va track helpers

[PATCH v1 1/2] drm/amdgpu: increment share sched score on entity selection
 2025-09-01  9:02 UTC  (2+ messages)

[PATCH] amd/amdkfd: correct mem limit calculation for small APUs
 2025-09-01  2:27 UTC 

[REGRESSION] AMD HDMI/DP audio broken after suspend since commit 50e0bae34fa6
 2025-08-31 10:12 UTC 

[PATCH v2 2/2] docs: gpu: Fix spelling in gpu documentation
 2025-08-29 17:42 UTC  (2+ messages)

Re:
 2025-08-29 19:58 UTC  (18+ messages)
                    ` stupid and complicated PAT :)
                  ` stupid "

[PATCH v3 0/6] drm: panel-backlight-quirks: Do partial refactor and apply OLED fix
 2025-08-29 15:01 UTC  (8+ messages)
` [PATCH v3 1/6] drm: panel-backlight-quirks: Make EDID match optional
` [PATCH v3 2/6] drm: panel-backlight-quirks: Convert brightness quirk to generic structure
` [PATCH v3 3/6] drm: panel-backlight-quirks: Add secondary DMI match
` [PATCH v3 4/6] drm: panel-backlight-quirks: Add brightness mask quirk
` [PATCH v3 5/6] drm: panel-backlight-quirks: Add Steam Deck brightness quirk
` [PATCH v3 6/6] drm: panel-backlight-quirks: Log applied panel brightness quirks

[pull] amdgpu, amdkfd, radeon drm-next-6.18
 2025-08-29 19:08 UTC 

[PATCH] drm/amdgpu: Increment drm driver minor version for list handles ioctl
 2025-08-29 18:30 UTC 

[PATCH] drm/amdgpu: Add vbios build number interface
 2025-08-29 14:39 UTC  (2+ messages)

[PATCH][next] drm/amdgpu/amdkfd: Avoid a couple hundred -Wflex-array-member-not-at-end warnings
 2025-08-29  9:58 UTC 

[PATCH v4 9/9] drm/amdgpu/gem: Return Handle to MMIO_REMAP Singleton in GEM_CREATE
 2025-08-29  5:55 UTC 

[PATCH v4 8/9] drm/amdgpu/ttm: Allocate/Free 4K MMIO_REMAP Singleton
 2025-08-29  5:55 UTC 

[PATCH v4 7/9] drm/amdgpu/ttm: Initialize AMDGPU_PL_MMIO_REMAP Heap
 2025-08-29  5:55 UTC 

[PATCH v4 6/9] drm/amdgpu: Implement TTM handling for MMIO_REMAP placement
 2025-08-29  5:54 UTC 

[PATCH v4 5/9] drm/amdgpu: Add mmio_remap bookkeeping to amdgpu_device
 2025-08-29  5:54 UTC 

[PATCH v4 4/9] drm/amdgpu: Wire up MMIO_REMAP placement and User-visible strings
 2025-08-29  5:54 UTC 

[PATCH v4 3/9] drm/amdgpu/ttm: Add New AMDGPU_PL_MMIO_REMAP Placement
 2025-08-29  5:53 UTC 

[PATCH v4 2/9] drm/amdgpu/uapi: Introduce AMDGPU_GEM_DOMAIN_MMIO_REMAP
 2025-08-29  5:53 UTC 

[PATCH v4 1/9] drm/ttm: Bump TTM_NUM_MEM_TYPES to 9 (Prep for AMDGPU_PL_MMIO_REMAP)
 2025-08-29  5:49 UTC 

[PATCH v4 0/9] drm/amdgpu: Add MMIO-remap Singleton BO for HDP flush v4
 2025-08-29  5:45 UTC 

[v12 01/11] drm/amdgpu: Add preempt and restore callbacks to userq funcs
 2025-08-28 21:01 UTC  (6+ messages)
` [v12 11/11] drm/amdgpu: Implement user queue reset functionality

[PATCH i-g-t v4] tests/amdgpu: Add test for native cursor fallback to overlay
 2025-08-28 21:00 UTC 

[PATCH] drm/amdgpu: clean up and unify hw fence handling
 2025-08-28 20:46 UTC  (5+ messages)

[v12 01/11] drm/amdgpu: Add preempt and restore callbacks to userq funcs
 2025-08-28 20:45 UTC  (5+ messages)
` [v12 09/11] drm/amdgpu/userq: add a detect and reset callback
` [v12 10/11] drm/amdgpu: Switch user queues to use preempt/restore for eviction

[PATCH] drm/amdgpu: clean up and unify hw fence handling
 2025-08-28 20:19 UTC 

[pull] amdgpu drm-fixes-6.17
 2025-08-28 17:39 UTC 

[PATCH 00/10] SI power management fixes (v3)
 2025-08-28 17:00 UTC  (8+ messages)
` [PATCH 02/10] drm/amd/pm: Disable ULV even if unsupported (v3)
` [PATCH 06/10] drm/amd/pm: Treat zero vblank time as too short in si_dpm (v3)
` [PATCH 07/10] drm/amd/pm: Disable MCLK switching with non-DC at 120 Hz+ (v2)
` [PATCH 08/10] drm/amd/pm: Disable SCLK switching on Oland with high pixel clocks (v3)
` [PATCH 09/10] drm/amd/pm: Remove wm_low and wm_high fields from amdgpu_crtc (v2)
` [PATCH 10/10] drm/amd/pm: Print VCE clocks too in si_dpm (v3)

[PATCH] drm/amdgpu: Respect max pixel clock for HDMI and DVI-D (v2)
 2025-08-28 16:06 UTC  (2+ messages)

[PATCH v3 0/9] drm/amdgpu: Add MMIO-remap Singleton BO for HDP flush v3
 2025-08-28 15:35 UTC  (11+ messages)
` [PATCH v3 2/9] drm/ttm: Bump TTM_NUM_MEM_TYPES to 9 (Prep for AMDGPU_PL_MMIO_REMAP)
` [PATCH v3 5/9] drm/amdgpu: Add mmio_remap bookkeeping to amdgpu_device
` [PATCH v3 7/9] drm/amdgpu/ttm: Initialize AMDGPU_PL_MMIO_REMAP Heap
` [PATCH v3 8/9] drm/amdgpu/ttm: Allocate/Free 4K MMIO_REMAP Singleton BO
` [PATCH v3 9/9] drm/amdgpu/gem: Return Handle to MMIO_REMAP Singleton in GEM_CREATE

[PATCH v3 0/9] drm/amdgpu: Add MMIO-remap Singleton BO for HDP flush v3
 2025-08-28 15:21 UTC  (5+ messages)
` [PATCH v3 3/9] drm/amdgpu/ttm: Add New AMDGPU_PL_MMIO_REMAP Placement
` [PATCH v3 4/9] drm/amdgpu: Wire up MMIO_REMAP placement and User-visible strings

[PATCH v3 0/9] drm/amdgpu: Add MMIO-remap Singleton BO for HDP flush v3
 2025-08-28 15:20 UTC  (3+ messages)
` [PATCH v3 1/9] drm/amdgpu/uapi: Introduce AMDGPU_GEM_DOMAIN_MMIO_REMAP


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).