amd-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-11 22:18:15 to 2022-11-18 17:01:10 UTC [more...]

[PATCH 00/22] DC Patches November 19, 2022
 2022-11-18 12:59 UTC  (13+ messages)
` [PATCH 01/22] drm/amd/display: new ABM config 2
` [PATCH 02/22] drm/amd/display: Add margin on DRR vblank start for subvp
` [PATCH 03/22] drm/amd/display: No display after resume from WB/CB
` [PATCH 04/22] drm/amd/display: Limit HW cursor size of >= 4k
` [PATCH 05/22] drm/amd/display: Update Z8 watermarks for DCN314
` [PATCH 06/22] drm/amd/display: Add Z8 allow states to z-state support list
` [PATCH 07/22] drm/amd/display: Update soc bounding box for dcn32/dcn321
` [PATCH 08/22] drm/amd/display: Use dummy pstate latency for subvp when needed on dcn32
` [PATCH 09/22] drm/amd/display: Add check for DET fetch latency hiding for dcn32
` [PATCH 10/22] drm/amd/display: Check if PSR enabled when entering MALL
` [PATCH 12/22] drm/amd/display: Add YCBCR2020 coefficients to CSC matrix
` [PATCH 13/22] drm/amd/display: Phase 1 Add Bw Allocation source and header files

[PATCH] drm/amdgpu: handle gang submit before VMID
 2022-11-18 16:53 UTC  (4+ messages)

[PATCH] drm/amdgpu/psp: don't free PSP buffers on suspend
 2022-11-18 16:50 UTC  (4+ messages)

[PATCH] drm/amd/display: add FB_DAMAGE_CLIPS support
 2022-11-18 15:07 UTC  (3+ messages)

[PATCH] drm/amdgpu: update documentation of parameter amdgpu_gtt_size
 2022-11-18 15:03 UTC  (3+ messages)

[PATCH v2] amdgpu: nbio_v7_4: Add pointer check
 2022-11-18 14:25 UTC  (2+ messages)

[PATCH] drm/amdgpu: add mb for si
 2022-11-18  9:24 UTC  (4+ messages)

[PATCH] drm/amdgpu: fix stall on CPU when allocate large system memory
 2022-11-18 12:22 UTC  (3+ messages)

[PATCH] drm/amdgpu: fix for suspend/resume kiq fence fallback under sriov
 2022-11-18  9:51 UTC 

[PATCH 1/2] drm/ttm: Clean up page shift operation
 2022-11-18  2:45 UTC  (6+ messages)
` [PATCH 2/2] drm/gem: Remove BUG_ON in drm_gem_private_object_init

[PATCH] drm/amd/amdgpu: reserve vm invalidation engine for firmware
 2022-11-18  6:50 UTC  (4+ messages)

[PATCH] drm/amdgpu: add drv_vram_usage_va for virt data exchange
 2022-11-18  2:56 UTC 

[PATCH] drm/amd/display: fix compilation issue with legacy gcc
 2022-11-18  2:00 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix pci device refcount leak
 2022-11-18  1:54 UTC  (2+ messages)

[PATCH] drm/amdgpu: Add notifier lock for KFD userptrs
 2022-11-17 22:48 UTC  (3+ messages)

[PATCH -next] drm/amd/display: fix kernel-doc issues in dc.h
 2022-11-17 22:41 UTC  (3+ messages)

[PATCH] drm/amd/dc/dce120: Fix audio register mapping, stop triggering KASAN
 2022-11-17 21:40 UTC  (2+ messages)

[PATCH] drm/amdkfd: Release the topology_lock in error case
 2022-11-17 18:02 UTC  (5+ messages)

[PATCH 1/3] drm/amdgpu: don't pin kernel objects multiple times
 2022-11-17 15:55 UTC  (7+ messages)
` [PATCH 2/3] drm/amdgpu: stop freeing PSP buffers during suspend
` [PATCH 3/3] drm/amdgpu: WARN when freeing kernel memory "

[PATCH] drm/amdkfd: enable cooperative launch for gfx10.3
 2022-11-17 15:50 UTC  (2+ messages)

[PATCH] Revert "drm/amd/display: fix dpms_off issue when disabling bios mode"
 2022-11-17 14:49 UTC  (2+ messages)

Fixes for scheduler hang when killing a process
 2022-11-17 15:11 UTC  (12+ messages)
` [PATCH 12/13] drm/scheduler: rework entity flush, kill and fini

[PATCH 00/29] DC Patches November 07, 2022
 2022-11-17 13:50 UTC  (3+ messages)
