AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-10-27 13:33:47 to 2016-11-07 22:29:08 UTC [more...]

[PATCH] drm/amdgpu: set bypass mode when uvd is idle
 2016-11-07 22:29 UTC  (10+ messages)

[PATCH 1/2] drm/amdgpu: access stolen VRAM directly on KV/KB
 2016-11-07 22:02 UTC  (6+ messages)
  ` [PATCH 2/2] drm/amdgpu: access stolen VRAM directly on CZ

[PATCH 1/4] dma-buf/fence: make timeout handling in fence_default_wait consistent (v2)
 2016-11-07 21:16 UTC  (4+ messages)
  ` [PATCH 2/4] dma-buf/fence: revert "don't wait when specified timeout is zero" (v2)
` [PATCH 3/4] drm/ttm: fix ttm_bo_wait
` [PATCH 4/4] reservation: revert "wait only with non-zero timeout specified (v3)" v2

[PATCH] drm/amdgpu: Attach exclusive fence to prime exported bo's. (v3)
 2016-11-07 19:20 UTC  (4+ messages)

amdgpu: ratelimit on vm faults to avoid spaming console
 2016-11-07 18:42 UTC  (6+ messages)
  ` [PATCH v2 1/2] amdgpu: Use dev_err() over vanilla printk() in vm_decode_fault()
  ` [PATCH v2 2/2] amdgpu: Wrap dev_err() calls on vm faults with printk_ratelimit()

[PATCH 1/2] dma-buf: return index of the first signaled fence (v2)
 2016-11-07 17:44 UTC  (7+ messages)
` [PATCH 2/2] drm/amdgpu: add the interface of waiting multiple fences (v4)

Clean up indirect SQ register accessors for gfx7/8
 2016-11-07 16:50 UTC  (4+ messages)
  ` [PATCH 1/2] drm/amd/amdgpu: Clean up wave gfx7 helper
  ` [PATCH 2/2] drm/amd/amdgpu: Clean up wave gfx8 helper

[PATCH 1/4] amdgpu: add the function to get the marketing name (v2)
 2016-11-07 16:35 UTC  (10+ messages)
  ` [1/4] "
      ` [PATCH libdrm] amdgpu: add the function to get the marketing name (v3)

Fwd: [PATCH libdrm] xf86drm: Parse the separate files to retrieve the vendor/device info
 2016-11-07 11:30 UTC  (4+ messages)
      `  "

