amd-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-23 12:05:46 to 2020-03-27 04:04:55 UTC [more...]

[PATCH 1/9] drm/amd/powerplay: avoid calling CI specific SMU message implemention
 2020-03-27  4:04 UTC  (10+ messages)
` [PATCH 2/9] drm/amd/powerplay: avoid calling SMU7 "
` [PATCH 3/9] drm/amd/powerpaly: drop unused APIs
` [PATCH 4/9] drm/amd/powerplay: avoid calling SMU8 specific SMU message implemention
` [PATCH 5/9] drm/amd/powerplay: avoid calling SMU9 "
` [PATCH 6/9] drm/amd/powerplay: avoid calling SMU10 "
` [PATCH 7/9] drm/amd/powerplay: avoid calling Vega20 "
` [PATCH 8/9] drm/amd/powerplay: unified interfaces for message issuing and response checking
` [PATCH 9/9] drm/amd/powerplay: added mutex protection on msg issuing

[PATCH v2] drm/amdgpu: implement more ib pools
 2020-03-27  3:08 UTC 

[PATCH AUTOSEL 4.19 04/15] drm/amd/display: Add link_rate quirk for Apple 15" MBP 2017
 2020-03-26 23:24 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 09/15] drm/amdgpu: fix typo for vcn1 idle check

[PATCH AUTOSEL 5.4 05/19] drm/amd/display: Add link_rate quirk for Apple 15" MBP 2017
 2020-03-26 23:24 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 10/19] drm/amdgpu: fix typo for vcn1 idle check

[PATCH AUTOSEL 5.5 08/28] drm/amdgpu: add fbdev suspend/resume on gpu reset
 2020-03-26 23:23 UTC  (3+ messages)
` [PATCH AUTOSEL 5.5 09/28] drm/amd/display: Add link_rate quirk for Apple 15" MBP 2017
` [PATCH AUTOSEL 5.5 17/28] drm/amdgpu: fix typo for vcn1 idle check

[PATCH v2 0/4] Invalidate and flush caches at the beginning of every gfx IB
 2020-03-26 23:20 UTC  (8+ messages)
` [PATCH v2 1/4] drm/amdgpu: Add new ring callback to insert memory sync
` [PATCH v2 2/4] drm/amdgpu: Add AQUIRE_MEM PACKET3 fields defintion
` [PATCH v2 3/4] drm/amdgpu: Add mem_sync implementation for all the ASICs
` [PATCH v2 4/4] drm/amdgpu: Add a UAPI flag for user to call mem_sync

[PATCH v2 hmm 0/9] Small hmm_range_fault() cleanups
 2020-03-26 21:21 UTC  (22+ messages)
` [PATCH v2 hmm 1/9] mm/hmm: remove pgmap checking for devmap pages
` [PATCH v2 hmm 2/9] mm/hmm: return the fault type from hmm_pte_need_fault()
` [PATCH v2 hmm 3/9] mm/hmm: remove unused code and tidy comments
` [PATCH v2 hmm 4/9] mm/hmm: remove HMM_FAULT_SNAPSHOT
` [PATCH v2 hmm 5/9] mm/hmm: remove the CONFIG_TRANSPARENT_HUGEPAGE #ifdef
` [PATCH v2 hmm 6/9] mm/hmm: use device_private_entry_to_pfn()
` [PATCH v2 hmm 7/9] mm/hmm: do not unconditionally set pfns when returning EBUSY
` [PATCH v2 hmm 8/9] mm/hmm: do not set pfns when returning an error code
` [PATCH v2 hmm 9/9] mm/hmm: return error for non-vma snapshots

[PATCH] drm/amdkfd: Provide SMI events watch
 2020-03-26 20:53 UTC  (5+ messages)

[PATCH 1/4] drm/amdgpu: enable IH ring 1 and ring 2 for navi
 2020-03-26 18:51 UTC  (6+ messages)
` [PATCH 2/4] drm/amdgpu: call psp to program ih cntl in SR-IOV for Navi
` [PATCH 3/4] drm/amdgpu: reroute VMC and UMD to IH ring 1 for oss v5
` [PATCH 4/4] drm/amdgpu: replace ih ip block for vega20 and arcturus

