AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-24 17:34:09 to 2017-06-01 01:06:43 UTC [more...]

drm syncobjs - running out of tag lines
 2017-06-01  1:06 UTC  (6+ messages)
` [PATCH 3/5] drm/syncobj: add sync_file interaction. (v1.2)
  ` [PATCH 1/5] drm: introduce sync objects (v4)
  ` [PATCH 2/5] drm/syncobj: add sync obj wait interface. (v4)
  ` [PATCH 4/5] amdgpu/cs: split out fence dependency checking
  ` [PATCH 5/5] amdgpu: use drm sync objects for shared semaphores (v5)

[PATCH] drm/amdgpu: Move compute vm bug logic to amdgpu_vm.c
 2017-05-31 23:08 UTC 

[PATCH libdrm v6 1/1] amdgpu: move asic id table to a separate file
 2017-05-31 22:11 UTC  (2+ messages)

[PATCH 1/3] drm/amdgpu: add vcpu_bo cpu address
 2017-05-31 21:18 UTC  (7+ messages)
  ` [PATCH 2/3] drm/amdgpu: use existing function amdgpu_bo_create_kernel
  ` [PATCH 3/3] drm/amdgpu: add saved_bo to save vce 4.0 context when suspend

[PATCH] tests/kms_setmode: Dynamic crtc/connector combinations
 2017-05-31 20:22 UTC 

[PATCH i-g-t] tests/kms_setmode: increase MAX_CRTCS to 6
 2017-05-31 20:17 UTC  (5+ messages)
    ` [Intel-gfx] "

[PATCH libdrm v5 1/1] amdgpu: move asic id table to a separate file
 2017-05-31 20:15 UTC  (3+ messages)

