AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-17 09:37:59 to 2018-04-20 07:40:25 UTC [more...]

[PATCH libdrm] amdgpu: dynamically detect number of drm devices
 2018-04-20  7:40 UTC  (9+ messages)

[PATCH 1/8] lib/scatterlist: add sg_set_dma_addr() helper
 2018-04-20  7:13 UTC  (11+ messages)
` [PATCH 4/8] dma-buf: add peer2peer flag

[PATCH v2] drm/amd/powerplay: add registry key to disable ACG
 2018-04-20  6:32 UTC  (2+ messages)

[PATCH 1/2] drm/amd/pp: Change pstate_clk frequency unit to 10KHz on Rv to keep consistent with other asics
 2018-04-20  6:29 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amd/pp: Use dynamic gfx_clk rather than hardcoded values

[PATCH 0/6] Add documentation power related sysfs interfaces
 2018-04-20  6:16 UTC  (10+ messages)
  ` [PATCH 1/6] drm/amdgpu/pm: document power_dpm_force_performance_level
  ` [PATCH 2/6] drm/amdgpu/pm: document power_dpm_state
  ` [PATCH 3/6] drm/amdgpu/pm: document pp_table
  ` [PATCH 4/6] drm/amdgpu/pm: document pp_dpm_sclk pp_dpm_mclk pp_dpm_pcie
  ` [PATCH 5/6] drm/amdgpu/pm: document pp_power_profile_mode
  ` [PATCH 6/6] drm/amdgpu/pm: document pp_od_clk_voltage

[PATCH 1/4] drm/amdgpu: remove unused member
 2018-04-20  3:07 UTC  (7+ messages)
  ` [PATCH 2/4] drm/amdgpu: rework VM state machine lock handling
  ` [PATCH 3/4] drm/amdgpu: further optimize amdgpu_vm_validate_pt_bos
  ` [PATCH 4/4] drm/amdgpu: further optimize amdgpu_vm_handle_moved

[PATCH 00/20] drm/amdgpu: gfx off support
 2018-04-20  1:29 UTC  (27+ messages)
  ` [PATCH 01/20] drm/amdgpu: update psp gfx if header
  ` [PATCH 02/20] drm/amdgpu: add new rlc firmware header format v2.1
  ` [PATCH 03/20] drm/amdgpu: add save restore list cntl gpm and srm firmware support
  ` [PATCH 04/20] drm/amdgpu: enter rlc safe mode before set cgpg
  ` [PATCH 05/20] drm/amdgpu: cleanup init power gating function
  ` [PATCH 06/20] drm/amdgpu: revise init_rlc_save_restore_list behavior to support latest register_list_format/register_restore table
  ` [PATCH 07/20] drm/amdgpu: add setting powergating method for gfx9
  ` [PATCH 08/20] drm/amd/powerplay: send CGPG smc message if PG is enabled for raven
  ` [PATCH 09/20] drm/amdgpu: move PP_FEATURE_MASK to amd_shared header
  ` [PATCH 10/20] drm/amdgpu: add gfxoff feature mask
  ` [PATCH 11/20] drm/amdgpu: set gfxoff disabled by default
  ` [PATCH 12/20] drm/amd/powerplay: add gfx off control function
  ` [PATCH 13/20] drm/amd/powerplay: enable/disable gfxoff through smu
  ` [PATCH 14/20] drm/amdgpu: use pp_feature member to store the mask
  ` [PATCH 15/20] drm/amdgpu: clear gfxoff featue mask if the asic is not raven
  ` [PATCH 16/20] drm/amd/powerplay: add control gfxoff enabling in late init
  ` [PATCH 17/20] drm/amdgpu: it should disable gfxoff when system is going to suspend
  ` [PATCH 18/20] drm/amdgpu: fix to disable powergating in hw_fini
  ` [PATCH 19/20] drm/amdgpu: set CGPG if gfxoff is enabled for raven
  ` [PATCH 20/20] drm/amd/powerplay: use the flag to decide whether send gfxoff smc message

