AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-07 20:12:48 to 2020-07-13 16:26:20 UTC [more...]

[PATCH 01/25] dma-fence: basic lockdep annotations
 2020-07-13 16:26 UTC  (41+ messages)
      ` [Intel-gfx] "
` [PATCH 02/25] dma-fence: prime "
` [PATCH 03/25] dma-buf.rst: Document why idenfinite fences are a bad idea
  ` [Intel-gfx] "
  ` [PATCH 1/2] dma-buf.rst: Document why indefinite "
` [PATCH 04/25] drm/vkms: Annotate vblank timer
` [PATCH 05/25] drm/vblank: Annotate with dma-fence signalling section
` [PATCH 06/25] drm/amdgpu: add dma-fence annotations to atomic commit path
` [PATCH 16/25] drm/atomic-helper: Add dma-fence annotations
` [PATCH 17/25] drm/scheduler: use dma-fence annotations in main thread
` [PATCH 18/25] drm/amdgpu: use dma-fence annotations in cs_submit()
` [PATCH 19/25] drm/amdgpu: s/GFP_KERNEL/GFP_ATOMIC in scheduler code
` [PATCH 20/25] drm/amdgpu: DC also loves to allocate stuff where it shouldn't
` [PATCH 21/25] drm/amdgpu/dc: Stop dma_resv_lock inversion in commit_tail
` [PATCH 22/25] drm/scheduler: use dma-fence annotations in tdr work
` [PATCH 23/25] drm/amdgpu: use dma-fence annotations for gpu reset code
` [PATCH 24/25] Revert "drm/amdgpu: add fbdev suspend/resume on gpu reset"
` [PATCH 25/25] drm/amdgpu: gpu recovery does full modesets

[PATCH 1/2] drm/amd/display: Add missing DCN30 registers and fields for OTG_CRC_CNTL2
 2020-07-13 16:04 UTC  (3+ messages)
` [PATCH 2/2] drm/amd/display: Allow for vblank enabled with no active planes

[PATCH 01/16] drm/amd/powerplay: add more members for dpm table
 2020-07-13 14:53 UTC  (20+ messages)
` [PATCH 02/16] drm/amd/powerplay: implement a common set dpm table API for smu V11
` [PATCH 03/16] drm/amd/powerplay: update Arcturus default dpm table setting
` [PATCH 04/16] drm/amd/powerplay: update Navi10 default dpm table setup
` [PATCH 05/16] drm/amd/powerplay: update Sienna Cichlid "
` [PATCH 06/16] drm/amd/powerplay: add new UMD pstate data structure
` [PATCH 07/16] drm/amd/powerplay: update UMD pstate clock settings
` [PATCH 08/16] drm/amd/powerplay: update the common API for performance level setting
` [PATCH 09/16] drm/amd/powerplay: drop unnecessary Arcturus specific APIs
` [PATCH 10/16] drm/amd/powerplay: drop unnecessary Navi1x "
` [PATCH 11/16] drm/amd/powerplay: drop unnecessary Sienna Cichlid "
` [PATCH 12/16] drm/amd/powerplay: drop Sienna Cichlid specific set_soft_freq_limited_range
` [PATCH 13/16] drm/amd/powerplay: apply gfxoff disablement/enablement for all SMU11 ASICs
` [PATCH 14/16] drm/amd/powerplay: drop unnecessary wrappers
` [PATCH 15/16] drm/amd/powerplay: drop smu_v12_0.c unnecessary wrapper
` [PATCH 16/16] drm/amd/powerplay: drop unused APIs and parameters

[PATCH] drm/amdgpu/powerplay: Modify SMC message name for setting power profile mode
 2020-07-13 14:20 UTC  (2+ messages)

[PATCH] drm/amdgpu: use ARRAY_SIZE() to add amdgpu debugfs files
 2020-07-13 14:13 UTC  (5+ messages)