[RFC] Exclusive gpu access for SteamVR usecases
 2017-05-31 18:46 UTC  (11+ messages)
  ` [PATCH 1/3] drm/amdgpu: add a new scheduler priority AMD_SCHED_PRIORITY_HIGH_SW
  ` [PATCH 2/3] drm/amdgpu: make amdgpu_to_sched_priority detect invalid parameters
  ` [PATCH 3/3] drm/amdgpu: add a mechanism to acquire gpu exclusivity

[PATCH 1/3] drm/amdgpu: Optimize a function called by every IB sheduling
 2017-05-31 18:28 UTC  (12+ messages)
  ` [PATCH 2/3] drm/amdgpu: Remove two ! operations in an if condition
  ` [PATCH 3/3] drm/amdgpu: clean up code to make it easier to understand

[pull] amdgpu drm-fixes-4.12
 2017-05-31 18:14 UTC 

[PATCH] drm/amdgpu: Move compute vm bug logic to amdgpu_vm.c
 2017-05-31 18:09 UTC 

Linux Kernel 4.4.0-66 Possible DRM connector_status Bug For LG Displays
 2017-05-31 18:01 UTC  (6+ messages)

[PATCH 00/18] Vega10 S3 following up
 2017-05-31 17:04 UTC  (28+ messages)
  ` [PATCH 01/18] drm/amdgpu: abstract gart table initialization for gfxhub/mmhub
  ` [PATCH 02/18] drm/amdgpu: abstract gart aperture "
  ` [PATCH 03/18] drm/amdgpu: abstract system "
  ` [PATCH 04/18] drm/amdgpu: abstract TLB "
  ` [PATCH 05/18] drm/amdgpu: abstract cache "
  ` [PATCH 06/18] drm/amdgpu: abstract system domain enablement "
  ` [PATCH 07/18] drm/amdgpu: abstract disable identity aperture "
  ` [PATCH 08/18] drm/amdgpu: abstract setup vmid config "
  ` [PATCH 09/18] drm/amdgpu: fix to miss program invalidation at resume
  ` [PATCH 10/18] drm/amdgpu: export gfxhub sw_init into gmc
  ` [PATCH 11/18] drm/amdgpu: export mmhub "
  ` [PATCH 12/18] drm/amdgpu: export mmhub set clockgating "
  ` [PATCH 13/18] drm/amdgpu: export mmhub get "
  ` [PATCH 14/18] drm/amdgpu: remove gfxhub ip
  ` [PATCH 15/18] drm/amdgpu: remove mmhub ip
  ` [PATCH 16/18] drm/amdgpu: add ip name print for selecting ips with ip_block_mask
  ` [PATCH 17/18] drm/amdgpu: add ip block number prints
  ` [PATCH 18/18] drm/amdgpu: fix the gart table cleared issue for S3

[PATCH 00/19] DC Linux Patches May 31, 2017
 2017-05-31 16:39 UTC  (22+ messages)
  ` [PATCH 01/19] drm/amd/display: add always_scale debug flag to dc
  ` [PATCH 02/19] drm/amd/display: program scaler not called
  ` [PATCH 03/19] drm/amd/display: Limit DCN to x86 arch
  ` [PATCH 04/19] drm/amd/display: Fix handling of scaling and underscan
  ` [PATCH 05/19] drm/amd/display: Clean unused interface
  ` [PATCH 06/19] drm/amd/display: Add disable_psr debug flag
  ` [PATCH 07/19] drm/amd/display: Allow update stream without surface
  ` [PATCH 08/19] drm/amd/display: Add FORCE_HDR timing flag
  ` [PATCH 09/19] drm/amd/display: Disable PSR entry abort to prevent intermittent freezes
  ` [PATCH 10/19] drm/amd/display: fix NULL pointer in dm_commit_surfaces
  ` [PATCH 11/19] drm/amd/display: Get rid of get_dm_commit_action
  ` [PATCH 12/19] drm/amd/display: Don't guard x86 in Makefile
  ` [PATCH 13/19] drm/amd/display: create_links bug with empty DDI slot
  ` [PATCH 14/19] drm/amd/display: re-order the luma chroma addres updation
  ` [PATCH 15/19] drm/amd/display: default spd packet to invalid
  ` [PATCH 16/19] drm/amd/display: update NV12/NV21 as the YUV format
  ` [PATCH 17/19] drm/amd/display: Don't commit surfaces if no stream
  ` [PATCH 18/19] drm/amd/display: enable static audio routing
  ` [PATCH 19/19] drm/amd/display: stop adjusting scl taps when scl ratio is one on dcn

[PATCH 00/19] DC Linux Patches May 31, 2017
 2017-05-31 15:45 UTC 

[PATCH libdrm v4 1/1] amdgpu: move asic id table to a separate file
 2017-05-31 15:32 UTC  (6+ messages)

[PATCH 1/4] drm/amd/powerplay: hardcode temp range to 0-89 for vega10
 2017-05-31 15:05 UTC  (8+ messages)
  ` [PATCH 2/4] drm/amd/powerplay: Add floor DCEF for DS on boot
  ` [PATCH 3/4] drm/amd/powerplay: Align with VBIOS to support AVFS parameters
  ` [PATCH 4/4] drm/amd/powerplay: enable CKS by default on vega10

[PATCH] drm/amdgpu/gfx8: drop per-APU CU limits
 2017-05-31 14:16 UTC 

[PATCH libdrm 0/5] add vcn unit tests
 2017-05-31 14:08 UTC  (6+ messages)
  ` [PATCH libdrm 1/5] tests/amdgpu: rename uvd messages to decode messages
  ` [PATCH libdrm 2/5] tests/amdgpu: separate "
  ` [PATCH libdrm 3/5] tests/amdgpu: move decode sum to common
  ` [PATCH libdrm 4/5] tests/amdgpu: add vcn tests support and sets
  ` [PATCH libdrm 5/5] tests/amdgpu: implement vcn dec unit tests

[PATCH libdrm v3 1/1] amdgpu: move asic id table to a separate file
 2017-05-31 13:19 UTC  (9+ messages)

iMac 10,1 with Ubuntu 16.04: black screen after suspend
 2017-05-31 12:57 UTC  (6+ messages)

