AMD-GFX Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-02 11:40:09 to 2024-04-11 03:30:24 UTC [more...]

[PATCH] drm/amdgpu: validate the parameters of amdgpu_vm_bo_clear_mappings
 2024-04-11  3:28 UTC 

[PATCH] amd/kfd: cancle work iterms at ih_wq in kfd_interrupt_exit
 2024-04-11  2:18 UTC 

[pull] amdgpu, amdkfd drm-fixes-6.9
 2024-04-11  1:34 UTC 

[PATCH] drm/amd/display: Enable ogam_ram for dcn32+dcn35+dcn351
 2024-04-10 22:13 UTC 

[PATCH 00/25] DC Patches April 10, 2024
 2024-04-10 21:26 UTC  (26+ messages)
` [PATCH 01/25] drm/amd/display: Modify power sequence
` [PATCH 02/25] drm/amd/display: Add a function for checking tmds mode
` [PATCH 03/25] drm/amd/display: Modify resource allocation logic
` [PATCH 04/25] drm/amd/display: limit the code change to ips enabled asic
` [PATCH 05/25] drm/amd/display: add support for chroma offset
` [PATCH 06/25] drm/amd/display: Pass sequential ONO bit to DMCUB boot options
` [PATCH 07/25] drm/amd/display: Fix incorrect pointer assignment
` [PATCH 08/25] drm/amd/display: Enable Z10 flag for IPS FSM
` [PATCH 09/25] drm/amd/display: Rework power sequence and resource allocation logic
` [PATCH 10/25] drm/amd/display: Expand dmub_cmd operations
` [PATCH 11/25] drm/amd/display: Use dce_version instead of chip_id
` [PATCH 12/25] drm/amd/display: Adjust headers
` [PATCH 13/25] drm/amd/display: Improve the log precision
` [PATCH 14/25] drm/amd/display: Fix PSR command version passed
` [PATCH 15/25] drm/amd/display: Group scl_data together in resource_build_scaling_params
` [PATCH 16/25] drm/amd/display: Replace int with unsigned int
` [PATCH 17/25] drm/amd/display: Update some comments to improve the code readability
` [PATCH 18/25] drm/amd/display: Remove unnecessary code
` [PATCH 19/25] drm/amd/display: Update FMT settings for 4:2:0
` [PATCH 20/25] drm/amd/display: Rework dcn10_stream_encoder header
` [PATCH 21/25] drm/amd/display: Move REG sequence from program ogam to idle before connect
` [PATCH 22/25] drm/amd/display: Update DCN201 link encoder registers
` [PATCH 23/25] drm/amd/display: Add missing callback for init_watermarks in DCN 301
` [PATCH 24/25] drm/amd/display: Add missing replay field
` [PATCH 25/25] drm/amd/display: 3.2.281

[PATCH] drm/amdkfd: Fix memory leak in create_process failure
 2024-04-10 21:08 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 6ebf211bb11dfc004a2ff73a9de5386fa309c430
 2024-04-10 17:33 UTC 

[PATCH 0/2] First set in IP dump patches
 2024-04-10 12:58 UTC  (3+ messages)
` [PATCH 1/2] drm/amdgpu: add prototype to dump ip state
` [PATCH 2/2] drm/amdgpu: Add support of gfx10 register dump

[PATCH v10 1/3] drm/buddy: Implement tracking clear page feature
 2024-04-10 12:52 UTC  (6+ messages)
` [PATCH v10 2/3] drm/amdgpu: Enable clear page functionality
` [PATCH v10 3/3] drm/tests: Add a test case for drm buddy clear allocation

[PATCH] drm/amd/display: Fix division by zero in setup_dsc_config
 2024-04-10  4:34 UTC 

6.5.5: UBSAN: radeon_atombios.c: index 1 is out of range for type 'UCHAR [1]'
 2024-04-09 15:39 UTC  (6+ messages)

[PATCH] drm/radeon: silence UBSAN warning (v2)
 2024-04-09 16:00 UTC  (2+ messages)

[PATCH] drm/amdkfd: make sure VM is ready for updating operations
 2024-04-10  2:43 UTC  (5+ messages)

[PATCH] drm/amd/amdgpu: Update PF2VF Header
 2024-04-09 21:35 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION a053fd3ca5d1b927a8655f239c84b0d790218fda
 2024-04-09 17:44 UTC 

[PATCH] drm/amdgpu: Fix incorrect return value
 2024-04-09  9:28 UTC  (7+ messages)

[PATCH] drm/amdgpu: remove "num_pages" local variable in amdgpu_gtt_mgr_new
 2024-04-08 17:56 UTC  (2+ messages)

[PATCH 5.15 579/690] drm/amdgpu: Use drm_mode_copy()
 2024-04-08 12:57 UTC 

[PATCH] drm/amdgpu: remove "num_pages" local variable in amdgpu_gtt_mgr_new
 2024-04-08 17:52 UTC 

[PATCH] Documentation/gpu: correct path of reference
 2024-04-08 22:52 UTC  (2+ messages)

[PATCH -next] drm/amd/display: delete the redundant initialization in dcn3_51_soc
 2024-04-08 20:18 UTC  (3+ messages)

[PATCH v2] drm/radeon/radeon_display: Decrease the size of allocated memory
 2024-04-08 20:05 UTC  (3+ messages)

[PATCH 2/5] drm/amdgpu: Use drm_crtc_vblank_crtc()
 2024-04-08 19:06 UTC 

[PATCH v2] drm/amdgpu: Fix discovery initialization failure during pci rescan
 2024-04-08 18:47 UTC  (3+ messages)

[PATCH] drm/amdgpu/mes11: print MES opcodes rather than numbers
 2024-04-08 18:25 UTC 

[PATCH] drm/amdgpu: fix visible VRAM handling during faults
 2024-04-08 18:20 UTC  (2+ messages)

[PATCH] drm/ttm: Make ttm shrinkers NUMA aware
 2024-04-08 17:49 UTC 

[PATCH] drm/amdgpu/gfx11: properly handle regGRBM_GFX_CNTL in soft reset
 2024-04-08 17:20 UTC 

[linux-next:master] BUILD REGRESSION 11cb68ad52ac78c81e33b806b531f097e68edfa2
 2024-04-08 17:11 UTC 

[RFC PATCH v3 0/6] drm/amd/display: switch amdgpu_dm_connector to use struct drm_edid
 2024-04-08 13:50 UTC  (6+ messages)
` [RFC PATCH v3 3/6] "

