AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-03-18 20:55:32 to 2019-03-22 20:04:24 UTC [more...]

AMD Freesync patches v2
 2019-03-22 20:04 UTC 

[PATCH] drm/amdgpu: XGMI pstate switch initial support
 2019-03-22 19:28 UTC 

[PATCH 1/2] drm/amd/powerplay: add ECC feature bit
 2019-03-22 18:06 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amd/powerplay: correct data type to avoid overflow

Kernel panic while “ modprobe amdkfd ; modprobe -r amdkfd ; 4.14.35 kernel
 2019-03-22 16:58 UTC 

[PATCH v13 00/20] arm64: untag user pointers passed to the kernel
 2019-03-22 16:22 UTC  (32+ messages)
  ` [PATCH v13 01/20] uaccess: add untagged_addr definition for other arches
  ` [PATCH v13 02/20] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
  ` [PATCH v13 03/20] lib, arm64: untag user pointers in strn*_user
  ` [PATCH v13 04/20] mm, arm64: untag user pointers passed to memory syscalls
  ` [PATCH v13 05/20] mm, arm64: untag user pointers in mm/gup.c
  ` [PATCH v13 06/20] mm, arm64: untag user pointers in get_vaddr_frames
  ` [PATCH v13 07/20] fs, arm64: untag user pointers in copy_mount_options
  ` [PATCH v13 08/20] fs, arm64: untag user pointers in fs/userfaultfd.c
  ` [PATCH v13 09/20] net, arm64: untag user pointers in tcp_zerocopy_receive
  ` [PATCH v13 10/20] kernel, arm64: untag user pointers in prctl_set_mm*
  ` [PATCH v13 11/20] tracing, arm64: untag user pointers in seq_print_user_ip
  ` [PATCH v13 12/20] uprobes, arm64: untag user pointers in find_active_uprobe
  ` [PATCH v13 13/20] bpf, arm64: untag user pointers in stack_map_get_build_id_offset
  ` [PATCH v13 14/20] drm/amdgpu, arm64: untag user pointers in amdgpu_ttm_tt_get_user_pages
  ` [PATCH v13 15/20] drm/radeon, arm64: untag user pointers in radeon_ttm_tt_pin_userptr
  ` [PATCH v13 16/20] IB/mlx4, arm64: untag user pointers in mlx4_get_umem_mr
  ` [PATCH v13 17/20] media/v4l2-core, arm64: untag user pointers in videobuf_dma_contig_user_get
  ` [PATCH v13 18/20] tee/optee, arm64: untag user pointers in check_mem_type
  ` [PATCH v13 19/20] vfio/type1, arm64: untag user pointers in vaddr_get_pfn
  ` [PATCH v13 20/20] selftests, arm64: add a selftest for passing tagged pointers to kernel

[PATCH] drm/amdgpu: XGMI pstate switch initial support
 2019-03-22 15:50 UTC  (3+ messages)

[PATCH 1/9] dma-buf: add new dma_fence_chain container v6
 2019-03-22 15:44 UTC  (16+ messages)
  ` [PATCH 2/9] drm/syncobj: add new drm_syncobj_add_point interface v4
  ` [PATCH 3/9] drm/syncobj: add support for timeline point wait v8
  ` [PATCH 4/9] drm/syncobj: add timeline payload query ioctl v6
  ` [PATCH 6/9] drm/amdgpu: add timeline support in amdgpu CS v3
  ` [PATCH 7/9] drm/syncobj: add transition iotcls between binary and timeline v2
  ` [PATCH 8/9] drm/syncobj: add timeline signal ioctl for syncobj v4
  ` [PATCH 9/9] drm/amdgpu: update version for timeline syncobj support in amdgpu
` [PATCH 5/9] drm/syncobj: use the timeline point in drm_syncobj_find_fence v4
        ` Re:[PATCH 1/9] dma-buf: add new dma_fence_chain container v6

[PATCH] drm/amdgpu: fix vm_cpu_update hit NULL pointer
 2019-03-22 15:42 UTC  (2+ messages)

Radeon HD 7450 brightness oversaturated
 2019-03-22 14:59 UTC  (4+ messages)

[PATCH v2] drm/amd/display: Add debugfs entry for amdgpu_dm_visual_confirm
 2019-03-22 14:11 UTC 

[PATCH v2] drm/amd/display: Initialize stream_update with memset
 2019-03-22 13:59 UTC 

[PATCH] drm/amd/display: Initialize stream_update with memset
 2019-03-22 13:54 UTC  (3+ messages)

Limit gpu max clock for ryzen 2400g
 2019-03-22 12:07 UTC  (2+ messages)

[PATCH] drm/amdgpu: defer cmd/fence/fw buffers destroy on hw_init failure
 2019-03-22  9:31 UTC  (4+ messages)

[PATCH 1/3] drm/amdgpu: error out on mode1 reset failure
 2019-03-22  8:53 UTC  (6+ messages)
` [PATCH 3/3] drm/amdgpu: add more debug friendly prompts

[PATCH] drm/amd/amdgpu: fix Polaris10 PCIe dpm feature issue
 2019-03-22  4:41 UTC  (5+ messages)

[PATCH] drm/amd/display: Fix boolean expression in get_surf_rq_param
 2019-03-22  3:30 UTC  (5+ messages)

[PATCH v2] drm/amdgpu: add more inject control
 2019-03-22  2:08 UTC 

[PATCH] drm/amd/display: Only allow VRR when vrefresh is within supported range
 2019-03-21 17:54 UTC  (3+ messages)

[PATCH 4/5] drm/amdgpu: remove per obj debugfs write
 2019-03-21 15:58 UTC  (2+ messages)

[PATCH 5/5] drm/amdgpu: add more inject control
 2019-03-21 15:58 UTC  (2+ messages)

