AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-18 09:56:31 to 2018-05-28 11:04:35 UTC [more...]

[git pull] amdkfd next 4.18
 2018-05-28 11:04 UTC 

[PATCH 2/8] drm/amdgpu: fix 32-bit build warning
 2018-05-28  9:47 UTC  (2+ messages)

[PATCH] drm/amdgpu: Use dev_info() to report amdkfd is not supported for this ASIC
 2018-05-28  9:41 UTC  (2+ messages)

DC regression in 4.17 broke suspend to RAM
 2018-05-28  9:15 UTC 

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

drm/amdgpu: Add helper function to get buffer domain
 2018-05-28  7:07 UTC  (4+ messages)

[PATCH] drm/amdgpu: remove unnecessary scheduler entity for VCN
 2018-05-28  6:57 UTC  (2+ messages)

[PATCH 01/17] drm/amdgpu: define vcn jpeg ring
 2018-05-28  6:28 UTC  (22+ 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] drm/amd/display: Implement dm_pp_get_clock_levels_by_type_with_latency
 2018-05-28  1:46 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] drm/amdgpu: typo fix for vega20 cg flags
 2018-05-28  1:24 UTC 

[PATCH 1/2] drm/amdgpu: correct SMU11 SYSPLL0 clock id values
 2018-05-28  1:11 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amd/powerplay: bug fixs for getsmuclockinfo

[PATCH v2 00/13] drm: Eliminate plane->fb/crtc usage for atomic drivers
 2018-05-25 18:50 UTC  (2+ messages)
` [PATCH v2 07/13] drm/amdgpu/dc: Stop updating plane->fb

[PATCH 00/34] DC Patches May 24, 2018
 2018-05-25 16:02 UTC  (35+ messages)
  ` [PATCH 01/34] drm/amd/display: Release fake sink
  ` [PATCH 02/34] drm/amd/display: pass pipe_ctx straight to blank_pixel_data
  ` [PATCH 03/34] drm/amd/display: add register offset != 0 check
  ` [PATCH 04/34] drm/amd/display: Do not program interrupt status on disabled crtc
  ` [PATCH 05/34] drm/amd/display: Clean up submit_channel_request
  ` [PATCH 06/34] drm/amd/display: upgrade scaler math
  ` [PATCH 07/34] drm/amd/display: dal 3.1.45
  ` [PATCH 08/34] drm/amd/display: Prefix event prints with ==Event==
  ` [PATCH 09/34] drm/amd/display: Read DPCD link caps up to and including DP_ADAPTER_CAP
  ` [PATCH 10/34] drm/amd/display: AUX will exit when HPD LOW detected
  ` [PATCH 11/34] drm/amd/display: Add function to get optc active size
  ` [PATCH 12/34] drm/amd/display: replace msleep with udelay in fbc path
  ` [PATCH 13/34] drm/amd/display: add DPCD read for Sink ieee OUI
  ` [PATCH 14/34] drm/amd/display: add config for sending VSIF
  ` [PATCH 15/34] drm/amd/display: Fix indentation in dcn10 resource constructor
  ` [PATCH 16/34] drm/amd/display: Read DP_SINK_COUNT_ESI range on HPD for DP 1.4
  ` [PATCH 17/34] drm/amd/display: Default log masks should include all connectivity events
  ` [PATCH 18/34] drm/amd/display: Optimize DP_SINK_STATUS_ESI range read on HPD
  ` [PATCH 19/34] drm/amd/display: Dynamic HDR metadata mem buffer
  ` [PATCH 20/34] drm/amd/display: Refactor audio programming
  ` [PATCH 21/34] drm/amd/display: HLG support
  ` [PATCH 22/34] drm/amd/display: DP component depth 16 bpc
  ` [PATCH 23/34] drm/amd/display: Added documentation for some DC interface functions
  ` [PATCH 24/34] drm/amd/display: dal 3.1.46
  ` [PATCH 25/34] drm/amd/display: Set TMZ and DCC for secondary surface
  ` [PATCH 26/34] drm/amd/display: Destroy connector state on reset
  ` [PATCH 27/34] drm/amd/display: Prefix TIMING_STANDARD entries with DC_
  ` [PATCH 28/34] drm/amd/display: DP YCbCr 4:2:0 support
  ` [PATCH 29/34] drm/amd/display: decouple front and backend pgm using dpms_off as backend enable flag
  ` [PATCH 30/34] drm/amd/display: add dentist frequency to resource pool
  ` [PATCH 31/34] drm/amd/display: fix dscl_manual_ratio_init
  ` [PATCH 32/34] drm/amd/display: check if audio clk enable is applicable
  ` [PATCH 33/34] drm/amd/display: Do not limit color depth to 8bpc
  ` [PATCH 34/34] drm/amd/display: dal 3.1.47

[PATCH v3 1/3] drm/prime: Iterate SG DMA addresses separately
 2018-05-25 13:33 UTC  (3+ messages)

GPU hang trying to run OpenCL kernels on x86_64
 2018-05-25 10:23 UTC  (13+ messages)

[PATCH 1/2] drm/amdgpu: add kernel doc for amdgpu_object.c
 2018-05-25  8:43 UTC  (3+ messages)

[PATCH xf86-video-amdgpu 00/13] Enabling Color Management - Round 2
 2018-05-25  7:51 UTC  (15+ messages)
` [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] 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 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: 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 

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  (4+ messages)

[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  (5+ messages)

[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  (2+ messages)


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