amdgpu hangs on boot or shutdown on AMD Raven Ridge CPU (Engineer Sample)
 2018-04-19 22:13 UTC  (10+ messages)

[PATCH] drm/amdgpu: change pp_dpm clk/mclk/pcie input format
 2018-04-19 20:51 UTC 

[PATCH] drm/amdgpu: support more than 8 values when setting sclk,
 2018-04-19 20:47 UTC 

[PATCH] mdgpu: support more than 8 values when setting sclk,
 2018-04-19 20:33 UTC 

[PATCH] amdkfd: always select MMU_NOTIFIER
 2018-04-19 17:47 UTC  (4+ messages)

[PATCH] drm/amd/display: Disallow enabling CRTC without primary plane with FB
 2018-04-19 17:00 UTC  (4+ messages)

[pull] amdgpu drm-next-4.17
 2018-04-19 15:39 UTC 

[PATCH libdrm] amdgpu: enlarge the maximum number of cards supported
 2018-04-19 14:41 UTC  (3+ messages)

[PATCH] drm/amd/pp: Fix output erroneous clock info on RV
 2018-04-19 14:07 UTC  (2+ messages)

[PATCH 2/2] drm/amd/powerplay: add registry key to disable ACG
 2018-04-19  7:47 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: simplify bo_va list when vm bo update (v2)
 2018-04-19  7:46 UTC  (5+ messages)

[PATCH 1/2] drm/amd/powerplay: header file interface to SMU update
 2018-04-19  7:33 UTC  (2+ messages)

[PATCH 1/3] drm/amdgpu: Rename amdgpu_display_framebuffer_domains()
 2018-04-19  7:14 UTC  (3+ messages)

[PATCH] drm/amdgpu: init gfx9 aperture settings
 2018-04-19  7:07 UTC  (2+ messages)

[PATCH 1/1] drm/amdgpu: Enable scatter gather display support
 2018-04-19  6:57 UTC  (8+ messages)

[PATCH] drm/amdgpu: simplify bo_va list when vm bo update
 2018-04-19  6:53 UTC  (3+ messages)

[PATCH] drm/amd/pp: Fix NULL point check error in smu_set_watermarks_for_clocks_ranges
 2018-04-19  5:08 UTC  (2+ messages)

[PATCH] drm/amd/pp: Fix NULL point check error in smu_set_watermarks_for_clocks_ranges
 2018-04-19  4:43 UTC 

[PATCH] drm/amdgpu: fix list not initialized
 2018-04-19  4:32 UTC  (5+ messages)

[PATCH] drm/amd/pp: Print out voltage/clock range in sysfs
 2018-04-19  3:14 UTC  (2+ messages)

[PATCH 1/3] drm/amd/pp: Remove reduplicate code in smu7_check_dpm_table_updated
 2018-04-19  2:24 UTC  (6+ messages)
  ` [PATCH 2/3] drm/amd/pp: Change voltage/clk range for OD feature on VI
  ` [PATCH 3/3] drm/amd/pp: Add OVERDRIVE support on Vega10

[PATCH 3/3] drm/amdgpu: Enable scatter gather display support
 2018-04-18 22:25 UTC  (2+ messages)

[PATCH 2/3] drm/amdgpu: Remove VRAM from shared bo domains
 2018-04-18 22:09 UTC  (2+ messages)

