AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-03-13 08:25:32 to 2019-03-20 12:53:17 UTC [more...]

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

[PATCH 1/9] dma-buf: add new dma_fence_chain container v5
 2019-03-20 11:58 UTC  (18+ 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 5/9] drm/syncobj: use the timeline point in drm_syncobj_find_fence 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 v3
  ` [PATCH 9/9] drm/amdgpu: update version for timeline syncobj support in amdgpu

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

[PATCH] drm/amdgpu: revert "XGMI pstate switch initial support"
 2019-03-20 10:00 UTC  (8+ messages)

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

Clang warning in drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
 2019-03-20  9:37 UTC  (4+ messages)

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

[PATCH 1/4] drm/amd/display: Prevent vblank irq disable while VRR is active. (v2)
 2019-03-20  8:12 UTC 

[PATCH 1/9] dma-buf: add new dma_fence_chain container v6
 2019-03-20  5:47 UTC  (9+ messages)
` [PATCH 5/9] drm/syncobj: use the timeline point in drm_syncobj_find_fence v4
  ` [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 libdrm] tests/amdgpu: minor fix for dispatch/draw test
 2019-03-20  2:46 UTC 

[PATCH] drm/amd/powerplay: Zero initialize num_of_levels in vega20_set_single_dpm_table
 2019-03-20  0:58 UTC 

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 

[PATCH] drm/amd/display: Only put primary planes into the mode_info->planes list
 2019-03-18 20:45 UTC  (2+ messages)

[PATCH] drm/amdkfd: Fix unchecked return value
 2019-03-18 18:49 UTC  (3+ messages)

Number of MST displays for Radeon RX 4xx / RX 5xx ?
 2019-03-18 18:31 UTC  (4+ messages)

[PATCH] drm/amdgpu: fix invalid use of change_bit
 2019-03-18 14:11 UTC  (2+ messages)

Unplug DP connector reduce sclk
 2019-03-18 10:18 UTC 

[PATCH] drm/amdgpu: error handling for xgmi and ras
 2019-03-18  2:44 UTC  (4+ messages)

[PATCH] drm/amdgpu: defer cmd/fence/fw buffers destroy on hw_init failure
 2019-03-18  2:42 UTC 

Slow memory access when using OpenCL without X11
 2019-03-15 22:30 UTC  (16+ messages)

Irc and Other Things
 2019-03-15 19:05 UTC  (3+ messages)

[PATCH xf86-video-ati] Use radeon_finish in drmmode_crtc_scanout_update
 2019-03-15 18:51 UTC  (3+ messages)
    ` Bug#924540: "

[PATCH 00/26] DC Patches 15 Mar 2019
 2019-03-15 15:53 UTC  (27+ messages)
  ` [PATCH 01/26] drm/amd/display: Reset alpha state for planes to the correct values
  ` [PATCH 02/26] drm/amd/display: change generic_reg_wait to void
  ` [PATCH 03/26] drm/amd/display: Use drm helper for resetting plane state
  ` [PATCH 04/26] drm/amd/display: Move dm_read_reg_func to dc_helper
  ` [PATCH 05/26] drm/amd/display: Fix setting DP_VID_N_MUL
  ` [PATCH 06/26] drm/amd/display: fix DP 422 VID_M half the rate issue
  ` [PATCH 07/26] drm/amd/display: Add a hysteresis to BTR frame multiplier
  ` [PATCH 08/26] drm/amd/display: Fix DP audio regression
  ` [PATCH 09/26] drm/amd/display: extend EDID support to 1kb
  ` [PATCH 10/26] drm/amd/display: 3.2.22
  ` [PATCH 11/26] drm/amd/display: Programming correct VRR_EN bit in VTEM structure
  ` [PATCH 12/26] drm/amd/display: Update ABM crtc state on non-modeset
  ` [PATCH 13/26] drm/amd/display: cache additional dpcd caps for HDR capability check
  ` [PATCH 14/26] drm/amd/display: Use dc_is_hdmi_signal() instead of ENUM
  ` [PATCH 15/26] drm/amd/display: Fix multi-thread writing to 1 state
  ` [PATCH 16/26] drm/amd/display: add global master update lock interfaces
  ` [PATCH 17/26] drm/amd/display: Link train only when link is DP and backend is enabled
  ` [PATCH 18/26] drm/amd/display: Fix VTEM InfoPacket programming
  ` [PATCH 19/26] drm/amd/display: 3.2.23
  ` [PATCH 20/26] drm/amd/display: fix releasing planes when exiting odm
  ` [PATCH 21/26] drm/amd/display: fix odm combine pipe reset
  ` [PATCH 22/26] drm/amd/display: add missing opp programming for odm
  ` [PATCH 23/26] drm/amd/display: fix odm pipe management
  ` [PATCH 24/26] drm/amd/display: Expose generic SDP message access interface
  ` [PATCH 25/26] drm/amd/display: Generic SDP message access in amdgpu
  ` [PATCH 26/26] drm/amd/display: Add debugfs dpcd interface

