AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-22 08:14:47 to 2019-07-24 16:22:26 UTC [more...]

kernel panic: stack is corrupted in pointer
 2019-07-24 16:22 UTC  (8+ messages)
    `  "

[PATCH v4 0/4] Enable S/G for Picasso
 2019-07-24 15:48 UTC  (7+ messages)
  ` [PATCH v4 1/4] drm/amdgpu: Fix hard hang for S/G display BOs
  ` [PATCH v4 2/4] drm/amdgpu: Create helper to clear AMDGPU_GEM_CREATE_CPU_GTT_USWC
  ` [PATCH v4 3/4] drm/amdgpu: Add check for USWC support for amdgpu_display_supported_domains
  ` [PATCH v4 4/4] drm/amd/display: enable S/G for RAVEN chip

[PATCH v3 0/3] Enable S/G for Picasso
 2019-07-24 15:03 UTC  (15+ messages)
  ` [PATCH v3 1/3] drm/amdgpu: Fix hard hang for S/G display BOs
  ` [PATCH v3 2/3] drm/amdgpu: Create helper to clear AMDGPU_GEM_CREATE_CPU_GTT_USWC
  ` [PATCH v3 3/3] drm/amd: enable S/G for RAVEN chip

amdgpu errors reported with kernel 5.2.2 (was Re: Problem with kernel major than 4.15.x)
 2019-07-24 14:58 UTC 

[PATCH 1/3] Revert "drm/amdgpu/powerplay/vega12: call PrepareMp1ForUnload in power_off_asic"
 2019-07-24 14:43 UTC  (3+ messages)
  ` [PATCH 2/3] Revert "drm/amdgpu/powerplay/vega10: "
  ` [PATCH 3/3] Revert "drm/amdgpu/powerplay/vega20: "

[PATCH v19 00/15] arm64: untag user pointers passed to the kernel
 2019-07-24 14:20 UTC  (20+ messages)
