AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-12-15 03:47:58 to 2016-12-22 09:01:23 UTC [more...]

[PATCH 1/1] drm/amdgpu/gfx8: add support kernel interface queue(KIQ)
 2016-12-22  9:01 UTC  (4+ messages)

[PATCH 00/22] DC Patches Dec 20, 2016
 2016-12-21 17:21 UTC  (24+ messages)
  ` [PATCH 01/22] drm/amd/display: Resolved HDMI assert in dal
  ` [PATCH 02/22] drm/amd/display: Refactor to move color helper into module
  ` [PATCH 03/22] drm/amd/display: Add debug option to disable dmcu
  ` [PATCH 04/22] drm/amd/display: fix hotplug regression after code refactor
  ` [PATCH 05/22] drm/amd/display: Refactor output transfer function to stream
  ` [PATCH 06/22] drm/amd/display: define reg helpers to update registers with 8 and 9 fields
  ` [PATCH 07/22] drm/amd/display: Refactor to move gamma correction to module
  ` [PATCH 08/22] drm/amd/display: Implement PQ curve based on output transfer function
  ` [PATCH 09/22] drm/amd/display: OPP refactor and consolidation for DCE
  ` [PATCH 10/22] drm/amd/display: Fix distribution of segments for PQ
  ` [PATCH 11/22] drm/amd/display: Fix programming of gamma end points
  ` [PATCH 12/22] drm/amd/display: remove dc hub - this seems unused
  ` [PATCH 13/22] drm/amd/display: remove some unused wrappers
  ` [PATCH 14/22] drm/amd/display: drop register logger and pid/tgid getters
  ` [PATCH 15/22] drm/amd/display: drop get platform info
  ` [PATCH 16/22] drm/amd/display: drop setmode complete notifier
  ` [PATCH 17/22] drm/amd/display: Move dpcd structs into dp_types header
  ` [PATCH 18/22] drm/amd/display: port to using drm dpcd defines
  ` [PATCH 19/22] drm/amd/display: assign correct enum for edp revision
  ` [PATCH 20/22] drm/amd/display: Framework for degamma and regramma through color module
  ` [PATCH 21/22] drm/amd/display: Fix Regamma end point
  ` [PATCH 22/22] drm/amd/display: 4k split black out due to incorrect cursor

remove static integer at uvd power gate to fix two gpu core boot up
 2016-12-21 16:42 UTC  (2+ messages)

[PATCH 1/2] drm/radeon/si: load special ucode for certain MC configs
 2016-12-21 16:38 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amdgpu/si: "

[PATCH V3] amdgpu/drm: Refine the way to check atom bios
 2016-12-21 16:28 UTC  (2+ messages)

[PATCH 0/5] drm/ttm, amdgpu: fix crashes due to shadow page table evictions
 2016-12-21 15:12 UTC  (14+ messages)
  ` [PATCH 1/5] drm/ttm: add evict parameter to ttm_bo_driver::move_notify
  ` [PATCH 2/5] drm/amd/amdgpu: move eviction counting to amdgpu_bo_move_notify
  ` [PATCH 3/5] drm/amd/amdgpu: add amdgpu_bo_gpu_accessible helper function
  ` [PATCH 4/5] drm/amd/amdgpu: add check that shadow page directory is GPU-accessible
  ` [PATCH 5/5] drm/amd/amdgpu: add check that shadow page tables are GPU-accessible
      ` [PATCH v2] "

some minor dal cleanups and example of future patches
 2016-12-21 15:04 UTC  (10+ messages)
