AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-10 21:43:58 to 2018-12-14 01:25:44 UTC [more...]

[WIP PATCH 00/15] MST refcounting/atomic helpers cleanup
 2018-12-14  1:25 UTC  (16+ messages)
` [WIP PATCH 01/15] drm/dp_mst: Remove bogus conditional in drm_dp_update_payload_part1()
` [WIP PATCH 02/15] drm/dp_mst: Refactor drm_dp_update_payload_part1()
` [WIP PATCH 04/15] drm/dp_mst: Stop releasing VCPI when removing ports from topology
` [WIP PATCH 07/15] drm/nouveau: Remove bogus cleanup in nv50_mstm_add_connector()
` [WIP PATCH 08/15] drm/nouveau: Remove unnecessary VCPI checks in nv50_msto_cleanup()
` [WIP PATCH 10/15] drm/nouveau: Stop unsetting mstc->port, use malloc refs
  ` [WIP PATCH 03/15] drm/dp_mst: Introduce new refcounting scheme for mstbs and ports
  ` [WIP PATCH 05/15] drm/dp_mst: Fix payload deallocation on hotplugs using malloc refs
  ` [WIP PATCH 06/15] drm/i915: Keep malloc references to MST ports
  ` [WIP PATCH 09/15] drm/nouveau: Fix potential use-after-frees for MSTCs
  ` [WIP PATCH 11/15] drm/nouveau: Grab payload lock in nv50_msto_payload()
  ` [WIP PATCH 12/15] drm/dp_mst: Add some atomic state iterator macros
  ` [WIP PATCH 13/15] drm/dp_mst: Start tracking per-port VCPI allocations
` [WIP PATCH 14/15] drm/dp_mst: Check payload count in drm_dp_mst_atomic_check()
` [WIP PATCH 15/15] drm/nouveau: Use atomic VCPI helpers for MST

[PATCH 1/3] drm/amdgpu: use HMM mirror callback to replace mmu notifier v6
 2018-12-13 21:15 UTC  (7+ messages)
` [PATCH 3/3] drm/amdgpu: replace get_user_pages with HMM address mirror helpers v3

[PATCH 3/3] drm/amdgpu: replace get_user_pages with HMM address mirror helpers v4
 2018-12-13 21:01 UTC 

[PATCH] drm/amd/display: Add fast path for cursor plane updates
 2018-12-13 20:59 UTC  (6+ messages)

[PATCH 01/10] dma-buf: add new dma_fence_chain container v4
 2018-12-13 18:55 UTC  (20+ messages)
` [PATCH 02/10] drm/syncobj: remove drm_syncobj_cb and cleanup
` [PATCH 03/10] drm/syncobj: add new drm_syncobj_add_point interface v3
` [PATCH 04/10] drm/syncobj: add support for timeline point wait v8
` [PATCH 05/10] drm/syncobj: add timeline payload query ioctl v4
` [PATCH 06/10] drm/syncobj: use the timeline point in drm_syncobj_find_fence v3
    ` [Intel-gfx] "
  ` [PATCH 07/10] drm/amdgpu: add timeline support in amdgpu CS v2
  ` [PATCH 08/10] drm/syncobj: add transition iotcls between binary and timeline v2
  ` [Intel-gfx] [PATCH 01/10] dma-buf: add new dma_fence_chain container v4
` [PATCH 09/10] drm/syncobj: add timeline signal ioctl for syncobj v2
` [PATCH 10/10] drm/amdgpu: update version for timeline syncobj support in amdgpu

[PATCH 1/6] drm/amdgpu/vcn:Always gate vcn block during hw finishing
 2018-12-13 18:08 UTC  (7+ messages)
  ` [PATCH 2/6] drm/amdgpu/vcn:Update ring point to JPEG before init JPEG wptr
  ` [PATCH 3/6] drm/amdgpu/vcn:Always check all vcn ring status during dpg mode stop
  ` [PATCH 4/6] drm/amdgpu/vcn:Scan enc/jpeg fences to init dpg pause new state
  ` [PATCH 5/6] drm/amdgpu/vcn:Wait for all vcn rings finish before switching dpg mode
  ` [PATCH 6/6] drm/amdgpu/vcn:Reset decode r/w point after unset jpeg/non_jpeg pause mode
      ` [PATCH v2 6/6] drm/amdgpu/vcn:Remove bit 31 for scratch2 to indicate the WA is active

[PATCH 1/4] drm/amdgpu: increase the MAX ring number
 2018-12-13 17:08 UTC  (9+ messages)
  ` [PATCH 2/4] drm/amdgpu: update the vm invalidation engine layout
  ` [PATCH 3/4] drm/amdgpu: use different irq ring ID for Vega20 page queues
  ` [PATCH 4/4] drm/amdgpu: enable Vega20 page queue support

[PATCH] drm/amdgpu: WARN once if amdgpu_bo_unpin is called for an unpinned BO
 2018-12-13 16:26 UTC  (2+ messages)

