AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-12 04:48:50 to 2018-07-17 03:11:28 UTC [more...]

[PATCH] drm/scheduler: add NULL pointer check for run queue (v2)
 2018-07-17  3:11 UTC  (4+ messages)

[PATCH 1/2] drm/amdgpu: allow for more flexible priority handling
 2018-07-17  1:47 UTC  (3+ messages)
  ` [PATCH 2/2] drm/amdgpu: change ring priority after pushing the job

[PATCH] mm, oom: distinguish blockable mode for mmu notifiers
 2018-07-16 23:12 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: Add kfd2kgd.set_compute_idle interface
 2018-07-16 23:10 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amdkfd: Call kfd2kgd.set_compute_idle

KMS does not work on MSI B350M MORTAR with AMD Ryzen 3 2200g
 2018-07-16 22:00 UTC  (3+ messages)

[PATCH] drm/amd/display: Fix DP HBR2 Eye Diagram Pattern on Carrizo
 2018-07-16 20:45 UTC 

[PATCH libdrm] amdgpu: add amdgpu_bo_handle_type_kms_noimport
 2018-07-16 18:51 UTC  (7+ messages)

dmesg warning during init
 2018-07-16 17:44 UTC  (11+ messages)

[PATCH] vgaswitchroo: set audio client id according to bound gpu client id
 2018-07-16 16:56 UTC  (30+ messages)
    ` 答复: "
            ` [alsa-devel] "
                  ` 答复: "
                    ` 答复: "
                              ` 答复: 答复: "

Error on boot with Raven Ridge
 2018-07-16 16:16 UTC  (4+ messages)

[PATCH 1/4] drm/amdgpu/pp/smu7: use a local variable for toc indexing
 2018-07-16 16:13 UTC  (6+ messages)
  ` [PATCH 2/4] drm/amdgpu/pp/smu7: drop unused values in smu data structure
  ` [PATCH 3/4] drm/amdgpu/pp/smu7: remove local mc_addr variable
  ` [PATCH 4/4] drm/amdgpu/pp/smu7: cache smu firmware toc

[PATCH 1/3] drm/amdgpu/pp: remove dead vega12 code
 2018-07-16 15:51 UTC  (5+ messages)
  ` [PATCH 2/3] drm/amdgpu/pp: split out common smumgr smu9 code
  ` [PATCH 3/3] drm/amdgpu/pp: switch smu callback type for get_argument()

[PATCH 1/7] drm/amdgpu: cleanup job header
 2018-07-16 15:50 UTC  (10+ messages)
  ` [PATCH 2/7] drm/amdgpu: remove fence context from the job
  ` [PATCH 3/7] drm/amdgpu: remove ring parameter from amdgpu_job_submit
  ` [PATCH 4/7] drm/amdgpu: remove job->ring
  ` [PATCH 5/7] drm/amdgpu: add amdgpu_job_submit_direct helper
  ` [PATCH 6/7] drm/amdgpu: remove job->adev
  ` [PATCH 7/7] drm/amdgpu: minor cleanup in amdgpu_job.c

[V2 1/2] ALSA: HDA: use PCI_BASE_CLASS_DISPLAY to replace PCI_CLASS_DISPLAY_VGA
 2018-07-16 14:51 UTC  (7+ messages)
  ` [V2 2/2] vgaswitchreoo: set audio client id in vgaswitchreoo enable function
      ` [alsa-devel] "

[PATCH 1/2] ALSA: HDA: use PCI_BASE_CLASS_DISPLAY to cover more display adapters
 2018-07-16 14:45 UTC  (14+ messages)
` [PATCH 2/2] vgaswitchreoo: set audio client id in vgaswitchreoo enable function
    ` [alsa-devel] "
  ` [alsa-devel] [PATCH 1/2] ALSA: HDA: use PCI_BASE_CLASS_DISPLAY to cover more display adapters

[PATCH] drm/scheduler: add NULL pointer check for run queue
 2018-07-16  9:17 UTC  (5+ messages)

Crash report from dmesg after suspend/resume
 2018-07-16  8:23 UTC  (2+ messages)

[RFC PATCH] mm, oom: distinguish blockable mode for mmu notifiers
 2018-07-16  7:59 UTC  (6+ messages)

