AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-25 16:47:09 to 2022-01-28 08:53:20 UTC [more...]

[PATCH v4 00/10] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-01-28  7:08 UTC  (19+ messages)
` [PATCH v4 01/10] mm: add zone device coherent type memory support
` [PATCH v4 02/10] mm: add device coherent vma selection for memory migration
` [PATCH v4 03/10] mm/gup: fail get_user_pages for LONGTERM dev coherent type
` [PATCH v4 04/10] drm/amdkfd: add SPM support for SVM
` [PATCH v4 05/10] drm/amdkfd: coherent type as sys mem on migration to ram
` [PATCH v4 06/10] lib: test_hmm add ioctl to get zone device type
` [PATCH v4 07/10] lib: test_hmm add module param for "
` [PATCH v4 08/10] lib: add support for device coherent type in test_hmm
` [PATCH v4 09/10] tools: update hmm-test to support device coherent type
` [PATCH v4 10/10] tools: update test_hmm script to support SP config

[PATCH] drm/amdgpu: remove duplicate include in 'amdgpu_device.c'
 2022-01-28  7:05 UTC 

[PATCH] drm/amd/pm: remove duplicate include in 'arcturus_ppt.c'
 2022-01-28  7:19 UTC 

[PATCH v2] drm/amdgpu: add safeguards for querying GMC CG state
 2022-01-28  8:52 UTC  (3+ messages)

[PATCH V3 1/7] drm/amd/pm: correct the way for retrieving enabled ppfeatures on Renoir
 2022-01-28  7:04 UTC  (7+ messages)
` [PATCH V3 2/7] drm/amd/pm: unify the interface for retrieving enabled ppfeatures
` [PATCH V3 3/7] drm/amd/pm: update the data type "
` [PATCH V3 4/7] drm/amd/pm: correct the usage for 'supported' member of smu_feature structure
` [PATCH V3 5/7] drm/amd/pm: drop the cache for enabled ppfeatures
` [PATCH V3 6/7] drm/amd/pm: avoid consecutive retrieving "
` [PATCH V3 7/7] drm/amd/pm: revise the implementation of smu_cmn_disable_all_features_with_exception

[PATCH] drm/amdgpu: Fix uninitialized variable use warning
 2022-01-28  6:40 UTC 

[RFC PATCH v6 0/3] Add support modifiers for drivers whose planes only support linear layout
 2022-01-28  6:08 UTC  (4+ messages)
` [RFC PATCH v6 1/3] drm: introduce fb_modifiers_not_supported flag in mode_config
` [RFC PATCH v6 2/3] drm: add support modifiers for drivers whose planes only support linear layout
` [RFC PATCH v6 3/3] drm: remove allow_fb_modifiers

[PATCH v2 1/28] drm/amdgpu: fix that issue that the number of the crtc of the 3250c is not correct
 2022-01-28  3:47 UTC 

[PATCH] drm/amdgpu: add umc_convert_error_address to simplify code
 2022-01-28  3:33 UTC  (2+ messages)

[PATCH] drm/amd/display: Keep eDP Vdd on when eDP stream is already
 2022-01-28  3:00 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix an error message in rmmod
 2022-01-28  2:34 UTC  (8+ messages)

[PATCH v2 0/8] HMM profiler interface
 2022-01-27 23:37 UTC  (11+ messages)
` [PATCH v2 2/8] drm/amdkfd: Add KFD SMI event IDs and triggers
` [PATCH v2 3/8] drm/amdkfd: Enable per process SMI event
` [PATCH v2 4/8] drm/amdkfd: Add GPU recoverable fault "
` [PATCH v2 5/8] drm/amdkfd: add migration "
` [PATCH v2 6/8] drm/amdkfd: Add user queue eviction restore "

[PATCH] drm/amdgpu: Wrong order for config and counter_id parameters
 2022-01-27 20:16 UTC  (2+ messages)

[PATCH] drm/amd/amdgpu: fix spelling mistake "disbale" -> "disable"
 2022-01-27 20:05 UTC  (2+ messages)

[PATCH v6 1/4] drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabled
 2022-01-27 19:31 UTC  (6+ messages)
` [PATCH v6 2/4] drm/amd: Warn users about potential s0ix problems
` [PATCH v6 3/4] drm/amd: add support to check whether the system is set to s3
` [PATCH v6 4/4] drm/amd: Only run s3 or s0ix if system is configured properly

[PATCH 1/2] drm/amd: Expose the FRU SMU I2C bus
 2022-01-27 18:59 UTC  (3+ messages)
` [PATCH 2/2] drm/amd: Enable FRU EEPROM for Sienna Cichlid

