AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-20 14:41:35 to 2022-09-23 21:36:33 UTC [more...]

[PATCH 00/10] switch to common helper for rlc fw init
 2022-09-23 21:36 UTC  (3+ messages)
` [PATCH 09/10] drm/amdgpu/gfx10: switch to amdgpu_gfx_rlc_init_microcode

[PATCH 1/3] drm/amd/display: fix HDCP drm prop update for MST
 2022-09-23 20:52 UTC  (3+ messages)
` [PATCH 2/3] drm/amd/display: save and restore a connector's HDCP properties
` [PATCH 3/3] drm/amd/display: fix a crash caused by hot plugging on certain MST hubs

[REGRESSION] Graphical issues on Lenovo Yoga 7 14ARB7 laptop since v6.0-rc1 (bisected)
 2022-09-23 18:41 UTC  (5+ messages)

[PATCH v4] drm/sched: Add FIFO sched policy to run queue v3
 2022-09-23 17:13 UTC  (4+ messages)

[PATCH 00/31] DC Patches Sept 26, 2022
 2022-09-23 15:44 UTC  (35+ messages)
` [PATCH 01/31] drm/amd/display: Refactor LTTPR mode selection
` [PATCH 02/31] drm/amd/display: Update DCN32 to use new SR latencies
` [PATCH 03/31] drm/amd/display: Fix various dynamic ODM transitions on DCN32
` [PATCH 04/31] drm/amd/display: Remove interface for periodic interrupt 1
` [PATCH 05/31] drm/amd/display: Avoid avoid unnecessary pixel rate divider programming
` [PATCH 06/31] drm/amd/display: Wrap OTG disable workaround with FIFO control
` [PATCH 07/31] drm/amd/display: Add explicit FIFO disable for DP blank
` [PATCH 08/31] drm/amd/display: Do DIO FIFO enable after DP video stream enable
` [PATCH 09/31] drm/amd/display: Change EDID fallback condition
` [PATCH 10/31] drm/amd/display: skip phantom pipes when checking for pending flip
` [PATCH 11/31] drm/amd/display: fix a divide by zero error
` [PATCH 12/31] drm/amd/display: Update MALL SS NumWays calculation
` [PATCH 13/31] drm/amd/display: add missing null check
` [PATCH 14/31] drm/amd/display: Fix audio on display after unplugging another
` [PATCH 15/31] drm/amd/display: add debug keys for override bios settings
` [PATCH 16/31] drm/amd/display: Fix typo in get_pixel_rate_div
` [PATCH 17/31] drm/amd/display: Disable MALL when TMZ surface
` [PATCH 18/31] drm/amd/display: Fix CAB allocation calculation
` [PATCH 19/31] drm/amd/display: fill in clock values when DPM is not enabled
` [PATCH 20/31] drm/amd/display: polling vid stream status in hpo dp blank
` [PATCH 21/31] Add ABM control to panel_config struct
` [PATCH 22/31] drm/amd/display: Avoid unnecessary pixel rate divider programming
` [PATCH 23/31] Add debug option for exiting idle optimizations on cursor updates
` [PATCH 24/31] drm/amd/display: Cursor Info Update refactor
` [PATCH 25/31] drm/amd/display: Remove assert for odm transition case
` [PATCH 26/31] drm/amd/display: 3.2.205
` [PATCH 27/31] drm/amd/display: Reduce number of arguments of dml314's CalculateWatermarksAndDRAMSpeedChangeSupport()
` [PATCH 28/31] drm/amd/display: Reduce number of arguments of dml314's CalculateFlipSchedule()
` [PATCH 29/31] drm/amd/display: remove redundant CalculateTWait's
` [PATCH 30/31] drm/amd/display: refactor CalculateWriteBackDelay to use vba_vars_st ptr
` [PATCH 31/31] drm/amd/display: remove redundant CalculateRemoteSurfaceFlipDelay's

