AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-06 17:04:12 to 2019-11-07 20:36:29 UTC [more...]

[PATCH v2 00/15] Consolidate the mmu notifier interval_tree and locking
 2019-11-07 20:36 UTC  (18+ messages)
` [PATCH v2 02/15] mm/mmu_notifier: add an interval tree notifier
` [PATCH v2 08/15] xen/gntdev: Use select for DMA_SHARED_BUFFER
` [PATCH v2 09/15] xen/gntdev: use mmu_range_notifier_insert

[PATCH] drm/amdkfd: Use kernel queue v9 functions for v10 (ver2)
 2019-11-07 20:34 UTC  (2+ messages)

[PATCH 1/3] drm/amdkfd: Adjust function sequences to avoid unnecessary declarations
 2019-11-07 20:31 UTC  (29+ messages)
` [PATCH 2/3] drm/amdkfd: only keep release_mem function for Hawaii
` [PATCH 3/3] drm/amdkfd: Use kernel queue v9 functions for v10

[PATCH] drm/amdgpu/powerplay: fix AVFS handling with custom powerplay table
 2019-11-07 20:18 UTC  (2+ messages)

[PATCH 0/3] navi10: Implement overdrive pp_od_clk_voltage
 2019-11-07 18:35 UTC  (8+ messages)
  ` [PATCH 1/3] drm/amdgpu/navi10: implement sclk/mclk OD via pp_od_clk_voltage
  ` [PATCH 2/3] drm/amdgpu/navi10: implement GFXCLK_CURVE overdrive
  ` [PATCH 3/3] drm/amdgpu/navi10: Implement od clk printing

[PATCH] drm/amdkfd: Use kernel queue v9 functions for v10
 2019-11-07 18:29 UTC  (2+ messages)

[PATCH] drm/amdgpu: Add comments to gmc structure
 2019-11-07 18:02 UTC  (10+ messages)

[PATCH] drm/amdkfd: Simplify the mmap offset related bit operations
 2019-11-07 17:48 UTC  (4+ messages)

[PATCH] drm/amdkfd: Simplify the mmap offset related bit operations
 2019-11-07 17:31 UTC  (5+ messages)

[PATCH] drm/amdgpu/display: fix the build when CONFIG_DRM_AMD_DC_DCN is not set
 2019-11-07 16:24 UTC  (4+ messages)

[PATCH 00/14] HDCP 2 Content Protection v2
 2019-11-07 15:56 UTC  (30+ messages)
  ` [PATCH 01/14] drm/amd/display: Add PSP block to verify HDCP2.2 steps
  ` [PATCH 02/14] drm/amd/display: Add DDC handles for HDCP2.2
  ` [PATCH 03/14] drm/amd/display: Add execution and transition states "
  ` [PATCH 04/14] drm/amd/display: Add logging "
  ` [PATCH 05/14] drm/amd/display: Change ERROR to WARN for HDCP module
  ` [PATCH 06/14] drm/amd/display: Enable HDCP 2.2
  ` [PATCH 07/14] drm/amd/display: Handle hdcp2.2 type0/1 in dm
  ` [PATCH 08/14] drm/amd/display: Refactor HDCP to handle multiple displays per link
  ` [PATCH 09/14] drm/amd/display: add force Type0/1 flag
  ` [PATCH 10/14] drm/amd/display: Refactor HDCP encryption status update
  ` [PATCH 11/14] drm/amd/display: add and use defines from drm_hdcp.h
  ` [PATCH 12/14] drm/amd/display: use drm defines for MAX CASCADE MASK
  ` [PATCH 13/14] drm/amd/display: split rxstatus for hdmi and dp
  ` [PATCH 14/14] drm/amd/display: Fix static analysis bug in validate_bksv

[PATCH v5 00/13] DSC MST support for DRM and AMDGPU
 2019-11-07 15:32 UTC  (28+ messages)