[PATCH] drm/amdgpu: don't ignore the return from thermal_init
 2020-07-13 13:47 UTC 

[XDC 2020] Virtual conference + Call for Proposals extended 2 weeks more
 2020-07-13 10:07 UTC  (2+ messages)
` [Mesa-dev] "

[PATCH v2] drm/amdgpu: fix system hang issue during GPU reset
 2020-07-13 13:10 UTC  (12+ messages)

[PATCH 1/3] drm/amd/powerplay: add SMU mode1 reset
 2020-07-13  6:27 UTC  (21+ messages)
` [PATCH 2/3] drm/amdgpu: enable "
` [PATCH 3/3] drm/amdgpu: add module parameter choose reset mode

[PATCH 00/10] DC Patches July 10, 2020
 2020-07-13  1:30 UTC  (12+ messages)
` [PATCH 01/10] drm/amd/display: update dml var
` [PATCH 02/10] drm/amd/display: Power down hardware if set mode is not called before timeout
` [PATCH 03/10] drm/amd/display: reduce sr_xxx_time by 3 us when ppt disable
` [PATCH 04/10] drm/amd/display: OLED panel backlight adjust not work with external display connected
` [PATCH 05/10] drm/amd/display: p-state warning occurs while changing resolution from 120hz to 60hz
` [PATCH 06/10] drm/amd/display: fix dcn3 p_state_change_support validation
` [PATCH 07/10] drm/amd/display: [FW Promotion] Release 0.0.24
` [PATCH 08/10] drm/amd/display: 3.2.94
` [PATCH 09/10] drm/amd/display: Reuse parsing code of debugfs write buffer
` [PATCH 10/10] drm/amd/display: handle failed allocation during stream construction

[PATCH][next] drm/amdgpu: fix spelling mistake "Falied" -> "Failed"
 2020-07-10 21:01 UTC  (2+ messages)

[PATCH 0/8] DC Patches July 03, 2020
 2020-07-10 20:24 UTC  (3+ messages)

[PATCH] drm/amdgpu: remove leftover comment
 2020-07-10 19:07 UTC  (2+ messages)

[PATCH] drm/amdgpu/display: create fake mst encoders ahead of time (v4)
 2020-07-10 18:30 UTC  (2+ messages)

[PATCH] drm/amdgpu/display: create fake mst encoders ahead of time (v3)
 2020-07-10 15:49 UTC  (2+ messages)

[PATCH] drm/amdgpu: do not disable SMU on vm reboot
 2020-07-10 14:50 UTC 

[PATCH] drm/amdgpu/display: create fake mst encoders ahead of time (v2)
 2020-07-10 13:59 UTC  (2+ messages)

[PATCH] drm/amdgpu/powerplay: Target power profile mode should be the second parameter of renoir_set_power_profile_mode
 2020-07-10  8:36 UTC  (2+ messages)

[PATCH 1/4] drm/amd/powerplay: add SMU mode1 reset
 2020-07-10  8:26 UTC  (12+ messages)
` [PATCH 2/4] drm/amdgpu: add psp mode1 reset mode
` [PATCH 3/4] drm/amdgpu: enable mode1 reset
` [PATCH 4/4] drm/amdgpu: add mode1 reset module parameter

[PATCH 1/2] drm/amdgpu/gfx10: fix race condition for kiq
 2020-07-10  7:35 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: fix preemption unit test

[PATCH 01/14] drm/amd/powerplay: add more members for dpm table
 2020-07-10  4:51 UTC  (14+ messages)
