AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-29 14:39:09 to 2018-08-02 05:50:33 UTC [more...]

[PATCH 1/7] drm/amdgpu: use new scheduler load balancing for VMs
 2018-08-02  5:50 UTC  (9+ messages)
  ` [PATCH 2/7] drm/amdgpu: use scheduler load balancing for SDMA CS
  ` [PATCH 3/7] drm/amdgpu: use scheduler load balancing for compute CS
  ` [PATCH 4/7] drm/amdgpu: remove the queue manager
  ` [PATCH 5/7] drm/amdgpu: remove ring lru handling
  ` [PATCH 6/7] drm/amdgpu: move context related stuff to amdgpu_ctx.h
  ` [PATCH 7/7] drm/amdgpu: use entity instead of ring for CS

[PATCH 0/3] drm/scheduler: preparation for load balancing
 2018-08-02  5:50 UTC  (4+ messages)
` [PATCH 2/3] drm/scheduler: add counter for total jobs in scheduler

[PATCH 1/4] drm/scheduler: add a list of run queues to the entity
 2018-08-02  2:57 UTC  (12+ messages)
  ` [PATCH 2/4] drm/scheduler: add counter for total jobs in scheduler
  ` [PATCH 3/4] drm/scheduler: add new function to get least loaded sched v2
` [PATCH 4/4] drm/scheduler: move idle entities to scheduler with less load v2

[PATCH 1/2] drm/amdgpu: return bo itself if userptr is cpu addr of bo (v3)
 2018-08-02  0:00 UTC  (22+ messages)
  ` [PATCH 2/2] drm/amdgpu: bump version for API to find bo by cpu mapping

[pull] amdgpu, radeon, scheduler, ttm drm-next-4.19
 2018-08-01 22:29 UTC 

[PATCH] drm/amd/pp: Reset memory levels table before populating values
 2018-08-01 20:30 UTC 

[PATCH v2] drm/amd/display: Report non-DP display as disconnected without EDID
 2018-08-01 19:55 UTC  (2+ messages)

[PATCH] RFC: drm/amd/display: enable ABGR and XBGR formats (v2)
 2018-08-01 16:11 UTC  (7+ messages)
  ` drm/radeon,amdgpu,dc: enable ABGR and XBGR formats
      ` [PATCH 1/3] drm/amd/display: enable ABGR and XBGR formats (v3)
      ` [PATCH 2/3] drm/amdgpu: enable enable ABGR and XBGR formats
      ` [PATCH 3/3] drm/radeon: "

[PATCH] drm/amd/display: Report non-DP display as disconnected without EDID
 2018-08-01 15:55 UTC  (2+ messages)

[PATCH 1/3] drm/amd/pp: Delete duplicated interface in hwmgr_func
 2018-08-01 15:13 UTC  (7+ messages)
` [PATCH 3/3] drm/amd/pp: Add gfx power status check support on Rv/Vega12

[PATCH] drm/scheduler: fix setting the priorty for entities
 2018-08-01 14:27 UTC 

[PATCH] drm/amdgpu: Do not evict VRAM on APUs with disabled HIBERNATE
 2018-08-01 11:05 UTC  (5+ messages)

[PATCH 1/3] drm/ttm: fix missed conversion of set_pages_array_uc
 2018-08-01  6:45 UTC  (4+ messages)
` [PATCH 2/3] drm/ttm: Add ttm_set_pages_wc and ttm_set_pages_uc helper
  ` [PATCH 3/3] drm/ttm: clean up non-x86 definitions on ttm_tt

[PATCH 1/2] drm/scheduler: Add job dependency trace
 2018-08-01  6:30 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: Add job pipe sync dependecy trace

libdrm 2.4.93
 2018-08-01  1:49 UTC 

[PATCH 1/5] drm/amd/pp: Add ACP PG support in SMU
 2018-07-31 21:47 UTC  (3+ messages)
