AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-29 02:22:40 to 2021-11-04 20:52:31 UTC [more...]

[PATCH 00/22] DC Patches Nov 4, 2021
 2021-11-04 20:51 UTC  (2+ messages)
` [PATCH 04/22] drm/amd/display: Add comment where CONFIG_DRM_AMD_DC_DCN macro ends

[PATCH 1/1] drm/amdgpu: Fix MMIO HPD flush on SRIOV
 2021-11-04 20:28 UTC 

[PATCH v2 0/2] Cleanups for the nomodeset kernel command line parameter logic
 2021-11-04 20:09 UTC  (12+ messages)
` [PATCH v2 1/2] drm: Add a drm_drv_enabled() to check if drivers should be enabled
` [PATCH v2 2/2] drm: Move nomodeset kernel parameter to the DRM subsystem

[PATCH v5 3/3] amd/amdgpu_dm: Verify Gamma and Degamma LUT sizes using DRM Core check
 2021-11-04 20:02 UTC 

[PATCH v4 3/3] amd/amdgpu_dm: Verify Gamma and Degamma LUT sizes using DRM Core check
 2021-11-04 16:50 UTC 

[PATCH] drm/amd/amdkfd: Don't sent command to HWS on kfd reset
 2021-11-04 16:53 UTC 

[PATCH] drm/amd/pm: Correct DPMS disable IP version check
 2021-11-04 16:35 UTC  (2+ messages)

[PATCH v2 1/1] drm/amdkfd: Add sysfs bitfields and enums to uAPI
 2021-11-04 16:19 UTC  (3+ messages)

[PATCH 01/13] drm/connector: Add define for HDMI 1.4 Maximum Pixel Rate
 2021-11-04 15:41 UTC  (7+ messages)

[PATCH] drm/amdgpu: fix uvd crash on Polaris12 during driver unloading
 2021-11-04 13:38 UTC  (2+ messages)

[PATCH] drm/amdgpu: correctly toggle gfx on/off around RLC_SPM_* register access
 2021-11-04 13:16 UTC  (3+ messages)

[PATCH] drm/amdgpu: correct xgmi ras error count reset
 2021-11-04 13:04 UTC  (2+ messages)

[PATCH] drm/amd/amdgpu: Fix csb.bo pin_count leak on gfx 9
 2021-11-04  9:53 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix the Carrizo UVD hang on system reboot
 2021-11-04  8:54 UTC  (3+ messages)

[PATCH 3/8] drm: implement top-down allocation method
 2021-11-04  8:54 UTC  (13+ messages)
` [PATCH 5/8] drm: Implement method to free unused pages
` [PATCH 6/8] drm/i915: add free_unused_pages support to i915
` [PATCH 8/8] drm/amdgpu: add drm buddy support to amdgpu
` [PATCH v2 2/8] drm: improve drm_buddy_alloc function

[PATCH] drm/amd/amdgpu: Avoid writing GMC registers under sriov in gmc9
 2021-11-04  7:58 UTC  (3+ messages)

[PATCH] drm/amdgpu/powerplay: fix sysfs_emit/sysfs_emit_at handling
 2021-11-04  7:57 UTC  (3+ messages)

[PATCH] drm/amdgpu: fix SI handling in amdgpu_device_asic_has_dc_support()
 2021-11-04  6:39 UTC  (2+ messages)

[PATCH v9 00/10] use DYNAMIC_DEBUG to implement DRM.debug & DRM.trace
 2021-11-04  6:31 UTC  (4+ messages)
` [PATCH v9 10/10] drm: use DEFINE_DYNAMIC_DEBUG_TRACE_CATEGORIES bitmap to tracefs

[PATCH v2] drm/amd/amdgpu: Avoid writing GMC registers under sriov in gmc9
 2021-11-04  3:39 UTC 

[PATCH] drm/amd/amdkfd: Don't sent command to HWS on kfd reset
 2021-11-04  3:15 UTC  (3+ messages)

