public inbox for amd-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2018-09-24 11:58:17 to 2018-09-27 18:08:16 UTC [more...]

[PATCH] drm/amd/display: Change status's type in aux_reply_transaction_data
 2018-09-27 18:08 UTC  (6+ messages)
` [PATCH v2] drm/amd/display: Use proper enums in process_channel_reply

[pull] amdgpu drm-fixes-4.19
 2018-09-27 15:54 UTC 

[PATCH] drm/amdgpu: use HMM mirror callback to replace mmu notifier v4
 2018-09-27 15:36 UTC  (21+ messages)

[PATCH] drm/amd/powerplay: Change id parameter type in pp_atomfwctrl_get_clk_information_by_clkid
 2018-09-27 14:40 UTC  (4+ messages)

[PATCH v2] drm/amd/pp: Export load_firmware interface
 2018-09-27 14:09 UTC  (2+ messages)

[PATCH] drm/amdgpu/vega20: make power profile output more consistent
 2018-09-27 13:46 UTC 

[PATCH] drm/amdgpu: Fix vce work queue was not cancelled when suspend
 2018-09-27 12:54 UTC  (3+ messages)

[PATCH 01/12] drm/amdgpu: add missing error handling
 2018-09-27 11:25 UTC  (18+ messages)
  ` [PATCH 02/12] drm/amdgpu: send IVs to the KFD only after processing them
  ` [PATCH 03/12] drm/amdgpu: remove VM fault_credit handling
  ` [PATCH 04/12] drm/amdgpu: move IV prescreening into the GMC code
  ` [PATCH 05/12] drm/amdgpu: remove IV prescreening
  ` [PATCH 06/12] drm/amdgpu: add IH ring to ih_get_wptr/ih_set_rptr v2
  ` [PATCH 07/12] drm/amdgpu: simplify IH programming
  ` [PATCH 08/12] drm/amdgpu: enable IH ring 1 and ring 2 v2
  ` [PATCH 09/12] drm/amdgpu: add the IH to the IV trace
  ` [PATCH 10/12] drm/amdgpu: add support for processing IH ring 1 & 2
  ` [PATCH 11/12] drm/amdgpu: add support for self irq on Vega10
  ` [PATCH 12/12] drm/amdgpu: disable IH ring 2 WPTR overflow "

[PATCH 1/2] drm/amdgpu/soc15: fix warnings in register macro
 2018-09-27 10:31 UTC  (5+ messages)
  ` [PATCH 2/2] drm/amdgpu/vcn: whitespace cleanup

[PATCH 00/16] DC Patches Sep 26, 2018
 2018-09-27 10:20 UTC  (18+ messages)
  ` [PATCH 01/16] drm/amd/display: Add DC build_id to determine build type
  ` [PATCH 02/16] drm/amd/display: fix 4K stereo screen flash issue
  ` [PATCH 03/16] drm/amd/display: Add a check-function for virtual signal type
  ` [PATCH 04/16] drm/amd/display: Calculate swizzle mode using bpp during validation
  ` [PATCH 05/16] drm/amd/display: Add function to fetch clock requirements
  ` [PATCH 06/16] drm/amd/display: block DP YCbCr420 modes
  ` [PATCH 07/16] drm/amd/display: clean up encoding checks
  ` [PATCH 08/16] drm/amd/display: WA for DF keeps awake after S0i3
  ` [PATCH 09/16] drm/amd/display: Fix Edid emulation for linux
  ` [PATCH 10/16] drm/amd/display: dc 3.1.68
  ` [PATCH 11/16] drm/amd/display: fix memory leak in resource pools
  ` [PATCH 12/16] drm/amd/display: Flatten irq handler data struct
  ` [PATCH 13/16] drm/amd/display: fix Interlace video timing
  ` [PATCH 14/16] drm/amd/display: HLK Periodic Frame Notification test failed
  ` [PATCH 15/16] drm/amd/display: Fix Vega10 lightup on S3 resume
  ` [PATCH 16/16] drm/amd/display: Raise dispclk value for dce_update_clocks

[PATCH v2 1/8] drm/amdgpu:Use register UVD_SCRATCH9 for VCN ring/ib test
 2018-09-27  7:59 UTC  (11+ messages)
  ` [PATCH v2 2/8] drm/amdgpu:Add new register offset/mask to support VCN DPG mode
  ` [PATCH v2 3/8] drm/amdgpu:Add DPG support flag
  ` [PATCH v2 4/8] drm/amdgpu:Add DPG mode read/write macro
  ` [PATCH v2 5/8] drm/amdgpu:Add DPG mode support for vcn 1.0
  ` [PATCH v2 6/8] drm/amdgpu:Add DPG pause state
  ` [PATCH v2 7/8] drm/amdgpu:Add DPG pause mode support
  ` [PATCH v2 8/8] drm/amdgpu:Enable DPG mode on PCO

[PATCH] drm/amd/powerplay: enable fan RPM and pwm settings V2
 2018-09-27  3:57 UTC 

[PATCH] drm/amdkfd: Remove the requirement for atomic Ops on vg20
 2018-09-26 16:46 UTC  (2+ messages)