[PATCH i-g-t] igt/amdgpu_amd_prime: Bail if we fail to create more contexts
 2018-12-13 15:45 UTC  (5+ messages)
` [igt-dev] "

[pull] amdgpu drm-next-4.21
 2018-12-13 15:27 UTC  (3+ messages)

[PATCH] drm/amdgpu: unify Vega20 PSP SOS firmwares for A0 and A1
 2018-12-13 15:05 UTC  (2+ messages)

[PATCH] drm/amd/display: fix compiler warnings about wm variable
 2018-12-13  9:34 UTC 

[PATCH 2/2] drm/amdgpu/psp: Fix can't detect psp INVOKE command failed
 2018-12-13  7:41 UTC 

[PATCH 1/2] drm/amdgpu/psp: Fix to get wrong xgmi session id
 2018-12-13  7:41 UTC 

[PATCH AUTOSEL 4.19 10/73] drm/amd/display: Fix 6x4K displays light-up on Vega20 (v2)
 2018-12-13  4:28 UTC  (4+ messages)
  ` [PATCH AUTOSEL 4.19 18/73] drm/amdgpu: wait for IB test on first device open
  ` [PATCH AUTOSEL 4.19 36/73] drm/amd/powerplay: issue pre-display settings for display change event
` [PATCH AUTOSEL 4.19 59/73] drm/amdgpu/vcn: Update vcn.cur_state during suspend

[PATCH 1/4] drm/amdgpu: increase the MAX ring number
 2018-12-13  4:13 UTC  (6+ messages)
  ` [PATCH 2/4] drm/amdgpu: use the idle engine 0/1 for page ring 0/1
  ` [PATCH 3/4] drm/amdgpu: use different irq ring ID for Vega20 page queues
  ` [PATCH 4/4] drm/amdgpu: enable Vega20 page queue support

[pull] amdgpu, amdkfd drm-fixes-4.20
 2018-12-12 20:30 UTC 

[PATCH 00/45] DC Patches Dec 11, 2018
 2018-12-12 18:29 UTC  (48+ messages)
  ` [PATCH 01/45] drm/amd/display: 3.2.09
  ` [PATCH 02/45] drm/amd/display: Add a PP_SMU_VER_MAX enum
  ` [PATCH 03/45] drm/amd/display: Expose hubp1_vready_workaround function
  ` [PATCH 04/45] drm/amd/display: Fix runtime errors for diagnostic tests
  ` [PATCH 05/45] drm/amd/display: fix surface update sequence
  ` [PATCH 06/45] drm/amd/display: Add pixel clock values to dtn logs
  ` [PATCH 07/45] drm/amd/display: Remove some extra braces
  ` [PATCH 08/45] drm/amd/display: implement dc_init_callbacks to assign callback pointers after dc_create
  ` [PATCH 09/45] drm/amd/display: add plane size change check condition
  ` [PATCH 10/45] drm/amd/display: Fix issue with VLine interrupt not firing
  ` [PATCH 11/45] drm/amd/display: update bw formula to v252
  ` [PATCH 12/45] drm/amd/display: Add debug option to force fclk request
  ` [PATCH 13/45] drm/amd/display: remove sink reference in dc_stream_state
  ` [PATCH 14/45] drm/amd/display: Remove unused headers
  ` [PATCH 15/45] drm/amd/display: Detach backlight from stream
  ` [PATCH 16/45] drm/amd/display: Raise dispclk value for Polaris
  ` [PATCH 17/45] drm/amd/display: Warn instead of error on REG_WAIT timeout
  ` [PATCH 18/45] drm/amd/display: update DCN dml calcs
  ` [PATCH 19/45] drm/amd/display: fix YCbCr420 blank color
  ` [PATCH 20/45] drm/amd/display: Wait edp HPD to high in detect_sink
  ` [PATCH 21/45] drm/amd/display: Don't skip link training for empty dongle
  ` [PATCH 22/45] drm/amd/display: add stream ID and otg instance in dc_stream_state
  ` [PATCH 23/45] drm/amd/display: Add backlight pwm debugfs
  ` [PATCH 24/45] drm/amd/display: 3.2.10
  ` [PATCH 25/45] drm/amd/display: Remove stream_status->link
  ` [PATCH 26/45] drm/amd/display: Add retry to read ddc_clock pin
  ` [PATCH 27/45] drm/amd/display: Fix driver load crash in amdgpu_dm
  ` [PATCH 28/45] drm/amd/display: Minor code cleanup
  ` [PATCH 29/45] drm/amd/display: Use 100 Hz precision for pipe pixel clocks
  ` [PATCH 30/45] drm/amd/display: Improve logging of validation failures during atomic_check
  ` [PATCH 31/45] drm/amd/display: Add DCE_VERSION_12_1 enum for Vega 20
  ` [PATCH 32/45] drm/amd/display: Add functionality to get XGMI SS info
  ` [PATCH 33/45] drm/amd/display: Use local variable instead of caching global
  ` [PATCH 34/45] drm/amd/display: Compensate for XGMI SS downspread on dprefclk
  ` [PATCH 35/45] drm/amd/display: 3.2.11
  ` [PATCH 36/45] drm/amd/display: Start using the new pp_smu interface
  ` [PATCH 37/45] drm/amd/display: Fix bug with not updating VSP infoframe
  ` [PATCH 38/45] drm/amd/display: add dsclk to pipe bw struct
  ` [PATCH 39/45] drm/amd/display: move AYCrCb8888 format to video section
  ` [PATCH 40/45] drm/amd/display: Don't log error if we have no connectors
  ` [PATCH 41/45] drm/amd/display: verify lane status before exiting verify link cap
  ` [PATCH 42/45] drm/amd/display: Optimize passive update planes
  ` [PATCH 43/45] drm/amd/display: Expand set_pixel_clock debug log message
  ` [PATCH 44/45] drm/amd/display: validate extended dongle caps
  ` [PATCH 45/45] drm/amd/display: Remove unused parameter plane_states

