AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-02 12:34:54 to 2018-07-09 03:18:26 UTC [more...]

[PATCH v3] drm/amdgpu: Verify root PD is mapped into kernel address space
 2018-07-09  3:18 UTC  (3+ messages)

[PATCH 1/2] drm/amd/display: fix invalid function table override
 2018-07-07 13:47 UTC  (7+ messages)
  ` [PATCH 2/2] drm/amd/display: make function tables const

[PATCH libdrm] amdgpu: don't call add_handle_to_table for KMS BO exports
 2018-07-06 20:16 UTC 

BUG: *ERROR* No EDID read
 2018-07-06 16:44 UTC  (10+ messages)

[PATCH xf86-video-ati 00/10] glamor: Use GBM for BO allocation when possible
 2018-07-06 15:58 UTC  (12+ messages)
  ` [PATCH xf86-video-ati 01/10] Drop unused drmmode_create_bo_pixmap surface parameter
  ` [PATCH xf86-video-ati 02/10] EXA: Remove old RADEONEXACreatePixmap hook
  ` [PATCH xf86-video-ati 03/10] Only initialize libdrm_radeon surface manager for >= R600
  ` [PATCH xf86-video-ati 04/10] glamor: Don't store radeon_surfaces in pixmaps
  ` [PATCH xf86-video-ati 05/10] Factor out radeon_surface_initialize helper
  ` [PATCH xf86-video-ati 06/10] Move flush from radeon_scanout_do_update to its callers
  ` [PATCH xf86-video-ati 07/10] Remove throttling from radeon_dri2_copy_region2
  ` [PATCH xf86-video-ati 08/10] Refactor radeon_finish helper
  ` [PATCH xf86-video-ati 09/10] Add struct radeon_buffer
  ` [PATCH xf86-video-ati 10/10] glamor: Use GBM for BO allocation when possible

[PATCH] drm/amd/display: Make function pointer structs const
 2018-07-06 14:33 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: Verify root PD is mapped into kernel address space
 2018-07-06 14:30 UTC  (9+ messages)

[PATCH] drm/amd/pp: Implement get_performance_level for legacy dgpu
 2018-07-06 13:30 UTC  (3+ messages)

[PATCH 01/10] drm/amdgpu: pin the csb buffer on hw init
 2018-07-06 10:14 UTC  (21+ messages)
  ` [PATCH 02/10] drm/amdgpu: init CSIB regardless of rlc version and pg status
  ` [PATCH 03/10] drm/amdgpu: init rlc save restore as long as the lists exist
  ` [PATCH 04/10] drm/amdgpu: correct direct reg list length for v2_0 rlc
  ` [PATCH 05/10] drm/amdgpu: drop mmRLC_PG_CNTL clear
  ` [PATCH 06/10] drm/amdgpu: no touch for the reserved bit of RLC_CGTT_MGCG_OVERRIDE
  ` [PATCH 07/10] drm/amdgpu: reduce the idle period that RLC has to wait before request CGCG
  ` [PATCH 08/10] drm/amdgpu: use the accessible target rlc safe mode Apis directly
  ` [PATCH 09/10] drm/amd/powerplay: add vega12 SMU gfxoff support
  ` [PATCH 10/10] drm/amd/powerplay: no need to mask workable gfxoff feature for vega12

[PATCH] drm/amdgpu/gmc7: simplify logic in firmware message
 2018-07-06  9:57 UTC  (5+ messages)
  ` 答复: "

[PATCH v3 1/2] drm/amdgpu: Add support for logging process info in amdgpu_vm
 2018-07-06  3:09 UTC  (3+ messages)
  ` [PATCH v3 2/2] drm/admgpu: Present amdgpu_task_info in VM_FAULTS
      ` 答复: "

[pull] amdgpu, radeon, scheduler drm-next-4.19
 2018-07-05 22:14 UTC 

[PATCH v5] drm/amdgpu: update documentation for amdgpu_drv.c
 2018-07-05 19:18 UTC  (2+ messages)

Raven Ridge Ryzen 2500U hang reproduced
 2018-07-05 18:56 UTC  (2+ messages)

[PATCH] drm/amdgpu/acp: Fix slab-out-of-bounds in mfd_add_device in acp_hw_init
 2018-07-05 16:38 UTC  (6+ messages)

[PATCH] drm/amd/display: Use 2-factor allocator calls
 2018-07-05 15:55 UTC  (4+ messages)

[pull] amdgpu drm-fixes-4.18
 2018-07-05 15:52 UTC 

[PATCH] drm/amd/pp: Convert 10KHz to KHz as variable name
 2018-07-05 15:34 UTC  (2+ messages)

[PATCH v4] drm/amdgpu: update documentation for amdgpu_drv.c
 2018-07-05 15:11 UTC  (2+ messages)

[PATCH] drm/amd/display: adding ycbcr420 pixel encoding for hdmi
 2018-07-05 15:07 UTC  (4+ messages)
      ` [PATCH v2] "

