AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-27 19:05:08 to 2018-10-08 10:57:48 UTC [more...]

[PATCH v2 0/3] A DRM API for adaptive sync and variable refresh rate support
 2018-10-08 10:57 UTC  (24+ messages)
` [PATCH v2 1/3] drm: Add variable refresh rate properties to connector
` [PATCH v2 2/3] drm: Add variable refresh property to DRM CRTC

[PATCH] amdgpu/gmc : fix compile warning
 2018-10-08  8:00 UTC  (5+ messages)

[PATCH 1/6] drm: add flags to drm_syncobj_find_fence
 2018-10-08  5:53 UTC  (10+ messages)
` [PATCH 3/6] drm: add support of syncobj timeline point wait v2
` [PATCH 5/6] drm/amdgpu: add timeline support in amdgpu CS

VegaM DP dpms issue
 2018-10-08  2:44 UTC  (3+ messages)
      ` 答复: "

[RFC] drm/amd/display: add SI support to AMD DC
 2018-10-08  2:23 UTC  (11+ messages)
  ` [PATCH 01/10] drm/amd/display: add asics info for SI parts
  ` [PATCH 02/10] drm/amd/display: dc/dce: add DCE6 support
  ` [PATCH 03/10] drm/amd/display: dc/core: "
  ` [PATCH 04/10] drm/amd/display: dc/bios: add support for DCE6
  ` [PATCH 05/10] drm/amd/display: dc/gpio: "
  ` [PATCH 06/10] drm/amd/display: dc/i2caux: "
  ` [PATCH 07/10] drm/amd/display: dc/irq: "
  ` [PATCH 08/10] drm/amd/display: amdgpu_dm: add SI support
  ` [PATCH 09/10] drm/amdgpu: enable DC support for SI parts
  ` [PATCH 10/10] drm/amd/display: enable SI support in the Kconfig

Fwd: amd-gpu ac adaptor bug
 2018-10-07 10:12 UTC 

[PATCH 1/3] drm/amdgpu: set GTT_USWC on reserved VRAM allocations
 2018-10-06 11:44 UTC  (4+ messages)
  ` [PATCH 2/3] drm/amdgpu: increase the size of HQD EOP buffers
  ` [PATCH 3/3] drm/amdgpu: put HQD EOP buffers into VRAM

[PATCH v2 05/17] compat_ioctl: move more drivers to generic_compat_ioctl_ptrarg
 2018-10-06  7:05 UTC  (2+ messages)

[PATCH v3 0/4] A DRM API for adaptive sync and variable refresh rate support
 2018-10-05 22:10 UTC  (6+ messages)
` [PATCH v3 1/4] drm: Add vrr_capable property to the drm connector
` [PATCH v3 2/4] drm: Add vrr_enabled property to drm CRTC
` [PATCH v3 3/4] drm: Document variable refresh properties
  ` [PATCH v3 4/4] drm/amd/display: Set FreeSync state using drm VRR properties

[PATCH] drm/amdgpu: Always enable fan sensors for read
 2018-10-05 18:26 UTC  (2+ messages)

[PATCH 1/5] drm/amdgpu: Refine uvd_v6/7_0_enc_get_destroy_msg
 2018-10-05 18:08 UTC  (13+ messages)
  ` [PATCH 2/5] drm/amdgpu: Add new AMDGPU_PP_SENSOR_MIN/MAX_FAN_RPM sensor
  ` [PATCH 3/5] drm/amd/pp: Implement AMDGPU_PP_SENSOR_MIN/MAX_FAN_RPM
  ` [PATCH 4/5] drm/amdgpu: Add fan RPM setting via sysfs
  ` [PATCH 5/5] drm/amdgpu: Disable sysfs pwm1 if not in manual fan control

[PATCH] drm/radeon: ratelimit bo warnings
 2018-10-05 17:14 UTC  (3+ messages)

[PATCH] drm/amdgpu: remove the intterupt handling for the KIQ events
 2018-10-05  8:12 UTC  (2+ messages)

[PATCH] drm/amdgpu: skip IB tests for KIQ in general
 2018-10-05  5:57 UTC  (4+ messages)

[PATCH libdrm] libdrm: Allow dynamic drm majors on linux
 2018-10-04 16:43 UTC  (16+ messages)

[pull] amdgpu drm-fixes-4.19
 2018-10-04 15:52 UTC 

[PATCH libdrm 1/5] [libdrm] sync drm.h for syncobj part
 2018-10-04 13:15 UTC  (3+ messages)
` [PATCH libdrm 2/5] [libdrm] addr cs chunk for syncobj timeline

