AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-12 02:34:04 to 2021-10-15 08:48:39 UTC [more...]

[PATCH 1/2] drm/amdkfd: Add an optional argument into update queue operation
 2021-10-15  8:48 UTC 

[PATCH] drm/amdgpu: load PSP RL in resume path
 2021-10-15  7:50 UTC  (2+ messages)

[PATCH v1 0/2] mm: remove extra ZONE_DEVICE struct page refcount
 2021-10-15  3:45 UTC  (15+ messages)
` [PATCH v1 1/2] ext4/xfs: add page refcount helper
` [PATCH v1 2/2] mm: remove extra ZONE_DEVICE struct page refcount

[PATCH] amdgpu: replace snprintf in show functions with sysfs_emit
 2021-10-15  6:47 UTC 

[PATCH v2] drm/amdkfd: Separate pinned BOs destruction from general routine
 2021-10-15  6:54 UTC 

[PATCH 1/5] drm/amdkfd: protect hawaii_device_info with CONFIG_DRM_AMDGPU_CIK
 2021-10-15  2:33 UTC  (3+ messages)

[PATCH 0/5] 0 MHz is not a valid current frequency
 2021-10-15  2:25 UTC  (16+ messages)
` [PATCH 1/5] drm/amd/pm: Slight function rename
` [PATCH 2/5] drm/amd/pm: Rename cur_value to curr_value
` [PATCH 3/5] drm/amd/pm: Rename freq_values --> freq_value
` [PATCH 4/5] dpm/amd/pm: Sienna: 0 MHz is not a current clock frequency
` [PATCH 5/5] dpm/amd/pm: Navi10: "

[PATCH] drm/amdgpu/gfx10: fix typo in gfx_v10_0_update_gfx_clock_gating()
 2021-10-15  2:18 UTC  (3+ messages)

[PATCH 0/5] 0 MHz is not a valid current frequency (v3)
 2021-10-15  0:50 UTC  (6+ messages)
` [PATCH 1/5] drm/amd/pm: Slight function rename (v2)
` [PATCH 2/5] drm/amd/pm: Rename cur_value to curr_value
` [PATCH 3/5] drm/amd/pm: Rename freq_values --> freq_value
` [PATCH 4/5] dpm/amd/pm: Sienna: 0 MHz is not a current clock frequency (v2)
` [PATCH 5/5] dpm/amd/pm: Navi10: "

[PATCH 1/2] drm: Add Gamma and Degamma LUT sizes props to drm_crtc to validate
 2021-10-14 23:42 UTC  (6+ messages)
  ` [PATCH 2/2] amd/amdgpu_dm: Verify Gamma and Degamma LUT sizes using DRM Core check

[PATCH] drm/amdkfd: map gpu hive id to xgmi connected cpu
 2021-10-14 18:46 UTC  (2+ messages)

[PATCH] drm/amdkfd: map gpu hive id to xgmi connected cpu
 2021-10-14 17:55 UTC  (2+ messages)

[PATCH] drm/amdgpu: Warn when bad pages approaches threshold
 2021-10-14 17:34 UTC 

[PATCH] drm/amdkfd: Separate pinned BOs destruction from general routine
 2021-10-14 17:14 UTC  (4+ messages)

[PATCH] amd/display: remove ChromeOS workaround
 2021-10-14 15:35 UTC 

[PATCH v5] amd/display: only require overlay plane to cover whole CRTC on ChromeOS
 2021-10-14 15:34 UTC  (10+ messages)

[pull] amdgpu, amdkfd drm-next-5.16
 2021-10-14 13:20 UTC 

bf756fb833cb ("drm/amdgpu: add missing cleanups for Polaris12 UVD/VCE on suspend")
 2021-10-14  9:00 UTC  (12+ messages)

[PATCH 1/3] drm/amdgpu/smu11: fix firmware version check for vangogh
 2021-10-14  2:34 UTC  (10+ messages)
` [PATCH 2/3] drm/amdgpu/swsmu: fix is_support_sw_smu() for VEGA20
` [PATCH 3/3] drm/amdgpu/psp: add some missing cases to psp_check_pmfw_centralized_cstate_management

[PATCH v4] drm/amdkfd: unregistered svm range not overlap with TTM range
 2021-10-14  0:13 UTC  (2+ messages)

[PATCH v3] drm/amdkfd: unregistered svm range not overlap with TTM range
 2021-10-13 23:18 UTC  (3+ messages)

[PATCH v4 00/20] drm: cleanup: Use DRM_MODESET_LOCK_ALL_* helpers
 2021-10-13 20:48 UTC  (21+ messages)
` [PATCH v4 01/20] drm: cleanup: drm_modeset_lock_all_ctx() --> DRM_MODESET_LOCK_ALL_BEGIN()
` [PATCH v4 02/20] drm/i915: "
` [PATCH v4 03/20] drm/msm: "
` [PATCH v4 04/20] drm: cleanup: drm_modeset_lock_all() "
` [PATCH v4 05/20] drm/vmwgfx: "
` [PATCH v4 06/20] drm/tegra: "
` [PATCH v4 07/20] drm/shmobile: "
` [PATCH v4 08/20] drm/radeon: "
` [PATCH v4 09/20] drm/omapdrm: "
` [PATCH v4 10/20] drm/nouveau: "
` [PATCH v4 11/20] drm/msm: "
` [PATCH v4 12/20] drm/i915: "
` [PATCH v4 13/20] drm/i915: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN() [part 2]
` [PATCH v4 14/20] drm/i915: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN() [part 3]
` [PATCH v4 15/20] drm/gma500: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN()
` [PATCH v4 16/20] drm/amd: "
` [PATCH v4 17/20] drm/amd: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN() [part 2]
` [PATCH v4 18/20] drm/amd: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN() [part 3]
` [PATCH v4 19/20] drm: cleanup: remove drm_modeset_(un)lock_all()
` [PATCH v4 20/20] drm: cleanup: remove acquire_ctx from drm_mode_config

[PATCH] drm/amdgpu: fix out of bounds write
 2021-10-13 20:40 UTC  (2+ messages)

[PATCH Review 1/1] drm/ttm: fix debugfs node create failed
 2021-10-13 18:11 UTC  (4+ messages)

[PATCH 0/5] 0 MHz is not a valid current frequency (v2)
 2021-10-13 16:12 UTC  (6+ messages)
` [PATCH 1/5] drm/amd/pm: Slight function rename (v2)
` [PATCH 2/5] drm/amd/pm: Rename cur_value to curr_value
` [PATCH 3/5] drm/amd/pm: Rename freq_values --> freq_value
` [PATCH 4/5] dpm/amd/pm: Sienna: 0 MHz is not a current clock frequency
` [PATCH 5/5] dpm/amd/pm: Navi10: "

