messages from 2017-12-13 22:34:59 to 2017-12-20 14:05:36 UTC [more...]
[PATCH] drm/radeon: fix sparse warning: Should it be static?
2017-12-20 14:05 UTC
[PATCH 1/7] drm/ttm: call ttm_bo_swapout directly when ttm shrink
2017-12-20 13:35 UTC (10+ messages)
` [PATCH 2/7] drm/ttm: use an operation ctx for ttm_mem_global_alloc
` [PATCH 4/7] drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver
` [PATCH 5/7] drm/ttm: use an operation ctx for ttm_tt_bind
` [PATCH 7/7] drm/ttm: enable swapout of per VM BOs during allocation and allows reaping of deleted BOs
` [PATCH 3/7] drm/ttm: use an operation ctx for ttm_mem_global_alloc_page
` [PATCH 6/7] drm/ttm: add ttm_bo_evict_swapout_allowable to check bo is allowable to evict or swapout
[PATCH 1/5] swiotlb: suppress warning when __GFP_NOWARN is set
2017-12-20 13:21 UTC (5+ messages)
` [PATCH 2/5] drm/amdgpu: fix test for shadow page tables
` [PATCH 3/5] drm/amdgpu: separate VMID and PASID handling
` [PATCH 4/5] drm/amdgpu: rename vm_id to vmid
` [PATCH 5/5] drm/amdgpu: drop client_id from VM
[PATCH] Release the mutex hold before backtracing for not supported mxgpu
2017-12-20 9:16 UTC (3+ messages)
[PATCH 1/2] drm/amdgpu: only check mmBIF_IOV_FUNC_IDENTIFIER on tonga/fiji
2017-12-20 2:33 UTC (4+ messages)
` [PATCH 2/2] drm/amdgpu: use defines for mmBIF_IOV_FUNC_IDENTIFIER fields
[PATCH] drm/amdgpu: Simplify amdgpu_lockup_timeout usage
2017-12-19 17:47 UTC (6+ messages)
PCIe3 atomics requirement for amdkfd
2017-12-19 15:04 UTC
[PATCH 1/4] drm/amd/pp: move smu_version out vega to hwmgr
2017-12-19 14:39 UTC (8+ messages)
` [PATCH 2/4] drm/amd/pp: update smu_version value for CI/VI
` [PATCH 3/4] drm/amd/pp: get Rv smu_version and notify amdgpu
` [PATCH 4/4] drm/amd/pp: implement force_dpm_level on rv
Topaz mistakenly reported as
2017-12-19 14:20 UTC (8+ messages)
` Topaz mistakenly reported as vf
[trivial PATCH] treewide: Align function definition open/close braces
2017-12-19 13:04 UTC (11+ messages)
[PATCH 00/37] KFD dGPU topology and initialization
2017-12-19 9:42 UTC (16+ messages)
` [PATCH 22/37] drm/amdkfd: Add perf counters to topology
` [PATCH 28/37] drm/amdkfd: Add support for displaying VRAM usage
Depth 30 enablement for ati-ddx + exa
2017-12-19 9:09 UTC (7+ messages)
` [PATCH 1/3] Fix xf86HandleColormaps() crash at color depth 30
` [PATCH 2/3] exa: Accelerate ARGB2101010 pictures
` [PATCH 3/3] Support exa screen color depth 30 on Linux 3.16 and later
[PATCH 1/5] drm/amd/pp: delete dead code of arbiter overdriver clk
2017-12-18 17:03 UTC (6+ messages)
` [PATCH 2/5] drm/amd/pp: implement phm_reset_power_profile_state
` [PATCH 3/5] drm/amd/pp: delete repeated call of force_dpm_level
` [PATCH 4/5] drm/amd/pp: export more smu message on Rv
` [PATCH 5/5] drm/amd/pp: implement force_dpm_level on rv
[PATCH] drm/amdgpu: Fix a bug that vm size is wrong on Raven
2017-12-18 17:00 UTC (4+ messages)
[PATCH] amdgpu: disable GPU reset if amdgpu.lockup_timeout=0
2017-12-18 14:57 UTC (11+ messages)
` [PATCH] drm/amdgpu: Add gpu_recovery parameter
[PATCH libdrm 1/3] amdgpu: fix 32bit VA manager max address
2017-12-18 13:46 UTC (3+ messages)
` [PATCH libdrm 2/3] headers: sync up amdgpu_drm.h with drm-next
` [PATCH libdrm 3/3] amdgpu: use the high VA range if possible
[PATCH] Revert "drm/amd/amdgpu: set gtt size according to system memory size only"
2017-12-18 9:14 UTC (4+ messages)
[PATCH] amdgpu: disable GPU reset if amdgpu.lockup_timeout=0
2017-12-18 7:54 UTC (4+ messages)
[PATCH] Drivers: gpu: drm: amdgpu: fixed coding style issues
2017-12-17 13:39 UTC
[PATCH 04/45] gpu: drm: remove duplicate includes
2017-12-16 11:54 UTC
[PATCH 00/16] clean up amdgpu_device.c
2017-12-16 10:11 UTC (18+ messages)
` [PATCH 01/16] drm/amdgpu: move atom functions from amdgpu_device.c
` [PATCH 02/16] drm/amdgpu: use consistent naming for static funcs in amdgpu_device.c
` [PATCH 03/16] drm/amdgpu: rename amdgpu_suspend to amdgpu_device_ip_suspend
` [PATCH 04/16] drm/amdgpu: move debugfs functions to their own file
` [PATCH 05/16] drm/amdgpu: rename amdgpu_wb_* functions
` [PATCH 06/16] drm/amdgpu: rename amdgpu_program_register_sequence
` [PATCH 07/16] drm/amdgpu: rename amdgpu_pci_config_reset
` [PATCH 08/16] drm/amdgpu: move amdgpu_doorbell_get_kfd_info to amdgpu_amdkfd.c
` [PATCH 09/16] drm/amdgpu: rename amdgpu_*_location functions
` [PATCH 10/16] drm/amdgpu: move fw_reserve functions to amdgpu_ttm.c
` [PATCH 11/16] drm/amdgpu: rename ip block helper functions
` [PATCH 12/16] drm/amdgpu: rename amdgpu_need_post
` [PATCH 13/16] drm/amdgpu: move dummy page functions to amdgpu_gart.c
` [PATCH 14/16] drm/amdgpu: rename amdgpu_gpu_recover
` [PATCH 15/16] drm/amdgpu: move amdgpu_need_backup to amdgpu_object.c
` [PATCH 16/16] drm/amdgpu: rename amdgpu_get_pcie_info
[PATCH 1/3] drm/prime: forward begin_cpu_access callback to drivers
2017-12-16 6:29 UTC (3+ messages)
[pull] amdgpu drm-fixes-4.15
2017-12-15 22:50 UTC
[PATCH libdrm 0/4] Dynamicly disable suites and tets
2017-12-15 18:38 UTC (6+ messages)
` [PATCH libdrm 2/4] amdgpu: Use new suite/test disabling functionality
` [PATCH libdrm] tests/amdgpu: Restore return CUE_SUCCESS to suite_vcn_tests_clean
[PATCH 3/3] drm/amdgpu: Move to gtt before cpu accesses dma buf
2017-12-15 16:38 UTC (2+ messages)
[PATCH 2/3] drm/amdgpu: allow framebuffer in GART memory as well
2017-12-15 16:32 UTC
[PATCH] drm/amd/display: remove redundant null check of array 'data'
2017-12-15 15:05 UTC (3+ messages)
[PATCH] drm/ttm: enable eviction for Per-VM-BO
2017-12-15 14:03 UTC (12+ messages)
[PATCH] drm/amdgpu: Add gpu_recovery parameter
2017-12-15 13:19 UTC (3+ messages)
` [PATCH v2] "
[PATCH] drm/amdgpu: implement 2+1 PD support for Raven v3
2017-12-15 10:23 UTC (2+ messages)
[PATCH] drm/amdgpu: setup the shared and private apertures on gfx9
2017-12-15 10:04 UTC (3+ messages)
[PATCH] drm/amdgpu: implement 2+1 PD support for Raven v2
2017-12-15 10:04 UTC (4+ messages)
[PATCH 1/2] drm/amdgpu: always cancel uvd idel handler in uvd suspend
2017-12-15 9:23 UTC (4+ messages)
` [PATCH 2/2] drm/amdgpu: restore uvd fence seq in uvd resume
` 答复: "
[PATCH 1/3] drm/amd/pp: delete repeated call of force_dpm_level
2017-12-15 9:06 UTC (3+ messages)
` [PATCH 2/3] drm/amd/pp: export more smu message on Rv
` [PATCH 3/3] drm/amd/pp: implement force_dpm_level on rv
[pull] amdgpu and ttm drm-fixes-4.15
2017-12-14 19:07 UTC
[PATCH v2 2/2] drm/amdgpu: Move to gtt before cpu accesses dma buf
2017-12-14 17:38 UTC (8+ messages)
` FW: "
[PATCH 00/30] DC Patches Dec 13, 2017
2017-12-14 17:34 UTC (12+ messages)
` [PATCH 02/30] drm/amd/display: Remove dead enable_plane function definition and call
` [PATCH 09/30] drm/amd/display: Fix rehook MST display not light back on
` [PATCH 27/30] drm/amd/display: dal 3.1.27
` [PATCH 28/30] drm/amd/display: check for null before calling is_blanked
` [PATCH 29/30] drm/amd/display: Update FMT and OPPBUF functions
` [PATCH 30/30] drm/amd/display: Expose dpp1_set_cursor_attributes
[PATCH] drm/amdgpu: Fix a bug that vm size is wrong on Raven
2017-12-14 17:23 UTC (4+ messages)
AMD WX7100 screen display problem on AArch64 architecture server
2017-12-14 16:20 UTC (2+ messages)
[PATCH 1/2] drm/amd/amdgpu: set allow_reserved_eviction and resv when bo allocation and cs
2017-12-14 16:04 UTC (4+ messages)
4.14 + amdgpupro opencl: sleepng function called:
2017-12-14 15:39 UTC
[PATCH 1/2] drm/amdgpu: alway cancel uvd idle work
2017-12-14 14:13 UTC (7+ messages)
` [PATCH 2/2] drm/amdgpu: save/restore uvd fence sequence number in suspend/resume
` 答复: "
` 答复: "
[PATCH 1/2] drm/ttm: fix ttm_mem_evict_first once more
2017-12-14 14:02 UTC (6+ messages)
` [PATCH 2/2] drm/ttm: completely rework ttm_bo_delayed_delete
[PATCH] drm/amdgpu: add enumerate for PDB/PTB v3
2017-12-14 9:41 UTC (3+ messages)
[PATCH 1/6] drm/ttm: add on_alloc_stage and reservation into ttm_operation_ctx
2017-12-14 9:26 UTC (6+ messages)
[PATCH] drm/amdgpu: add enumerate for PDB/PTB v2
2017-12-14 9:07 UTC (2+ messages)
[PATCH] drm/amdgpu: add enumerate for PDB/PTB
2017-12-14 6:23 UTC (3+ messages)
[PATCH] drm/ttm: init locked again to prevent incorrect unlock
2017-12-14 3:15 UTC
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