[PATCH RESEND] drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina panels
 2022-01-27 17:36 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix undefined preprocessor identifier 'CONFIG_ARM64'
 2022-01-27 17:26 UTC  (3+ messages)
` [PATCH] drm/amdgpu/swsmu/i2c: return an error if the SMU is not running

[PATCH] drm/amdgpu: fix that issue that the number of the crtc of the 3250c is not correct
 2022-01-27 15:33 UTC  (3+ messages)

[PATCH RESEND] drm/amdgpu: Remove the vega10 from ras support list
 2022-01-27 14:36 UTC  (2+ messages)

FIx for UMR arm build
 2022-01-27 14:15 UTC  (4+ messages)

[PATCH v11 1/5] drm: improve drm_buddy_alloc function
 2022-01-27 14:11 UTC  (5+ messages)
` [PATCH v11 2/5] drm: implement top-down allocation method
` [PATCH v11 3/5] drm: implement a method to free unused pages
` [PATCH v11 4/5] drm/amdgpu: move vram inline functions into a header
` [PATCH v11 5/5] drm/amdgpu: add drm buddy support to amdgpu

[PATCH] drivers: Fix typo in comment
 2022-01-27 10:10 UTC  (4+ messages)

[RFC PATCH v5 0/3] Add support modifiers for drivers whose planes only support linear layout
 2022-01-27 10:03 UTC  (5+ messages)
` [RFC PATCH v5 1/3] drm: introduce fb_modifiers_not_supported flag in mode_config
` [RFC PATCH v5 2/3] drm: add support modifiers for drivers whose planes only support linear layout
` [RFC PATCH v5 3/3] drm: remove allow_fb_modifiers

[PATCH V2] drm/amdgpu: move GTT allocation from gmc_sw_init to gmc_hw_init(V2)
 2022-01-27  9:12 UTC  (2+ messages)

[PATCH] drm/amdgpu: add safeguards for accessing mmhub CG registers
 2022-01-27  8:11 UTC  (8+ messages)

[PATCH] drm/amd/amdgpu: Add ip_discovery_text sysfs entry (v2)
 2022-01-27  8:11 UTC  (5+ messages)
`  "

[PATCH] drm/amdgpu: move GTT allocation from gmc_sw_init to gmc_hw_init
 2022-01-27  7:14 UTC  (3+ messages)

[pull] amdgpu drm-fixes-5.17
 2022-01-27  4:10 UTC 

[PATCH] drm/amd/display: Fix unused variable warning
 2022-01-27  3:55 UTC  (4+ messages)

[PATCH v3 00/10] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-01-27  3:22 UTC  (4+ messages)
` [PATCH v3 09/10] tools: update hmm-test to support device coherent type

[PATCH 1/2] drm/amdgpu: convert code name to ip version for athub
 2022-01-27  3:07 UTC  (5+ messages)
` [PATCH 2/2] drm/amdgpu: add 1.3.1/2.4.0 athub CG support

[PATCH v3 0/3] amdgpu/pm: Implement parallel sysfs_emit solution for navi10
 2022-01-27  2:22 UTC  (5+ messages)
` [PATCH v3 1/3] amdgpu/pm: Implement new API function "emit" that accepts buffer base and write offset
` [PATCH v3 2/3] amdgpu/pm: Implemention of emit_clk_levels for navi10 "
` [PATCH v3 3/3] amdgpu/pm: Linked emit_clock_levels to use cases amdgpu_get_pp_{dpm_clock, od_clk_voltage}
  ` [PATCH v3 3/3] amdgpu/pm: Linked emit_clock_levels to use cases amdgpu_get_pp_{dpm_clock,od_clk_voltage}

[PATCH v10 1/5] drm: improve drm_buddy_alloc function
 2022-01-26 22:06 UTC  (5+ messages)
` [PATCH v10 2/5] drm: implement top-down allocation method
` [PATCH v10 3/5] drm: implement a method to free unused pages
` [PATCH v10 4/5] drm/amdgpu: move vram inline functions into a header
` [PATCH v10 5/5] drm/amdgpu: add drm buddy support to amdgpu

[PATCH v9 2/6] drm: improve drm_buddy_alloc function
 2022-01-26 22:08 UTC  (6+ messages)
` [PATCH v9 4/6] drm: implement a method to free unused pages

[PATCH v5 1/4] drm/amd: Warn users about potential s0ix problems
 2022-01-26 16:31 UTC  (12+ messages)