[PATCH] drm/amdkfd: fix dropped interrupt in kfd_int_process_v11
 2022-09-23 15:38 UTC  (2+ messages)

Update Device ID database for AMD Barcelo
 2022-09-23 15:22 UTC 

[RFC][PATCH] drm/amd/display: Restore DC_FP_* wrapper in dml/calcs
 2022-09-23 14:33 UTC  (2+ messages)

[PATCH] drm/amdgpu/vcn: update vcn4 fw shared data structure
 2022-09-23 14:05 UTC  (2+ messages)

[PATCH] drm/amd/amdgpu: Add missing XGMI hive registers for mmhub 9.4.1
 2022-09-23 13:39 UTC  (2+ messages)

[PATCH] drm/amdgpu: Remove fence_process in count_emitted
 2022-09-23 13:27 UTC 

[PATCH] drm/amdgpu: Always align dumb buffer at PAGE_SIZE
 2022-09-23  6:23 UTC  (5+ messages)

[PATCH v1] drivers/amd/kv_dpm: check the return value of amdgpu_kv_smc_bapm_enable
 2022-09-23  3:04 UTC  (2+ messages)

[PATCH 1/4] drm/amdgpu: Introduce gfx software ring (v7)
 2022-09-23 13:16 UTC  (4+ messages)
` [PATCH 2/4] drm/amdgpu: Add software ring callbacks for gfx9 (v6)
` [PATCH 3/4] drm/amdgpu: Modify unmap_queue format for gfx9 (v4)
` [PATCH 4/4] drm/amdgpu: MCBP based on DRM scheduler (v6)

[PATCH 1/5] drm/amdgpu: Introduce gfx software ring (v6)
 2022-09-23 12:25 UTC  (15+ messages)
` [PATCH 2/5] drm/amdgpu: Add software ring callbacks for gfx9 (v5)
` [PATCH 3/5] drm/amdgpu: Modify unmap_queue format for gfx9 (v3)
` [PATCH 4/5] drm/amdgpu: Implement OS triggered MCBP (v5)
` [PATCH 5/5] drm/amdgpu: Correct the position in patch_cond_exec for gfx9

[PATCH] drm/amdgpu: skip RAS error injection in SRIOV
 2022-09-23 10:08 UTC 

[PATCH 1/4] drm/amdgpu: export umc error address translation interface
 2022-09-23  9:21 UTC  (4+ messages)
` [PATCH 2/4] drm/amdgpu: support to convert dedicated umc mca address
` [PATCH 3/4] drm/amdgpu: use RAS error address query api in mca notifier
` [PATCH 4/4] drm/amdgpu: add page retirement handling for CPU RAS

[PATCH] drm/amdgpu: Fix VRAM eviction issue
 2022-09-23  6:18 UTC  (5+ messages)

[PATCH v3] drm/amdgpu: Enable SA software trap
 2022-09-22 21:48 UTC  (2+ messages)

[PATCH] drm/amdgpu: Enable SA software trap
 2022-09-22 19:16 UTC  (8+ messages)

[PATCH v2] drm/amdgpu: pass queue size and is_aql_queue to MES
 2022-09-22 18:54 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: Fix VRAM BO swap issue
 2022-09-22 17:43 UTC  (3+ messages)

[PATCH] drm/amdgpu: pass queue size and is_aql_queue to MES
 2022-09-22 17:25 UTC  (2+ messages)

[PATCH] drm/amdkfd: fix MQD init for GFX11 in init_mqd
 2022-09-22 17:18 UTC  (3+ messages)

[PATCH] drm/amdgpu: Fix VRAM BO swap issue
 2022-09-22 15:20 UTC  (3+ messages)

[PATCH v2] drivers/amd/pm: check the return value of amdgpu_bo_kmap
 2022-09-22 14:42 UTC  (4+ messages)

[PATCH v2 0/6] Add support for atomic async page-flips
 2022-09-22 14:16 UTC  (2+ messages)

