messages from 2019-02-03 03:17:03 to 2019-02-08 16:43:06 UTC [more...]
[PATCH v2] drm/amd/display: add SI support to AMD DC
2019-02-08 16:43 UTC (4+ messages)
` [PATCH v2 02/10] drm/amd/display: dc/dce: add DCE6 support (v2)
[PATCH v2 0/2] drm/drv: Rework drm_dev_unplug() (was: Remove drm_dev_unplug())
2019-02-08 14:36 UTC (4+ messages)
` [PATCH v2 1/2] drm: Fix drm_release() and device unplug
` [PATCH v2 2/2] drm/drv: drm_dev_unplug(): Move out drm_dev_put() call
[PATCH] drm/amdgpu: cleanup amdgpu_ih_process a bit more
2019-02-08 14:27 UTC (3+ messages)
[PATCH] drm/sched: Always trace the dependencies we wait on, to fix a race
2019-02-08 8:43 UTC (4+ messages)
[PATCH 1/4] drm/amdgpu: Add helper to wait for a reservation using a sync object
2019-02-08 8:31 UTC (5+ messages)
` [PATCH 2/4] drm/amdgpu: Replace ttm_bo_wait with amdgpu_sync_wait_resv
` [PATCH 3/4] drm/amdgpu: Avoid setting off KFD eviction fences in amdgpu_vm
` [PATCH 4/4] drm/amdgpu: Simplify eviction fence handling
[PATCH 0/5] Clean up TTM mmap offsets
2019-02-08 7:58 UTC (11+ messages)
` [PATCH 4/5] drm/ttm: Quick-test mmap offset in ttm_bo_mmap()
` [PATCH 1/5] staging/vboxvideo: Use same BO mmap offset as other drivers
` [PATCH 2/5] drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constant
` [PATCH 3/5] drm/ttm: Remove file_page_offset parameter from ttm_bo_device_init()
` [PATCH 5/5] drm: Use the same mmap-range offset and size for GEM and TTM
[PATCH 1/5] drm/amdkfd: Improve doorbell variable names
2019-02-07 22:28 UTC (10+ messages)
` [PATCH 2/5] drm/amdgpu: Fix a bug in setting CP_MEC_DOORBELL_RANGE_UPPER on SOC15
` [PATCH 3/5] drm/amdgpu: Delete user queue doorbell variables
` [PATCH 4/5] drm/amdkfd: Fix bugs regarding CP user queue doorbells mask on SOC15
` [PATCH 5/5] drm/amdkfd: Optimize out sdma doorbell array in kgd2kfd_shared_resources
[PATCH 1/2] drm/amdgpu: Fix bugs in setting CP RB/MEC DOORBELL_RANGE registers
2019-02-07 22:23 UTC (2+ messages)
` [PATCH 2/2] drm/amdgpu: Delete user queue doorbell variables
BUG - unable to handle null pointer, bisected - drm/amd/display: add gpio lock/unlock
2019-02-07 22:15 UTC (7+ messages)
[PATCH 0/6] drm/drv: Remove drm_dev_unplug()
2019-02-07 21:52 UTC (29+ messages)
` [PATCH 1/6] drm: Fix drm_release() and device unplug
` [PATCH 2/6] drm/drv: Prepare to remove drm_dev_unplug()
` [Intel-gfx] "
` [PATCH 3/6] drm/amd: Use drm_dev_unregister()
` [PATCH 4/6] drm/udl: "
` [PATCH 5/6] drm/xen: "
` [PATCH 6/6] drm/drv: Remove drm_dev_unplug()
[PATCH] drm/amd/display: Check hpd_gpio for NULL before accessing it
2019-02-07 21:49 UTC (3+ messages)
[PATCH 1/8] drm/amdgpu: fix waiting for BO moves with CPU based PD/PT updates
2019-02-07 19:50 UTC (21+ messages)
` [PATCH 2/8] drm/amdgpu: cleanup VM dw estimation a bit
` [PATCH 3/8] drm/amdgpu: clear PDs/PTs only after initializing them
` [PATCH 4/8] drm/amdgpu: rework shadow handling during PD clear
` [PATCH 5/8] drm/amdgpu: let amdgpu_vm_clear_bo figure out ats status
` [PATCH 6/8] drm/amdgpu: allocate VM PDs/PTs on demand
` [PATCH 7/8] drm/amdgpu: free "
` [PATCH 8/8] drm/amdgpu: drop the huge page flag
[PATCH] drm: enable uncached DMA optimization for ARM and arm64
2019-02-07 16:01 UTC (12+ messages)
[PATCH] drm/amdgpu: fix NULL ptr dref in the VM code
2019-02-07 14:00 UTC (2+ messages)
kernel BUG at drivers/gpu/drm//ttm/ttm_bo.c:196!
2019-02-07 11:30 UTC (5+ messages)
[PATCH 1/3] drm/amdgpu: Improve doorbell variable names
2019-02-06 20:08 UTC (9+ messages)
` [PATCH 2/3] drm/amdgpu: Fix a typo in vega10_ih_set_rptr()
` [PATCH 3/3] drm/amdgpu: Add dword term to the doorbell index in rings
4.20 regression: short time display corruption during resume
2019-02-06 17:01 UTC
[PATCH 0/3] Use HMM to replace get_user_pages
2019-02-06 16:26 UTC (4+ messages)
` [PATCH 1/3] drm/amdgpu: use HMM mirror callback to replace mmu notifier v7
` [PATCH 2/3] drm/amdkfd: avoid HMM change cause circular lock dependency v2
` [PATCH 3/3] drm/amdgpu: replace get_user_pages with HMM address mirror helpers v8
[PATCH v2 1/2] drm/amdgpu: Fix pci platform speed and width
2019-02-06 16:18 UTC (5+ messages)
` [PATCH v2 2/2] drm/amd/powerplay: add override pcie parameters for Vega20 (v2)
[PATCH 3/3] drm/amdgpu: replace get_user_pages with HMM address mirror helpers v7
2019-02-06 16:05 UTC (4+ messages)
[PATCH 0/3] Use HMM to replace get_user_pages
2019-02-06 9:01 UTC (10+ messages)
` [PATCH 1/3] drm/amdgpu: use HMM mirror callback to replace mmu notifier v7
` [PATCH 2/3] drm/amdkfd: avoid HMM change cause circular lock dependency v2
` [PATCH 3/3] drm/amdgpu: replace get_user_pages with HMM address mirror helpers v6
[pull] amdgpu drm-fixes-5.0
2019-02-05 23:13 UTC
[PATCH] drm/amdgpu/display: fix compiler errors [-Werror,-Wparentheses-equality]
2019-02-05 14:43 UTC (2+ messages)
[PATCH] drm/amdgu/vce_v3: start vce block before ring test
2019-02-05 10:57 UTC (5+ messages)
[bug report] drm/amd/display: Call into DC once per multiplane flip
2019-02-05 8:47 UTC
After upgrade mesa to 19.0.0~rc1 all vulkan based application stop working ["vulkan-cube" received SIGSEGV in radv_pipeline_init_blend_state at ../src/amd/vulkan/radv_pipeline.c:699]
2019-02-04 21:15 UTC (5+ messages)
[PATCH] drm/amd/display: Don't re-enable CRC when CONFIG_DEBUG_FS isn't defined
2019-02-04 20:59 UTC (2+ messages)
[PATCH] v2 Override DPM1 PCIe parameters
2019-02-04 20:19 UTC (11+ messages)
` [PATCH] drm/amd/powerplay: add override pcie parameters for Vega20 (v2)
[pull] amdgpu, amdkfd, ttm, sched drm-next-5.1
2019-02-04 18:53 UTC (5+ messages)
[PATCH 0/3] Use HMM to replace get_user_pages
2019-02-04 18:09 UTC (7+ messages)
` [PATCH 1/3] drm/amdgpu: use HMM mirror callback to replace mmu notifier v6
` [PATCH 2/3] drm/amdkfd: avoid HMM change cause circular lock dependency v2
` [PATCH 3/3] drm/amdgpu: replace get_user_pages with HMM address mirror helpers v6
[PATCH 1/3] drm/amdkfd: Move a constant definition around
2019-02-04 17:32 UTC (9+ messages)
` [PATCH 2/3] drm/amdkfd: Fix bugs regarding CP user queue doorbells mask on SOC15
[PATCH] drm/amdgpu: add a workaround for GDS ordered append hangs with compute queues
2019-02-04 17:08 UTC (7+ messages)
[PATCH 00/35] DC Changes Jan 31, 2019
2019-02-04 16:21 UTC (16+ messages)
` [PATCH 01/35] drm/amd/display: Use udelay when waiting between aux retries
` [PATCH 05/35] drm/amd/display: Initialize stream_update to zero
` [PATCH 15/35] drm/amd/display: make vline_config parameter const
` [PATCH 15/35] drm/amd/display: pass vline_config parameter by reference
` Fw: "
[PATCH] drm/amd/display: Use context parameters to enable FBC
2019-02-04 15:57 UTC (4+ messages)
[PATCH] drm/amdgpu: Bump amdgpu version for context priority override
2019-02-04 15:55 UTC (2+ messages)
[PATCH v3] drm/amdgpu: Add AMDGPU_CHUNK_ID_SCHEDULED_DEPENDENCIES
2019-02-04 15:45 UTC (3+ messages)
[PATCH] Revert "Revert "drm/amd/powerplay: support Vega10 SOCclk and DCEFclk dpm level settings""
2019-02-04 10:48 UTC (2+ messages)
[PATCH] drm/amdkfd: Fix if preprocessor statement above kfd_fill_iolink_info_for_cpu
2019-02-04 3:26 UTC (3+ messages)
[PATCH] drm/amd/powerplay: update soc boot and max level on vega10
2019-02-03 16:53 UTC (2+ 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