messages from 2016-08-30 11:50:08 to 2016-09-07 08:48:35 UTC [more...]
[Updated PATCH v2] drm: modify drm_global_item_ref to avoid two times of writing ref->object
2016-09-07 8:48 UTC (5+ messages)
[PATCH 1/2] drm/amdgpu: fix GTT offset handling
2016-09-07 8:18 UTC (6+ messages)
` [PATCH 2/2] drm/amdgpu: bind GTT on demand
[PATCH v2] drm/amd/amdgpu: S4 issue for amdgpu
2016-09-07 8:15 UTC (3+ messages)
[PATCH] drm/amdgpu:implement CONTEXT_CONTROL (v3)
2016-09-07 7:07 UTC (19+ messages)
[PATCH v2] drm: modify drm_global_item_ref to avoid two times of writing ref->object
2016-09-07 4:51 UTC (2+ messages)
[PATCH] drm/amdgpu/si: Call amdgpu_ttm_set_active_vram_size from si_dma_start/stop
2016-09-07 2:52 UTC
[PATCH] drm: modify drm_global_item_ref to avoid two times of writing ref->object
2016-09-07 2:40 UTC (3+ messages)
Various tidy'ups with SI DMA/DPM/SMC/IH code
2016-09-07 2:19 UTC (9+ messages)
` [PATCH 1/7] drm/amd/amdgpu: Tidy up SI DMA code
` [PATCH 2/7] drm/amd/amdgpu: Allow calling si_dpm_fini at any point
` [PATCH 3/7] drm/amd/amdgpu: Clean up SI DPM table assignments
` [PATCH 4/7] drm/amd/amdgpu: Correct whitespace in SI DPM code
` [PATCH 5/7] drm/amd/amdgpu: Tidy up SI IH code
` [PATCH 6/7] drm/amd/amdgpu: Tidy up SI SMC code
` [PATCH 7/7] drm/amd/amdgpu: Comment out currently unused SI DPM struct
amd-gfx mailing list now tracked in patchwork
2016-09-06 9:03 UTC
[PATCH v2 00/15] drm/amdgpu/si: Make SI DPM workable
2016-09-06 8:33 UTC (22+ messages)
` [PATCH v2 01/15] drm/amdgpu/si: update si firmware path
` [PATCH v2 02/15] drm/amdgpu: add gfx v6 firmware versions for sysfs dump
` [PATCH v2 03/15] drm/amdgpu: add gmc "
` [PATCH v2 04/15] drm/amdgpu/si: add SI smc "
` [PATCH v2 05/15] drm/amdgpu: remove unused function forward define
` [PATCH v2 06/15] drm/amdgpu: use DRM print instead of printk
` [PATCH v2 07/15] drm/amdgpu: fix oland and hainan asic specific handle at si_program_aspm
` [PATCH v2 08/15] drm/amdgpu/si: drop ASIC_IS_DCE6 macro on SI
` [PATCH v2 09/15] drm/amdgpu: fix the tahiti specific value of DEEP_SLEEP_CLK_SEL field
` [PATCH v2 10/15] drm/amdgpu: fix to miss adding thermal controller
` [PATCH v2 11/15] drm/amdgpu: use vram_type instead of checking mem_gddr5 flag
` [PATCH v2 12/15] drm/amdgpu: fix incorrect index of CG_FFCT_0 register
` [PATCH v2 13/15] drm/amdgpu: introduce pcie port read/write entry
` [PATCH v2 14/15] drm/amdgpu: fix incorrect reading method at si_get_current_pcie_speed
` [PATCH v2 15/15] drm/amdgpu/si: enable SI DPM by default
[PATCH 1/4] drm/amdgpu:add switch buffer to end of CS
2016-09-06 2:58 UTC (8+ messages)
` [PATCH 2/4] drm/amdgpu:new method to sync ce&de
[PATCH 1/2] drm/amd/powerplay: enable/disable auto thermal throttle for tonga
2016-09-06 2:26 UTC (3+ messages)
` [PATCH 2/2] drm/amd/powerplay: fix issue power containment not enabled on Tonga
[PATCH 2/2] drm/amd/powerplay: fix issue power containment not enabled on Tonga
2016-09-05 11:41 UTC
[PATCH 2/2] drm/amd/powerplay: fix issue power containment not enabled on Tonga
2016-09-05 11:03 UTC
amdkfd - misc fixes + get_local_mem_info() port
2016-09-05 11:01 UTC (9+ messages)
` [PATCH 1/4] amdkfd: Tidy up kfd_generate_gpu_id() uint64_t bitshift unpack
` [PATCH 2/4] radeonkfd/amdkfd: Implement get_local_mem_info()
` [PATCH 3/4] amdkfd: Add some missing memset zero'ing in queue init func
` [PATCH 4/4] amdkfd: Fix possible dangling ptr in kfd_dbgmgr_destroy()
[PATCH 2/2] drm/amd/powerplay: fix issue power containment not enabled on Tonga
2016-09-05 10:53 UTC
[PATCH 1/2] drm/amdgpu: handle runtime pm in fbcon (v2)
2016-09-05 7:48 UTC (4+ messages)
` [PATCH 2/2] drm/radeon: "
Trivial powerplay fixup for drm-next-4.9
2016-09-04 12:32 UTC (3+ messages)
` [PATCH] amd/powerplay: use kmemdup instead of kmalloc + memcpy
[PATCH] drm/amdgpu/vi: Use correct external_rev_id for stoney
2016-09-02 20:24 UTC
[PATCH v4 xserver 0/4] modesetting: add DRI2 page flip support
2016-09-02 18:01 UTC (2+ messages)
[PATCH] drm/amd/amdgpu: S4 issue for amdgpu
2016-09-02 15:17 UTC (6+ messages)
` 答复: "
Merge get_rptr and get_wptr functions
2016-09-02 14:02 UTC (9+ messages)
` [PATCH 1/6] drm/amd/amdgpu: Merge get_rptr functions in gfx6
` [PATCH 2/6] drm/amd/amdgpu: Merge get_rptr functions in gfx7
` [PATCH 3/6] drm/amd/amdgpu: Merge get_rptr functions in gfx8
` [PATCH 4/6] drm/amd/amdgpu: Merge get_wptr functions in gfx6
` [PATCH 5/6] drm/amd/amdgpu: Merge get_wptr functions in gfx7
` [PATCH 6/6] drm/amd/amdgpu: Merge get_wptr functions in gfx8
[PATCH xf86-video-ati 1/4] Factor out transform_region helper
2016-09-02 13:47 UTC (5+ messages)
` [PATCH xf86-video-ati 2/4] Move up radeon_scanout_extents_intersect
` [PATCH xf86-video-ati 3/4] Synchronize scanout pixmaps for TearFree
` [PATCH xf86-video-ati 4/4] Make TearFree effective with PRIME slave scanout
[PATCH 01/10] drm/amdgpu: handle runtime pm in drm pre/post close
2016-09-02 13:31 UTC (19+ messages)
` [PATCH 02/10] drm/amdgpu: handle runtime pm correctly in amdgpu_driver_open_kms
` [PATCH 03/10] drm/amdgpu: handle runtime pm in fbcon
` [PATCH 04/10] drm/amdgpu: skip suspend/resume on DRM_SWITCH_POWER_DYNAMIC_OFF
` [PATCH 05/10] drm/amdgpu: set runtime pm state to active on resume
` [PATCH 06/10] drm/radeon: handle runtime pm in drm pre/post close
` [PATCH 07/10] drm/radeon: handle runtime pm correctly in amdgpu_driver_open_kms
` [PATCH 08/10] drm/radeon: handle runtime pm in fbcon
` [PATCH 09/10] drm/radeon: skip suspend/resume on DRM_SWITCH_POWER_DYNAMIC_OFF
` [PATCH 10/10] drm/radeon: set runtime pm state to active on resume
[PATCH 1/2] drm/amdgpu: only try again if we actually run into -ENOMEM
2016-09-02 12:49 UTC (8+ messages)
` [PATCH 2/2] drm/amdgpu: prevent command submission failures under memory pressure
Various fixes for gfx6
2016-09-02 12:08 UTC (11+ messages)
` [PATCH 1/3] drm/amd/amdgpu: Add GRBM lock to various SI functions
` [PATCH 2/3] drm/amd/amdgpu: Simplify mask creation in gfx6
` [PATCH 3/3] drm/amd/amdgpu: Various tidy ups for gfx6
[PATCH] drm/amdgpu/gfx6: drop some dead code
2016-09-02 3:17 UTC (2+ messages)
[PATCH xf86-video-ati 1/2] Only copy from screen pixmap to shared pixmap on demand for slave scanout
2016-09-01 13:49 UTC (5+ messages)
` [PATCH xf86-video-ati 2/2] Add support for ScreenPtr::SyncSharedPixmap
` [PATCH v2 xf86-video-ati 1/2] Only copy from screen pixmap to shared pixmap on demand for slave scanout
[PATCH] drm/amdgpu:implement CONTEXT_CONTROL (v4)
2016-09-01 10:36 UTC
[PATCH] drm/amdgpu:implement CONTEXT_CONTROL (v3)
2016-09-01 8:00 UTC
AMD and free and open source software
2016-09-01 2:40 UTC (4+ messages)
GPU lockup with amdgpu driver
2016-08-31 21:48 UTC (3+ messages)
[PATCH 1/4] drm/amd/powerplay: refine struct name for code style reason
2016-08-31 21:17 UTC (5+ messages)
` [PATCH 2/4] drm/amd/powerplay: add vce state tables initialize for ppt v1
` [PATCH 3/4] drm/amd/powerplay: refine struct name for coding style reason
` [PATCH 4/4] drm/amd/powerplay: read power state table from vbios and can't be changed. so allocate memory for request ps and current ps
[pull] amdgpu drm-fixes-4.8
2016-08-31 18:16 UTC
[PATCH] drm/amd/powerplay: fix issue vce dpm can't be enabled on tonga
2016-08-31 8:20 UTC (4+ messages)
[PATCH] drm/amdgpu: record error code when ring test failed
2016-08-31 1:44 UTC (6+ messages)
Split large VRAM allocations into smaller parts
2016-08-30 18:42 UTC (6+ messages)
` [PATCH 1/5] drm/amdgpu: add AMDGPU_GEM_CREATE_VRAM_LINEAR flag v2
` [PATCH 5/5] drm/amdgpu: add VRAM manager
[PATCH 00/14] drm/amdgpu/si: Make SI DPM workable
2016-08-30 16:28 UTC (16+ messages)
` [PATCH 07/14] drm/amdgpu/si: fix the dce6 for si macro
` [PATCH 10/14] drm/amdgpu: add rv770_get_memory_type to set the GDDR5 flag
` [PATCH 11/14] drm/amdgpu: fix incorrect index of CG_FFCT_0 register
` [PATCH 12/14] drm/amdgpu: introduce pcie port read/write entry
` [PATCH 13/14] drm/amdgpu: fix incorrect reading method at si_get_current_pcie_speed
` [PATCH 14/14] drm/amdgpu/si: enable SI DPM by default
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