AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-10 17:23:30 to 2018-07-13 08:33:38 UTC [more...]

[PATCH 1/2] ALSA: HDA: use PCI_BASE_CLASS_DISPLAY to cover more display adapters
 2018-07-13  8:33 UTC  (4+ messages)
` [PATCH 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

[PATCH libdrm] amdgpu: add amdgpu_bo_handle_type_kms_noimport
 2018-07-13  8:28 UTC  (9+ messages)

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

[PATCH 1/3] drm/amdgpu/pp: remove dead vega12 code
 2018-07-13  7:33 UTC  (4+ 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 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 1/4] drm/amdgpu/pp/smu7: use a local variable for toc indexing
 2018-07-13  6:55 UTC  (5+ 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 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 xf86-video-amdgpu 1/3] modesetting: Record non-desktop kernel property at PreInit time
 2018-07-13  2:26 UTC  (4+ messages)

[PATCH 0/6] Raven support for KFD
 2018-07-12 22:28 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 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

DEBUG_LOCKS_WARN_ON(sem->owner != ((struct task_struct *)(1UL << 0)))
 2018-07-12 16:32 UTC  (4+ messages)

[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  (27+ messages)
  ` [PATCH 01/25] drm/amdkfd: Reliably prevent reclaim-FS while holding DQM lock
  ` [PATCH 02/25] drm/amdkfd: Stop using GFP_NOIO explicitly
  ` [PATCH 03/25] drm/amdkfd: Fix race between scheduler and context restore
  ` [PATCH 04/25] drm/amdkfd: Fix error codes in kfd_get_process
  ` [PATCH 05/25] drm/amdkfd: When we get KFD_EVENT_TYPE_MEMORY we send the process SIGSEGV
  ` [PATCH 06/25] drm/amdgpu: get_vm_fault implementation on amdgpu side
  ` [PATCH 07/25] drm/amdkfd: Handle VM faults in KFD
  ` [PATCH 08/25] drm/amdkfd: fix zero reading of VMID and PASID for Hawaii
  ` [PATCH 09/25] drm/amd: Add gpu reset interfaces between amdgpu and amdkfd
  ` [PATCH 10/25] drm/amd: Add kfd ioctl defines for hw_exception event
  ` [PATCH 11/25] drm/amdkfd: Add gpu reset interface and place holder
  ` [PATCH 12/25] drm/amdgpu: Call KFD reset handlers during GPU reset
  ` [PATCH 13/25] drm/amdkfd: Implement GPU reset handlers in KFD
  ` [PATCH 14/25] drm/amdgpu: Enable the gpu reset from KFD
  ` [PATCH 15/25] drm/amdkfd: Implement hang detection in KFD and call amdgpu
  ` [PATCH 16/25] drm/amdgpu: Don't use shadow BO for compute context
  ` [PATCH 17/25] drm/amdgpu: Check NULL pointer for job before reset job's ring
  ` [PATCH 18/25] drm/amdkfd: Fix kernel queue 64 bit doorbell offset calculation
  ` [PATCH 19/25] drm/amdgpu: Avoid invalidate tlbs when gpu is on reset
  ` [PATCH 20/25] drm/amdgpu: Avoid destroy hqd when GPU "
  ` [PATCH 21/25] drm/amdkfd: Add debugfs interface to trigger HWS hang
  ` [PATCH 22/25] drm/amdkfd: Introduce KFD module parameter halt_if_hws_hang
  ` [PATCH 23/25] drm/amdkfd: Use module parameters noretry as the internal variable name
  ` [PATCH 24/25] drm/amdkfd: Replace mqd with mqd_mgr as the variable name for mqd_manager
  ` [PATCH 25/25] drm/amdkfd: Clean up reference of radeon