[pull] amdgpu, radeon, scheduler drm-next-5.7
 2020-03-26 15:53 UTC 

[pull] gpu scheduler 5.6 fixes
 2020-03-26 14:45 UTC 

[RFC PATCH 1/2] drm/amdgpu: add direct ib pool
 2020-03-26 14:36 UTC  (3+ messages)

[RFC PATCH 1/2] drm/amdgpu: implement more ib pools
 2020-03-26 11:02 UTC  (3+ messages)
` [RFC PATCH 2/2] drm/amdgpu: use new job alloc variation if possible

[PATCH 0/4] Invalidate and flush caches at the beginning of every gfx IB
 2020-03-26  9:14 UTC  (10+ messages)
` [PATCH 1/4] drm/amdgpu: Add new ring callback to insert memory sync
` [PATCH 2/4] drm/amdgpu: Add AQUIRE_MEM PACKET3 fields defintion
` [PATCH 3/4] drm/amdgpu: Add mem_sync implementation for all the ASICs
  ` 回复: "
` [PATCH 4/4] drm/amdgpu: Add a UAPI flag for user to call mem_sync

[RFC PATCH 1/2] drm/amdgpu: add direct ib pool
 2020-03-26  6:45 UTC  (2+ messages)

[RFC PATCH 0/2] add direct IB pool
 2020-03-26  6:15 UTC  (7+ messages)
` [RFC PATCH 1/2] drm/amdgpu: add direct ib pool
` [RFC PATCH 2/2] drm/amdgpu: use new job alloc variation if possible

[PATCH] SWDEV-227226 [AWS][Linux]ReallyQuick test failed, guest dmesg and host dmesg have error
 2020-03-26  6:10 UTC  (2+ messages)

rv200 video corruption caused by what? kernel? Xserver? DDX? Mesa?
 2020-03-26  6:04 UTC  (5+ messages)

[PATCH 2/4] SWDEV-227334 - No need support vcn decode
 2020-03-26  5:25 UTC  (12+ messages)
` [PATCH 3/4] SWDEV-227979 - Add 4k resolution for virtual display
` [PATCH 4/4] SWDEV-226663 - Ignore the not supported error from psp

[PATCH] drm/amdgpu: fix the missing braces
 2020-03-26  3:07 UTC  (3+ messages)

[PATCH] drm/ttm: clean up the inteface which is not used
 2020-03-26  3:05 UTC  (5+ messages)

[PATCH] drm/amd/amdgpu: Fix SMUIO/PWR Confusion (v2)
 2020-03-25 20:10 UTC  (4+ messages)

rv200 video corruption caused by what? kernel? Xserver? DDX? Mesa?
 2020-03-25  9:40 UTC 

[PATCH] drm/amd/amdgpu: Fix SMUIO/PWR Confusion
 2020-03-25 19:17 UTC 

[PATCH 1/2] drm/amd/amdgpu: Add missing SMUIO v12 register to headers
 2020-03-25 18:22 UTC  (3+ messages)
` [PATCH 2/2] drm/amd/amdgpu: Move PWR_MISC_CNTL_STATUS to its own header

[PATCH -next] drm/amdgpu/uvd7: remove unnecessary conversion to bool
 2020-03-25 17:51 UTC  (2+ messages)

[PATCH 1/4] drm/radeon: remove unneeded header include path
 2020-03-25 15:50 UTC  (4+ messages)

[PATCH 1/1] drm/amdgpu: add missing if clause guard
 2020-03-25 15:24 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix hpd bo size calculation error
 2020-03-25 14:30 UTC  (4+ messages)

[PATCH 1/4] SWDEV-227605 - Virtual display need to support multiple ctrcs
 2020-03-25 14:22 UTC  (3+ messages)

[RFC PATCH 1/1] drm/amdgpu: rework sched_list generation
 2020-03-25 14:16 UTC  (4+ messages)

[PATCH 1/2] drm/amdgpu: cleanup amdgpu_ttm_copy_mem_to_mem and amdgpu_map_buffer v2
 2020-03-25 13:25 UTC  (6+ messages)
` [PATCH 2/2] drm/amdgpu: add full TMZ support into amdgpu_ttm_map_buffer v2