[pull] amdgpu, amdkfd drm-fixes-5.16
 2021-11-04  2:44 UTC 

[PATCH 1/2] Revert "drm/amdkfd: fix boot failure when iommu is disabled in Picasso."
 2021-11-03 16:44 UTC  (8+ messages)
` [PATCH 2/2] drm/amdkfd: fix boot failure when iommu is disabled in Picasso

[PATCH 1/6] dma-buf: move dma_resv_prune_unlocked into dma_resv.c
 2021-11-03 16:36 UTC  (6+ messages)
` [PATCH 3/6] drm/etnaviv: stop getting the excl fence separately here
` [PATCH 6/6] drm/radeon: use dma_resv_wait_timeout() instead of manually waiting

[PATCH] drm/amdgpu: remove duplicated kfd_resume_iommu
 2021-11-03 15:57 UTC  (10+ messages)

[RESEND PATCH 0/5] Cleanups for the nomodeset kernel command line parameter logic
 2021-11-03 15:00 UTC  (11+ messages)
` [RESEND PATCH 2/5] drm: Move nomodeset kernel parameter handler to the DRM subsystem
` [RESEND PATCH 3/5] drm: Rename vgacon_text_force() function to drm_modeset_disabled()

[PATCH] drm/amd/display: Fix error handling on waiting for completion
 2021-11-03 14:54 UTC  (4+ messages)

[PATCH 0/3] Fix out of bounds writes in amdgpu_dm_debugfs
 2021-11-03 14:49 UTC  (3+ messages)
` [PATCH 1/3] drm/amd/display: Don't allow partial copy_from_user

[PATCH] drm/amdgpu: update RLC_PG_DELAY_3 Value to 200us for yellow carp
 2021-11-03  2:32 UTC  (3+ messages)

[PATCH] drm/amd/display: remove unnecessary conditional operators
 2021-11-02 18:41 UTC  (3+ messages)

[PATCH v3] drm/amd/display: Look at firmware version to determine using dmub on dcn21
 2021-11-02 16:09 UTC  (3+ messages)

[PATCH] drm/amdkfd: avoid recursive lock in migrations back to RAM
 2021-11-02 15:54 UTC  (4+ messages)

[PATCH v2 00/13] replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi
 2021-11-02 13:00 UTC  (14+ messages)
