messages from 2019-03-19 13:23:35 to 2019-03-25 08:32:17 UTC [more...]
[PATCH 1/9] dma-buf: add new dma_fence_chain container v7
2019-03-25 8:32 UTC (2+ messages)
` [PATCH 2/9] drm/syncobj: add new drm_syncobj_add_point interface v4
[bug report] drm/amd/display: Link train only when link is DP and backend is enabled
2019-03-25 8:14 UTC
[PATCH v3] drm/amdgpu: add more inject control
2019-03-25 7:54 UTC
[PATCH libdrm] amdgpu: alloc vram for inject
2019-03-25 7:49 UTC
[bug report] drm/amd/display: On DCN1, Wait for vupdate on cursor updates
2019-03-25 6:17 UTC
[PATCH] drm/amdgpu: fix vm_cpu_update hit NULL pointer
2019-03-24 3:42 UTC (3+ messages)
[PATCH -next] drm/amd/powerplay: Remove useless set memory to zero use memset()
2019-03-23 13:32 UTC
[PATCH -next] drm/amd/display: Remove useless set memory to zero use memset()
2019-03-23 13:30 UTC
[PATCH] gpu: radeon: fix a potential NULL-pointer dereference
2019-03-23 2:29 UTC
[PATCH] gpu: amdkfd: fix a missing check of kmemdup
2019-03-23 2:20 UTC (2+ messages)
[PATCH 00/13] DC Patches 22 Mar 2019
2019-03-22 20:42 UTC (14+ messages)
` [PATCH 01/13] drm/amd/display: add preferred pipe split logic
` [PATCH 02/13] drm/amd/display: program default output gamma
` [PATCH 03/13] drm/amd/display: Handle branch device with DFP count = 0 case
` [PATCH 04/13] drm/amd/display: Pass init_data into DCN resource creation
` [PATCH 05/13] drm/amd/display: Clean up old pplib interface functions
` [PATCH 06/13] drm/amd/display: Create clock funcs
` [PATCH 07/13] drm/amd/display: Prevent cursor hotspot overflow for RV overlay planes
` [PATCH 08/13] drm/amd/display: Pass SDP spliting in parameters
` [PATCH 09/13] drm/amd/display: 3.2.24
` [PATCH 10/13] drm/amd/display: use dc_is_virtual instead of ENUM
` [PATCH 11/13] drm/amd/display: Populate macro_tile_size field for dml
` [PATCH 12/13] drm/amd/display: fix odm output gamma programming
` [PATCH 13/13] drm/amd/display: VBIOS can't be light up HDMI when restart system
AMD Freesync patches v2
2019-03-22 20:04 UTC (5+ messages)
` [PATCH 1/4] drm/amd/display: Prevent vblank irq disable while VRR is active. (v2)
` [PATCH 2/4] drm/amd/display: Rework vrr flip throttling for late vblank irq
` [PATCH 3/4] drm/amd/display: In VRR mode, do DRM core vblank handling at end of vblank. (v2)
` [PATCH 4/4] drm/amd/display: Make pageflip event delivery compatible with VRR
[PATCH] drm/amdgpu: XGMI pstate switch initial support
2019-03-22 19:28 UTC
[PATCH 1/2] drm/amd/powerplay: add ECC feature bit
2019-03-22 18:06 UTC (2+ messages)
` [PATCH 2/2] drm/amd/powerplay: correct data type to avoid overflow
Kernel panic while “ modprobe amdkfd ; modprobe -r amdkfd ; 4.14.35 kernel
2019-03-22 16:58 UTC
[PATCH v13 00/20] arm64: untag user pointers passed to the kernel
2019-03-22 16:22 UTC (32+ messages)
` [PATCH v13 01/20] uaccess: add untagged_addr definition for other arches
` [PATCH v13 02/20] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
` [PATCH v13 03/20] lib, arm64: untag user pointers in strn*_user
` [PATCH v13 04/20] mm, arm64: untag user pointers passed to memory syscalls
` [PATCH v13 05/20] mm, arm64: untag user pointers in mm/gup.c
` [PATCH v13 06/20] mm, arm64: untag user pointers in get_vaddr_frames
` [PATCH v13 07/20] fs, arm64: untag user pointers in copy_mount_options
` [PATCH v13 08/20] fs, arm64: untag user pointers in fs/userfaultfd.c
` [PATCH v13 09/20] net, arm64: untag user pointers in tcp_zerocopy_receive
` [PATCH v13 10/20] kernel, arm64: untag user pointers in prctl_set_mm*
` [PATCH v13 11/20] tracing, arm64: untag user pointers in seq_print_user_ip
` [PATCH v13 12/20] uprobes, arm64: untag user pointers in find_active_uprobe
` [PATCH v13 13/20] bpf, arm64: untag user pointers in stack_map_get_build_id_offset
` [PATCH v13 14/20] drm/amdgpu, arm64: untag user pointers in amdgpu_ttm_tt_get_user_pages
` [PATCH v13 15/20] drm/radeon, arm64: untag user pointers in radeon_ttm_tt_pin_userptr
` [PATCH v13 16/20] IB/mlx4, arm64: untag user pointers in mlx4_get_umem_mr
` [PATCH v13 17/20] media/v4l2-core, arm64: untag user pointers in videobuf_dma_contig_user_get
` [PATCH v13 18/20] tee/optee, arm64: untag user pointers in check_mem_type
` [PATCH v13 19/20] vfio/type1, arm64: untag user pointers in vaddr_get_pfn
` [PATCH v13 20/20] selftests, arm64: add a selftest for passing tagged pointers to kernel
[PATCH] drm/amdgpu: XGMI pstate switch initial support
2019-03-22 15:50 UTC (3+ messages)
[PATCH 1/9] dma-buf: add new dma_fence_chain container v6
2019-03-22 15:44 UTC (16+ messages)
` [PATCH 2/9] drm/syncobj: add new drm_syncobj_add_point interface v4
` [PATCH 3/9] drm/syncobj: add support for timeline point wait v8
` [PATCH 4/9] drm/syncobj: add timeline payload query ioctl v6
` [PATCH 6/9] drm/amdgpu: add timeline support in amdgpu CS v3
` [PATCH 7/9] drm/syncobj: add transition iotcls between binary and timeline v2
` [PATCH 8/9] drm/syncobj: add timeline signal ioctl for syncobj v4
` [PATCH 9/9] drm/amdgpu: update version for timeline syncobj support in amdgpu
` [PATCH 5/9] drm/syncobj: use the timeline point in drm_syncobj_find_fence v4
` Re:[PATCH 1/9] dma-buf: add new dma_fence_chain container v6
Radeon HD 7450 brightness oversaturated
2019-03-22 14:59 UTC (4+ messages)
[PATCH v2] drm/amd/display: Add debugfs entry for amdgpu_dm_visual_confirm
2019-03-22 14:11 UTC
[PATCH v2] drm/amd/display: Initialize stream_update with memset
2019-03-22 13:59 UTC
[PATCH] drm/amd/display: Initialize stream_update with memset
2019-03-22 13:54 UTC (3+ messages)
Limit gpu max clock for ryzen 2400g
2019-03-22 12:07 UTC (2+ messages)
[PATCH] drm/amdgpu: defer cmd/fence/fw buffers destroy on hw_init failure
2019-03-22 9:31 UTC (4+ messages)
[PATCH 1/3] drm/amdgpu: error out on mode1 reset failure
2019-03-22 8:53 UTC (6+ messages)
` [PATCH 3/3] drm/amdgpu: add more debug friendly prompts
[PATCH] drm/amd/amdgpu: fix Polaris10 PCIe dpm feature issue
2019-03-22 4:41 UTC (5+ messages)
[PATCH] drm/amd/display: Fix boolean expression in get_surf_rq_param
2019-03-22 3:30 UTC (5+ messages)
[PATCH v2] drm/amdgpu: add more inject control
2019-03-22 2:08 UTC
[PATCH] drm/amd/display: Only allow VRR when vrefresh is within supported range
2019-03-21 17:54 UTC (3+ messages)
[PATCH 4/5] drm/amdgpu: remove per obj debugfs write
2019-03-21 15:58 UTC (2+ messages)
[PATCH 5/5] drm/amdgpu: add more inject control
2019-03-21 15:58 UTC (2+ messages)
[PATCH 3/5] drm/amdgpu: Fix amdgpu ras to ta enums conversion
2019-03-21 15:56 UTC (2+ messages)
[PATCH 2/5] drm/amdgpu: use macro instead of enum for flags
2019-03-21 15:55 UTC (2+ messages)
[PATCH 1/5] drm/amdgpu: Fix some sanity check
2019-03-21 15:55 UTC (2+ messages)
AMD Freesync patches for proper vblank and pageflip timestamping in VRR mode
2019-03-21 15:48 UTC (12+ messages)
` [PATCH 1/4] drm/amd/display: Prevent vblank irq disable while VRR is active
` [PATCH 3/4] drm/amd/display: In VRR mode, do DRM core vblank handling at end of vblank
[PATCH] drm/amd/display: Fix "dc has no member named dml" compile error
2019-03-21 14:51 UTC (3+ messages)
[PATCH -next] drm/ttm: remove set but not used variable 'rdev'
2019-03-21 14:00 UTC (2+ messages)
[PATCH] drm/amd/powerplay: Zero initialize num_of_levels in vega20_set_single_dpm_table
2019-03-21 13:58 UTC (3+ messages)
[PATCH][next] drm/amd/powerplay: fix spelling mistake "unknow" -> "unknown"
2019-03-21 13:58 UTC (2+ messages)
[PATCH] drm/amdgpu/display: fix build when DCN KCONFIG is not set
2019-03-21 13:05 UTC (2+ messages)
[PATCH] drm/amd/powerplay: Off by one in vega20_get_smu_msg_index()
2019-03-21 9:37 UTC (2+ messages)
[PATCH 1/4] drm/amd/display: Prevent vblank irq disable while VRR is active. (v2)
2019-03-21 9:27 UTC (3+ messages)
[PATCH] drm/amd/powerplay: Fix double unlock bug in smu_sys_set_pp_table()
2019-03-21 8:26 UTC (6+ messages)
Clang warning in drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
2019-03-21 6:58 UTC (10+ messages)
[PATCH] drm/amd/powerplay: delete some dead code
2019-03-21 6:42 UTC (2+ messages)
[PATCH] drm/amd/amdgpu: fix Polaris10 PCIe dpm feature issue (v2)
2019-03-21 6:32 UTC
[PATCH libdrm] tests/amdgpu: minor fix for dispatch/draw test
2019-03-21 2:41 UTC (2+ messages)
[pull] amdgpu drm-fixes-5.1
2019-03-21 2:09 UTC
[PATCH] drm/amdgpu: revert "XGMI pstate switch initial support"
2019-03-20 15:34 UTC (9+ messages)
Failed to pin framebuffer with oom error during dm automic commit
2019-03-20 14:22 UTC
[bug report] drm/amdgpu: add amdgpu_ras.c to support ras (v2)
2019-03-20 13:23 UTC
[PATCH 1/9] dma-buf: add new dma_fence_chain container v5
2019-03-20 13:23 UTC (6+ messages)
` [PATCH 8/9] drm/syncobj: add timeline signal ioctl for syncobj v3
[PATCH 1/8] drm/amdgpu: remove some unused VM defines
2019-03-20 11:57 UTC (5+ messages)
` [PATCH 5/8] drm/amdgpu: new VM update backends
` [PATCH 8/8] drm/amdgpu: use the new VM backend for clears
[PATCH] drm/amdgpu: add one rlc version into gfxoff blacklist
2019-03-20 11:25 UTC (3+ messages)
Potential NULL pointer dereference in radeon_ttm_tt_populate
2019-03-20 9:42 UTC (6+ messages)
[PATCH] drm/amd/amdgpu: fix incorrect translation about the PCIe MLW info
2019-03-20 9:18 UTC (4+ messages)
randr: Virtual monitor not present with MST display
2019-03-19 20:23 UTC (9+ messages)
[ANNOUNCE] xf86-video-amdgpu 19.0.1
2019-03-19 17:52 UTC
[ANNOUNCE] xf86-video-ati 19.0.1
2019-03-19 17:25 UTC
Potential NULL pointer dereference in atombios_get_encoder_mode
2019-03-19 16:31 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