` [PATCH v6 06/13] drm/dp_mst: Add new quirk for Synaptics MST hubs
` [PATCH v6 08/13] drm/amd/display: Validate DSC caps on MST endpoints
  ` [PATCH v6 01/13] drm/dp_mst: Add PBN calculation for DSC modes
  ` [PATCH v6 02/13] drm/dp_mst: Parse FEC capability on MST ports
  ` [PATCH v6 03/13] drm/dp_mst: Add MST support to DP DPCD R/W functions
  ` [PATCH v6 04/13] drm/dp_mst: Fill branch->num_ports
  ` [PATCH v6 05/13] drm/dp_mst: Add helpers for MST DSC and virtual DPCD aux
  ` [PATCH v6 07/13] drm/amd/display: Initialize DSC PPS variables to 0
  ` [PATCH v6 09/13] drm/amd/display: Write DSC enable to MST DPCD
  ` [PATCH v6 10/13] drm/dp_mst: Add DSC enablement helpers to DRM
  ` [PATCH v6 12/13] drm/amd/display: MST DSC compute fair share
  ` [PATCH v6 13/13] drm/amd/display: Recalculate VCPI slots for new DSC connectors
` [PATCH v6 11/13] drm/dp_mst: Add branch bandwidth validation to MST atomic check

[PATCH] drm/amd/powerplay: correct Arcturus OD support
 2019-11-07 14:14 UTC  (8+ messages)

[PATCH 1/2] drm/ttm: also export ttm_bo_vm_fault v2
 2019-11-07 14:07 UTC  (8+ messages)
` [PATCH 2/2] drm/radeon: finally fix the racy VMA setup

[PATCH] drm/amd/powerplay: disable ds and ulv for compute
 2019-11-07 13:29 UTC  (4+ messages)

[PATCH] drm/amdgpu: Fix the null pointer issue for tdr
 2019-11-07 11:28 UTC  (4+ messages)

[PATCH] drm/amd/amdgpu: Cancel delay work before unload driver
 2019-11-07  9:35 UTC  (4+ messages)

[PATCH 1/4] Revert "drm/amdgpu: dont schedule jobs while in reset"
 2019-11-07  9:24 UTC  (10+ messages)
` [PATCH 2/4] drm/sched: Use completion to wait for entity idle
  ` [PATCH 3/4] drm/sched: Avoid job cleanup if sched thread is parked
` [PATCH 4/4] drm/amdgpu: Avoid accidental thread thread reactivation

[PATCH] drm/amdgpu: Add comments to gmc structure
 2019-11-07  9:14 UTC  (8+ messages)

[PATCH] drm/amdgpu: fix vega20 pstate status change
 2019-11-07  4:03 UTC  (3+ messages)

[pull] amdgpu, radeon drm-fixes-5.4
 2019-11-07  3:22 UTC  (2+ messages)

[PATCH] drm/amdgpu/gpuvm: add some additional comments in amdgpu_vm_update_ptes
 2019-11-07  1:10 UTC  (9+ messages)
` [PATCH] drm/amdgpu: Improve RAS documentation

[PATCH] drm/amdgpu/navi10: Correctly source TDPODLimit from overdrive table
 2019-11-06 18:03 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: fix double reference dropping
 2019-11-06 17:23 UTC  (4+ messages)

[PATCH] drm/amd/powerplay: fix struct init in renoir_print_clk_levels
 2019-11-06 17:20 UTC  (3+ messages)

[PATCH] drm/amdgpu: fix potential double drop fence reference
 2019-11-06 17:19 UTC  (4+ messages)

[PATCH 0/7] fix various gcc warnings
 2019-11-06 17:15 UTC  (4+ messages)
` [PATCH 7/7] drm/amdgpu: remove set but not used variable 'mc_shared_chmap'

[PATCH] drm/radeon: fix si_enable_smc_cac() failed issue
 2019-11-06 17:06 UTC  (3+ messages)

[PATCH] drm/amdgpu/renoir: move gfxoff handling into gfx9 module
 2019-11-06 17:04 UTC  (4+ messages)


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