AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-17 09:49:35 to 2018-05-25 07:20:19 UTC [more...]

[PATCH] drm/amdgpu: fix NULL pointer dereference when run App with DRI_PRIME=1
 2018-05-25  7:20 UTC  (3+ messages)

[PATCH] gpu: Consistently use octal not symbolic permissions
 2018-05-25  7:04 UTC  (5+ messages)

drm/amdgpu: Add helper function to get buffer domain
 2018-05-25  6:49 UTC  (2+ messages)

[PATCH 2/2] drm/amdgpu: add kernel doc for memory domains
 2018-05-24 21:08 UTC  (2+ messages)

[PATCH] drm/amdgpu: Use dev_info() to report amdkfd is not supported for this ASIC
 2018-05-24 21:07 UTC 

[PATCH 1/2] drm/amdgpu: add kernel doc for amdgpu_object.c
 2018-05-24 21:02 UTC  (2+ messages)

[PATCH xf86-video-amdgpu 00/13] Enabling Color Management - Round 2
 2018-05-24 20:29 UTC  (24+ messages)
` [PATCH xf86-video-amdgpu 01/13] Add color management properties to driver-private CRTC object
` [PATCH xf86-video-amdgpu 02/13] Push color properties to kernel DRM on CRTC init
` [PATCH xf86-video-amdgpu 03/13] List disabled color properties on RandR outputs without a CRTC
` [PATCH xf86-video-amdgpu 08/13] Set driver-private CRTC's dpms mode on disable
` [PATCH xf86-video-amdgpu 10/13] Push staged color properties when DPMS state toggles On

[PATCH 01/17] drm/amdgpu: define vcn jpeg ring
 2018-05-24 20:15 UTC  (17+ messages)
  ` [PATCH 02/17] drm/amdgpu: add "
  ` [PATCH 03/17] drm/amdgpu: add jpeg packet defines to soc15d.h
  ` [PATCH 04/17] drm/amdgpu: add more jpeg register offset headers
  ` [PATCH 05/17] drm/amdgpu: implement jpeg ring functions
  ` [PATCH 06/17] drm/amdgpu: set "
  ` [PATCH 07/17] drm/amdgpu: add vcn jpeg irq support
  ` [PATCH 08/17] drm/amdgpu: initialize vcn jpeg ring
  ` [PATCH 09/17] drm/amdgpu: implement patch for fixing a known bug
  ` [PATCH 10/17] drm/amdgpu: add "
  ` [PATCH 11/17] drm/amdgpu: add vcn jpeg sw init and fini
  ` [PATCH 12/17] drm/amdgpu: add vcn jpeg ring test
  ` [PATCH 13/17] drm/amdgpu: add vcn jpeg ib test
  ` [PATCH 14/17] drm/amdgpu: enable "
  ` [PATCH 15/17] uapi/drm: add AMDGPU_HW_IP_VCN_JPEG for jpeg CS
  ` [PATCH 16/17] drm/amdgpu: add AMDGPU_HW_IP_VCN_JPEG to info query
  ` [PATCH 17/17] drm/amdgpu: add AMDGPU_HW_IP_VCN_JPEG to queue mgr

[PATCH 1/3] Revert "drm/amdgpu: Add an ATPX quirk for hybrid laptop"
 2018-05-24 19:46 UTC  (3+ messages)
  ` [PATCH 2/3] Revert "drm/amdgpu: add new device to use atpx quirk"
  ` [PATCH 3/3] Partially revert: drm/amdgpu: add atpx quirk handling (v2)

[PATCH libdrm v2 1/3] amdgpu: Take lock before removing devices from fd_tab hash table
 2018-05-24 17:04 UTC  (4+ messages)
  ` [PATCH libdrm 2/3] amdgpu/util_hash_table: Add helper function to count the number of entries in "
  ` [PATCH libdrm 3/3] amdgpu: Destroy fd_hash table when the last device is removed

[pull] amdgpu, sched drm-next-4.18
 2018-05-24 15:24 UTC 

[PATCH] drm/amd/display: Implement dm_pp_get_clock_levels_by_type_with_latency
 2018-05-24 14:51 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] drm/amd/display: Remove use of division operator for long longs
 2018-05-24 14:43 UTC  (2+ messages)

[PATCH xf86-video-amdgpu 1/2] Call drmmode_do_crtc_dpms from drmmode_crtc_dpms as well
 2018-05-24 13:32 UTC  (3+ messages)
  ` [PATCH xf86-video-amdgpu 2/2] Use drmmode_crtc_dpms in drmmode_set_desired_modes