Raven Ridge Ryzen 2500U hang reproduced
 2018-04-18 20:37 UTC  (6+ messages)
  ` Which branch to test latest support for Raven Ridge?

[PATCH umr] Allow specifying a zero size for --vm-disasm to have it size the shader automatically
 2018-04-18 16:59 UTC 

[PATCH] drm: Print unadorned pointers
 2018-04-18 15:53 UTC  (4+ messages)

PROBLEM: linux-firmware provided firmware files do not support AMDVLK driver
 2018-04-18 14:43 UTC  (4+ messages)

[PATCH] drm/amdgpu: print DMA-buf status in debugfs
 2018-04-18 14:15 UTC  (3+ messages)

[PATCH v2] drm/amd/amdgpu: passing i2s instance value as platform data
 2018-04-18 13:57 UTC  (2+ messages)

[PATCH] drm/amd/amdgpu: Add missing DCN CMx_TEST_DEBUG bitfields
 2018-04-18 13:46 UTC 

[PATCH] drm/scheduler: fix build broken by "move last_sched fence updating prior to job popping"
 2018-04-18 11:15 UTC  (4+ messages)

[PATCH xf86-video-amdgpu 1/3] Ignore AMDGPU_DRM_QUEUE_ERROR (0) in amdgpu_drm_abort_entry
 2018-04-18 10:37 UTC  (3+ messages)
  ` [PATCH xf86-video-amdgpu 2/3] Track DRM event queue sequence number in scanout_update_pending
  ` [PATCH xf86-video-amdgpu 3/3] Abort scanout_update_pending event when possible

[PATCH] sync amdgpu scanout update event before mode setting
 2018-04-18 10:12 UTC  (10+ messages)
  ` 答复: "
                  ` 答复: "
                          ` 答复: "

force app kill patch
 2018-04-18  9:03 UTC  (5+ messages)

[PATCH 1/2] drm/scheduler: always put last_sched fence in entity_fini
 2018-04-18  8:56 UTC  (3+ messages)
  ` [PATCH 2/2] drm/scheduler: move last_sched fence updating prior to job popping

[PATCH 1/2] drm/amdgpu: set preferred_domain independent of fallback handling
 2018-04-18  8:30 UTC  (3+ messages)
  ` [PATCH 2/2] drm/amdgpu: handle domain mask checking v2

RFC for a render API to support adaptive sync and VRR
 2018-04-18  7:39 UTC  (7+ messages)

[PATCH] drm/amdgpu: print the vbios version in the debugfs firmware info
 2018-04-18  3:16 UTC  (2+ messages)

[PATCH] drm/amd/display: fix return value of dm_dp_aux_transfer() (V2)
 2018-04-18  2:56 UTC 

[PATCH] drm/amdgpu: limit reg_write_reg_wait workaround to SRIOV
 2018-04-18  1:59 UTC  (4+ messages)

[PATCH] drm/amdgpu: cleanup firmware requests v2
 2018-04-17 22:12 UTC 

[PATCH] drm/amdgpu: cleanup firmware requests
 2018-04-17 21:53 UTC 

[PATCH v2 1/3] drm/prime: Iterate SG DMA addresses separately
 2018-04-17 21:13 UTC  (7+ messages)
` [PATCH v2 2/3] drm/amdgpu: Allow dma_map_sg() coalescing
` [PATCH v2 3/3] drm/radeon: "

[PATCH v2 2/2] drm/amd/include/vg20: hack VCE_BASE
 2018-04-17 20:37 UTC  (2+ messages)

[PATCH v2] drm/amd/display: fix compiling error on 32-Bit Linux
 2018-04-17 18:38 UTC  (3+ messages)

[PATCH] drm/amd/display: Disable CRTC if primary plane has no FB
 2018-04-17 17:44 UTC 

[PATCH] drm/amd/pp: Fix bug voltage can't be OD separately on VI
 2018-04-17 15:10 UTC  (2+ messages)

[PATCH] drm/amdgpu: ifdef unused var
 2018-04-17 14:32 UTC  (2+ messages)

[PATCH] drm/amd/display: fix compiling error on 32-Bit Linux
 2018-04-17 13:25 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: set preferred_domain independent of fallback handling
 2018-04-17 12:07 UTC  (3+ messages)
  ` [PATCH 2/2] drm/amdgpu: handle domain mask checking

[PATCH] drm/amdgpu: set preferred_domain independent of fallback handling
 2018-04-17 10:23 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: add amdgpu_bo_param
 2018-04-17 10:12 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: use amdgpu_bo_param for amdgpu_bo_create v2


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