[PATCH] drm/amd/display: Fix cursor pos and hotspot calcs
 2018-12-12 15:41 UTC  (8+ messages)

[PATCH v3 1/2] drm/sched: Refactor ring mirror list handling
 2018-12-12 13:08 UTC  (6+ messages)
  ` [PATCH v3 2/2] drm/sched: Rework HW fence processing

[PATCH 01/10] dma-buf: add new dma_fence_chain container v4
 2018-12-12 13:06 UTC  (10+ messages)
` [PATCH 03/10] drm/syncobj: add new drm_syncobj_add_point interface v2
    ` [Intel-gfx] "

[PATCH 4/7] drm: Move the legacy kms disable_all helper to crtc helpers
 2018-12-12 10:53 UTC  (9+ messages)
` [PATCH 7/7] drm: Split out drm_probe_helper.h

[PATCH 1/2] drm/amdgpu/psp_v3_1: Get psp fw version through reading register
 2018-12-12 10:00 UTC  (3+ messages)
  ` [PATCH 2/2] drm/amdgpu/psp: Correct and refine the vmr support

[PATCH] drm/amdgpu: access register without KIQ
 2018-12-12  8:55 UTC  (2+ messages)

[PATCH] drm/amdgpu: drop fclk/gfxclk ratio setting
 2018-12-12  7:13 UTC  (2+ messages)

[PATCH] drm/amd/display: Pass app_tf by value rather than by reference
 2018-12-11 22:41 UTC  (6+ messages)

[PATCH libdrm] tests/amdgpu/vcn: fix the nop command in IBs
 2018-12-11 21:11 UTC  (3+ messages)

[PATCH] drm/amdgpu: Enable GPU recovery by default for CI
 2018-12-11 20:44 UTC  (2+ messages)

[PATCH libdrm] amdgpu/test: Enable deadlock test for CI family (gfx7)
 2018-12-11 20:19 UTC  (3+ messages)

[PATCH] Revert "drm/amd/display: Set RMX_ASPECT as default"
 2018-12-11 16:50 UTC  (3+ messages)

[PATCH] drm/amdgpu: kfd_pre_reset outside req_full_gpu cause sriov hang
 2018-12-11 16:21 UTC  (4+ messages)

[PATCH] drm/amd/display: Fix duplicating scaling/underscan connector state
 2018-12-11 16:11 UTC  (3+ messages)

[PATCH i-g-t] igt: add timeline test cases v2
 2018-12-11 10:37 UTC 

[PATCH libdrm 1/8] new syncobj extension v3
 2018-12-11 10:36 UTC  (8+ messages)
` [PATCH libdrm 3/8] add timeline wait/query ioctl v2
` [PATCH libdrm 7/8] wrap transfer interfaces
  ` [PATCH libdrm 2/8] addr cs chunk for syncobj timeline
  ` [PATCH libdrm 4/8] wrap syncobj timeline query/wait APIs for amdgpu v3
  ` [PATCH libdrm 5/8] add timeline signal/transfer ioctls v2
  ` [PATCH libdrm 6/8] expose timeline signal/export/import interfaces v2
  ` [PATCH libdrm 8/8] add syncobj timeline tests v3

[PATCH 1/1] drm/amdgpu: Fix stub function name
 2018-12-11  8:24 UTC  (3+ messages)

[PATCH 1/2] drm/amdgpu: update SMC firmware image for polaris10 variants
 2018-12-11  2:45 UTC  (5+ messages)
` [PATCH 2/2] drm/amdgpu: update MC "

[PATCH] drm/amdgpu:skip ASIC_INIT when posting card on vg20
 2018-12-11  2:31 UTC  (7+ messages)
  ` 答复: "
            ` 答复: "

[PATCH] amd/amdgpu: fix typo about amdgpu_sriov_vf
 2018-12-11  1:13 UTC  (2+ messages)

build broken on drm-next
 2018-12-11  0:43 UTC  (3+ messages)


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