` [PATCH v2 13/13] drm/i915: "
    ` [PATCH v3 "
            ` [Intel-gfx] "
                ` [PATCH v4 "
  ` [PATCH v2 06/13] drm/exynos: "

amdgpu support for Ryzen 5XXXG, with integrated graphics: is it?
 2021-11-02 13:59 UTC  (4+ messages)

[PATCH 1/1] drm/amdgpu: return early on error while setting bar0 memtype
 2021-11-02 12:40 UTC  (8+ messages)

[PATCH] drm/amd/amdgpu: Avoid writing GMC registers under sriov in gmc9
 2021-11-02 11:10 UTC  (2+ messages)

amdgpu "Fatal error during GPU init"; Ryzen 5600G integrated GPU + kernel 5.14.13
 2021-11-02  9:37 UTC  (8+ messages)
    ` amdgpu on Ryzen 5600G -- 'purple' background [WAS: Re: amdgpu "Fatal error during GPU init"; Ryzen 5600G integrated GPU + kernel 5.14.13}

[PATCH v3 1/3] drm/amd/pm: Add missing mutex for pp_get_power_profile_mode
 2021-11-02  8:17 UTC  (4+ messages)
` [PATCH v3 2/3] drm/amd/pm: Adjust returns when power_profile_mode is not supported
` [PATCH v3 3/3] drm/amdgpu/pm: Don't show pp_power_profile_mode for unsupported devices

[PATCH 1/1] drm/amdgpu: remove unnecessary checks
 2021-11-02  7:36 UTC  (3+ messages)

[PATCH] drm/amdkfd: update gfx target version for Renoir
 2021-11-02  2:17 UTC  (2+ messages)

[PATCH] drm/amdkfd: avoid recursive lock in migrations back to RAM
 2021-11-01 23:28 UTC  (2+ messages)

[PATCH] drm/amdgpu: Make sure to reserve BOs before adding or removing
 2021-11-01 21:42 UTC  (4+ messages)

[PATCH v2] drm/amdgpu/pm: Don't show pp_power_profile_mode for unsupported devices
 2021-11-01 19:57 UTC  (2+ messages)

[PATCH 21.40 1/2] drm/amdgpu: Make sure to reserve BOs before adding or removing
 2021-11-01 18:45 UTC  (2+ messages)
` [PATCH 21.40 2/2] drm/amdgpu: Temporary exclude GTT BOs from KFD memory attachment

Lockdep spalt on killing a processes
 2021-11-01 15:24 UTC  (17+ messages)

[PATCH 1/3] drm/amdkfd: Fix SVM_ATTR_PREFERRED_LOC
 2021-11-01 15:11 UTC  (4+ messages)
` [PATCH 2/3] drm/amdkfd: Avoid thrashing of stack and heap
` [PATCH 3/3] drm/amdkfd: Handle incomplete migration to system memory

[PATCH 00/14] DC patches for Nov 1, 2021
 2021-11-01 13:55 UTC  (16+ messages)
` [PATCH 01/14] drm/amd/display: dsc engine not disabled after unplug dsc mst hub
` [PATCH 02/14] drm/amd/display: Fix dcn10_log_hubp_states printf format string
` [PATCH 03/14] drm/amd/display: Fix dummy p-state hang on monitors with extreme timing
` [PATCH 04/14] drm/amd/display: avoid link loss short pulse stuck the system
` [PATCH 05/14] drm/amd/display: Fix bpc calculation for specific encodings
` [PATCH 06/14] drm/amd/display: Force disable planes on any pipe split change
` [PATCH 07/14] drm/amd/display: Clear encoder assignments when state cleared
` [PATCH 08/14] drm/amd/display: fix register write sequence for LINK_SQUARE_PATTERN
` [PATCH 09/14] drm/amd/display: Added HPO HW control shutdown support
` [PATCH 10/14] drm/amd/display: Add MPC meory "
` [PATCH 11/14] drm/amd/display: Added new DMUB boot option for power optimization
` [PATCH 12/14] drm/amd/display: add condition check for dmub notification
` [PATCH 13/14] drm/amd/display: [FW Promotion] Release 0.0.91
` [PATCH 14/14] drm/amd/display: 3.2.160

[PATCH] drm/amdgpu/pm: Don't show pp_power_profile_mode for YC and later APUs
 2021-11-01 13:27 UTC  (7+ messages)

[PATCH v2] drm/amd/display: Look at firmware version to determine using dmub on dcn21
 2021-11-01  1:53 UTC  (4+ messages)

[PATCH v2] drm/amdgpu/pm: drop pp_power_profile_mode support for yellow carp
 2021-10-29 21:03 UTC  (3+ messages)

[PATCH] drm/amd/display: Look at firmware version to determine using dmub on dcn21
 2021-10-29 20:25 UTC  (4+ messages)

[pull] amdgpu, amdkfd drm-next-5.16
 2021-10-29 18:43 UTC 

[PATCH v2 1/2] drm/amdkfd: fix boot failure when iommu is disabled in Picasso
 2021-10-29 15:44 UTC  (3+ messages)
` [PATCH v2 2/2] drm/amdkfd: fix resume error when iommu "

[PATCH] mm/migrate.c: Remove MIGRATE_PFN_LOCKED
 2021-10-29  6:38 UTC  (4+ messages)

[PATCH] drm/amdgpu: use correct register mask to extract field
 2021-10-29  7:20 UTC  (2+ messages)

[PATCH] drm/amdgpu/pm: drop pp_power_profile_mode support for APUs
 2021-10-29  3:18 UTC  (6+ messages)


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