[PATCH 1/8] dma-buf: remove shared fence staging in reservation object
 2018-10-04 13:12 UTC  (8+ messages)
  ` [PATCH 2/8] dma-buf: allow reserving more than one shared fence slot
  ` [PATCH 3/8] dma-buf: test shared slot allocation when mutex debugging is active
  ` [PATCH 5/8] drm/amdgpu: fix using shared fence for exported BOs v2
  ` [PATCH 6/8] drm/amdgpu: always reserve two slots for the VM
  ` [PATCH 8/8] drm/ttm: drop the extra reservation for pipelined BO moves
` [PATCH 4/8] drm/ttm: allow reserving more than one shared slot v2
` [PATCH 7/8] drm/amdgpu: always reserve one more shared slot for pipelined BO moves

[PATCH] drm/amdgpu: fix AGP location with VRAM at 0x0
 2018-10-04  9:02 UTC 

[PATCH] drm/amdgpu: Limit the max mc address to AMDGPU_VA_HOLE_START
 2018-10-04  9:01 UTC  (3+ messages)

[PATCH] drm/amdgpu: use HMM mirror callback to replace mmu notifier v4
 2018-10-04  7:20 UTC  (22+ messages)

[PATCH 1/2] drm/amdgpu: Refine function amdgpu_device_ip_late_init
 2018-10-04  3:41 UTC  (3+ messages)
  ` [PATCH 2/2] drm/amdgpu: Check late_init status before set cg/pg state

[PATCH 0/5] Change the hw ip initialize sequence
 2018-10-04  3:36 UTC  (10+ messages)
  ` [PATCH 1/5] drm/amdgpu: Don't reallocate ucode bo when suspend
  ` [PATCH 2/5] drm/amd/pp: Allocate ucode bo in request_smu_load_fw
  ` [PATCH 3/5] drm/amd/pp: Implement load_firmware interface
  ` [PATCH 4/5] drm/amdgpu: Add fw load in gfx_v8 and sdma_v3
  ` [PATCH 5/5] drm/amdgpu: Change VI gfx/sdma/smu init sequence

[PATCH 1/2] drm/amd/powerplay: add max_power_limit to pp_hwmgr
 2018-10-03 21:59 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amd/vega10: allow increased power limit

[PATCH] drm/amdkfd: Fix incorrect use of process->mm
 2018-10-03 19:03 UTC  (4+ messages)

[PATCH libdrm v2 1/2] amdgpu/test: Allow BO mapping flags to be passed in tests
 2018-10-03 18:22 UTC  (5+ messages)
` [PATCH libdrm v2 2/2] amdgpu/test: Fix deadlock tests for AI and RV v2

[PATCH] drm/amdgpu: Refine uvd_v6/7_0_enc_get_destroy_msg
 2018-10-03 14:26 UTC  (2+ messages)

[PATCH 01/12] drm/amdgpu: add missing error handling
 2018-10-03 14:25 UTC  (5+ messages)

[PATCH] drm/amdgpu:Remove unused code
 2018-10-03 13:14 UTC  (2+ messages)

[PATCH] drm/amdgpu:Replace value with defined macro
 2018-10-03 13:12 UTC  (4+ messages)
  ` [PATCH v2 1/4] "

[PATCH] drm/amdgpu:fix dpg pause mode hang issue
 2018-10-03 13:04 UTC  (2+ messages)

[PATCH] drm/amdgpu:Correct VCN cache window definition
 2018-10-03 13:02 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: Change SI/CI gfx/sdma/smu init sequence
 2018-10-03 11:11 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amdgpu: Change AI "

[PATCH v2] drm/amdgpu: Remove FW_LOAD_DIRECT type support on VI
 2018-10-03 10:57 UTC 

[PATCH 1/6] drm/amdgpu: Remove FW_LOAD_DIRECT type support on VI
 2018-10-03  1:11 UTC  (14+ messages)
  ` [PATCH 2/6] drm/amdgpu: Move gfx flag in_suspend to adev
  ` [PATCH 3/6] drm/amdgpu: Fix cg/pg unexpected disabled when hw init failed
  ` [PATCH 4/6] drm/amdgpu: Don't allocate memory for ucode when suspend
  ` [PATCH 5/6] drm/amd/pp: Fix memory leak on Si/CI/AI dgpu asics
  ` [PATCH 6/6] drm/amdgpu: Drop dead define in amdgpu.h