[PATCH 1/7] drm/amd/pp: Expose the smu support for SDMA PG cntl
 2018-09-26 15:55 UTC  (16+ messages)
  ` [PATCH 2/7] drm/amdgpu: Move out power up/down sdma out of smu
  ` [PATCH 3/7] drm/amd/pp: Remove uncessary extra vcn pg cntl in smu
  ` [PATCH 4/7] drm/amd/pp: Remove wrong code in fiji_start_smu
  ` [PATCH 5/7] drm/amd/pp: Remove useless code in smu
  ` [PATCH 6/7] drm/amd/pp: Export load_firmware interface
  ` [PATCH 7/7] drm/amdgpu: Change the gfx/sdma init/fini sequence

[PATCH -next] drm/amdgpu: remove set but not used variable 'header'
 2018-09-26 14:15 UTC 

[PATCH] drm/amdgpu: Fix copy error in uvd_v6/7_0.c
 2018-09-26 13:49 UTC  (3+ messages)

[PATCH 1/8] drm/amdgpu:Use register UVD_SCRATCH9 for VCN ring/ib test
 2018-09-26 12:55 UTC  (15+ messages)
  ` [PATCH 2/8] drm/amdgpu:Add new register offset/mask to support VCN DPG mode
  ` [PATCH 3/8] drm/amdgpu:Add DPG support flag
  ` [PATCH 4/8] drm/amdgpu:Add DPG mode read/write macro
  ` [PATCH 5/8] drm/amdgpu:Add DPG mode support for vcn 1.0
  ` [PATCH 6/8] drm/amdgpu:Add DPG pause state
  ` [PATCH 7/8] drm/amdgpu:Add DPG pause mode support
  ` [PATCH 8/8] drm/amdgpu:Enable DPG mode on PCO

[PATCH] drm/amdgpu: fix a NULL check in debugfs init
 2018-09-26 10:41 UTC 

[PATCH 1/9] drm/amdgpu: drop extra newline in amdgpu_iv trace
 2018-09-26 10:36 UTC  (26+ messages)
  ` [PATCH 2/9] drm/amdgpu: make function pointers mandatory
  ` [PATCH 3/9] drm/amdgpu: cleanup amdgpu_ih.c
  ` [PATCH 4/9] drm/amdgpu: move more interrupt processing into amdgpu_irq.c
  ` [PATCH 5/9] drm/amdgpu: move more defines into amdgpu_irq.h
  ` [PATCH 6/9] drm/amdgpu: separate IH and IRQ funcs
  ` [PATCH 7/9] drm/amdgpu: add IH ring to ih_get_wptr/ih_set_rptr
  ` [PATCH 8/9] drm/amdgpu: simplify IH programming
  ` [PATCH 9/9] drm/amdgpu: enable IH ring 1 and ring 2

[PATCH 1/6] drm: add flags to drm_syncobj_find_fence
 2018-09-26  9:06 UTC  (7+ messages)
` [PATCH 3/6] drm: add support of syncobj timeline point wait v2
` [PATCH 5/6] drm/amdgpu: add timeline support in amdgpu CS

[PATCH] drm/amd/powerplay: Enable/Disable NBPSTATE on On/OFF of UVD
 2018-09-26  8:34 UTC 

[PATCH v3] dmr/amdgpu: Move fence SW fallback warning v3
 2018-09-25 18:42 UTC  (3+ messages)

[PATCH v2] dmr/amdgpu: Move fence SW fallback warning v2
 2018-09-25 16:04 UTC  (2+ messages)

[PATCH v2 0/3] A DRM API for adaptive sync and variable refresh rate support
 2018-09-25 15:28 UTC  (13+ messages)
` [PATCH v2 2/3] drm: Add variable refresh property to DRM CRTC
  ` [PATCH v2 1/3] drm: Add variable refresh rate properties to connector
  ` [PATCH v2 3/3] drm/amd/display: Set FreeSync state using DRM VRR properties

[PATCH] drm/amdgpu: Move fence SW fallback warning
 2018-09-25 14:07 UTC  (3+ messages)

[PATCH 1/3] drm/amd/pp: Expose the smu support for SDMA PG cntl
 2018-09-25 13:39 UTC  (4+ messages)
  ` [PATCH 2/3] drm/amdgpu: Move out power up/down sdma out of smu
  ` [PATCH 3/3] drm/amd/pp: Remove uncessary extra vcn pg cntl in smu

[PATCH] drm/amdgpu: Fix Rv init failed
 2018-09-25 10:01 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix comments error in sdma_v4_1_update_power_gating
 2018-09-25  8:06 UTC  (2+ messages)

[bug report] drm/amd/display: Program vline interrupt on FAST update
 2018-09-25  7:57 UTC 

[PATCH v2 05/17] compat_ioctl: move more drivers to generic_compat_ioctl_ptrarg
 2018-09-24 21:17 UTC  (8+ messages)

[PATCH] drm/amdgpu: Deactivate SW interrupt fallback in amdgpu_fence_process v2
 2018-09-24 17:44 UTC  (7+ messages)

Improve reservation object shared slot function
 2018-09-24 15:43 UTC  (10+ messages)
` [PATCH 3/7] drm/ttm: allow reserve more than one shared slot
` [PATCH 5/7] drm/amdgpu: always reserve two slots for the VM
  ` [PATCH 6/7] drm/amdgpu: always reserve one more shared slot for pipelines BO moves
  ` [PATCH 7/7] drm/ttm: drop the extra reservation "

[PATCH] drm/amd/display: move the nonblocking commit helpers appropriately
 2018-09-24 13:31 UTC 


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