[PATCH umr] Update disasm CPU names to match what mesa uses
 2018-05-24 12:46 UTC 

GPU hang trying to run OpenCL kernels on x86_64
 2018-05-24 10:18 UTC  (12+ messages)

drm/amdgpu: Use GTT for dumb buffer if sg display enabled (v2)
 2018-05-24  7:01 UTC  (4+ messages)

[PATCH] drm/amdgpu: Remove unused variable in amdgpu_device_gpu_recover
 2018-05-24  7:00 UTC  (3+ messages)

[PATCH 2/3] drm/scheduler: Don't call wait_event_killable for signaled process
 2018-05-23 15:08 UTC  (12+ messages)

[PATCH v2] drm: fix off-by-one in logger
 2018-05-23  9:52 UTC  (2+ messages)

[PATCH] drm/amdgpu: add rcu_barrier after entity fini
 2018-05-23  7:47 UTC  (4+ messages)

[PATCH] drm/amdgpu: fix the missed vcn fw version report
 2018-05-23  7:34 UTC  (2+ messages)

[PATCH] drm/amdgpu: add checking for sos version
 2018-05-23  7:34 UTC  (3+ messages)

[PATCH 1/1] drm/amdgpu: Use GTT for dumb buffer if sg display enabled
 2018-05-22 20:34 UTC  (8+ messages)

[PATCH] drm/amdgpu: consider user preference when pinning for SG display
 2018-05-22 14:24 UTC  (12+ messages)

[PATCH 1/6] drm/amdgpu: rework VM state machine lock handling v2
 2018-05-22 13:07 UTC  (7+ messages)
  ` [PATCH 5/6] drm/amdgpu: consistenly use VM moved flag
  ` [PATCH 6/6] drm/amdgpu: move VM BOs on LRU again

[PATCH] drm/amdgpu/pp: remove duplicate assignment
 2018-05-22  7:12 UTC  (2+ messages)

[PATCH xf86-video-ati 1/2] Bail from dri2_create_buffer2 if we can't get a pixmap
 2018-05-21 19:02 UTC  (3+ messages)
  ` [PATCH xf86-video-ati 2/2] glamor: Bail CreatePixmap on unsupported pixmap depth

[PATCH] drm/amdgpu: add rcu_barrier after entity fini
 2018-05-21  7:54 UTC  (8+ messages)

[PATCH 1/4] drm/amdgpu: add new DF 1.7 register defs
 2018-05-21  1:29 UTC  (5+ messages)

[PATCH umr] PM4 packet streaming support (v2)
 2018-05-20 14:27 UTC 

[PATCH 0/7] ZFB support for amdgpu
 2018-05-19 16:32 UTC  (3+ messages)
` [PATCH 3/7] drm/amdgpu: init zfb start address and size

[PATCH umr] PM4 packet streaming support
 2018-05-19 14:47 UTC 

[PATCH v2] drm/amdgpu: conditionally compile amdgpu's amdkfd files
 2018-05-18 22:12 UTC  (4+ messages)

[PATCH v3] drm/amdgpu: conditionally compile amdgpu's amdkfd files
 2018-05-18 22:10 UTC  (2+ messages)

[PATCH 1/1] drm/amdgpu: add kernel doc for amdgpu_object.c
 2018-05-18 20:35 UTC  (3+ messages)

[PATCH] drm/amd/pp: Fix static checker warning
 2018-05-18 20:05 UTC  (2+ messages)

[PATCH] drm/amd/pp: fix a couple locking issues
 2018-05-18 20:02 UTC  (2+ messages)