[PATCH] gpu: dc: fix enum conversion in display_mode_vba
 2022-09-22  9:16 UTC  (3+ messages)

[PATCH resend v2] drm/amdgpu: fix enum conversion in display_mode_vba
 2022-09-22  9:18 UTC 

[PATCH AUTOSEL 5.4 3/5] drm/amdgpu: use dirty framebuffer helper
 2022-09-22 10:32 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 4/5] drm/amd/display: Limit user regamma to a valid value

[PATCH] drm/amd/amdgpu: solve the issue of allocate continuous pages under xen dom0
 2022-09-22 10:06 UTC  (6+ messages)

[PATCH v1] drivers:amdgpu: check the return value of amdgpu_bo_kmap
 2022-09-22  4:18 UTC  (3+ messages)

[PATCH] drm/amdgpu: Fixed ras warning when uninstalling amdgpu
 2022-09-22  1:39 UTC  (3+ messages)

[PATCH 00/31] DC Patches Sept 20, 2022
 2022-09-21 23:16 UTC  (11+ messages)
` [PATCH 01/31] drm/amd/display: Refactor LTTPR mode selection
` [PATCH 02/31] drm/amd/display: Update DCN32 to use new SR latencies
` [PATCH 03/31] drm/amd/display: Fix various dynamic ODM transitions on DCN32
` [PATCH 04/31] drm/amd/display: Remove interface for periodic interrupt 1
` [PATCH 05/31] drm/amd/display: Avoid avoid unnecessary pixel rate divider programming
` [PATCH 06/31] drm/amd/display: Wrap OTG disable workaround with FIFO control
` [PATCH 07/31] drm/amd/display: Add explicit FIFO disable for DP blank
` [PATCH 08/31] drm/amd/display: Do DIO FIFO enable after DP video stream enable
` [PATCH 09/31] drm/amd/display: Change EDID fallback condition
` [PATCH 10/31] drm/amd/display: skip phantom pipes when checking for pending flip

[PATCH] drm/amdkfd: Fix UBSAN shift-out-of-bounds warning
 2022-09-21 22:29 UTC 

[linux-next:master] BUILD REGRESSION 483fed3b5dc8ce3644c83d24240cf5756fb0993e
 2022-09-21 22:09 UTC 

[pull] amdgpu drm-fixes-6.0
 2022-09-21 22:06 UTC 

PROBLEM: UBSAN error in kfd_device_queue_manager.c
 2022-09-21 21:39 UTC  (2+ messages)

[PATCH v5] drm/amd/display: Fix vblank refcount in vrr transition
 2022-09-21 21:20 UTC 

[PATCH v4] drm/amd/display: Fix vblank refcount in vrr transition
 2022-09-21 20:31 UTC  (2+ messages)

[PATCH AUTOSEL 5.10 4/7] drm/amdgpu: use dirty framebuffer helper
 2022-09-21 15:54 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 5/7] drm/amd/display: Limit user regamma to a valid value
` [PATCH AUTOSEL 5.10 6/7] drm/amd/display: Mark dml30's UseMinimumDCFCLK() as noinline for stack usage

[PATCH AUTOSEL 4.19 2/3] drm/amd/display: Limit user regamma to a valid value
 2022-09-21 15:54 UTC 

[PATCH AUTOSEL 5.15 04/10] drm/amd/pm: disable BACO entry/exit completely on several sienna cichlid cards
 2022-09-21 15:54 UTC  (6+ messages)
` [PATCH AUTOSEL 5.15 05/10] drm/amdgpu: use dirty framebuffer helper
` [PATCH AUTOSEL 5.15 06/10] drm/amd/display: Limit user regamma to a valid value
` [PATCH AUTOSEL 5.15 07/10] drm/amd/display: Reduce number of arguments of dml31's CalculateWatermarksAndDRAMSpeedChangeSupport()
` [PATCH AUTOSEL 5.15 08/10] drm/amd/display: Reduce number of arguments of dml31's CalculateFlipSchedule()
` [PATCH AUTOSEL 5.15 09/10] drm/amd/display: Mark dml30's UseMinimumDCFCLK() as noinline for stack usage