[PATCH 3/5] drm/amdgpu: Fix amdgpu ras to ta enums conversion
 2019-03-21 15:56 UTC  (2+ messages)

[PATCH 2/5] drm/amdgpu: use macro instead of enum for flags
 2019-03-21 15:55 UTC  (2+ messages)

[PATCH 1/5] drm/amdgpu: Fix some sanity check
 2019-03-21 15:55 UTC  (2+ messages)

AMD Freesync patches for proper vblank and pageflip timestamping in VRR mode
 2019-03-21 15:48 UTC  (15+ messages)
` [PATCH 1/4] drm/amd/display: Prevent vblank irq disable while VRR is active
` [PATCH 3/4] drm/amd/display: In VRR mode, do DRM core vblank handling at end of vblank
` [PATCH 4/4] drm/amd/display: Make pageflip event delivery compatible with VRR

[PATCH] drm/amd/display: Fix "dc has no member named dml" compile error
 2019-03-21 14:51 UTC  (3+ messages)

[PATCH -next] drm/ttm: remove set but not used variable 'rdev'
 2019-03-21 14:00 UTC  (2+ messages)

[PATCH] drm/amd/powerplay: Zero initialize num_of_levels in vega20_set_single_dpm_table
 2019-03-21 13:58 UTC  (3+ messages)

[PATCH][next] drm/amd/powerplay: fix spelling mistake "unknow" -> "unknown"
 2019-03-21 13:58 UTC  (2+ messages)

[PATCH] drm/amdgpu/display: fix build when DCN KCONFIG is not set
 2019-03-21 13:05 UTC  (2+ messages)

[PATCH] drm/amd/powerplay: Off by one in vega20_get_smu_msg_index()
 2019-03-21  9:37 UTC  (2+ messages)

[PATCH 1/4] drm/amd/display: Prevent vblank irq disable while VRR is active. (v2)
 2019-03-21  9:27 UTC  (3+ messages)

[PATCH] drm/amd/powerplay: Fix double unlock bug in smu_sys_set_pp_table()
 2019-03-21  8:26 UTC  (6+ messages)

Clang warning in drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
 2019-03-21  6:58 UTC  (10+ messages)

[PATCH] drm/amd/powerplay: delete some dead code
 2019-03-21  6:42 UTC  (2+ messages)

[PATCH] drm/amd/amdgpu: fix Polaris10 PCIe dpm feature issue (v2)
 2019-03-21  6:32 UTC 

[PATCH libdrm] tests/amdgpu: minor fix for dispatch/draw test
 2019-03-21  2:41 UTC  (2+ messages)

[pull] amdgpu drm-fixes-5.1
 2019-03-21  2:09 UTC 

[PATCH] drm/amdgpu: revert "XGMI pstate switch initial support"
 2019-03-20 15:34 UTC  (9+ messages)

Failed to pin framebuffer with oom error during dm automic commit
 2019-03-20 14:22 UTC 

[bug report] drm/amdgpu: add amdgpu_ras.c to support ras (v2)
 2019-03-20 13:23 UTC 

[PATCH 1/9] dma-buf: add new dma_fence_chain container v5
 2019-03-20 13:23 UTC  (8+ messages)
` [PATCH 8/9] drm/syncobj: add timeline signal ioctl for syncobj v3

[PATCH 1/8] drm/amdgpu: remove some unused VM defines
 2019-03-20 11:57 UTC  (10+ messages)
  ` [PATCH 2/8] drm/amdgpu: always set and check dma addresses in the VM code
  ` [PATCH 3/8] drm/amdgpu: move and rename amdgpu_pte_update_params
  ` [PATCH 4/8] drm/amdgpu: reserve less memory for PDE updates
  ` [PATCH 5/8] drm/amdgpu: new VM update backends
  ` [PATCH 6/8] drm/amdgpu: use the new VM backend for PDEs
  ` [PATCH 7/8] drm/amdgpu: use the new VM backend for PTEs
  ` [PATCH 8/8] drm/amdgpu: use the new VM backend for clears

[PATCH] drm/amdgpu: add one rlc version into gfxoff blacklist
 2019-03-20 11:25 UTC  (3+ messages)

Potential NULL pointer dereference in radeon_ttm_tt_populate
 2019-03-20  9:42 UTC  (6+ messages)

[PATCH] drm/amd/amdgpu: fix incorrect translation about the PCIe MLW info
 2019-03-20  9:18 UTC  (4+ messages)

randr: Virtual monitor not present with MST display
 2019-03-19 20:23 UTC  (9+ messages)

[ANNOUNCE] xf86-video-amdgpu 19.0.1
 2019-03-19 17:52 UTC 

[ANNOUNCE] xf86-video-ati 19.0.1
 2019-03-19 17:25 UTC 

Potential NULL pointer dereference in atombios_get_encoder_mode
 2019-03-19 16:31 UTC  (2+ messages)

Input lag bug in programs like Blender
 2019-03-19  8:43 UTC  (2+ messages)

Radeon init fail and resulting cascade of UBSAN errors
 2019-03-19  8:40 UTC  (2+ messages)

5.1-rc1: radeon WARNING: CPU: 1 PID: 160 at drivers/gpu/drm/drm_fourcc.c:278 drm_format_info+0x74/0xe0 [drm]
 2019-03-19  8:24 UTC 

[PATCH] drm/amdgpu: Fix size check
 2019-03-19  3:53 UTC 

[PATCH libdrm 3/3] drm/amdgpu: support test mask
 2019-03-19  3:46 UTC 

[PATCH libdrm 2/3] amdgpu: add ras tests
 2019-03-19  3:46 UTC 

[PATCH libdrm 1/3] amdgpu: add info query for ras enabled features
 2019-03-19  3:46 UTC 


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