[PATCH] drm/amdgpu: Fix tlb_cb memory leaking
 2024-04-08 13:06 UTC 

[PATCH v0 00/14] Make I2C terminology more inclusive for I2C Algobit and consumers
 2024-04-08  8:35 UTC  (36+ messages)
` [PATCH v0 01/14] IB/hfi1, IB/qib: Make I2C terminology more inclusive
` [PATCH v0 02/14] drm/amdgpu, drm/radeon: "
  ` [PATCH v0 02/14] drm/amdgpu,drm/radeon: "
` [PATCH v0 03/14] drm/gma500, drm/i915: "
  ` [PATCH v0 03/14] drm/gma500,drm/i915: "
` [PATCH v0 10/14] sfc: falcon: "
` [PATCH v0 13/14] drm/nouveau: "

[bug report] drm/amd/display: Remove plane and stream pointers from dc scratch
 2024-04-05 10:10 UTC 

[PATCH] drm/amdgpu: once more fix the call oder in amdgpu_ttm_move()
 2024-04-05 14:41 UTC  (4+ messages)

[bug report] drm/amd/display: Allow Z8 when stutter threshold is not met
 2024-04-05 10:10 UTC 

[linux-next:master] BUILD REGRESSION 8568bb2ccc278f344e6ac44af6ed010a90aa88dc
 2024-04-05 15:40 UTC  (2+ messages)

[PATCH] drm/amdgpu: differentiate exteranl rev id for gfx 11.5.0
 2024-04-08  6:42 UTC  (2+ messages)

[PATCH] drm/amdgpu: Process bif doorbell event
 2024-04-08  6:17 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix the ring buffer size for queue VM flush
 2024-04-08  5:55 UTC  (3+ messages)

[PATCH AUTOSEL 6.6 18/22] drm/amdkfd: Check cgroup when returning DMABuf info
 2024-04-07 13:12 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 19/22] drm/amdkfd: range check cp bad op exception interrupts

[PATCH AUTOSEL 6.8 20/25] drm/amdkfd: Check cgroup when returning DMABuf info
 2024-04-07 13:11 UTC  (3+ messages)
` [PATCH AUTOSEL 6.8 21/25] drm/amdgpu/vpe: power on vpe when hw_init
` [PATCH AUTOSEL 6.8 22/25] drm/amdkfd: range check cp bad op exception interrupts

[PATCH] drm/amdgpu: fix MES HQD masks
 2024-04-05 17:34 UTC  (5+ messages)

[PATCH v9 1/3] drm/buddy: Implement tracking clear page feature
 2024-04-05 15:43 UTC  (13+ messages)
` [PATCH v9 2/3] drm/amdgpu: Enable clear page functionality

[PATCH 0/2] drm/amdgpu/display: Make multi-plane configurations more flexible
 2024-04-04 14:22 UTC  (6+ messages)

[linux-next:master] BUILD REGRESSION 2b3d5988ae2cb5cd945ddbc653f0a71706231fdd
 2024-04-04 17:31 UTC 

[PATCH] drm/radeon: silence UBSAN warning
 2024-04-04 12:18 UTC  (2+ messages)

[PATCH] drm/amdgpu: Bypass asd if display hw is not available
 2024-04-04 12:04 UTC  (2+ messages)

[PATCH 1/8] HID: amd_sfh: rename float_to_int() to amd_sfh_float_to_int()
 2024-04-03 12:11 UTC  (2+ messages)