[PATCH AUTOSEL 5.19 06/16] drm/amd/pm: disable BACO entry/exit completely on several sienna cichlid cards
 2022-09-21 15:53 UTC  (9+ messages)
` [PATCH AUTOSEL 5.19 07/16] drm/amdgpu: use dirty framebuffer helper
` [PATCH AUTOSEL 5.19 08/16] drm/amdgpu: change the alignment size of TMR BO to 1M
` [PATCH AUTOSEL 5.19 09/16] drm/amdgpu: add HDP remap functionality to nbio 7.7
` [PATCH AUTOSEL 5.19 10/16] drm/amdgpu: Skip reset error status for psp v13_0_0
` [PATCH AUTOSEL 5.19 11/16] drm/amd/display: Limit user regamma to a valid value
` [PATCH AUTOSEL 5.19 12/16] drm/amd/display: Reduce number of arguments of dml31's CalculateWatermarksAndDRAMSpeedChangeSupport()
` [PATCH AUTOSEL 5.19 13/16] drm/amd/display: Reduce number of arguments of dml31's CalculateFlipSchedule()
` [PATCH AUTOSEL 5.19 14/16] drm/amd/display: Mark dml30's UseMinimumDCFCLK() as noinline for stack usage

[PATCH 1/2] drm/amdgpu: Disable verbose for p2p dist calc
 2022-09-21 14:00 UTC  (5+ messages)
` [PATCH 2/2] drm/amdgpu: Use simplified API "

[PATCH v5 00/21] Move all drivers to a common dma-buf locking convention
 2022-09-21 10:29 UTC  (5+ messages)
` [PATCH v5 15/21] dma-buf: Move dma_buf_vmap() to dynamic locking specification

[PATCH 1/3] drm/amdgpu: avoid gfx register accessing during gfxoff
 2022-09-21 11:06 UTC  (4+ messages)
` [PATCH 2/3] drm/amd/pm: enable gfxoff feature for SMU 13.0.0
` [PATCH 3/3] drm/amd/pm: use adverse selection for dpm features unsupported by driver

[PATCH v3] drm/sched: Add FIFO sched policy to run queue v3
 2022-09-21  9:08 UTC  (4+ messages)

[PATCH -next] drm/amd/display: clean up one inconsistent indenting
 2022-09-21  1:19 UTC 

[PATCH 1/2] drm/amd/display: Reduce number of arguments of dml314's CalculateWatermarksAndDRAMSpeedChangeSupport()
 2022-09-21  1:12 UTC  (5+ messages)

[PATCH v2 1/1] drm/amdkfd: Track unified memory when switching xnack mode
 2022-09-20 22:07 UTC 

[PATCH 2/4] drm/amdgpu: Add software ring callbacks for gfx9(v5)
 2022-09-20 21:35 UTC  (2+ messages)

[PATCH linux-next] drm/amd/pm: Remove unneeded result variable
 2022-09-20 16:11 UTC  (2+ messages)

[PATCH linux-next] drm/amd/pm: Remove the unneeded result variable
 2022-09-20 16:10 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix initial connector audio value
 2022-09-20 16:09 UTC  (2+ messages)

[PATCH v2 0/7] Fix amdgpu_vm_pt_free warning
 2022-09-20 15:43 UTC  (6+ messages)
` [PATCH v2 1/7] drm/amdgpu: Rename vm invalidate lock to status_lock
` [PATCH v2 7/7] drm/amdgpu: Fix amdgpu_vm_pt_free warning

[PATCH] drm/amdgpu: don't register a dirty callback for non-atomic
 2022-09-20 14:48 UTC  (2+ messages)


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