AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-16 15:32:36 to 2017-11-22 11:44:29 UTC [more...]

[PATCH 1/3] drm/ttm: add set_pages_wb for handling page order more than zero
 2017-11-22 11:44 UTC  (3+ messages)
  ` [PATCH 2/3] drm/ttm: add page order support in ttm_pages_put
` [PATCH 3/3] drm/ttm: roundup the shrink request to prevent skip huge pool

[PATCH 1/5] drm/ttm: add page order in page pool
 2017-11-22 10:54 UTC  (9+ messages)
  ` [PATCH 2/5] drm/ttm: add set_pages_wb for handling page order more than zero
  ` [PATCH 3/5] drm/ttm: add page order support in ttm_pages_put
  ` [PATCH 4/5] drm/ttm: roundup the shrink request to prevent skip huge pool
` [PATCH 5/5] drm/ttm: delete set_pages_array_wb since no one use it anymore

Resizable PCI BAR support V9
 2017-11-22 10:09 UTC  (8+ messages)
` [PATCH v9 4/5] x86/PCI: Enable a 64bit BAR on AMD Family 15h (Models 30h-3fh) Processors v5

[PATCH 1/4] drm/ttm: add page order in page pool
 2017-11-22  9:48 UTC  (9+ messages)
` [PATCH 2/4] drm/ttm: add page order support in ttm_pages_put
  ` [PATCH 3/4] drm/ttm: add static buffer for ttm_pages_put to support pool shrink
  ` [PATCH 4/4] drm/ttm: free one in huge pool even shrink request less than one element

[PATCH] amdgpu: Use unsigned HW IP/instance/ring indices in amdgpu_queue_mgr_map
 2017-11-22  9:32 UTC  (6+ messages)

[PATCH 1/5] drm/ttm: add page order in page pool
 2017-11-22  8:06 UTC  (5+ messages)
` [PATCH 2/5] drm/ttm: add set_pages_wb for handling page order more than zero
` [PATCH 3/5] drm/ttm: add page order support in ttm_pages_put
` [PATCH 4/5] drm/ttm: free one in huge pool even shrink request less than one element
  ` [PATCH 5/5] drm/ttm: delete set_pages_array_wb since no one use it anymore

[PATCH] drm/amdgpu: correct vce4.0 fw config for SRIOV (V2)
 2017-11-22  8:04 UTC  (3+ messages)

[PATCH] drm/amd/vce: correct vce fw data and stack size config for sriov
 2017-11-22  7:52 UTC  (4+ messages)
  ` FW: "

[PATCH] drm/amd/display: check plane state before validating fbc
 2017-11-22  7:13 UTC 

Kernel crash/Null pointer dereference on vblank
 2017-11-22  7:06 UTC 

[PATCH] drm/amdgpu: used cached gca values for cik_read_register
 2017-11-21 19:29 UTC  (2+ messages)

[PATCH] drm/amd/display: Fix description of module parameter dc_log
 2017-11-21 18:59 UTC  (3+ messages)

[PATCH] amdgpu: Downgrade DRM_ERROR to DRM_DEBUG in amdgpu_queue_mgr_map
 2017-11-21 18:38 UTC  (3+ messages)

[PATCH] amdgpu: Set adev->vcn.irq.num_types for VCN
 2017-11-21 18:36 UTC  (3+ messages)

[PATCH] drm/amdgpu: move UVD/VCE and VCN structure out from union
 2017-11-21 17:51 UTC  (6+ messages)

[PATCH 1/2] drm/radeon: Add dpm quirk for Jet PRO
 2017-11-21 17:13 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amdgpu: "

[PATCH 1/1] drm/amdkfd: Do not ignore requested queue size during allocation
 2017-11-21 16:30 UTC  (5+ messages)

[pull] amdgpu drm-next-4.15
 2017-11-21 16:20 UTC 

[PATCH 1/5] drm/amd/powerplay: Minor fixes in processpptables.c
 2017-11-21 15:53 UTC  (9+ messages)
  ` [PATCH 2/5] drm/amd/powerplay: Fix missing newlines at end of file
  ` [PATCH 3/5] drm/amd/amdgpu: Fix missing null check in atombios_i2c.c
  ` [PATCH 4/5] drm/amd/powerplay: Fix buffer overflows with mc_reg_address
  ` [PATCH 5/5] drm/amd/powerplay: Followup fixes to mc_reg_address

[PATCH] drm/amdgpu: correct vce4.0 fw config for SRIOV (V2)
 2017-11-21 14:45 UTC  (2+ messages)

[PATCH 1/4] drm/amdkfd: Cleanup qpd.pqm initialization
 2017-11-21 11:50 UTC  (10+ messages)
` [PATCH 2/4] drm/amdkfd: Add trap handler for CWSR
` [PATCH 3/4] drm/amdkfd: Add CWSR support
` [PATCH 4/4] drm/amdkfd: Add support for user-mode trap handlers

