messages from 2016-09-27 09:57:52 to 2016-10-10 07:19:35 UTC [more...]
[PATCH] drm/amdgpu: remove duplicate evict_vram in suspend path
2016-10-10 7:19 UTC (8+ messages)
[PATCH] drm/amd/powerplay: don't give up if DPM is already running
2016-10-09 22:12 UTC (2+ messages)
[PATCH] drm/amdgpu: use .early_unregister hook to remove DP AUX i2c
2016-10-09 17:28 UTC
[PATCH 1/2] drm/amd/amdgpu: enable clockgating only after late init
2016-10-09 15:30 UTC (3+ messages)
` [PATCH 2/2] drm/amdgpu: clarify UVD/VCE special handling for CG
[PATCH 1/6] drm/amdgpu: move dpm related definitions to amdgpu_dpm.h
2016-10-09 15:26 UTC (9+ messages)
` [PATCH 2/6] drm/amdgpu: add info ioctl query for vce clock info
` [PATCH 3/6] drm/amdgpu/dpm: add new callback to fetch vce clock table
` [PATCH 4/6] drm/amdgpu/dpm: add an implementation for get_vce_clock_table
` [PATCH 5/6] drm/amdgpu/powerplay: "
` [PATCH 6/6] drm/amdgpu: fill in vce clock info ioctl query
[PATCH] drm/amdgpu: drop atom scratch save/restore in gpu reset
2016-10-09 15:17 UTC (2+ messages)
[PATCH] drm/amd/amdgpu: Allow broadcast on debugfs read (v2)
2016-10-09 11:58 UTC
[PATCH] drm/amd/amdgpu: Allow broadcast on debugfs read
2016-10-09 11:42 UTC
[PATCH 1/4] drm/amdgpu/virtual_dce: drop empty function
2016-10-08 8:24 UTC (10+ messages)
` [PATCH 2/4] drm/amdgpu/virtual_dce: adjust config ifdef
` [PATCH 3/4] drm/amdgpu/dce6: add dce_v6_0_disable_dce
` [PATCH 4/4] drm/amdgpu/virtual_dce: add dce6 support
[PATCH 1/7] drm/amdgpu/virtual_dce: drop pageflip_irq funcs
2016-10-08 8:24 UTC (16+ messages)
` [PATCH 2/7] drm/amdgpu/virtual_dce: no need to an irq process callback
` [PATCH 3/7] drm/amdgpu/virtual_dce: clean up interrupt handling
` [PATCH 4/7] drm/amdgpu: simplify encoder and connector setup
` [PATCH 5/7] Revert "drm/amdgpu: Add virtual connector and encoder macros."
` [PATCH 6/7] drm/amdgpu: rename amdgpu_whether_enable_virtual_display
` [PATCH 7/7] drm/amd/amdgpu: For virtual display, enable multi crtcs. (v3)
[PATCH] drm/amdgpu:fix exclusive mode game texture blank(v2)
2016-10-08 7:26 UTC (7+ messages)
VRAM manager
2016-10-07 22:11 UTC (8+ messages)
` [PATCH 1/6] drm/amdgpu: add AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flag v3
` [PATCH 6/6] drm/amdgpu: add VRAM manager v2
[PATCH] drm/amdgpu/gfx8: fix CGCG_CGLS handling
2016-10-07 20:06 UTC
[PATCH] drm/i915: Before pageflip, also wait for shared dmabuf fences
2016-10-07 12:34 UTC (12+ messages)
Issue with amd-staging-4.7 on rx480
2016-10-07 2:19 UTC (6+ messages)
[pull] radeon and amdgpu drm-next-4.9
2016-10-06 17:00 UTC
[PATCH] drm/amdgpu: initialize the context reset_counter in amdgpu_ctx_init
2016-10-06 15:22 UTC (7+ messages)
[PATCH xf86-video-ati] Rotate and reflect cursor hotspot position for drmModeSetCursor2
2016-10-06 13:11 UTC (2+ messages)
[PATCH 1/8] drm/amdgpu: pad gfx and compute rings to 256 dw
2016-10-05 15:24 UTC (10+ messages)
` [PATCH 2/8] drm/amdgpu: "revert fix exclusive mode game texture blank(v2)"
` [PATCH 3/8] drm/amdgpu: remove ring type check for conditional execution
` [PATCH 4/8] drm/amdgpu: remove 128 NOP hack from vm_flush
` [PATCH 5/8] drm/amdgpu: remove explicit NULL init for parse_cs
` [PATCH 6/8] drm/amdgpu: move IB and frame size directly into the engine description
` [PATCH 7/8] drm/amdgpu: move the ring type into the funcs structure
` [PATCH 8/8] drm/amdgpu: move align_mask and nop into ring funcs as well
[PATCH xf86-video-amdgpu] Rotate and reflect cursor hotspot position for drmModeSetCursor2
2016-10-05 13:27 UTC (2+ messages)
[PATCH] drm/amdgpu: revert "exclude 5dw digest for entry"
2016-10-05 10:49 UTC (2+ messages)
[PATCH] drm/amdgpu: move PT validation back into VM code v2
2016-10-04 14:35 UTC (2+ messages)
[PATCH] drm/amdgpu: revert "use more than 64KB fragment size if possible"
2016-10-04 13:27 UTC (2+ messages)
[PATCH] drm/amdgpu: warn if dp aux is still attached on free
2016-10-03 15:46 UTC (2+ messages)
[PATCH] drm/amdgpu/dce11: add missing drm_mode_config_cleanup call
2016-10-03 15:42 UTC (2+ messages)
[PATCH] drm/amdgpu: also track late init state
2016-10-03 15:39 UTC (2+ messages)
[PATCH 1/7] drm/amdgpu: remove adev pointer from struct amdgpu_bo
2016-10-02 21:21 UTC (15+ messages)
` [PATCH 2/7] drm/amdgpu: update the shadow PD together with the real one
` [PATCH 3/7] drm/amdgpu: move PT validation back into VM code
` [PATCH 4/7] drm/amdgpu: stop using a bo list entry for the VM PTs
` [PATCH 5/7] drm/amdgpu: move sync handling into a separate header
` [PATCH 6/7] drm/amdgpu: move fence and ring defines into amdgpu_ring.h
` [PATCH 7/7] drm/amdgpu: move VM defines into amdgpu_vm.h
[PATCH 1/9] drm/amdgpu:exclude 5dw digest for entry
2016-10-02 21:14 UTC (14+ messages)
` [PATCH 2/9] drm/amdgpu:add one more fiji device id
` [PATCH 3/9] drm/amdgpu:use smc_index_11 for VI
` [PATCH 4/9] drm/amdgpu:keep bo pinned in prefered domain
` [PATCH 5/9] drm/amdgpu:fw bo should be in VRAM for SRIOV
` [PATCH 6/9] drm/amdgpu:add callback in cgs for sriov detect
` [PATCH 7/9] drm/amdgpu:add MEC_STORAGE ucode id for sriov
` [PATCH 8/9] drm/amdgpu:wptr poll address of gfx8 is needed
` [PATCH 9/9] drm/amdgpu:properly fix some JumpTable issues
Additional amdkfd cleanups for 4.9
2016-09-30 18:02 UTC (8+ messages)
` [PATCH 1/2] drm/amdkfd: Use kfd_vm_info struct to carry consts state
` [PATCH 2/2] drm/amdkfd: Decode bit fields in 'cik_ih_ring_entry' directly
[PATCH] tests/amdgpu: update vce encRefPic addr mode to tiled
2016-09-30 17:54 UTC (2+ messages)
[PATCH 1/2] drm/amdgpu:fix exclusive mode game texture blank
2016-09-30 17:49 UTC (4+ messages)
` [PATCH 2/2] drm/amdgpu:fix typo
[PATCH v2] drm/amd/amdgpu: For virtual display, enable multi crtcs
2016-09-30 15:16 UTC (2+ messages)
Enable UVD PG for SMU7 and turn on for Tonga
2016-09-30 15:14 UTC (6+ messages)
` [PATCH 1/2] drm/amd/powerplay: Enable UVD powergating for SMU7
` [PATCH 2/2] drm/amd/amdgpu: Enable UVD PG on Tonga
[PATCH] drm/amdgpu/vce: add support for hw config packet (v2)
2016-09-30 12:48 UTC (2+ messages)
[PATCH] drm/amd/amdgpu: For virtual display, enable multi crtcs
2016-09-30 3:49 UTC (5+ messages)
mutex_destroy in amdgpu_ctx_fini()
2016-09-30 3:28 UTC (3+ messages)
[PATCH 1/5] drm/amdgpu: remove unused member from struct amdgpu_bo
2016-09-29 16:39 UTC (5+ messages)
` [PATCH 4/5] drm/amdgpu: remove adev pointer "
[PATCH] drm/amdgpu: use amdgpu_vm_get_pd_bo in the GEM code
2016-09-29 16:35 UTC (2+ messages)
[PATCH 01/11] drm/amdgpu/dce10: disable hpd on local panels
2016-09-29 7:21 UTC (12+ messages)
` [PATCH 02/11] drm/amdgpu/dce11: "
` [PATCH 03/11] drm/amdgpu/dce8: "
` [PATCH 04/11] drm/amdgpu/dce6: "
` [PATCH 05/11] drm/amdgpu/dce8: simplify hpd code
` [PATCH 06/11] drm/amdgpu/dce10: "
` [PATCH 07/11] drm/amdgpu/dce8: RMW hpd registers
` [PATCH 08/11] drm/amdgpu/dce11: simplify hpd code
` [PATCH 09/11] drm/amdgpu/dce6: "
` [PATCH 10/11] drm/amdgpu/dce6: RMW hpd registers
` [PATCH 11/11] drm/amdgpu/dce6: don't enable HPD Rx interrupts
[PATCH] drm/amd/amdgpu: For virtual display, enable multi crtcs
2016-09-29 6:15 UTC (2+ messages)
[PATCH] drm/amdgpu: remove DRM_AMD_POWERPLAY
2016-09-29 0:13 UTC (2+ messages)
[pull] radeon and amdgpu drm-next-4.9
2016-09-28 21:05 UTC
[PATCH] drm/amdgpu: clean up to set fw_offset as 0 twice
2016-09-28 18:59 UTC (2+ messages)
[PATCH xf86-video-amdgpu] Add support for ScreenPtr::SyncSharedPixmap
2016-09-28 13:38 UTC (4+ messages)
[PATCH 1/2] drm/radeon/si/dpm: fix phase shedding setup
2016-09-27 18:58 UTC (2+ messages)
` [PATCH 2/2] drm/amdgpu/si/dpm: "
[pull] radeon and amdgpu drm-fixes-4.8
2016-09-27 16:58 UTC
[PATCH 1/2] drm/radeon/si/dpm: add workaround for for Jet parts
2016-09-27 15:41 UTC (2+ messages)
` [PATCH 2/2] drm/amdgpu/si/dpm: sync up quirks from radeon
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