[PATCH 1/4] drm/amd: Add interrupt source definitions for VI v3
 2018-07-12  6:00 UTC  (5+ messages)
  ` [PATCH 2/4] drm/amd: Use newly added interrupt source defs "
  ` [PATCH 3/4] drm/amd: Add interrupt source definitions for SOC15 v3
  ` [PATCH 4/4] drm/amd: Use newly added interrupt source defs for SOC15

[PATCH xf86-video-ati 00/21] Port outstanding changes frm
 2018-07-12  4:48 UTC  (23+ messages)
  ` [PATCH xf86-video-ati 01/21] Wait for pending scanout update before calling drmmode_crtc_scanout_free
  ` [PATCH xf86-video-ati 02/21] Do not export the DriverRec RADEON
  ` [PATCH xf86-video-ati 03/21] Ignore RADEON_DRM_QUEUE_ERROR (0) in radeon_drm_abort_entry
  ` [PATCH xf86-video-ati 04/21] Track DRM event queue sequence number in scanout_update_pending
  ` [PATCH xf86-video-ati 05/21] Abort scanout_update_pending event when possible
  ` [PATCH xf86-video-ati 06/21] Update RandR CRTC state if set_mode_major fails in set_desired_modes
  ` [PATCH xf86-video-ati 07/21] Simplify drmmode_crtc_scanout_update
  ` [PATCH xf86-video-ati 08/21] Don't call scanout_flip/update with a legacy RandR scanout buffer
  ` [PATCH xf86-video-ati 09/21] Simplify drmmode_handle_transform
  ` [PATCH xf86-video-ati 10/21] Set drmmode_crtc->scanout_id = 0 when TearFree is disabled
  ` [PATCH xf86-video-ati 11/21] Refactor drmmode_output_set_tear_free helper
  ` [PATCH xf86-video-ati 12/21] Wait for pending flips in drmmode_output_set_tear_free
  ` [PATCH xf86-video-ati 13/21] Replace 'foo == NULL' with '!foo'
  ` [PATCH xf86-video-ati 14/21] Call drmmode_do_crtc_dpms from drmmode_crtc_dpms as well
  ` [PATCH xf86-video-ati 15/21] Use drmmode_crtc_dpms in drmmode_set_desired_modes
  ` [PATCH xf86-video-ati 16/21] Check dimensions passed to drmmode_xf86crtc_resize
  ` [PATCH xf86-video-ati 17/21] Remove #if 0'd code
  ` [PATCH xf86-video-ati 18/21] Call drmmode_crtc_gamma_do_set from drmmode_setup_colormap
  ` [PATCH xf86-video-ati 19/21] modesetting: Record non-desktop kernel property at PreInit time
  ` [PATCH xf86-video-ati 20/21] modesetting: Create CONNECTOR_ID properties for outputs [v2]
  ` [PATCH xf86-video-ati 21/21] Add RandR leases support

[pull] amdgpu drm-fixes-4.18
 2018-07-12  4:38 UTC 

[PATCH] drm/amd/powerplay: convert the sclk/mclk into Mhz for comparation
 2018-07-12  3:25 UTC  (5+ messages)

[PATCH] drm/amdgpu: add emit reg write reg wait for vcn jpeg
 2018-07-11 19:00 UTC  (2+ messages)

[PATCH] drm/amdgpu: Allow to create BO lists in CS ioctl
 2018-07-11 18:53 UTC  (5+ messages)

[PATCH] [RESEND] amdgpu: kfd: use modern ktime accessors
 2018-07-11 12:41 UTC 

[RFC PATCH] mm, oom: distinguish blockable mode for mmu notifiers
 2018-07-11 12:08 UTC  (10+ messages)

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

[PATCH] drm/amdgpu: correct rlc save restore list initialization for v2_1
 2018-07-11 10:14 UTC  (2+ messages)

[PATCH] drm/amdgpu/vi: fix mixed up state in smu clockgating setup
 2018-07-11  8:39 UTC  (2+ messages)

[PATCH 01/10] drm/amdgpu: pin the csb buffer on hw init
 2018-07-11  6:44 UTC  (12+ messages)
` [PATCH 07/10] drm/amdgpu: reduce the idle period that RLC has to wait before request CGCG
` [PATCH 08/10] drm/amdgpu: use the accessible target rlc safe mode Apis directly
` [PATCH 10/10] drm/amd/powerplay: no need to mask workable gfxoff feature for vega12

GPU hang trying to run OpenCL kernels on x86_64
 2018-07-10 22:06 UTC  (15+ messages)

BUG: *ERROR* No EDID read
 2018-07-10 19:34 UTC  (11+ messages)

[PATCH] Revert "drm/amd/display: Don't return ddc result and read_bytes in same return value"
 2018-07-10 19:26 UTC  (2+ messages)

[PATCH] drm/amd/pp: fix semicolon.cocci warnings
 2018-07-10 19:07 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