[PATCH] drm/amd/display: add a check for display depth validity
 2018-07-05 15:06 UTC  (6+ messages)
      ` [PATCH v2] "

[PATCH v3] drm/amdgpu: update documentation for amdgpu_drv.c
 2018-07-05 14:58 UTC  (5+ messages)

[PATCH v2] drm/amdgpu: update documentation for amdgpu_drv.c
 2018-07-05 14:54 UTC  (6+ messages)
      ` 答复: "

Proposal to merge KFD into amdgpu
 2018-07-05 13:49 UTC  (2+ messages)

[PATCH] drm/amdgpu: Add CLK IP base offset
 2018-07-05  9:29 UTC  (2+ messages)

[PATCH v2 1/2] drm/amdgpu: Add support for logging process info in amdgpu_vm
 2018-07-05  7:24 UTC  (4+ messages)
  ` [PATCH v2 2/2] drm/admgpu: Present amdgpu_task_info in VM_FAULTS

[PATCH 1/2] drm/amdgpu: Add support for logging process info in amdgpu_vm
 2018-07-05  7:21 UTC  (5+ messages)
  ` [PATCH 2/2] drm/admgpu: Present amdgpu_task_info in VM_FAULTS

[PATCH] drm/amdgpu: Verify root PD is mapped into kernel address space
 2018-07-05  7:17 UTC  (3+ messages)

[PATCH] drm/amd/display/dc/dce: Fix multiple potential integer overflows
 2018-07-04 18:05 UTC  (6+ messages)

[bug report] drm/amd/display: Fix indentation in dcn10 resource constructor
 2018-07-04 17:44 UTC  (2+ messages)

[PATCH] dma-buf: Move BUG_ON from _add_shared_fence to _add_shared_inplace
 2018-07-04 15:14 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] drm/amd/display: off by one in find_irq_source_info()
 2018-07-04 14:44 UTC  (2+ messages)

[PATCH] drm/amdgpu: Reserve fence slots for command submission
 2018-07-04 14:00 UTC  (10+ messages)

[PATCH v2] drm/amd/display/dc/dce: Fix multiple potential integer overflows
 2018-07-04 13:22 UTC 

[PATCH 1/3] drm/amdgpu: separate gpu address from bo pin
 2018-07-04 10:53 UTC  (2+ messages)

[PATCH] drm/amdgpu: allocate gart memory when it's required (v3)
 2018-07-04 10:50 UTC  (2+ messages)

[PATCH] drm/amdgpu: simplify the bo reference on amdgpu_vo_update
 2018-07-04 10:43 UTC  (2+ messages)

[PATCH 0/5] drm: use core pcie functionality for pcie gen/width
 2018-07-04  8:38 UTC  (4+ messages)
` [PATCH 2/5] drm/amdgpu: update amd_pcie.h to include gen4 speeds

SOC15 DC support warning
 2018-07-03 16:55 UTC  (8+ messages)

[PATCH 1/5] drm/amd/pp: Export notify_smu_enable_pwe to display
 2018-07-03 16:33 UTC  (9+ messages)
  ` [PATCH 2/5] drm/amd/display: Refine the implementation of dm_pp_get_funcs_rv
  ` [PATCH 3/5] drm/amd/display: Fix copy error when set memory clocks
  ` [PATCH 4/5] drm/amd/display: Set min dcfclk/fclk to powerplay for RV
  ` [PATCH 5/5] drm/amd/pp: Remove the same struct define in powerplay

Heads up: Xorg repository moves
 2018-07-03 16:11 UTC 

[PATCH] drm/amd/amdgpu: Convert DC warning to runtime warning
 2018-07-03 14:50 UTC 

[PATCH 1/2] drm/amdgpu/sdma: simplify sdma instance setup
 2018-07-03 13:38 UTC  (3+ messages)

[PATCH] drm/amdgpu: Reserve shared fence slot in amdgpu_vm_update_directories
 2018-07-03  9:03 UTC  (10+ messages)
` [PATCH v2] "

[PATCH 1/2] drm/amdgpu: switch firmware path for CIK parts
 2018-07-03  7:13 UTC  (8+ messages)
  ` [PATCH 2/2] drm/amdgpu: switch firmware path for SI parts
      ` 答复: [PATCH 1/2] drm/amdgpu: switch firmware path for CIK parts

Regression: no display with Vega 56 AMD GPU bisected to commit bfdec2340478
 2018-07-02 18:33 UTC 

[RFC PATCH] mm, oom: distinguish blockable mode for mmu notifiers
 2018-07-02 12:56 UTC  (10+ messages)


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