` [PATCH 5/5] drm/amgpu/acp: Implement set_powergating_state for acp

[PATCH] drm/amdgpu/pm: Fix potential Spectre v1
 2018-07-31 21:29 UTC  (6+ messages)

[PATCH 00/25] DC Patches July 31, 2018
 2018-07-31 19:51 UTC  (26+ messages)
  ` [PATCH 01/25] drm/amd/display: fix gfx10 bc compat_level programming
  ` [PATCH 02/25] drm/amd/display: DP Compliance 400.1.1 failure
  ` [PATCH 03/25] drm/amd/display: Implement backlight_ops.get_brightness
  ` [PATCH 04/25] drm/amd/display: Read back max backlight value at boot
  ` [PATCH 05/25] drm/amd/display: HDR dynamic meta should be treated as stream update
  ` [PATCH 06/25] drm/amd/display: Move PME to function pointer call semantics
  ` [PATCH 07/25] drm/amd/display: Destroy aux_engines only once
  ` [PATCH 08/25] drm/amd/display: dal 3.1.60
  ` [PATCH 09/25] drm/amd/display: Implement custom degamma lut on dcn
  ` [PATCH 10/25] drm/amd/display: Use requested HDMI aspect ratio
  ` [PATCH 11/25] drm/amd/display: Use calculated disp_clk_khz value for dce110
  ` [PATCH 12/25] drm/amd/display: Set DFS bypass flags "
  ` [PATCH 13/25] drm/amd/display: Enable DFS bypass support in DC config
  ` [PATCH 14/25] drm/amd/display: Don't share clk source between DP and HDMI
  ` [PATCH 15/25] drm/amd/display: Add support for toggling DFS bypass
  ` [PATCH 16/25] drm/amd/display: add vbios table check for enabling dp ss
  ` [PATCH 17/25] drm/amd/display: program display clock on cache match
  ` [PATCH 18/25] drm/amd/display: pass the right num of modes added
  ` [PATCH 19/25] drm/amd/display: correct image viewport calculation
  ` [PATCH 20/25] drm/amd/display: update clk for various HDMI color depths
  ` [PATCH 21/25] drm/amd/display: display connected to dp-1 does not light up
  ` [PATCH 22/25] drm/amd/display: Add NULL check for enabling dp ss
  ` [PATCH 23/25] drm/amd/display: Print DPP DTN log info only for enabled pipes
  ` [PATCH 24/25] drm/amd/display: Use DGAM ROM or RAM
  ` [PATCH 25/25] drm/amd/display: Add check for num of entries in gamma

[bug report] drm/amd/display: Read AUX channel even if only status byte is returned
 2018-07-31 19:48 UTC  (2+ messages)

[PATCH v2] drm/radeon: Do not evict VRAM on APUs with disabled HIBERNATE
 2018-07-31 16:48 UTC 

[PATCH xf86-video-amdgpu] Store FB for each CRTC in drmmode_flipdata_rec
 2018-07-31 15:01 UTC  (4+ messages)

[PATCH] drm/amd/display: add missing void parameter to dc_create_transfer_func
 2018-07-31 14:03 UTC  (2+ messages)

[PATCH 0/4] drm/scheduler: add dynamic balancing
 2018-07-31 11:38 UTC  (9+ messages)
  ` [PATCH 1/4] drm/scheduler: add a list of run queues to the entity
  ` [PATCH 2/4] drm/scheduler: add counter for total jobs in scheduler
  ` [PATCH 3/4] drm/scheduler: add new function to get least loaded sched
  ` [PATCH 4/4] drm/scheduler: move idle entities to scheduler with less load

[PATCH 1/9] drm/amdgpu: fix total size calculation
 2018-07-31 10:23 UTC  (26+ messages)
  ` [PATCH 2/9] drm/amdgpu: return error if both BOs and bo_list handle is given
  ` [PATCH 3/9] drm/amdgpu: add new amdgpu_vm_bo_trace_cs() function v2
  ` [PATCH 4/9] drm/amdgpu: move bo_list defines to amdgpu_bo_list.h
  ` [PATCH 5/9] drm/amdgpu: always recreate bo_list
  ` [PATCH 6/9] drm/amdgpu: nuke amdgpu_bo_list_free
  ` [PATCH 7/9] drm/amdgpu: add bo_list iterators
  ` [PATCH 8/9] drm/amdgpu: allocate the bo_list array after the list
  ` [PATCH 9/9] drm/amdgpu: create an empty bo_list if no handle is provided