` [PATCH 04/29] drm/amd/display: fix dpms_off issue when disabling bios mode

[PATCH v3 0/6] Add support for atomic async page-flips
 2022-11-17  8:58 UTC  (6+ messages)

[PATCH v7 0/9] dyndbg: drm.debug adaptation
 2022-11-17  6:29 UTC  (8+ messages)
` [PATCH 0/7] DYNAMIC_DEBUG fixups for rc
  ` [PATCH 1/7] drm: mark drm.debug-on-dyndbg as BROKEN for now
    ` [Intel-gfx] "
  ` [PATCH 6/7] dyndbg: clone DECLARE_DYNDBG_CLASSMAP to REFERENCE_DYNDBG_CLASSMAP
  ` [PATCH 7/7] dyndbg: replace classmap list with a vector

[PATCH] drm/amd/display: rewrite the check for mods
 2022-11-17  7:56 UTC  (2+ messages)

[PATCH 1/2] drm/amd/display: Remove set but unused variable 'TPreMargin'
 2022-11-17  7:06 UTC  (2+ messages)
` [PATCH 2/2] drm/amd/display: Remove set but unused variable cursor_bpp

[PATCH 1/8] drm/amdgpu: enable RAS for VCN/JPEG v4.0
 2022-11-17  6:07 UTC  (8+ messages)
` [PATCH 2/8] drm/amdgpu: define common vcn_set_ras_funcs
` [PATCH 3/8] drm/amdgpu: define common jpeg_set_ras_funcs
` [PATCH 4/8] drm/amdgpu: add RAS query support for VCN 4.0
` [PATCH 5/8] drm/amdgpu: add RAS error query for JPEG 4.0
` [PATCH 6/8] drm/amdgpu: add irq source id definition for VCN/JPEG 4.0
` [PATCH 7/8] drm/amdgpu: add VCN 4.0 RAS poison consumption handling
` [PATCH 8/8] drm/amdgpu: add JPEG "

[pull] amdgpu, amdkfd drm-fixes-6.1
 2022-11-17  4:04 UTC 

[PATCH 0/4] Fix reading IPMI data on newer boards
 2022-11-17  3:37 UTC  (6+ messages)
` [PATCH 1/4] drm/amdgpu: Allow non-standard EEPROM I2C address
` [PATCH 2/4] drm/amdgpu: Bug-fix: Reading I2C FRU data on newer ASICs
` [PATCH 3/4] drm/amdgpu: Interpret IPMI data for product information (v2)
` [PATCH 4/4] drm/amdgpu: Add support for RAS table at 0x40000

[PATCH 1/5] drm/amdgpu: Introduce gfx software ring (v8)
 2022-11-17  3:34 UTC  (14+ messages)
` [PATCH 4/5] drm/amdgpu: MCBP based on DRM scheduler (v8)

[PATCH 1/4] drm/amdgpu: Introduce gfx software ring (v8)
 2022-11-17  3:04 UTC  (4+ messages)
` [PATCH 2/4] drm/amdgpu: Add software ring callbacks for gfx9 (v8)
` [PATCH 3/4] drm/amdgpu: Modify unmap_queue format for gfx9 (v4)
` [PATCH 4/4] drm/amdgpu: MCBP based on DRM scheduler (v9)

[PATCH Reivew 1/1] drm/amdgpu: fix use-after-free during gpu recovery
 2022-11-17  3:00 UTC 

[PATCH 0/4] Fix reading IPMI data on new Aldebaran boards
 2022-11-16 23:49 UTC  (10+ messages)
` [PATCH 1/4] drm/amdgpu: Allow non-standard EEPROM I2C address
` [PATCH 2/4] drm/amdgpu: Set new default I2C FRU EEPROM address
` [PATCH 3/4] drm/amdgpu: Read IPMI data for product information
` [PATCH 4/4] drm/amdgpu: Add support for RAS table at 0x40000

[PATCH v2 0/4] drm/amdgpu: Regression fixes from MST atomic-only conversion
 2022-11-16 22:43 UTC  (7+ messages)
` [PATCH v2 1/4] drm/amdgpu/mst: Stop ignoring error codes and deadlocking
` [PATCH v2 2/4] drm/display/dp_mst: Fix drm_dp_mst_add_affected_dsc_crtcs() return code
` [PATCH v2 3/4] drm/amdgpu/dm/mst: Use the correct topology mgr pointer in amdgpu_dm_connector
` [PATCH v2 4/4] drm/amdgpu/dm/dp_mst: Don't grab mst_mgr->lock when computing DSC state

[PATCH] drm/amd/display: fix the build when DRM_AMD_DC_DCN is not set
 2022-11-16 21:19 UTC  (2+ messages)

[PATCH] drm/amdgpu: Enable Aldebaran devices to report CU Occupancy
 2022-11-16 21:09 UTC  (3+ messages)