[PATCH] drm/amdgpu: Check entity rq
 2020-03-25 11:37 UTC  (5+ messages)

[PATCH] drm/amdgpu: Check entity rq
 2020-03-25 11:03 UTC  (5+ messages)

[PATCH] drm/amd/powerplay: unload mp1 for Arcturus RAS baco reset
 2020-03-25  8:50 UTC  (2+ messages)

[PATCH 1/7] drm/amdgpu: cleanup idh event/req for NV headers
 2020-03-25  8:34 UTC  (8+ messages)
` [PATCH 2/7] drm/amdgpu: introduce new idh_request/event enum
` [PATCH 3/7] drm/amdgpu: introduce new request and its function
` [PATCH 4/7] drm/amdgpu: use static mmio offset for NV mailbox
` [PATCH 5/7] drm/amdgpu: equip new req_init_data handshake
` [PATCH 6/7] drm/amdgpu: adjust sequence of ip_discovery init and timeout_setting
` [PATCH 7/7] drm/amdgpu: postpone entering fullaccess mode

[PATCH 1/4] drm/amdgpu: don't try to reserve training bo for sriov
 2020-03-25  8:28 UTC  (7+ messages)
` [PATCH 2/4] drm/amdgpu: purge ip_discovery headers
` [PATCH 3/4] drm/amdgpu: amends feature bits for MM bandwidth mgr
` [PATCH 4/4] drm/amdgpu: cleanup all virtualization detection routine

[PATCH] drm/amdgpu: disable ras query and injection during gpu reset
 2020-03-25  7:01 UTC  (2+ messages)

[PATCH] drm/amdgpu: added xgmi ras error reset sequence
 2020-03-25  6:59 UTC  (2+ messages)

[PATCH] drm/amdgpu: add SOS FW version checking for CAP
 2020-03-24 21:30 UTC  (2+ messages)

[PATCH] drm/amdgpu: hold the reference of finished fence
 2020-03-24 19:50 UTC  (6+ messages)

latencies and code inefficiencies in amdgpu display handling
 2020-03-24 19:12 UTC 

[PATCH v2 00/11] new cgroup controller for gpu/drm subsystem
 2020-03-24 18:49 UTC  (4+ messages)

[PATCH] drm/amdgpu: Fix FRU data checking
 2020-03-24 15:34 UTC  (2+ messages)

[PATCH] drm/amdgpu: Expose TA FW version in fw_version file
 2020-03-24 15:33 UTC  (2+ messages)

[PATCH v1 0/3] drm: drm_encoder_init() => drm_encoder_init_funcs()
 2020-03-24  8:33 UTC  (2+ messages)

[PATCH 1/8] drm/amd/swSMU: add callback to set AC/DC power source
 2020-03-24  2:53 UTC  (5+ messages)
` [PATCH 8/8] drm/amdgpu/smu11: add support for SMU AC/DC interrupts

[PATCH hmm 0/6] Small hmm_range_fault() cleanups
 2020-03-23 20:14 UTC  (16+ messages)
` [PATCH hmm 2/6] mm/hmm: return the fault type from hmm_pte_need_fault()
` [PATCH hmm 3/6] mm/hmm: remove unused code and tidy comments
` [PATCH hmm 5/6] mm/hmm: remove the CONFIG_TRANSPARENT_HUGEPAGE #ifdef
` [PATCH hmm 6/6] mm/hmm: use device_private_entry_to_pfn()

[PATCH] drm/amdgpu: hold the reference of finished fence
 2020-03-23 14:14 UTC 

[PATCH] drm/amdgpu: hold the reference of finished fence
 2020-03-23 12:26 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;
as well as URLs for NNTP newsgroup(s).