[PATCH 0/2] drm/amdgpu: Clean-up TTM BO ref-counting interface
 2018-07-31  8:02 UTC  (4+ messages)
` [PATCH 1/2] drm/amdgpu: Replace ttm_bo_reference with ttm_bo_get
  ` [PATCH 2/2] drm/amdgpu: Replace ttm_bo_unref with ttm_bo_put

[PATCH libdrm] tests/amdgpu: add test for finding bo by CPU mapping
 2018-07-31  6:58 UTC  (2+ messages)

[PATCH 1/2] drm/amd: Replace ttm_bo_reference with ttm_bo_get
 2018-07-31  6:40 UTC  (3+ messages)
` [PATCH 2/2] Replace ttm_bo_unref with ttm_bo_put

[PATCH 1/2] drm/radeon: Replace ttm_bo_reference with ttm_bo_get
 2018-07-31  6:16 UTC  (2+ messages)
  ` [PATCH 2/2] drm/radeon: Replace ttm_bo_unref with ttm_bo_put

[PATCH v2 1/4] drm/amdgpu: Add amdgpu_gfx_off_ctrl function
 2018-07-30 20:07 UTC  (9+ messages)
  ` [PATCH v2 2/4] drm/amdgpu: Put enable gfx off feature to a delay thread
  ` [PATCH v2 3/4] drm/amdgpu: gfx ip ctrl gfx off via amdgpu_gfx_off_ctrl
  ` [PATCH v2 4/4] drm/amdgpu: Disable gfx off if VCN is busy

[PATCH 0/6] Raven support for KFD v2
 2018-07-30 18:25 UTC  (8+ messages)
` [PATCH 6/6] drm/amdkfd: Enable Raven for KFD
            ` Raven: KFD/HSA depends on AMD_IOMMU_V2 (was: [PATCH 6/6] drm/amdkfd: Enable Raven for KFD)
                    ` Raven: KFD/HSA depends on AMD_IOMMU_V2

[PATCH] drm/amdgpu: simplify the bo reference on amdgpu_vo_update
 2018-07-30 14:06 UTC  (5+ messages)
    ` Fix broken Raven system before Linux 4.18 release (was: [PATCH] drm/amdgpu: simplify the bo reference on amdgpu_vo_update)
        ` Fix broken Raven system before Linux 4.18 release

[PATCH] drm/amdgpu: add new amdgpu_vm_bo_trace_cs() function v2
 2018-07-30 10:34 UTC  (2+ messages)

[PATCH libdrm] amdgpu: add amdgpu_find_bo_by_cpu_mapping interface (v2)
 2018-07-30 10:04 UTC 

[PATCH] drm/scheduler: only kill entity if last user is killed
 2018-07-30  8:48 UTC  (2+ messages)

[PATCH 1/4] drm/amdgpu: Add amdgpu_gfx_off_ctrl function
 2018-07-30  5:39 UTC  (13+ messages)
` [PATCH 2/4] drm/amdgpu: Put enable gfx off feature to a delay thread
` [PATCH 3/4] drm/amdgpu: gfx ip ctrl gfx off via amdgpu_gfx_off_ctrl
` [PATCH 4/4] drm/amdgpu: Disable gfx off if VCN is busy

[PATCH] drm/amdgpu: add new amdgpu_vm_bo_trace_cs() function
 2018-07-30  2:59 UTC  (5+ messages)

[PATCH] drm/amdgpu: add proper error handling to amdgpu_bo_list_get
 2018-07-30  2:08 UTC  (2+ messages)

[Linux-v4.18-rc6] modpost-errors when compiling with clang-7 and CONFIG_DRM_AMDGPU=m
 2018-07-29 15:37 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