` [PATCH v5 2/4] drm/amd: add support to check whether the system is set to s3
` [PATCH v5 3/4] drm/amd: Only run s3 or s0ix if system is configured properly
` [PATCH v5 4/4] drm/amd: don't reset dGPUs that don't go through system S3

[RFC v2 0/8] Define and use reset domain for GPU recovery in amdgpu
 2022-01-26 15:52 UTC  (9+ messages)
` [RFC v2 4/8] drm/amdgpu: Serialize non TDR gpu recovery with TDRs

[RFC v3 00/12] Define and use reset domain for GPU recovery in amdgpu
 2022-01-26 15:47 UTC  (16+ messages)
` [RFC v3 01/12] drm/amdgpu: Introduce reset domain
` [RFC v3 02/12] drm/amdgpu: Move scheduler init to after XGMI is ready
` [RFC v3 03/12] drm/amdgpu: Fix crash on modprobe
` [RFC v3 04/12] drm/amdgpu: Serialize non TDR gpu recovery with TDRs
` [RFC v3 05/12] drm/amd/virt: For SRIOV send GPU reset directly to TDR queue
` [RFC v3 06/12] drm/amdgpu: Drop hive->in_reset
` [RFC v3 07/12] drm/amdgpu: Drop concurrent GPU reset protection for device
` [RFC v3 08/12] drm/amdgpu: Rework reset domain to be refcounted
` [RFC v3 09/12] drm/amdgpu: Move reset sem into reset_domain
` [RFC v3 10/12] drm/amdgpu: Move in_gpu_reset "
` [RFC v3 11/12] drm/amdgpu: Rework amdgpu_device_lock_adev
` [RFC v3 12/12] Revert 'drm/amdgpu: annotate a false positive recursive locking'

[PATCH] display/amd: decrease message verbosity about watermarks table failure
 2022-01-26 15:17 UTC  (2+ messages)

[PATCH v2 00/11] lib/string_helpers: Add a few string helpers
 2022-01-26 14:57 UTC  (20+ messages)
` [PATCH v2 01/11] lib/string_helpers: Consolidate string helpers implementation
` [PATCH v2 02/11] drm/i915: Fix trailing semicolon
` [PATCH v2 03/11] drm/i915: Use str_yes_no()
` [PATCH v2 04/11] drm/i915: Use str_enable_disable()
` [PATCH v2 05/11] drm/i915: Use str_enabled_disabled()
` [PATCH v2 06/11] drm/i915: Use str_on_off()
` [PATCH v2 07/11] drm/amd/display: Use str_yes_no()
` [PATCH v2 08/11] drm/gem: Sort includes alphabetically
` [PATCH v2 09/11] drm: Convert open-coded yes/no strings to yesno()
    ` [Intel-gfx] "
` [PATCH v2 10/11] tomoyo: Use str_yes_no()
` [PATCH v2 11/11] cxgb4: "

[PATCH 1/2] drm/amdgpu: cleanup amdgpu_xgmi_sysfs_add_dev_info
 2022-01-26 12:57 UTC  (5+ messages)
` [PATCH 2/2] drm/amdgpu: add sysfs files for XGMI segment size and physical node id

[PATCH 0/3] lib/string_helpers: Add a few string helpers
 2022-01-26  9:05 UTC  (4+ messages)
` [PATCH 3/3] drm: Convert open yes/no strings to yesno()

[PATCH 1/1] drm/amdgpu: Wipe all VRAM on free when RAS is enabled
 2022-01-26  7:20 UTC  (2+ messages)

[PATCH 1/1] drm/amdkfd: Don't take process mutex for svm ioctls
 2022-01-26  6:26 UTC  (3+ messages)

[PATCH V2 1/7] drm/amd/pm: correct the way for retrieving enabled ppfeatures on Renoir
 2022-01-26  4:05 UTC  (4+ messages)
` [PATCH V2 2/7] drm/amd/pm: unify the interface for retrieving enabled ppfeatures

[PATCH 1/2] drm/amd/pm: correct the MGpuFanBoost support for Beige Goby
 2022-01-26  4:03 UTC  (4+ messages)
` [PATCH 2/2] drm/amd/pm: fix the deadlock observed on performance_level setting

[PATCH 1/4] drm/amdgpu: add umc_fill_error_record to make code more simple
 2022-01-26  3:26 UTC  (3+ messages)
` [PATCH 3/4] drm/amdgpu: update algorithm of umc address conversion

[PATCH] drm/amdgpu/display: Remove t_srx_delay_us
 2022-01-25 19:16 UTC  (3+ messages)

[PATCH] drm/amd/amdgpu: Add ip_discovery_text sysfs entry
 2022-01-25 16:46 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