messages from 2017-01-10 13:43:43 to 2017-01-17 09:03:59 UTC [more...]
[PATCH 0/4] Allow ASYNC flip with atomic helpers
2017-01-17 9:03 UTC (16+ messages)
` [PATCH 1/4] drm/atomic: Save flip flags in drm_plane_state
` [PATCH 2/4] drm/amdgpu: Remove flip_flag from amdgpu_crtc
` [PATCH 3/4] drm/amd/display: Switch to using atomic_helper for flip
` [PATCH 4/4] drm/nouveau/kms/nv50: Switch to using atomic helper "
[PATCH v2 0/3] Allow ASYNC flip with atomic helpers
2017-01-17 5:33 UTC (5+ messages)
` [PATCH v2 2/3] drm/amd/display: Switch to using atomic_helper for flip
` [PATCH v2 3/3] drm/nouveau/kms/nv50: Switch to using atomic helper "
` [PATCH v2 1/3] drm/atomic: Save flip flags in drm_plane_state
[PATCH] drm/amdgpu:in cntx_ctrl we need insert meta-init for CE/DE(V2)
2017-01-17 3:19 UTC
[PATCH 0/5] META-DATA init packages patches v2
2017-01-17 3:00 UTC (6+ messages)
` [PATCH 1/5] drm/amdgpu:add META_DATA struct for CSA/SRIOV v2
` [PATCH 2/5] drm/amdgpu:implement ring_write_multiple
` [PATCH 3/5] drm/amdgpu:implement CE/DE meta-init routines
` [PATCH 4/5] drm/amdgpu:introduce new flag to identify VM domain for cntx_ctrl
` [PATCH 5/5] drm/amdgpu:in cntx_ctrl we need insert meta-init for CE/DE
More specific libdrm error message
2017-01-16 22:00 UTC (5+ messages)
[PATCH] drm/amdgpu: simplify allocation of scratch regs
2017-01-16 20:56 UTC
[PATCH 0/3] GFX8's meta-data write feature for SRIOV
2017-01-16 10:50 UTC (11+ messages)
` [PATCH 1/3] drm/amdgpu:add META_DATA struct for CSA/SRIOV
` [PATCH 2/3] drm/amdgpu:implement META-DATA write routines
` 答复: "
` [PATCH 3/3] drm/amdgpu:invoke meta-data write around cntx_cntl
` 答复: "
amdgpu: fix performance drop
2017-01-16 3:35 UTC (13+ messages)
` [PATCH 3/6] drm/amdgpu: user BO priority instead of self coding it
` [PATCH 4/6] drm/amdgpu: double the priority of kernel allocations
` [PATCH 1/6] drm/ttm: remove allow_errors parameter from ttm_bo_force_list_clean
` [PATCH 2/6] drm/ttm: add BO priorities for the LRUs
` [PATCH 5/6] drm/ttm: revert "implement LRU add callbacks v2"
` [PATCH 6/6] drm/ttm: revert "add optional LRU removal callback v2"
[PATCH 1/2] drm/amdgpu: Switch error code when bo pin fails. (v3)
2017-01-14 7:37 UTC (4+ messages)
` [PATCH 2/2] drm/amdgpu: Refactor flip into prepare submit and submit. (v2)
[PATCH] sync libdrm headers with kernel
2017-01-13 18:08 UTC (5+ messages)
` [PATCH linux] drm/radeon: define RADEON_TILING_R600_NO_SCANOUT
` [PATCH libdrm] headers: Sync {amdgpu, radeon}_drm.h with the kernel v2
` [PATCH libdrm] headers: Sync {amdgpu,radeon}_drm.h "
[PATCH 0/2] Report VDDC and MVDD over pp_dpm{sclk,mclk}
2017-01-13 17:36 UTC (4+ messages)
` [PATCH 1/2] drm/amdgpu: Populate DPMv1 voltage tables
` [PATCH 2/2] drm/amdgpu: Report VDDC and MVDD over pp_dpm{sclk,mclk}
[PATCH libdrm] amdgpu: Provide more specific error message if non-privileged user runs amdgpu_test
2017-01-13 15:38 UTC (3+ messages)
[PATCH] drm/amdgpu:put CSA unmap after sched_entity_fini
2017-01-13 10:23 UTC (4+ messages)
` 答复: "
Undervolting RX480 from amdgpu
2017-01-13 9:07 UTC
[PATCH] drm/amdgpu: Use signed arithmetic for overdrive clock calculations
2017-01-13 8:52 UTC
[PATCH] Revert "drm/amdgpu: Only update the CUR_SIZE register when necessary"
2017-01-12 13:27 UTC (4+ messages)
[PATCH] drm/amdgpu: use the num_rings variable for checking vce rings
2017-01-12 12:20 UTC (2+ messages)
[V3 00/11] Add support AMD GPU virtualization soultion
2017-01-12 11:13 UTC (38+ messages)
` [V3 01/11] drm/amdgpu/ring: add two interfaces to support r/w registers with kiq
` [V3 02/11] drm/amdgpu/gfx8: implement emit_rreg/wreg function
` [V3 03/11] drm/amdgpu/virt: add runtime flag
` [V3 04/11] drm/amdgpu/virt: use kiq to access registers
` 答复: "
` [V3 05/11] drm/amdgpu/virt: add high level interfaces for virt
` [V3 06/11] drm/amdgpu/virt: implement VI virt operation interfaces
` [V3 07/11] drm/amdgpu: request/release full gpu access if device is vf
` [V3 08/11] drm/amdgpu/vi: add support virtualization
` [V3 09/11] drm/amdgpu/virt: enable virtual display
` [V3 10/11] drm/amdgpu/virt: disable dc
` [V3 11/11] drm/amdgpu: do not reset gpu for virtualization
[PATCH v2 1/2] drm/amd/amdgpu: lock reservation object while creating shadow bo
2017-01-12 9:40 UTC (3+ messages)
` [PATCH v2 2/2] drm/amd/amdgpu: fix locking in bo creation error path
[PATCH 1/4] drm/amd/powerplay: Configuring DIDT blocks only SQ enabled on Polaris11
2017-01-11 22:46 UTC (3+ messages)
` [PATCH 4/4] drm/amdgpu: extend profiling mode
[PATCH] drm/amd/display: Remove dc_target object
2017-01-11 20:12 UTC (2+ messages)
[PATCH 00/10] DC Patches Jan 11, 2017
2017-01-11 19:26 UTC (13+ messages)
` [PATCH 01/10] drm/amd/display: fix cursor disappearing after resume
` [PATCH 02/10] drm/amd/display: blank mechanism for supporting MPO
` [PATCH 03/10] drm/amd/display: set blank functionality
` [PATCH 04/10] drm/amd/display: When signal type of sink is none, use link type for stream
` [PATCH 05/10] drm/amd/display: Support 64-bit Polaris11 5k VSR
` [PATCH 06/10] drm/amd/display: drop min/max wrappers
` [PATCH 07/10] drm/amd/display: start using linux hdmi header
` [PATCH 08/10] drm/amd/display: Use DTO as clock on DP if not
` [PATCH 09/10] drm/amd/display: Add Polaris12 to bw_calc
` [PATCH 10/10] drm/amd/display: Pass visible flag into surface programming
[PATCH] drm/amdgpu: fix typo of CGTS
2017-01-11 17:05 UTC (3+ messages)
[PATCH 0/3] CSA patch v3
2017-01-11 15:46 UTC (9+ messages)
` [PATCH 1/3] drm/amdgpu:new field members for SRIOV
` [PATCH 2/3] drm/amdgpu:add new file "
` [PATCH 3/3] drm/amdgpu:invoke CSA functions
[PATCH 0/2] drm/amd/amdgpu: locking fixes
2017-01-11 14:19 UTC (9+ messages)
` [PATCH 1/2] drm/amd/amdgpu: lock reservation object while creating shadow bo
` [PATCH 2/2] drm/amd/amdgpu: fix locking in bo creation error path
[PATCH 1/2] drm/amdgpu: fix bug set incorrect value to vce register
2017-01-11 11:51 UTC (3+ messages)
` [PATCH 2/2] drm/amdgpu: fix program vce instance logic error
[V2 00/11] Add support AMD GPU virtualization soultion
2017-01-11 11:48 UTC (43+ messages)
` [V2 01/11] drm/amdgpu/ring: add two interfaces to support r/w registers with kiq
` [V2 02/11] drm/amdgpu/gfx8: implement emit_rreg/wreg function
` [V2 03/11] drm/amdgpu/virt: add runtime flag
` [V2 04/11] drm/amdgpu/virt: use kiq to access registers
` 答复: "
` [V2 05/11] drm/amdgpu/virt: add high level interfaces for virt
` [V2 06/11] drm/amdgpu/virt: implement VI virt operation interfaces
` [V2 07/11] drm/amdgpu: request/release full gpu access if device is vf
` [V2 08/11] drm/amdgpu/vi: add support virtualization
` [V2 09/11] drm/amdgpu/virt: enable virtual display
` [V2 10/11] drm/amdgpu/virt: disable dc
` [V2 11/11] drm/amdgpu: do not reset gpu for virtualization
[PATCH] drm/amdgpu: fix vm_fault_stop on gfx6
2017-01-11 11:42 UTC (2+ messages)
amdgpu_pm_info small nit
2017-01-11 7:23 UTC (2+ messages)
[PATCH 0/3] CSA patches
2017-01-11 2:53 UTC (4+ messages)
` [PATCH 1/3] drm/amdgpu:new field members for SRIOV
` [PATCH 2/3] drm/amdgpu:add new file "
` [PATCH 3/3] drm/amdgpu:invoke CSA functions
[PATCH] drm/amd/powerplay: fix vce cg logic error
2017-01-10 21:48 UTC (2+ messages)
[PATCH] drm/amd/powerplay: refine vce dpm update code on Cz
2017-01-10 21:42 UTC (2+ messages)
[PATCH] drm/amd/display: drop min/max wrappers
2017-01-10 18:42 UTC (3+ messages)
[PATCH] drm/amd/display: start using linux hdmi header
2017-01-10 18:41 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox