AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-22 13:05:08 to 2016-10-04 13:27:35 UTC [more...]

[PATCH] drm/amdgpu: revert "use more than 64KB fragment size if possible"
 2016-10-04 13:27 UTC  (2+ messages)

[PATCH] drm/amdgpu: move PT validation back into VM code v2
 2016-10-04 12:21 UTC 

[PATCH] drm/amdgpu: initialize the context reset_counter in amdgpu_ctx_init
 2016-10-04  8:19 UTC  (2+ messages)

[PATCH] drm/amdgpu: warn if dp aux is still attached on free
 2016-10-03 15:46 UTC  (2+ messages)

[PATCH] drm/amdgpu/dce11: add missing drm_mode_config_cleanup call
 2016-10-03 15:42 UTC  (2+ messages)

[PATCH] drm/amdgpu: also track late init state
 2016-10-03 15:39 UTC  (2+ messages)

[PATCH 1/7] drm/amdgpu: remove adev pointer from struct amdgpu_bo
 2016-10-02 21:21 UTC  (15+ messages)
  ` [PATCH 2/7] drm/amdgpu: update the shadow PD together with the real one
  ` [PATCH 3/7] drm/amdgpu: move PT validation back into VM code
  ` [PATCH 4/7] drm/amdgpu: stop using a bo list entry for the VM PTs
  ` [PATCH 5/7] drm/amdgpu: move sync handling into a separate header
  ` [PATCH 6/7] drm/amdgpu: move fence and ring defines into amdgpu_ring.h
  ` [PATCH 7/7] drm/amdgpu: move VM defines into amdgpu_vm.h

[PATCH 1/9] drm/amdgpu:exclude 5dw digest for entry
 2016-10-02 21:14 UTC  (14+ messages)
  ` [PATCH 2/9] drm/amdgpu:add one more fiji device id
  ` [PATCH 3/9] drm/amdgpu:use smc_index_11 for VI
  ` [PATCH 4/9] drm/amdgpu:keep bo pinned in prefered domain
  ` [PATCH 5/9] drm/amdgpu:fw bo should be in VRAM for SRIOV
  ` [PATCH 6/9] drm/amdgpu:add callback in cgs for sriov detect
  ` [PATCH 7/9] drm/amdgpu:add MEC_STORAGE ucode id for sriov
  ` [PATCH 8/9] drm/amdgpu:wptr poll address of gfx8 is needed
  ` [PATCH 9/9] drm/amdgpu:properly fix some JumpTable issues

Additional amdkfd cleanups for 4.9
 2016-09-30 18:02 UTC  (8+ messages)
  ` [PATCH 1/2] drm/amdkfd: Use kfd_vm_info struct to carry consts state
  ` [PATCH 2/2] drm/amdkfd: Decode bit fields in 'cik_ih_ring_entry' directly

[PATCH] tests/amdgpu: update vce encRefPic addr mode to tiled
 2016-09-30 17:54 UTC  (2+ messages)

[PATCH 1/7] drm/amdgpu/virtual_dce: drop pageflip_irq funcs
 2016-09-30 17:52 UTC  (8+ messages)
  ` [PATCH 2/7] drm/amdgpu/virtual_dce: no need to an irq process callback
  ` [PATCH 3/7] drm/amdgpu/virtual_dce: clean up interrupt handling
  ` [PATCH 4/7] drm/amdgpu: simplify encoder and connector setup
  ` [PATCH 5/7] Revert "drm/amdgpu: Add virtual connector and encoder macros."
  ` [PATCH 6/7] drm/amdgpu: rename amdgpu_whether_enable_virtual_display
  ` [PATCH 7/7] drm/amd/amdgpu: For virtual display, enable multi crtcs. (v3)

[PATCH 1/2] drm/amdgpu:fix exclusive mode game texture blank
 2016-09-30 17:49 UTC  (4+ messages)
  ` [PATCH 2/2] drm/amdgpu:fix typo

[PATCH v2] drm/amd/amdgpu: For virtual display, enable multi crtcs
 2016-09-30 15:16 UTC  (2+ messages)

Enable UVD PG for SMU7 and turn on for Tonga
 2016-09-30 15:14 UTC  (6+ messages)
  ` [PATCH 1/2] drm/amd/powerplay: Enable UVD powergating for SMU7
  ` [PATCH 2/2] drm/amd/amdgpu: Enable UVD PG on Tonga

[PATCH] drm/amdgpu:fix exclusive mode game texture blank(v2)
 2016-09-30 13:22 UTC  (5+ messages)

[PATCH 1/4] drm/amdgpu/virtual_dce: drop empty function
 2016-09-30 13:19 UTC  (8+ messages)
  ` [PATCH 2/4] drm/amdgpu/virtual_dce: adjust config ifdef
  ` [PATCH 3/4] drm/amdgpu/dce6: add dce_v6_0_disable_dce
  ` [PATCH 4/4] drm/amdgpu/virtual_dce: add dce6 support

[PATCH] drm/amdgpu/vce: add support for hw config packet (v2)
 2016-09-30 12:48 UTC  (2+ messages)

[PATCH] drm/amd/amdgpu: For virtual display, enable multi crtcs
 2016-09-30  3:49 UTC  (5+ messages)

mutex_destroy in amdgpu_ctx_fini()
 2016-09-30  3:28 UTC  (3+ messages)

[PATCH 1/5] drm/amdgpu: remove unused member from struct amdgpu_bo
 2016-09-29 16:39 UTC  (5+ messages)
` [PATCH 4/5] drm/amdgpu: remove adev pointer "

[PATCH] drm/amdgpu: use amdgpu_vm_get_pd_bo in the GEM code
 2016-09-29 16:35 UTC  (2+ messages)

[PATCH 01/11] drm/amdgpu/dce10: disable hpd on local panels
 2016-09-29  7:21 UTC  (12+ messages)
  ` [PATCH 02/11] drm/amdgpu/dce11: "
  ` [PATCH 03/11] drm/amdgpu/dce8: "
  ` [PATCH 04/11] drm/amdgpu/dce6: "
  ` [PATCH 05/11] drm/amdgpu/dce8: simplify hpd code
  ` [PATCH 06/11] drm/amdgpu/dce10: "
  ` [PATCH 07/11] drm/amdgpu/dce8: RMW hpd registers
  ` [PATCH 08/11] drm/amdgpu/dce11: simplify hpd code
  ` [PATCH 09/11] drm/amdgpu/dce6: "
  ` [PATCH 10/11] drm/amdgpu/dce6: RMW hpd registers
  ` [PATCH 11/11] drm/amdgpu/dce6: don't enable HPD Rx interrupts

[PATCH] drm/amd/amdgpu: For virtual display, enable multi crtcs
 2016-09-29  6:15 UTC  (2+ messages)

[PATCH] drm/amdgpu: remove DRM_AMD_POWERPLAY
 2016-09-29  0:13 UTC  (2+ messages)

[pull] radeon and amdgpu drm-next-4.9
 2016-09-28 21:05 UTC 

[PATCH] drm/amdgpu: clean up to set fw_offset as 0 twice
 2016-09-28 18:59 UTC  (2+ messages)

[PATCH xf86-video-amdgpu] Add support for ScreenPtr::SyncSharedPixmap
 2016-09-28 13:38 UTC  (4+ messages)

[PATCH 1/2] drm/radeon/si/dpm: fix phase shedding setup
 2016-09-27 18:58 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amdgpu/si/dpm: "

[pull] radeon and amdgpu drm-fixes-4.8
 2016-09-27 16:58 UTC 

[PATCH 1/2] drm/radeon/si/dpm: add workaround for for Jet parts
 2016-09-27 15:41 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amdgpu/si/dpm: sync up quirks from radeon

VRAM manager
 2016-09-27 11:17 UTC  (10+ messages)
  ` [PATCH 1/6] drm/amdgpu: add AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flag v3
  ` [PATCH 2/6] drm/amdgpu: use explicit limit for VRAM_CONTIGUOUS
  ` [PATCH 3/6] drm/amdgpu: set at least the node size in the gtt manager
  ` [PATCH 4/6] drm/amdgpu: handle multiple MM nodes in the VMs v2
  ` [PATCH 5/6] drm/amdgpu: enable amdgpu_move_blit to handle multiple MM nodes v2
  ` [PATCH 6/6] drm/amdgpu: add VRAM manager v2

[PATCH] drm/amdgpu: add version bump for raster config programming
 2016-09-27  9:05 UTC  (3+ messages)

[PATCH 0/3] drm/amdgpu: implement raster configuration
 2016-09-27  7:56 UTC  (6+ messages)

[PATCH] drm/amdgpu/vce: take all rings into account for idle checks
 2016-09-27  7:10 UTC  (2+ messages)

[PATCH] drm/amdgpu: disable CRTCs before teardown
 2016-09-26 23:00 UTC  (4+ messages)

[PATCH] drm/amdgpu: add the interface of waiting multiple fences (v3)
 2016-09-26 19:54 UTC  (5+ messages)

[PATCH] drm/amdgpu/i2c: add const where appropriate
 2016-09-26 19:50 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: fix GART_DEBUGFS define
 2016-09-26 16:56 UTC  (3+ messages)
  ` [PATCH 2/2] drm/amdgpu: improve VM PTE trace points