[PATCH] drm/amdgpu/mes11: print MES opcodes rather than numbers
 2024-04-04 10:02 UTC  (3+ messages)

[PATCH] drm/amd/pm: Allow setting soft max frequency in VF
 2024-04-04  7:35 UTC  (2+ messages)

[PATCH 1/2] amd/amdkfd: sync all devices to wait all processes being evicted
 2024-04-04  6:55 UTC  (4+ messages)
` [PATCH 2/2] amd/amdgpu: improve VF recover time

[PATCH 00/28] DC Patches April 3, 2024
 2024-04-03 19:49 UTC  (29+ messages)
` [PATCH 01/28] drm/amd/display: Add option to configure mapping policy for edp0 on dp1
` [PATCH 02/28] drm/amd/display: Return max resolution supported by DWB
` [PATCH 03/28] drm/amd/display: always reset ODM mode in context when adding first plane
` [PATCH 04/28] drm/amd/display: fix an incorrect ODM policy assigned for subvp
` [PATCH 05/28] drm/amd/display: Add driver support for future FAMS versions
` [PATCH 06/28] drm/amd/display: Do not recursively call manual trigger programming
` [PATCH 07/28] drm/amd/display: fix disable otg wa logic in DCN316
` [PATCH 08/28] drm/amd/display: expand the non standard link rate for testing
` [PATCH 09/28] drm/amd/display: refactor vpg.h
` [PATCH 10/28] drm/amd/display: add dwb support to dml2
` [PATCH 11/28] drm/amd/display: Program VSC SDP colorimetry for all DP sinks >= 1.4
` [PATCH 12/28] drm/amd/display: Set VSC SDP Colorimetry same way for MST and SST
` [PATCH 13/28] drm/amd/display: Adjust dprefclk by down spread percentage
` [PATCH 14/28] drm/amd/display: Rebuild test pattern params for DP_TEST_PATTERN_VIDEO_MODE
` [PATCH 15/28] Revert "drm/amd/display: Enabling urgent latency adjustment for DCN35"
` [PATCH 16/28] drm/amd/display: [FW Promotion] Release 0.0.212.0
` [PATCH 17/28] drm/amd/display: Add V_TOTAL_REGS to dcn10
` [PATCH 18/28] drm/amd/display: Add comments to improve the code readability
` [PATCH 19/28] drm/amd/display: Adjust some includes used by display
` [PATCH 20/28] drm/amd/display: Drop legacy code
` [PATCH 21/28] drm/amd/display: Update resource capabilities and debug struct for DCN201
` [PATCH 22/28] drm/amd/display: Disable P010 Support of DCN 1.0
` [PATCH 23/28] drm/amd/display: Update DCN10 resource
` [PATCH 24/28] drm/amd/display: Add fallback configuration when set DRR
` [PATCH 25/28] drm/amd/display: Add fallback configuration for set DRR in DCN10
` [PATCH 26/28] drm/amd/display: Change DPCD address range
` [PATCH 27/28] drm/amd/display: Reorganize dwb header
` [PATCH 28/28] drm/amd/display: 3.2.280

[PATCH AUTOSEL 6.6 20/20] drm/amdgpu: fix use-after-free bug
 2024-04-03 17:18 UTC 

[PATCH AUTOSEL 6.8 27/28] drm/amdgpu: fix use-after-free bug
 2024-04-03 17:16 UTC  (2+ messages)
` [PATCH AUTOSEL 6.8 28/28] drm/amdgpu: Init zone device and drm client after mode-1 reset on reload

[PATCH 1/2] drm/amdgpu: always allocate cleared VRAM for KFD allocations
 2024-04-03 16:47 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 727900b675b749c40ba1f6669c7ae5eb7eb8e837
 2024-04-03 15:56 UTC 

[PATCH 1/2] amd/amdkfd: sync all devices to wait all processes being evicted
 2024-04-03 14:36 UTC  (2+ messages)
` [PATCH 2/2] amd/amdgpu: improve VF recover time

[PATCH] drm/amdgpu: fix incorrect number of active RBs for gfx11
 2024-04-03 13:48 UTC  (2+ messages)

[PATCH v4 00/15] Unified cross-architecture kernel-mode FPU API
 2024-04-03 12:51 UTC  (2+ messages)

[PATCH] drm/amdgpu: add post reset IP callback
 2024-04-03  9:40 UTC  (7+ messages)

[PATCH] drm/amd/display: Add missing parameter desc in dc_commit_streams
 2024-04-03  8:00 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: refactoring the runtime pm mode detection code
 2024-04-03  2:57 UTC 

[PATCH 1/2] amd/amdkfd: sync all devices to wait all processes being evicted
 2024-04-03  1:31 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION c0b832517f627ead3388c6f0c74e8ac10ad5774b
 2024-04-03  0:24 UTC 

[PATCH 1/2] drm/amdgpu: use CPU to update VM during GPU reset
 2024-04-02 11:40 UTC  (4+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).