` [PATCH 02/14] drm/amd/powerplay: update Arcturus default dpm table setting
` [PATCH 03/14] drm/amd/powerplay: update Navi10 default dpm table setup
` [PATCH 04/14] drm/amd/powerplay: update Sienna Cichlid "
` [PATCH 11/14] drm/amd/powerplay: drop Sienna Cichlid specific set_soft_freq_limited_range
` [PATCH 14/14] drm/amd/powerplay: drop unused APIs and parameters

[PATCH] drm/amd/powerplay: update driver if file for sienna_cichlid
 2020-07-10  4:12 UTC  (2+ messages)

[PATCH] drm/amd/smu: correct a mistake
 2020-07-10  2:15 UTC  (2+ messages)

[PATCH] drm/amdgpu: minor cleanup of phase1 suspend code
 2020-07-09 21:13 UTC  (2+ messages)

[PATCH 1/6] drm/amd/powerplay: correct Navi1X temperature limit settings
 2020-07-09 20:54 UTC  (3+ messages)
` [PATCH 6/6] drm/amd/powerplay: drop unused code around thermal range setting

[PATCH 1/2] drm/amd/powerplay: drop unnecessary wrapper around pcie parameters setting
 2020-07-09 20:50 UTC  (3+ messages)
` [PATCH 2/2] drm/amd/powerplay: correct the supported pcie GenSpeed and LaneCount

[PATCH] drm/amd/powerplay: correct the .get_workload_type() pointer
 2020-07-09 20:33 UTC  (2+ messages)

[PATCH 1/4] drm/amd/powerplay: put setting hard limit common code in smu_v11_0.c
 2020-07-09 20:32 UTC  (3+ messages)
` [PATCH 4/4] drm/amd/powerplay: put dpm frequency setting "

[PATCH 1/4] drm/amd/powerplay: drop unnecessary wrappers around clock retrieving
 2020-07-09 20:29 UTC  (3+ messages)
` [PATCH 4/4] drm/amd/powerplay: drop unused code and wrapper "

[pull] amdgpu and radeon drm-fixes-5.8
 2020-07-09 18:52 UTC 

[PATCH 1/2] drm/ttm: further cleanup ttm_mem_reg handling
 2020-07-09 15:31 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: stop allocating dummy GTT nodes v2

[PATCH 00/18] dma-fence lockdep annotations, round 2
 2020-07-09  8:01 UTC  (11+ messages)
` [PATCH 03/18] dma-fence: basic lockdep annotations
      ` [Intel-gfx] "

drm: BUG: unable to handle page fault for address: 17ec6000
 2020-07-09  5:41 UTC 

[Proposal] DRM: AMD: Convert logging to drm_* functions
 2020-07-09  7:14 UTC  (2+ messages)

[PATCH] drm/amd/powerplay: update driver if file for sienna_cichlid
 2020-07-09  6:39 UTC 

[PATCH] Revert "drm/amd/display: add mechanism to skip DCN init"
 2020-07-09  6:09 UTC  (2+ messages)

[PATCH] drm/amd/display: Fix CSC remap matrix not being applied on dcn30
 2020-07-08 20:41 UTC  (2+ messages)

[PATCH] drm/amd/display: Use VUPDATE_NO_LOCK instead of VUPDATE for dcn30
 2020-07-08 19:05 UTC  (2+ messages)

[PATCH] drm/amd/display: add dmcub check on RENOIR
 2020-07-08 14:30 UTC  (3+ messages)

Linux 5.7.7 complete system freeze
 2020-07-08 17:34 UTC  (3+ messages)

[PATCH 1/2] drm/ttm: further cleanup ttm_mem_reg handling
 2020-07-08  9:47 UTC  (6+ messages)
` [PATCH 2/2] drm/amdgpu: stop allocating dummy GTT nodes

[v2] drm/amdgpu: remove unnecessary logic of ASIC check
 2020-07-08  6:00 UTC  (2+ messages)

[PATCH] drm/amdgpu: enable gpu recovery for sienna cichlid
 2020-07-08  5:30 UTC  (2+ messages)

[PATCH] drm/amdgpu: remove unnecessary logic of ASIC check
 2020-07-08  5:29 UTC  (2+ messages)

[PATCH v5 00/12] x86: tag application address space for devices
 2020-07-07 21:30 UTC  (2+ messages)


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