[PATCH 1/2] drm/amdgpu: disable the VRAM manager on special placements v2
 2016-11-07  8:27 UTC  (9+ messages)
  ` [PATCH 2/2] drm/amdgpu: remove extra placement for AMDGPU_GEM_CREATE_NO_CPU_ACCESS
  ` 答复: [PATCH 1/2] drm/amdgpu: disable the VRAM manager on special placements v2
          ` 答复: "

[PATCH] drm/amdgpu: fix logic error for checking amdgpu_vram_page_split
 2016-11-07  8:05 UTC  (2+ messages)

amdgpu: ratelimit on vm faults to avoid spaming console
 2016-11-07  3:57 UTC  (5+ messages)
  ` [PATCH 1/2] amdgpu: Use dev_err() over vanilla printk() in vm_decode_fault()
  ` [PATCH 2/2] amdgpu: Use 'dev_err_ratelimited()' over 'dev_err()' on vm faults

[PATCH] Fix RadeonCopyData bpp=2 case for big-endian
 2016-11-07  2:06 UTC  (2+ messages)

[PATCH] Remove RADEON_HOST_DATA_SWAP_HDW case from RadeonCopySwap
 2016-11-07  1:58 UTC  (2+ messages)

[PATCH] drm/amdgpu: Attach exclusive fence to prime exported bo's. (v2)
 2016-11-05 17:57 UTC  (3+ messages)

[PATCH] drm/i915: Before pageflip, also wait for shared dmabuf fences
 2016-11-05  1:17 UTC  (26+ messages)

[PATCH 1/3] dma-buf: return index of the first signaled fence
 2016-11-04 17:37 UTC  (7+ messages)
  ` [PATCH 2/3] drm/amdgpu: add the interface of waiting multiple fences (v3)
  ` [PATCH 3/3] drm/amdgpu: return first signaled fence index in status parameter

[PATCH] drm/amdgpu: refine uvd_4.2 clock gate sequence
 2016-11-04 14:03 UTC  (2+ messages)

[PATCH] drm/amdgpu: remove dummy codes
 2016-11-04 10:52 UTC  (5+ messages)

[PATCH] drm/amdgpu: fix crash in acp_hw_init
 2016-11-03 21:51 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix crash in acp_hw_fini
 2016-11-03 21:51 UTC 

[PATCH] drm/amdgpu: enable UVD clockgating in Polaris-10/11
 2016-11-03 16:18 UTC 

[pull] radeon and amdgpu drm-fixes-4.9
 2016-11-03 16:16 UTC 

[PATCH] drm/amd/powerplay:Tonga not to start SMC if SRIOV
 2016-11-03 14:29 UTC  (2+ messages)

[PATCH v2] drm/amdgpu:no gpu scheduler for KIQ
 2016-11-03  9:33 UTC  (4+ messages)

[PATCH 0/7] mise patches for powerplay module
 2016-11-03  3:31 UTC  (11+ messages)
  ` [PATCH 1/7] drm/amdgpu/powerplay: pp module only enable smu when dpm disabled
  ` [PATCH 2/7] drm/amd/powerplay: use mask bit for deepsleep/power tune feature
  ` [PATCH 3/7] drm/amdgpu: use mask bit for deep sleep feature on dpm
  ` [PATCH 4/7] drm/amdgpu: delete duplicate module parameter
  ` [PATCH 5/7] drm/amd/powerplay: fix code style
  ` [PATCH 6/7] drm/amd/powerplay: enable voltage control by default for dgpu
  ` [PATCH 7/7] drm/amd/powerplay: delete duplicate code in smu7_hwmgr.c

[PATCH V2] drm/amdgpu:bypass avfs event manager for sriov
 2016-11-02 14:07 UTC  (2+ messages)

[V2] drm/amdgpu:no gpu scheduler for KIQ
 2016-11-02 14:03 UTC  (3+ messages)

[PATCH xf86-video-amdgpu] Check Xorg version at runtime instead of build time in two places
 2016-11-02 13:47 UTC  (2+ messages)

[PATCH] drm/amdgpu:bypass avfs event manager for sriov
 2016-11-02  3:31 UTC  (3+ messages)

[PATCH] drm/amdgpu:no gpu scheduler for KIQ
 2016-11-01 18:54 UTC  (3+ messages)

[PATCH xf86-video-amdgpu 0/7] Remove generated header files
 2016-11-01 15:22 UTC  (9+ messages)
  ` [PATCH xf86-video-amdgpu 1/7] Move struct amdgpu_gpu_info out of amdgpu_get_tile_config
  ` [PATCH xf86-video-amdgpu 2/7] Use family information from libdrm_amdgpu / kernel
  ` [PATCH xf86-video-amdgpu 3/7] Stop using generated amdgpu_device_match
  ` [PATCH xf86-video-amdgpu 4/7] Remove amdpciids.h
  ` [PATCH xf86-video-amdgpu 5/7] Stop using AMDGPUPciChipsets
  ` [PATCH xf86-video-amdgpu 6/7] Stop using AMDGPU(Unique)Chipsets
  ` [PATCH xf86-video-amdgpu 7/7] Remove generated header files

[PATCH] drm/amdgpu: Add a ring type KIQ definition
 2016-11-01 15:14 UTC  (3+ messages)

[PATCH] drm/amdgpu: fix the issue that nodes[0] is not removed from the allocator
 2016-11-01 13:51 UTC  (2+ messages)
  ` 答复: "

[PATCH xf86-video-amdgpu] Require xserver 1.10 or newer
 2016-11-01 13:13 UTC  (2+ messages)

[PATCH xf86-video-ati] Check Xorg version at runtime instead of build time in two places
 2016-11-01 13:12 UTC  (2+ messages)

[PATCH 1/2] drm/amd/powerplay: export a function to read fan rpm
 2016-10-31 18:06 UTC  (5+ messages)
  ` [PATCH 2/2] drm/amd/amdgpu: expose fan rpm though hwmon

[PATCH] drm/amd/powerplay: don't succeed in getters if fan is missing
 2016-10-31 16:34 UTC  (3+ messages)

[PATCH] drm/amdgpu: make sure ddc_bus is valid in connector unregister
 2016-10-31 16:30 UTC 

[PATCH 1/2] drm/radeon: disable runtime pm in certain cases
 2016-10-31 15:12 UTC  (3+ messages)
  ` [PATCH 2/2] drm/amdgpu: "

[PATCH] drm/amdgpu: remove amdgpu_cs_handle_lockup
 2016-10-31  9:33 UTC  (2+ messages)

[PATCH] drm/amdgpu: cleanup amdgpu_cs_ioctl to make code logicality clear
 2016-10-31  9:21 UTC  (5+ messages)

[REGRESSION][4.9-rc3 w/ drm-next-4.10-wip][CIK] Mobile Bonaire - Hang on hibernation
 2016-10-31  5:56 UTC 

[drm-next-4.10-wip / linus master + x86 PAT v1.1 patches][AMDGPU CIK] - piglit test - streaming-texture-leak deadlock GPU
 2016-10-30 19:39 UTC  (3+ messages)

[PATCH] amdgpu: check parameters in amdgpu_query_gpu_info
 2016-10-30 16:23 UTC  (2+ messages)

[PATCH] drm/amdgpu: add support for new smc firmware on iceland
 2016-10-28 21:05 UTC 

[PATCH] drm/amdgpu: add some error hanbdling to amdgpu_init
 2016-10-28 16:37 UTC  (2+ messages)

[PATCH] drm/amd: fix scheduler fence teardown order
 2016-10-28 16:34 UTC  (3+ messages)

[PATCH] drm/amdgpu: release parent fence reference
 2016-10-28 12:21 UTC  (6+ messages)

[PATCH 1/8] drm/amdgpu: pad gfx and compute rings to 256 dw
 2016-10-28 11:22 UTC  (10+ messages)
` [PATCH 8/8] drm/amdgpu: move align_mask and nop into ring funcs as well

[PATCH] drm/amdgpu: add support for new smc firmware on tonga
 2016-10-27 21:37 UTC 

[pull] radeon and amdgpu drm-next-4.10
 2016-10-27 21:35 UTC 

[pull] radeon and amdgpu drm-fixes-4.9
 2016-10-27 19:12 UTC 

[PATCH 1/2] drm/amd/powerplay: add an new mask to ctrl clock stretch feature
 2016-10-27 14:26 UTC  (2+ messages)

[PATCH 1/3] drm/amdgpu: Store CRTC relative amdgpu_crtc->cursor_x/y values
 2016-10-27 14:23 UTC  (3+ messages)
` [PATCH 3/3] drm/amdgpu: Only update the CUR_SIZE register when necessary

[PATCH 1/3] drm/radeon: Also call cursor_move_locked when the cursor size changes
 2016-10-27 14:21 UTC  (3+ messages)
` [PATCH 3/3] drm/radeon: Hide the HW cursor while it's out of bounds

[PATCH xf86-video-ati] Require xserver 1.10 or newer
 2016-10-27 14:09 UTC  (2+ messages)

[PATCH xf86-video-amdgpu] present: Check tiling info for flips
 2016-10-27 13:39 UTC  (2+ messages)


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