[PATCH xf86-video-amdgpu 1/3] modesetting: Record non-desktop kernel property at PreInit time
 2018-07-16  2:16 UTC  (7+ messages)
          ` [PATCH xf86-video-amdgpu] Hardcode "non-desktop" RandR property name

[PATCH] RFC: drm/amd/display: enable ABGR and XBGR formats (v2)
 2018-07-16  2:03 UTC 

[PATCH 1/2] drm/amd: Add CU-masking ioctl definition to kfd_ioctl.h
 2018-07-14 23:05 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amdkfd: Add CU-masking ioctl to KFD

[PATCH 0/6] Raven support for KFD v2
 2018-07-13 20:24 UTC  (8+ messages)
  ` [PATCH 1/6] drm/amdkfd: Consolidate duplicate memory banks info in topology
  ` [PATCH 2/6] drm/amdkfd: Make SDMA engine number an ASIC-dependent variable
  ` [PATCH 3/6] drm/amdkfd: Avoid flooding dmesg on Raven due to IOMMU issues
  ` [PATCH 4/6] drm/amdkfd: Workaround to accommodate Raven too many PPR issue
  ` [PATCH 5/6] drm/amdkfd: Optimize out some duplicated code in kfd_signal_iommu_event()
  ` [PATCH 6/6] drm/amdkfd: Enable Raven for KFD

[PATCH] Revert "drm/amd/powerplay: fix performance drop on Vega10"
 2018-07-13 19:34 UTC  (2+ messages)

[PATCH 0/6] Raven support for KFD
 2018-07-13 19:28 UTC  (15+ messages)
  ` [PATCH 1/6] drm/amdkfd: Consolidate duplicate memory banks info in topology
  ` [PATCH 2/6] drm/amdkfd: Make SDMA engine number an ASIC-dependent variable
  ` [PATCH 3/6] drm/amdkfd: Avoid flooding dmesg on Raven due to IOMMU issues
  ` [PATCH 4/6] drm/amdkfd: Workaround to accommodate Raven too many PPR issue
  ` [PATCH 5/6] drm/amdkfd: Optimize out some duplicated code in kfd_signal_iommu_event()
  ` [PATCH 6/6] drm/amdkfd: Enable Raven for KFD

[PATCH] drm/amd/display: Retry link training if preferred settings not used
 2018-07-13 17:52 UTC  (2+ messages)

[pull] amdgpu drm-fixes-4.18
 2018-07-13 17:10 UTC 

[PATCH] drm/amdgpu: Make sure IB tests flushed after IP resume
 2018-07-13 16:21 UTC  (2+ messages)

DEBUG_LOCKS_WARN_ON(sem->owner != ((struct task_struct *)(1UL << 0)))
 2018-07-13 13:55 UTC  (8+ messages)

[PATCH v2 1/2] drm/scheduler: add a pointer to scheduler in the rq
 2018-07-13 13:45 UTC  (4+ messages)
` [PATCH v2 2/2] drm/scheduler: modify args of drm_sched_entity_init

GTT memory usage overflow
 2018-07-13  7:47 UTC  (4+ messages)

[PATCH 0/3] drm/scheduler: preparation for load balancing
 2018-07-13  7:22 UTC  (11+ messages)
  ` [PATCH 1/3] drm/scheduler: add a pointer to scheduler in the rq
  ` [PATCH 2/3] drm/scheduler: add counter for total jobs in scheduler
  ` [PATCH 3/3] drm/scheduler: modify args of drm_sched_entity_init

[PATCH v2] drm/amdgpu: Allow to create BO lists in CS ioctl v3
 2018-07-13  7:06 UTC  (2+ messages)

[PATCH 0/3] drm/amdgpu: Final fix for https://bugs.freedesktop.org/106872
 2018-07-13  6:53 UTC  (12+ messages)
` [PATCH 1/3] drm/amdgpu: Keep track of amount of pinned CPU visible VRAM
` [PATCH 2/3] drm/amdgpu: Make pin_size values atomic
` [PATCH 3/3] drm/amdgpu: Warn and update pin_size values when destroying a pinned BO
  ` [PATCH v2 1/3] drm/amdgpu: Keep track of amount of pinned CPU visible VRAM
      ` [PATCH v2 2/3] drm/amdgpu: Make pin_size values atomic
      ` [PATCH v2 3/3] drm/amdgpu: Warn and update pin_size values when destroying a pinned BO

[PATCH 00/10] DC Patches Jul 12, 2018
 2018-07-12 18:17 UTC  (11+ messages)
  ` [PATCH 01/10] drm/amd/display: Add headers for hardcoded 1d luts
  ` [PATCH 02/10] drm/amd/display: Refactor SDR cursor boosting in HDR mode
  ` [PATCH 03/10] drm/amd/display: Handle HDR meta update as fast update
  ` [PATCH 04/10] drm/amd/display: add HDR visual confirm
  ` [PATCH 05/10] drm/amd/display: Add hook for MST root branch info
  ` [PATCH 06/10] drm/amd/display: Move address tracking out of HUBP
  ` [PATCH 07/10] drm/amd/display: add new dc debug structure to track debug data
  ` [PATCH 08/10] drm/amd/display: dal 3.1.56
  ` [PATCH 09/10] drm/amd/display: Null ptr check for set_sdr_white_level
  ` [PATCH 10/10] drm/amd/display: Fix some checkpatch.pl errors and warnings in dc_link_dp.c

[PATCH] drm/amdgpu: fix TTM move entity init order
 2018-07-12 15:01 UTC  (2+ messages)

[PATCH] amd/dc/dce100: On dce100, set clocks to 0 on suspend
 2018-07-12 14:41 UTC  (5+ messages)

[PATCH] drm/amd/display: Convert 10kHz clks from PPLib into kHz for Vega
 2018-07-12 14:23 UTC  (8+ messages)
  ` [PATCH v2] "
  ` [PATCH v3] "

Regression with kernel 4.18 - AMD RX 550 fails IB ring test on power-up
 2018-07-12 13:56 UTC  (10+ messages)
  ` 答复: "

[PATCH v2] drm/amdgpu: Allow to create BO lists in CS ioctl v2
 2018-07-12  8:14 UTC  (8+ messages)

[PATCH 00/25] KFD fixes, robutness enhancements and cleanups
 2018-07-12  7:52 UTC  (2+ messages)

[PATCH 1/4] drm/amd: Add interrupt source definitions for VI v3
 2018-07-12  6:00 UTC  (2+ messages)

[PATCH xf86-video-ati 00/21] Port outstanding changes frm
 2018-07-12  4:48 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