[PATCH 1/4] drm/amdgpu: further cleanup amdgpu_vm_need_pipeline_sync
 2017-05-31 12:38 UTC  (4+ messages)
  ` [PATCH 2/4] drm/amdgpu: simplify VM shadow handling
  ` [PATCH 3/4] drm/amdgpu: increase fragmentation size for Vega10
  ` [PATCH 4/4] drm/amdgpu: enable huge page handling in the VM v3

[PATCH i-g-t v2] tests/kms_setmode: increase MAX_CRTCS to 6
 2017-05-30 20:51 UTC 

[PATCH] drm/amdgpu: Program ring for vce instance 1 at its own register space
 2017-05-30 16:27 UTC  (7+ messages)
` [PATCH] drm/amdgpu: Program ring for vce instance 1 at its "

[PATCH xf86-video-amdgpu] Use reference counting for tracking KMS framebuffer lifetimes
 2017-05-30 16:08 UTC  (2+ messages)

[PATCH 1/3] drm/amdgpu: Really leave SI support disabled by default
 2017-05-30 14:59 UTC  (12+ messages)
  ` [PATCH 2/3] drm/radeon: Make si_support and cik_support parameters always available
  ` [PATCH 3/3] drm/amdgpu/radeon: Use radeon by default for CIK GPUs

Huge page support for Vega10
 2017-05-30 11:51 UTC  (4+ messages)
` [PATCH 7/7] drm/amdgpu: enable huge page handling in the VM v2
      ` SPAM //Re: "

[PATCH] iommu/amd: flush IOTLB for specific domains only
 2017-05-30  7:38 UTC  (4+ messages)
` [PATCH] iommu/amd: flush IOTLB for specific domains only (v3)

drm-syncobj - mostly wait changes
 2017-05-29 12:04 UTC  (7+ messages)
` [PATCH 1/5] drm: introduce sync objects (v3)
  ` [PATCH 2/5] drm/syncobj: add sync obj wait interface. (v4)
  ` [PATCH 3/5] drm/syncobj: add sync_file interaction. (v1.1)
  ` [PATCH 4/5] amdgpu/cs: split out fence dependency checking
  ` [PATCH 5/5] amdgpu: use drm sync objects for shared semaphores (v5)

drm syncobj - final posting I hope
 2017-05-29  6:52 UTC  (14+ messages)
` [PATCH 1/5] drm: introduce sync objects (v3)
` [PATCH 2/5] drm/syncobj: add sync obj wait interface. (v3)
` [PATCH 3/5] drm/syncobj: add sync_file interaction

GART write flush error on SI w/ amdgpu
 2017-05-26 15:47 UTC  (2+ messages)

[PATCH 0/3] drm/amdgpu: Tweaks for high pressure on CPU visible VRAM
 2017-05-26  0:46 UTC  (14+ messages)

[pull] radeon and amdgpu drm-fixes-4.12
 2017-05-25 17:28 UTC 

Topics for beginners
 2017-05-25  3:59 UTC  (3+ messages)

[PATCH 1/1] amdgpu: move asic id table to a separate file
 2017-05-25  3:23 UTC  (8+ messages)

[PATCH 1/7] drm/amdgpu: cleanup adjust_mc_addr handling v2
 2017-05-25  2:10 UTC  (4+ messages)

[PATCH 0/3] Cleanup evergreen/si IRQ handling code
 2017-05-24 18:31 UTC  (4+ messages)
` [PATCH v2 "

[PATCH] drm/radeon: Unbreak HPD handling for r600+
 2017-05-24 18:31 UTC  (3+ messages)

[PATCH 0/5] GFX9 KIQ
 2017-05-24 18:03 UTC  (7+ messages)

[PATCH 1/5] drm/amdgpu: Return EINVAL if no PT BO
 2017-05-24 17:49 UTC  (4+ messages)
` [PATCH 2/5] drm/amdgpu: Add vm context module param


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