[PATCH] drm/amdgpu/nbio2.3: use original HDP_FLUSH bits for navi1x
 2021-10-13 15:34 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add Siqueira for AMD DC
 2021-10-13 15:27 UTC  (2+ messages)

[PATCH 1/1] drm/amdgpu: release gtt bo after each move test
 2021-10-13 15:10 UTC  (6+ messages)
` [PATCH 1/1] drm/amdgpu: fix BO leak after successful "

[PATCH] drm/amd/display: fix apply_degamma_for_user_regamma() warning
 2021-10-13 14:42 UTC 

[PATCH] drm/amdkfd: Fix an inappropriate error handling in allloc memory of gpu
 2021-10-13 14:30 UTC  (3+ messages)

[PATCH 1/3] drm:Enable buddy allocator support
 2021-10-13 13:57 UTC  (2+ messages)

[PATCH 3/3] drm/amdgpu: Replace drm_mm with drm buddy manager
 2021-10-13 13:39 UTC 

[PATCH 2/3] drm/amdgpu:move vram manager defines into a header file
 2021-10-13 13:38 UTC 

[PATCH v1 00/12] MEMORY_DEVICE_COHERENT for CPU-accessible coherent device memory
 2021-10-13 13:34 UTC  (22+ messages)
` [PATCH v1 01/12] ext4/xfs: add page refcount helper
` [PATCH v1 02/12] mm: remove extra ZONE_DEVICE struct page refcount
` [PATCH v1 03/12] mm: add zone device coherent type memory support
` [PATCH v1 04/12] mm: add device coherent vma selection for memory migration
` [PATCH v1 05/12] drm/amdkfd: ref count init for device pages
` [PATCH v1 06/12] drm/amdkfd: add SPM support for SVM
` [PATCH v1 07/12] drm/amdkfd: coherent type as sys mem on migration to ram
` [PATCH v1 08/12] lib: test_hmm add ioctl to get zone device type
` [PATCH v1 09/12] lib: test_hmm add module param for "
` [PATCH v1 10/12] lib: add support for device coherent type in test_hmm
` [PATCH v1 11/12] tools: update hmm-test to support device coherent type
` [PATCH v1 12/12] tools: update test_hmm script to support SP config

[PATCH v2 1/2] drm/amdkfd: fix boot failure when iommu is disabled in Picasso
 2021-10-13 12:49 UTC  (3+ messages)
` [PATCH v2 2/2] drm/amdkfd: fix resume error when iommu "

[PATCH] drm/amdkfd: Fix a __user pointer dereference in create_signal_event
 2021-10-13  8:30 UTC  (3+ messages)

[PATCH AUTOSEL 5.10 06/11] drm/amdgpu/display: fix dependencies for DRM_AMD_DC_SI
 2021-10-13  0:55 UTC 

[PATCH AUTOSEL 5.14 08/17] drm/amdgpu/display: fix dependencies for DRM_AMD_DC_SI
 2021-10-13  0:54 UTC  (2+ messages)
` [PATCH AUTOSEL 5.14 09/17] drm/amdgpu: init iommu after amdkfd device init

[PATCH v2 1/3] drm/amdkfd: ratelimited svm debug messages
 2021-10-12 22:49 UTC  (8+ messages)
` [PATCH v2 2/3] drm/amdkfd: handle svm partial migration cpages 0
  ` [PATCH v3 "
      ` [PATCH v4 "
` [PATCH v2 3/3] drm/amdkfd: create unregister svm range not overlap with TTM range

[PATCH] drm/amdgpu: Warn when bad pages approaches threshold
 2021-10-12 20:56 UTC 

Fwd: [PATCH] Size can be any value and is user controlled resulting in overwriting the 40 byte array wr_buf with an arbitrary length of data from buf
 2021-10-12 20:56 UTC  (4+ messages)

[PATCH] drm/amdgpu: enable display for cyan skillfish
 2021-10-12 19:41 UTC  (5+ messages)

[PATCH 1/2] drm/amdgpu: Enable RAS error injection after mode2 reset on Aldebaran
 2021-10-12 15:35 UTC  (5+ messages)
` [PATCH 2/2] drm/amdgpu: Fix RAS page retirement with "

[PATCH 1/2] drm/amdkfd: fix boot failure when iommu is disabled in Picasso
 2021-10-12 14:39 UTC  (2+ messages)

[PATCH] drm/amd/display: fix null pointer deref when plugging in display
 2021-10-12 14:34 UTC  (2+ messages)

[PATCH] drm/amd/display: Fix surface optimization regression on Carrizo
 2021-10-12 14:30 UTC  (4+ messages)

[PATCH] drm/amd/display: Enable PSR by default on DCN3.1
 2021-10-12 14:18 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