` [PATCH 2/8] dal: remove some unused wrappers

[PATCH V2] amdgpu/drm: Refine the way to check
 2016-12-21  9:44 UTC  (3+ messages)

[PATCH 00/23] Add support AMD GPU virtualization soultion
 2016-12-21  1:59 UTC  (63+ messages)
  ` [PATCH 01/23] drm/amdgpu: add support kernel interface queue(KIQ)
  ` [PATCH 02/23] drm/amdgpu: add kiq into compiling
        ` 转发: "
                    ` 答复: "
  ` [PATCH 03/23] drm/amdgpu: export KIQ interfaces
  ` [PATCH 04/23] drm/amdgpu: add new structure for KIQ memory allcation
  ` [PATCH 05/23] drm/amdgpu/gfx8: add support KIQ for FIJI/TONGA chips
  ` [PATCH 06/23] drm/amdgpu/gfx8: correct KIQ hdp flush
  ` [PATCH 07/23] drm/amdgpu: create new directory for GPU virtualization
            ` 转发: "
  ` [PATCH 08/23] drm/amdgpu: add new flag for virtual function
  ` [PATCH 09/23] drm/amdgpu: enable virtualization feature for FIJI/TONGA
      ` 答复: "
  ` [PATCH 10/23] drm/amdgpu: export gem va update interface
  ` [PATCH 11/23] drm/amdgpu: implement context save area(CSA) feature
          ` 答复: "
  ` [PATCH 12/23] drm/amdgpu: Insert meta data during submitting IB
  ` [PATCH 13/23] drm/amdgpu/mxgpu: add support for mailbox communication
  ` [PATCH 14/23] drm/amdgpu: export two mailbox interface to amdgpu
  ` [PATCH 15/23] drm/amdgpu/mxgpu: implement register access function with KIQ
  ` [PATCH 16/23] drm/amdgpu: add flag to indicate VF runtime state
  ` [PATCH 17/23] drm/amdgpu: export vi common ip block
  ` [PATCH 18/23] drm/amdgpu: add new maroc to identify virtualization "
  ` [PATCH 19/23] drm/amdgpu/mxgpu: add implementation of GPU virtualization of VI
  ` [PATCH 20/23] drm/amdgpu/mxgpu: enable VI virtualization
  ` [PATCH 21/23] drm/amdgpu: change golden register program sequence of virtualization
          ` 答复: "
  ` [PATCH 22/23] drm/amdgpu: do not reset gpu for virtualization
  ` [PATCH 23/23] drm/amdgpu/mxgpu: add Makefie and Kconfig for GPU virtualization
  ` 答复: [PATCH 00/23] Add support AMD GPU virtualization soultion

[pull] amdgpu drm-next-4.10
 2016-12-21  0:53 UTC 

[RFC] Mechanism for high priority scheduling in amdgpu
 2016-12-20 17:20 UTC  (18+ messages)

[PATCH] amdgpu/drm: Refine the way to check atom bios
 2016-12-20 17:09 UTC  (3+ messages)

[PATCH 1/1] drm/amdgpu/gfx8: add support kernel interface queue(KIQ)
 2016-12-20  9:41 UTC  (2+ messages)

[PATCH 0/3] amdgpu: Add support for Polaris 12
 2016-12-19 18:44 UTC  (4+ messages)
  ` [PATCH 1/3] drm/amd/amdgpu: add Polaris12 support (v2)
  ` [PATCH 2/3] drm/amdgpu/powerplay: add Polaris12 support
  ` [PATCH 3/3] drm/amd/amdgpu: add Polaris12 PCI ID

[PATCH] MAINTAINERS: Update mailing list for radeon and amdgpu
 2016-12-19 18:32 UTC 

[PATCH] drm/amdgpu: Don't save new cursor size before updating CUR_SIZE register
 2016-12-19 18:31 UTC  (5+ messages)

[PATCH 1/2] drm/amdgpu: cleanup useless smu_ucode_xfer_vi.h
 2016-12-19 17:41 UTC  (3+ messages)
  ` [PATCH 2/2] drm/amdgpu: cleanup useless extern functions

[PATCH] drm/amd/powerplay: fix request smc_sk firmware case
 2016-12-19 17:35 UTC  (3+ messages)

[RFC] Mechanism for high priority scheduling in amdgpu
 2016-12-19 15:49 UTC 

[RFC] Mechanism for high priority scheduling in amdgpu
 2016-12-16 23:24 UTC 

[PATCH] drm/amd/amdgpu: De-numberify golden SI registers
 2016-12-16 15:04 UTC  (3+ messages)

[PATCH] amdgpu/display: remove link/stream functions abstraction
 2016-12-16  0:52 UTC  (2+ messages)

[PATCH 1/1] drm/amd/amdgpu: get maximum and used UVD handles (v3)
 2016-12-15 22:43 UTC  (9+ messages)

[PATCH] drm/amdgpu: Remove checking for atombios
 2016-12-15 21:08 UTC  (2+ messages)

[PATCH] drm/amd/amdgpu: get maximum and used UVD handles (v4)
 2016-12-15 20:13 UTC 

[PATCH 1/2] drm/amdgpu: update tile table for verde
 2016-12-15 15:21 UTC  (5+ messages)
  ` [PATCH 2/2] drm/amdgpu: update tile table for oland/hainan

[PATCH 1/9] drm/amdgpu: update si kicker smc firmware
 2016-12-15 15:12 UTC  (11+ messages)
  ` [PATCH 2/9] drm/amdgpu: update golden setting for pitcairn
  ` [PATCH 3/9] drm/amdgpu: update rev id "
  ` [PATCH 4/9] drm/amdgpu: update golden setting for hainan
  ` [PATCH 5/9] drm/amdgpu: update rev id "
  ` [PATCH 6/9] drm/amdgpu: update golden setting for oland
  ` [PATCH 7/9] drm/amdgpu: update rev id "
  ` [PATCH 8/9] drm/amdgpu: update golden setting for verde
  ` [PATCH 9/9] drm/amdgpu: update rev id "

[PATCH 1/2] drm/amdgpu: update si kicker smc firmware
 2016-12-15  6:57 UTC  (4+ messages)
  ` [PATCH 2/2] drm/amdgpu: update pitcairn golden setting

[PATCH 1/2] drm/amdgpu: update si kicker smc firmware
 2016-12-15  5:50 UTC 

[PATCH xf86-video-amdgpu] Simplify drmmode_handle_uevents
 2016-12-15  4:39 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