[PATCH 1/2] drm/amd/pp: Add profiling mode setting on RV
 2018-05-18 19:05 UTC  (4+ messages)
  ` [PATCH 2/2] drm/amdgpu: Auto switch to video profiling mode on VCN demand

[PATCH] drm/amdgpu: conditionally compile amdgpu's amdkfd files
 2018-05-18 18:40 UTC  (3+ messages)

[PATCH] drm/amd/amdgpu: Convert comments for amdgpu_ttm.c
 2018-05-18 16:45 UTC  (2+ messages)

amd gpu in Xen domu -- NULL dereference in drivers/gpu/drm/drm_pci.c
 2018-05-18 12:52 UTC  (2+ messages)

[PATCH] drm/amd/amdgpu: Code comments for the amdgpu_ttm.c driver. (v2)
 2018-05-18 10:09 UTC  (4+ messages)

[PATCH 1/5] drm/amdgpu: fix insert nop for VCN decode ring
 2018-05-18 10:00 UTC  (9+ messages)
  ` [PATCH 2/5] drm/amdgpu: fix insert nop for UVD7 ring
  ` [PATCH 3/5] drm/amdgpu: fix insert nop for UVD6 ring
  ` [PATCH 4/5] drm/amdgpu: fix insert nop for UVD5 ring
  ` [PATCH 5/5] drm/amdgpu: fix insert nop for UVD4.2 ring

[PATCH 1/2] drm/amdgpu: Take uvd encode rings into account in idle work
 2018-05-18  9:58 UTC  (3+ messages)
  ` [PATCH 2/2] drm/amdgpu: Take vcn "

[PATCH 1/2] Revert "drm/amdgpu/vg20:Restruct uvd.idle_work to support multiple instance (v2)"
 2018-05-18  9:57 UTC  (3+ messages)
  ` [PATCH 2/2] drm/amdgpu: count fences from all uvd instances in idle handler

[PATCH] Remove calls to DAL suspend/resume from amdgpu_device_gpu_recover
 2018-05-18  9:54 UTC  (3+ messages)

[PATCH] drm/amd/powerplay: fix missed hwmgr check warning before call gfx_off_control handler
 2018-05-18  2:50 UTC 

[PATCH libdrm 1/1] amdgpu: Take lock before removing devices from fd_tab hash table
 2018-05-18  0:47 UTC  (2+ messages)

[PATCH 1/4] Revert "drm/amdgpu/vg20:Restruct uvd.idle_work to support multiple instance (v2)"
 2018-05-17 23:53 UTC  (7+ messages)
  ` [PATCH 2/4] drm/amdgpu: count fences from all uvd instances in idle handler
  ` [PATCH 3/4] drm/amdgpu: Take uvd encode rings into account in idle work (v2)
  ` [PATCH 4/4] drm/amdgpu: Take vcn encode rings into account in idle work

[PATCH] drm/amd/pp: missing curly braces in smu7_enable_sclk_mclk_dpm()
 2018-05-17 15:38 UTC  (2+ messages)

[PATCH] drm/amd/pp: Fix build warning
 2018-05-17 15:31 UTC  (2+ messages)

[PATCH 00/24] drm_framebuffer boilerplate removal
 2018-05-17 15:08 UTC  (7+ messages)
  ` [PATCH 22/24] drm/radeon: Move GEM BO to drm_framebuffer
  ` [PATCH 23/24] drm/radeon: radeon_framebuffer -> drm_framebuffer
  ` [PATCH 24/24] drm/amdgpu: Move GEM BO to drm_framebuffer

[PATCH 00/57] Vega20 support
 2018-05-17 15:06 UTC  (11+ messages)
` [PATCH 27/57] drm/amdgpu: Add vega20 soc init sequence on emulator (v3)
` [PATCH 29/57] drm/amdgpu: Add vega20 to dc support check
` [PATCH 30/57] drm/amd: Add dce-12.1 gpio aux registers

[bug report] drm/amd/powerplay: add control gfxoff enabling in late init
 2018-05-17 14:13 UTC 

[bug report] drm/amd/pp: Use gfx rlc funcs directly in powerplay
 2018-05-17 14:00 UTC 

[bug report] drm/amd/display: Adding stutter entry wm to dce bw struct
 2018-05-17 13:59 UTC 

[bug report] drm/amd/pp: Change voltage/clk range for OD feature on VI
 2018-05-17 13:43 UTC 

[PATCH] drm/amdgpu: Add SOC15_WAIT_ON_RREG macro define
 2018-05-17 12:58 UTC  (2+ messages)

[PATCH] drm/amdgpu: add rcu_barrier after entity fini
 2018-05-17 10:01 UTC  (3+ messages)


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