AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-03-20 14:51:22 to 2019-03-26 17:49:30 UTC [more...]

AMD Freesync patches v2
 2019-03-26 17:49 UTC  (6+ messages)
  ` [PATCH 1/4] drm/amd/display: Prevent vblank irq disable while VRR is active. (v2)
  ` [PATCH 2/4] drm/amd/display: Rework vrr flip throttling for late vblank irq
  ` [PATCH 3/4] drm/amd/display: In VRR mode, do DRM core vblank handling at end of vblank. (v2)
  ` [PATCH 4/4] drm/amd/display: Make pageflip event delivery compatible with VRR

WARNING at amdgpu_vm_sdma.c:85
 2019-03-26 17:30 UTC  (2+ messages)

[PATCH] drm/amdgpu: XGMI pstate switch initial support
 2019-03-26 16:55 UTC  (7+ messages)

[PATCH] drm/amdgpu: Set correct context adev for gem object
 2019-03-26 15:51 UTC 

[PATCH 16/21] drm/radeon: Use drm_fb_helper_fill_info
 2019-03-26 14:51 UTC  (2+ messages)

Limit gpu max clock for ryzen 2400g
 2019-03-26 14:47 UTC  (4+ messages)

[PATCH] drm/amd/powerplay: update current profile mode only when it's really applied
 2019-03-26 13:05 UTC  (2+ messages)

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

[PATCH] drm/amd/powerplay: fix possible hang with 3+ 4K monitors
 2019-03-26 12:58 UTC  (2+ messages)

[PATCH] gpu: radeon: fix a potential NULL-pointer dereference
 2019-03-26  9:51 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH 1/2] drm/amdgpu: move VM table mapping into the backend as well
 2019-03-26  9:49 UTC  (4+ messages)
  ` [PATCH 2/2] drm/amdgpu: drop the ib from the VM update parameters

[PATCH 1/3] drm/amdgpu: Stop returning EINVAL during profile switch
 2019-03-26  9:47 UTC  (9+ messages)
  ` [PATCH 2/3] drm/amdgpu: Allow changing to CUSTOM profile on smu7
  ` [PATCH 3/3] drm/amdgpu: Allow changing to BOOTUP "

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

Kernel panic while “ modprobe amdkfd ; modprobe -r amdkfd ; 4.14.35 kernel
 2019-03-25 22:36 UTC  (2+ messages)

[PATCH v13 00/20] arm64: untag user pointers passed to the kernel
 2019-03-25 22:21 UTC  (29+ messages)
  ` [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 v13 04/20] mm, arm64: untag user pointers passed to memory syscalls

[PATCH] drm/amdgpu: Adjust TMR address alignment as per HW requirement
 2019-03-25 20:57 UTC  (2+ messages)

[PATCH 1/8] drm/amdgpu: remove some unused VM defines
 2019-03-25 20:53 UTC  (5+ messages)
` [PATCH 5/8] drm/amdgpu: new VM update backends

[PATCH] drm/amd/display: Remove semicolon from to_dm_plane_state definition
 2019-03-25 19:27 UTC 

[PATCH] drm/amdgpu: fix vm_cpu_update hit NULL pointer
 2019-03-25 12:14 UTC  (4+ messages)

[PATCH 1/9] dma-buf: add new dma_fence_chain container v7
 2019-03-25  8:32 UTC  (9+ 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 7/9] drm/syncobj: add transition iotcls between binary and timeline v2
  ` [PATCH 8/9] drm/syncobj: add timeline signal ioctl for syncobj v5
` [PATCH 5/9] drm/syncobj: use the timeline point in drm_syncobj_find_fence v4
` [PATCH 6/9] drm/amdgpu: add timeline support in amdgpu CS v3
` [PATCH 9/9] drm/amdgpu: update version for timeline syncobj support in amdgpu

[bug report] drm/amd/display: Link train only when link is DP and backend is enabled
 2019-03-25  8:14 UTC 

[PATCH v3] drm/amdgpu: add more inject control
 2019-03-25  7:54 UTC 

[PATCH libdrm] amdgpu: alloc vram for inject
 2019-03-25  7:49 UTC 

[bug report] drm/amd/display: On DCN1, Wait for vupdate on cursor updates
 2019-03-25  6:17 UTC 

[PATCH -next] drm/amd/powerplay: Remove useless set memory to zero use memset()
 2019-03-23 13:32 UTC 

[PATCH -next] drm/amd/display: Remove useless set memory to zero use memset()
 2019-03-23 13:30 UTC 

[PATCH] gpu: amdkfd: fix a missing check of kmemdup
 2019-03-23  2:20 UTC  (2+ messages)

[PATCH 00/13] DC Patches 22 Mar 2019
 2019-03-22 20:42 UTC  (14+ messages)
  ` [PATCH 01/13] drm/amd/display: add preferred pipe split logic
  ` [PATCH 02/13] drm/amd/display: program default output gamma
  ` [PATCH 03/13] drm/amd/display: Handle branch device with DFP count = 0 case
  ` [PATCH 04/13] drm/amd/display: Pass init_data into DCN resource creation
  ` [PATCH 05/13] drm/amd/display: Clean up old pplib interface functions
  ` [PATCH 06/13] drm/amd/display: Create clock funcs
  ` [PATCH 07/13] drm/amd/display: Prevent cursor hotspot overflow for RV overlay planes
  ` [PATCH 08/13] drm/amd/display: Pass SDP spliting in parameters
  ` [PATCH 09/13] drm/amd/display: 3.2.24
  ` [PATCH 10/13] drm/amd/display: use dc_is_virtual instead of ENUM
  ` [PATCH 11/13] drm/amd/display: Populate macro_tile_size field for dml
  ` [PATCH 12/13] drm/amd/display: fix odm output gamma programming
  ` [PATCH 13/13] drm/amd/display: VBIOS can't be light up HDMI when restart system

[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  (8+ 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)

[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  (9+ messages)
` [PATCH 3/4] drm/amd/display: In VRR mode, do DRM core vblank handling at end of vblank

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


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