[PATCH 1/2] drm/amdgpu: fix GTT offset handling
 2016-09-26 16:33 UTC  (8+ messages)
` [PATCH 2/2] drm/amdgpu: bind GTT on demand

[PATCH] drm/amdgpu: fix addr handling in amdgpu_vm_bo_update_mapping
 2016-09-26 15:19 UTC  (8+ messages)

[amdgpu][CIK] drm-next-4.9-wip - piglit test - max-texture-size - GPU deadlock
 2016-09-26 14:53 UTC  (2+ messages)

[PATCH] drm/amdgpu: bypass vce clock if vce is idle on Fiji
 2016-09-26 13:45 UTC  (2+ messages)

Bonair support Kernel compiling instructions
 2016-09-26 13:38 UTC  (3+ messages)

[PATCH] drm/i915: Before pageflip, also wait for shared dmabuf fences
 2016-09-26  8:04 UTC  (20+ messages)

[PATCH] drm/amdgpu/vce3: don't forget to tear down some rings
 2016-09-25 20:34 UTC 

[PATCH] drm/amdgpu: clear ring pointer in amdgpu_device on teardown
 2016-09-25 20:34 UTC 

[PATCH] drm/amdgpu: don't leave dangling pointers around
 2016-09-25 20:34 UTC 

Remainder of small cleanups for DCEv6
 2016-09-24 12:31 UTC  (6+ messages)
  ` [PATCH 1/3] drm/amd/amdgpu: Remove division from vblank_wait
  ` [PATCH 2/3] drm/amd/amdgpu: Clean up afmt allocation in DCEv6
  ` [PATCH 3/3] drm/amd/amdgpu: Various cleanups for DCEv6

[PATCH 1/3] drm/amdgpu: refine function name for consistency
 2016-09-23 20:55 UTC  (4+ messages)
` [PATCH 3/3] drm/amdgpu: add vce bypass mode for tonga

[PATCH] drm/amdgpu: Constify tables
 2016-09-23 14:52 UTC  (2+ messages)

[pull] radeon and amdgpu drm-next-4.9
 2016-09-22 19:21 UTC 

[PATCH 1/2] drm/amdgpu: always apply pci shutdown callbacks
 2016-09-22 18:47 UTC  (2+ messages)
  ` [PATCH 2/2] drm/radeon: "

[PATCH] drm/amdgpu: free userptrs even if GTT isn't bound
 2016-09-22 14:27 UTC  (2+ messages)

[PATCH] drm/amdgpu: bump version for new vce packet support
 2016-09-22 14:09 UTC  (2+ messages)

[PATCH] Revert "drm/amdgpu:correct smc fw version error"
 2016-09-22 13:55 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix amdgpu_vm_bo_update param error
 2016-09-22 13:24 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