` [PATCH v19 01/15] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
` [PATCH v19 02/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
` [PATCH v19 03/15] lib: untag user pointers in strn*_user
` [PATCH v19 04/15] mm: untag user pointers passed to memory syscalls
` [PATCH v19 05/15] mm: untag user pointers in mm/gup.c
` [PATCH v19 06/15] mm: untag user pointers in get_vaddr_frames
` [PATCH v19 07/15] fs/namespace: untag user pointers in copy_mount_options
` [PATCH v19 08/15] userfaultfd: untag user pointers
` [PATCH v19 09/15] drm/amdgpu: "
` [PATCH v19 10/15] drm/radeon: untag user pointers in radeon_gem_userptr_ioctl
` [PATCH v19 11/15] IB/mlx4: untag user pointers in mlx4_get_umem_mr
` [PATCH v19 12/15] media/v4l2-core: untag user pointers in videobuf_dma_contig_user_get
` [PATCH v19 13/15] tee/shm: untag user pointers in tee_shm_register
` [PATCH v19 14/15] vfio/type1: untag user pointers in vaddr_get_pfn
` [PATCH v19 15/15] selftests, arm64: add a selftest for passing tagged pointers to kernel

[PATCH v5 00/24] Associate ddc adapters with connectors
 2019-07-24 13:59 UTC  (25+ messages)
` [PATCH v5 01/24] drm: Include ddc adapter pointer in struct drm_connector
` [PATCH v5 02/24] drm: Add drm_connector_init() variant with ddc
` [PATCH v5 03/24] drm/exynos: Provide ddc symlink in connector's sysfs
` [PATCH v5 04/24] drm: rockchip: Provide ddc symlink in rk3066_hdmi sysfs directory
` [PATCH v5 05/24] drm: rockchip: Provide ddc symlink in inno_hdmi "
` [PATCH v5 06/24] drm/msm/hdmi: Provide ddc symlink in hdmi connector "
` [PATCH v5 08/24] drm/mediatek: "
` [PATCH v5 09/24] drm/tegra: Provide ddc symlink in output "
` [PATCH v5 10/24] drm/imx: imx-ldb: Provide ddc symlink in connector's sysfs
` [PATCH v5 11/24] drm/imx: imx-tve: "
` [PATCH v5 12/24] drm/vc4: Provide ddc symlink in connector sysfs directory
` [PATCH v5 13/24] drm: zte: Provide ddc symlink in hdmi "
` [PATCH v5 14/24] drm: zte: Provide ddc symlink in vga "
` [PATCH v5 15/24] drm/tilcdc: Provide ddc symlink in "
` [PATCH v5 16/24] drm: sti: Provide ddc symlink in hdmi "
` [PATCH v5 17/24] drm/mgag200: Provide ddc symlink in "
` [PATCH v5 18/24] drm/ast: "
` [PATCH v5 19/24] drm/bridge: dumb-vga-dac: "
` [PATCH v5 20/24] drm/bridge: dw-hdmi: "
` [PATCH v5 21/24] drm/bridge: ti-tfp410: "
` [PATCH v5 22/24] drm/amdgpu: "
  ` [PATCH v5 07/24] drm/sun4i: hdmi: Provide ddc symlink in sun4i hdmi "
  ` [PATCH v5 23/24] drm/radeon: Provide ddc symlink in "
  ` [PATCH v5 24/24] drm/i915: Provide ddc symlink in hdmi "

[PATCH v4 00/23] Associate ddc adapters with connectors
 2019-07-24  8:51 UTC  (15+ messages)
` [PATCH v4 12/23] drm: zte: Provide ddc symlink in hdmi connector sysfs directory
` [PATCH v4 13/23] drm: zte: Provide ddc symlink in vga "
` [PATCH v4 14/23] drm/tilcdc: Provide ddc symlink in "
` [PATCH v4 16/23] drm/mgag200: "
` [PATCH v4 17/23] drm/ast: "

[PATCH 0/3] Enable Scatter Gather for Picasso
 2019-07-24  7:43 UTC  (9+ messages)
  ` [PATCH 1/3] drm/amdgpu: Fix hard hang for S/G display BOs
  ` [PATCH 2/3] drm/amd/display: Only allow s/g when USWC flag is set
  ` [PATCH 3/3] drm/amd: enable S/G for RAVEN chip

[PATCH v2 0/2] This series enables S/G for Picasso
 2019-07-24  7:29 UTC  (5+ messages)
  ` [PATCH v2 1/2] drm/amdgpu: Fix hard hang for S/G display BOs
  ` [PATCH v2 2/2] drm/amd: enable S/G for RAVEN chip

[PATCH 1/9] drm/amdgpu: add an asic callback to determine the reset method
 2019-07-24  6:43 UTC  (11+ messages)
  ` [PATCH 2/9] drm/amdgpu: add reset_method asic callback for si
  ` [PATCH 3/9] drm/amdgpu: add reset_method asic callback for cik
  ` [PATCH 4/9] drm/amdgpu: add reset_method asic callback for vi
  ` [PATCH 5/9] drm/amdgpu: add reset_method asic callback for soc15
  ` [PATCH 6/9] drm/amdgpu: add reset_method asic callback for navi
  ` [PATCH 7/9] drm/amdgpu/powerplay/vega10: only use PrepareMp1ForUnload for mode1 reset
  ` [PATCH 8/9] drm/amdgpu/powerplay/vega12: "
  ` [PATCH 9/9] drm/amdgpu/powerplay/vega120: "

[PATCH] drm/amd/powerplay: fix temperature granularity error in smu11
 2019-07-24  2:34 UTC  (3+ messages)

[PATCH 1/3] drm/amdgpu/powerplay/vega20: call PrepareMp1ForUnload in power_off_asic
 2019-07-24  1:31 UTC  (5+ messages)
  ` [PATCH 2/3] drm/amdgpu/powerplay/vega10: "
  ` [PATCH 3/3] drm/amdgpu/powerplay/vega12: "

[PATCH 0/9] MST AUX Devices (v3)
 2019-07-23 23:28 UTC  (10+ messages)
  ` [PATCH 1/9] drm/dp: Use non-cyclic idr
  ` [PATCH 2/9 v3] drm/dp_mst: Enable registration of AUX devices for MST ports
  ` [PATCH 3/9] drm/nouveau: Use connector kdev as aux device parent
  ` [PATCH 4/9] drm/bridge/analogix-anx78xx: "
  ` [PATCH 5/9] drm/amd/display: "
  ` [PATCH 7/9] drm/nouveau/kms/nv50: Implement MST Aux device registration
` [PATCH 6/9 v2] drm/i915: "
` [PATCH 8/9] drm/radeon: "
` [PATCH 9/9] drm/amd/display: "

[PATCH 1/2] drm/amdkfd: Use SQC when TCP would fail in gfx9 context save
 2019-07-23 19:47 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amdkfd: Fix lost single step exceptions in gfx9 trap handler

[PATCH] drm/amdkfd: Fix byte align on VegaM
 2019-07-23 19:11 UTC  (5+ messages)

[PATCH][next] drm/amd/display: fix a missing null check on a failed kzalloc
 2019-07-23 18:55 UTC  (2+ messages)

[PATCH] drm/radeon: Use dev_get_drvdata where possible
 2019-07-23 18:49 UTC  (2+ messages)

[PATCH] drm/amd/display: Use dev_get_drvdata
 2019-07-23 18:48 UTC  (2+ messages)

[PATCH] drm/amdgpu: Use dev_get_drvdata where possible
 2019-07-23 18:47 UTC  (2+ messages)

[PATCH][next] drm/amdgpu: remove redundant assignment to pointer 'ring'
 2019-07-23 18:45 UTC  (2+ messages)

[PATCH] drm/amd/display: readd -msse2 to prevent Clang from emitting libcalls to undefined SW FP routines
 2019-07-23 18:31 UTC  (2+ messages)

[PATCH 2/3] drm/amdgpu: add perfmon and fica atomics for df
 2019-07-23 16:23 UTC  (6+ messages)
` [PATCH 3/3] drm/amdgpu: adding xgmi error monitoring

[PATCH] drm/amd/powerplay: change smu_read_sensor sequence in smu
 2019-07-23 15:06 UTC  (3+ messages)

[PATCH 1/2] drm/amd/powerplay: no pptable transfer and dpms enabled with "dpm=0"
 2019-07-23 15:00 UTC  (3+ messages)
  ` [PATCH 2/2] drm/amd/powerplay: some cosmetic fixes

[PATCH -next] drm/amd/display: Make pow_buffer_ptr static
 2019-07-23 14:37 UTC 

[PATCH 00/10] Enable MST Aux devices (v2)
 2019-07-23 14:01 UTC  (6+ messages)
` [PATCH 07/10] drm/i915: Implement MST Aux device registration

[PATCH][next] drm/amd/display: remove duplicated comparison
 2019-07-23 13:32 UTC 

[PATCH] drm/amd/powerplay: add callback function of get_thermal_temperature_range
 2019-07-23 11:49 UTC  (7+ messages)
  ` [PATCH v2] drm/amd/powerplay: add helper of smu_clk_dpm_is_enabled for smu

撤回: [PATCH v2] drm/amd/powerplay: add helper of smu_clk_dpm_is_enabled for smu
 2019-07-23  9:34 UTC 

撤回: [PATCH v2] drm/amd/powerplay: add helper of smu_clk_dpm_is_enabled for smu
 2019-07-23  9:33 UTC 

撤回: [PATCH v2] drm/amd/powerplay: add helper of smu_clk_dpm_is_enabled for smu
 2019-07-23  9:33 UTC 

[PATCH] drm/amdgpu: Also reserve bad pages after gpu reset
 2019-07-23  3:30 UTC 

[PATCH libdrm] tests/amdgpu: disable reset test for now
 2019-07-23  2:28 UTC  (2+ messages)

[PATCH] drm/amd/powerplay: correct confusing naming for smu_feature_set_enabled
 2019-07-23  1:31 UTC  (7+ messages)

[PATCH] drm/amdkfd: Fix missing break in switch statement
 2019-07-22 19:47 UTC  (5+ messages)

[PATCH] drm/amdgpu/gfx10: Fix missing break in switch statement
 2019-07-22 19:14 UTC  (3+ messages)

[PATCH] drm/amdkfd/kfd_mqd_manager_v10: Avoid fall-through warning
 2019-07-22 19:13 UTC  (3+ messages)

[PATCH 3/3] drm: drop DRM_AUTH from PRIME_TO/FROM_HANDLE ioctls
 2019-07-22 19:13 UTC  (2+ messages)

[PATCH] drm/amdgpu: Default disable GDS for compute+gfx
 2019-07-22 19:08 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] drm/amdkfd/kfd_mqd_manager_v10: Fix missing break in switch statement
 2019-07-22 17:43 UTC  (5+ messages)

[PATCH v18 00/15] arm64: untag user pointers passed to the kernel
 2019-07-22 16:46 UTC  (5+ messages)
` [PATCH v18 07/15] fs/namespace: untag user pointers in copy_mount_options

[PATCH] drm/syncobj: fix leaking dma_fence in drm_syncobj_query_ioctl
 2019-07-22 13:35 UTC  (4+ messages)

[PATCH libdrm 1/1 v2] tests/amdgpu: divide dispatch test into compute and gfx
 2019-07-22  8:27 UTC 

between commits d7d170a8e357 and 22051d9c4a57 begins issue page allocation failure in gnome-shell process
 2019-07-22  8:14 UTC 


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