[PATCH 1/4] drm/amd/pp: Not allocate ucode bo in smu hw init
 2018-10-03  0:29 UTC  (10+ messages)
  ` [PATCH 2/4] drm/amd/pp: Implement load_firmware interface
  ` [PATCH 3/4] drm/amdgpu: Add fw load in gfx_v8 and sdma_v3
  ` [PATCH 4/4] drm/amdgpu: Change the gfx/sdma init/fini sequence

[PATCH] drm/amd/display: Change status's type in aux_reply_transaction_data
 2018-10-02 14:55 UTC  (5+ messages)
` [PATCH v2] drm/amd/display: Use proper enums in process_channel_reply

[PATCH] drm/amd/display: move the nonblocking commit helpers appropriately
 2018-10-02 14:41 UTC  (5+ messages)
  ` [PATCH] drm/amd/display: Work around race beetween hw_done and wait_for_flip
  ` [PATCH v2] drm/amd/display: Signal hw_done() after waiting for flip_done()

[PATCH] drm/amdgpu/vega20: make power profile output more consistent
 2018-10-02 11:43 UTC  (6+ messages)

[PATCH] drm/amdkfd: Remove the requirement for atomic Ops on vg20
 2018-10-01 20:24 UTC  (2+ messages)

Recall: [PATCH 4/4] drm/amdgpu: Change the gfx/sdma init/fini sequence
 2018-09-30  6:06 UTC 

[PATCH 1/3] drm/amd/pp: Refine function iceland_start_smu
 2018-09-30  4:05 UTC  (4+ messages)
  ` [PATCH 2/3] drm/amd/pp: Setup SoftRegsStart before request smu load fw
  ` [PATCH 3/3] drm/amd/pp: Refine smu7/8 request_smu_load_fw callback function

[PATCH -next] drm/amdgpu: remove set but not used variable 'ring' in psp_v11_0_ring_stop
 2018-09-29 11:39 UTC 

[PATCH -next] drm/amdgpu: remove set but not used variable 'ring' in psp_v3_1_ring_stop
 2018-09-29 11:16 UTC 

[PATCH] drm/amdgpu: fix spelling mistake "recieve" -> "receive"
 2018-09-29 10:57 UTC 

[bug report] drm/amd/display: Build stream update and plane updates in dm
 2018-09-28 14:36 UTC  (2+ messages)

[PATCH v2] drm/amd/pp: Remove useless code in smu
 2018-09-28 13:56 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix comments error in sdma_v4_1_update_power_gating
 2018-09-28 13:47 UTC  (2+ messages)

[PATCH] drm/amd/powerplay: Enable/Disable NBPSTATE on On/OFF of UVD
 2018-09-28 13:35 UTC  (2+ messages)

[PATCH 1/2] drm/amd/pp: Export load_firmware interface
 2018-09-28  9:43 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amdgpu: Change the gfx/sdma init/fini sequence

[PATCH 1/2] drm/amdgpu: Add fan RPM setting via sysfs
 2018-09-28  9:28 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amdgpu: Disable sysfs pwm1 if not in manual fan control

[PATCH 1/2] drm/amdgpu: Refine uvd_v6/7_0_enc_get_destroy_msg
 2018-09-28  7:33 UTC 

[PATCH 1/3] drm/amdgpu: added AMD GPU instance counting
 2018-09-28  3:29 UTC  (7+ messages)
  ` [PATCH 2/3] drm/amd/powerplay: helper interfaces for MGPU fan boost feature
  ` [PATCH 3/3] drm/amd/powerplay: enable MGPU fan boost feature on Vega20
      ` 答复: [PATCH 1/3] drm/amdgpu: added AMD GPU instance counting

[PATCH libdrm 1/3] amdgpu: Propogate user flags to amdgpu_bo_va_op_raw
 2018-09-28  3:28 UTC  (4+ messages)
` [PATCH libdrm 2/3] amdgpu/test: Allow flags to be passed to amdgpu_bo_va_op
` [PATCH libdrm 3/3] amdgpu/test: Fix deadlock tests for AI and RV


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