[pull] amdgpu, amdkfd, radeon drm-next-6.2
 2022-11-16 21:08 UTC  (3+ messages)

[PATCH 1/2] drm/amdgpu/psp12: move ih_reroute into ring_create
 2022-11-16 21:08 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: make psp_ring_init common

[linux-next:master] BUILD REGRESSION 15f3bff12cf6a888ec2ad39652828c60e6836b3d
 2022-11-16 20:22 UTC 

[PATCH v2] drm/amdgpu: Fix VRAM BO evicition issue on resume
 2022-11-16 10:20 UTC  (2+ messages)

[PATCH 0/2] MST deadlocking fixes
 2022-11-16  4:35 UTC  (6+ messages)
` [PATCH 1/2] drm/amdgpu/mst: Stop ignoring error codes and deadlocking

[bug report] drm/amdkfd: Fix the warning of array-index-out-of-bounds
 2022-11-16  0:49 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 3c1f24109dfc4fb1a3730ed237e50183c6bb26b3
 2022-11-15 20:30 UTC 

[PATCH] drm/amd/display: Align dcn314_smu logging with other DCNs
 2022-11-15 19:21 UTC  (5+ messages)

[PATCH 1/4] drm/amdgpu: always register an MMU notifier for userptr
 2022-11-15 18:15 UTC  (6+ messages)
` [PATCH 2/4] drm/amdgpu: fix userptr HMM range handling v2
` [PATCH 3/4] drm/amdgpu: rename the files for HMM handling
` [PATCH 4/4] drm/amdgpu: cleanup amdgpu_hmm_range_get_pages

[PATCH 1/4] drm/amdgpu: always register an MMU notifier for userptr
 2022-11-15 15:36 UTC  (5+ messages)
` [PATCH 2/4] drm/amdgpu: fix userptr HMM range handling

[PATCH] drm/amd/pm: Fix output of pp_od_clk_voltage
 2022-11-15 14:32 UTC  (3+ messages)

[PATCH] amdgpu/pm: prevent array underflow in vega20_odn_edit_dpm_table()
 2022-11-15 14:48 UTC  (2+ messages)

[PATCH] [next] drm/amdgpu: Replace one-elements array with flex-array members
 2022-11-15 14:29 UTC  (2+ messages)

[PATCH] drm/amdgpu: use the last IB as gang leader v2
 2022-11-15 14:11 UTC  (6+ messages)

[PATCH] drm/amdgpu: disable BACO support on more cards
 2022-11-15 12:02 UTC  (3+ messages)

[PATCH] drm/amdgpu: Enable mode-1 reset for RAS recovery in fatal error mode
 2022-11-15  7:25 UTC 

[linux-next:master] BUILD REGRESSION 5c92ddca1053df02387e8006d06094e18cc8538a
 2022-11-14 21:52 UTC 

[PATCH] amd/amdkfd: Fix a memory limit issue
 2022-11-14 20:58 UTC  (3+ messages)
`  "

[6.1][regression] after commit dd80d9c8eecac8c516da5b240d01a35660ba6cb6 some games (Cyberpunk 2077, Forza Horizon 4/5) hang at start
 2022-11-14 13:22 UTC  (10+ messages)

[PATCH] drm/radeon: fix potential racing issue due to mmap_lock
 2022-11-14 10:26 UTC  (2+ messages)

[PATCH] drm/amd/display: add parameter backlight_min
 2022-11-13 18:12 UTC  (5+ messages)

[PATCH v2] amdgpu_dm: add missing NULL checks in amdgpu_dm_fini()
 2022-11-14  7:52 UTC 

[PATCH] drm/amdgpu: there is no vbios fb on devices with no display hw (v2)
 2022-11-14  5:57 UTC  (2+ messages)

[PATCH] drm/amdgpu: Add umc channel index mapping table for umc_v8_10
 2022-11-14  3:55 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fixed the problem that ras error can't be queried after gpu recovery is completed
 2022-11-14  2:19 UTC 

[PATCH 1/3] drm/amd/pm: enable runpm support over BACO for SMU13.0.0
 2022-11-14  1:42 UTC  (3+ messages)
` [PATCH 2/3] drm/amd/pm: enable runpm support over BACO for SMU13.0.7
` [PATCH 3/3] drm/amd/pm: fix SMU13 runpm hang due to unintentional workaround

[PATCH] drm/amd/display: don't enable DRM CRTC degamma property for DCE
 2022-11-13 17:48 UTC  (2+ messages)

[PATCH] drm/amdgpu: Add psp_13_0_10_ta firmware to modinfo
 2022-11-12  8:53 UTC 


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).