[PATCH 1/4] drm/amdgpu: always make gart.table_addr 64bit
 2017-11-21 10:57 UTC  (11+ messages)
  ` [PATCH 2/4] drm/amdgpu: remove VRAM size reduction
  ` [PATCH 3/4] drm/amdgpu: align GTT start to 4GB
  ` [PATCH 4/4] drm/amdgpu: fix VCE buffer placement restrictions

[PATCH] drm/amdgpu: correct vce4.0 fw config for SRIOV
 2017-11-21 10:47 UTC  (2+ messages)

[PATCH 0/4] *** fix memory leak for HUGE PAGE ***
 2017-11-21  9:52 UTC  (8+ messages)
` [PATCH 1/4] drm/ttm: add page order in page pool
` [PATCH 2/4] drm/ttm: use NUM_PAGES_TO_ALLOC always
` [PATCH 3/4] drm/ttm: add page order support in ttm_pages_put
  ` [PATCH 4/4] drm/ttm: free one in huge pool even shrink request less than one element

[PATCH] drm/amd/vce: correct vce fw data and stack size config for sriov
 2017-11-21  8:59 UTC  (3+ messages)

[PATCH] drm/amdgpu:partially revert 1cfd8e237f0318e330190ac21d63c58ae6a1f66c
 2017-11-21  8:26 UTC  (2+ messages)

[PATCH] drm/radeon: fix possible memory leak in radeon_bo_create
 2017-11-21  8:25 UTC  (3+ messages)

[PATCH] drm/amdgpu: don't skip attributes when powerplay is enabled
 2017-11-21  3:39 UTC 

Operation context for TTM
 2017-11-21  2:49 UTC  (15+ messages)
` [PATCH 1/8] drm/ttm: add operation ctx to ttm_bo_validate v2
` [PATCH 2/8] drm/ttm: use an operation ctx for ttm_bo_init_reserved
  ` [PATCH 3/8] drm/ttm: use an operation context for ttm_bo_mem_space v2
  ` [PATCH 5/8] drm/ttm: add context to driver move callback as well
  ` [PATCH 6/8] drm/ttm: add number of bytes moved to the operation context
  ` [PATCH 8/8] drm/amdgpu: use the new TTM bytes moved counter v2
` [PATCH 4/8] drm/ttm: use the operation context inside TTM
` [PATCH 7/8] drm/amdgpu: forward operation context to ttm_bo_mem_space

[amd-staging-drm-next] regression - no fan info (sensors) on RX580
 2017-11-21  0:53 UTC  (7+ messages)

[PATCH] drm/amdgpu: don't skip attributes when powerplay is enabled
 2017-11-20 22:57 UTC 

[PATCH 1/3] drm/amdgpu: fix VA hole handling on Vega10 v2
 2017-11-20 14:46 UTC  (10+ messages)
` [PATCH 3/3] drm/amdgpu: expose the VA above the hole to userspace

regression in suspend/resume on Polaris
 2017-11-20 13:40 UTC  (3+ messages)

[PATCH] drm/amd/display/dc/dce110/dce110_mem_input_v: use swap macro in program_size_and_rotation
 2017-11-20  5:25 UTC  (3+ messages)

Kernel crash/Null pointer dereference on vblank
 2017-11-19 21:54 UTC 

[PATCH 00/25] DC Patches Nov 15, 2017
 2017-11-18  4:46 UTC  (6+ messages)
` [PATCH 17/25] drm/amd/display: Do DC mode-change check when adding CRTCs
  ` [PATCH 23/25] drm/amd/display: dal 3.1.19
  ` [PATCH 24/25] drm/amd/display: Set OPP default values in init_hw
  ` [PATCH 25/25] drm/amd/display: dal 3.1.20

[PATCH 0/4] treewide: Fix line continuation formats
 2017-11-17 19:52 UTC  (8+ messages)
` [PATCH 2/4] drm: amd: "

[PATCH] drm/amdgpu/gmc9: make some ECC messages debug only
 2017-11-17 16:43 UTC  (2+ messages)

[PATCH] drm/amd/display/dc/core/dc_resource: use swap macro in rect_swap_helper
 2017-11-17 15:45 UTC  (2+ messages)

[PATCH] drm/amdgpu: remove amdgpu_pm_sysfs_init in ci_dpm.c
 2017-11-17 15:04 UTC  (2+ messages)

[PATCH] drm/amd/pp: fix typecast error in powerplay
 2017-11-17 14:58 UTC  (2+ messages)

[Resend 1/3] drm/amd/include:cleanup vega10 sdma0/1 header files
 2017-11-17 10:35 UTC  (5+ messages)
  ` [Resend 2/3] drm/amd/include:cleanup vega10 hdp "
  ` [Resend 3/3] drm/amd/include:cleanup vega10 mp "

[PATCH] Revert "drm/radeon: dont switch vt on suspend"
 2017-11-17  9:03 UTC  (3+ messages)

[PATCH] drm/amd/amdgpu: fix over-bound accessing in amdgpu_cs_wait_any_fence
 2017-11-17  8:06 UTC  (3+ messages)

[PATCH] drm/amdgpu: fix rmmod KCQ disable failed error
 2017-11-17  6:36 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu:fix virtual dce bug
 2017-11-17  6:00 UTC  (4+ messages)

[PATCH] drm/amd/amdgpu: fix over-bound accessing in amdgpu_cs_wait_any_fence
 2017-11-17  5:44 UTC  (7+ messages)
  ` 答复: "

[PATCH 2/3] drm/amd/include:cleanup vega10 hdp header files
 2017-11-17  4:38 UTC  (7+ messages)

[PATCH] drm/amd/display: remove unnecessary cast and use kcalloc instead of kzalloc
 2017-11-16 21:38 UTC  (2+ messages)

[PATCH 2/3] ASoC: AMD: Make the driver name consistent across files
 2017-11-16 19:28 UTC  (2+ messages)
` Applied "ASoC: AMD: Make the driver name consistent across files" to the asoc tree

dirty suspend after piglit run
 2017-11-16 18:22 UTC 

[PATCH] drm/amdgpu: always make gart.table_addr 64bit
 2017-11-16 17:49 UTC  (2+ messages)

[PATCH] drm/amd/powerplay: fix unfreeze level smc message for smu7
 2017-11-16 16: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