[PATCH] drm/amd/display: Add debugfs entry for amdgpu_dm_visual_confirm
 2019-03-15 12:50 UTC  (3+ messages)

[PATCH libdrm 1/4] tests/amdgpu: add memset dispatch test
 2019-03-15  8:51 UTC  (4+ messages)
` [PATCH libdrm 2/4] tests/amdgpu: add memcpy "
  ` [PATCH libdrm 3/4] tests/amdgpu: add memset draw test
  ` [PATCH libdrm 4/4] tests/amdgpu: add memcpy "

[PATCH 1/3] drm/amdgpu: error out on mode1 reset failure
 2019-03-15  8:35 UTC  (4+ messages)
  ` [PATCH 2/3] drm/amdgpu: trivial typo fix
  ` [PATCH 3/3] drm/amdgpu: add more debug friendly prompts

[PATCH v2] tests/amdgpu: add deadlock test for sdma
 2019-03-15  8:09 UTC  (3+ messages)

kernel errors with HMM enabled
 2019-03-14 18:50 UTC  (5+ messages)

[PATCH xf86-video-ati] modesetting: add tile property support
 2019-03-14 13:16 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: enable gfxoff again on raven series (v2)
 2019-03-14  5:59 UTC  (2+ messages)

[PATCH v3 0/5] drm: Fix fb changes for async updates
 2019-03-14  0:20 UTC  (3+ messages)
` [PATCH v3 2/5] drm/amd: fix fb references in async update
  ` [PATCH v3 5/5] drm: don't block fb changes for async plane updates

[pull] amdgpu drm-next-5.1
 2019-03-13 19:42 UTC 

[PATCH AUTOSEL 4.20 32/60] drm/amd/display: Fix negative cursor pos programming
 2019-03-13 19:09 UTC 

[PATCH] drm/v3d: Fix calling drm_sched_resubmit_jobs for same sched
 2019-03-13 18:49 UTC  (8+ messages)

[PATCH] drm/amd/display: Respect DRM framebuffer info for video surfaces
 2019-03-13 17:58 UTC  (2+ messages)

[PATCH] drm/amdkfd/sriov:Put the pre and post reset in exclusive mode v2
 2019-03-13 17:37 UTC  (2+ messages)

[PATCH 1/3] drm/amdgpu: re-enable retry faults
 2019-03-13 17:06 UTC  (4+ messages)
  ` [PATCH 2/3] drm/amdgpu: free up the first paging queue v2
  ` [PATCH 3/3] drm/amdgpu: use more entries for the first paging queue

[PATCH] drm/amdgpu: enable gfxoff again on raven series
 2019-03-13 14:06 UTC  (3+ messages)

[PATCH 1/3] drm/amdgpu: re-enable retry faults
 2019-03-13 13:38 UTC  (5+ messages)
` [PATCH 2/3] drm/amdgpu: free up the first paging queue

[PATCH 1/9] dma-buf: add new dma_fence_chain container v5
 2019-03-13 10:59 UTC  (2+ messages)

[PATCH 1/6] drm/amdgpu: rework shadow handling during PD clear v2
 2019-03-13 10:52 UTC  (17+ messages)
` [PATCH 3/6] drm/amdgpu: allocate VM PDs/PTs on demand

[PATCH] drm/amdgpu: revert "cleanup setting bulk_movable"
 2019-03-13  9:03 UTC  (2+ messages)

[PATCH 1/1] drm/amdgpu: Wait for newly allocated PTs to be idle
 2019-03-13  8:33 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