dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-18 07:33:27 to 2018-10-19 10:57:11 UTC [more...]

[PULL] drm-misc-fixes
 2018-10-19 10:57 UTC 

[PATCH] drm: fix deadlock of syncobj
 2018-10-19 10:50 UTC  (2+ messages)

[PATCH 1/7] drm: add flags to drm_syncobj_find_fence
 2018-10-19 10:45 UTC  (14+ messages)
` [PATCH 2/7] drm: add syncobj timeline support v8

[PULL] drm-intel-next-fixes
 2018-10-19 10:37 UTC 

[Bug 108493] Unigine Heaven at 4K crashes amdgpu and causes a GPU hang
 2018-10-19 10:24 UTC 

[PATCH v2] drm/sun4i: Fix an ulong overflow in the dotclock driver
 2018-10-19 10:18 UTC  (2+ messages)

[RFC][PATCH 00/18] Provide a nice interface for TTM global state
 2018-10-19  9:45 UTC  (22+ messages)
` [PATCH 01/18] drm/ttm: Provide struct ttm_global for referencing "
` [PATCH 03/18] drm/radeon: Replace TTM initialization/release with ttm_global
` [PATCH 04/18] drm/ast: "
` [PATCH 07/18] drm/hisilicon: "
  ` [PATCH 02/18] drm/amdgpu: "
  ` [PATCH 05/18] drm/bochs: "
  ` [PATCH 06/18] drm/cirrus: "
  ` [PATCH 08/18] drm/mgag200: "
  ` [PATCH 09/18] drm/nouveau: "
  ` [PATCH 10/18] drm/qlx: "
  ` [PATCH 11/18] drm/virtio: "
  ` [PATCH 12/18] drm/vmwgfx: "
  ` [PATCH 13/18] staging/vboxvideo: "
  ` [PATCH 15/18] drm: Remove DRM_GLOBAL_TTM_OBJECT
  ` [PATCH 16/18] drm/ttm: Implement struct ttm_global_item and helpers
  ` [PATCH 18/18] drm: Remove drm_global.{c,h}
` [PATCH 14/18] drm/ttm: Remove struct ttm_bo_global_ref and helpers
` [PATCH 17/18] drm/ttm: Implement struct ttm_global with struct ttm_global_ref

[PULL] drm-intel-next-fixes
 2018-10-19  9:41 UTC  (5+ messages)

[PATCH] drm: Revert "add syncobj timeline support v9"
 2018-10-19  9:29 UTC  (2+ messages)

[PATCH v2 1/2] drm/selftest: Refactor drm mode setting selftests
 2018-10-19  9:28 UTC  (6+ messages)
` [PATCH v2 2/2] drm/selftest: Add drm damage helper selftest

[PATCH v2 0/2] drm/i915/intel_dsi: Read back pclk set by GOP and use that as plck
 2018-10-19  9:20 UTC  (3+ messages)
` [PATCH v2 2/2] drm/i915/intel_dsi: Read back pclk set by GOP and use that as pclk v2

[PATCH] amdgpu/gmc : fix compile warning
 2018-10-19  8:56 UTC  (12+ messages)

[PATCH] RFC: Make igts for cross-driver stuff mandatory?
 2018-10-19  8:50 UTC 

[PATCH] drm/doc: Update errno handbook
 2018-10-19  8:43 UTC 

[PATCH v2 1/2] drm/exynos: decon: Make plane alpha configurable
 2018-10-19  8:30 UTC  (3+ messages)
  ` [PATCH v2 2/2] drm/exynos: decon: Make pixel blend mode configurable

[PATCH 0/3] Provide struct ttm_global for TTM global state
 2018-10-19  7:58 UTC  (15+ messages)
` [PATCH 1/3] drm/ttm: Provide struct ttm_global for referencing "
  ` [PATCH 2/3] drm/amdgpu: Replace TTM initialization/release with ttm_global
  ` [PATCH 3/3] drm/radeon: "

[PATCH] drm: panel-orientation-quirks: Do rotation quirk for new GPD Win2 FW
 2018-10-19  7:28 UTC  (2+ messages)

[Bug 107928] Screen regularly turns black, reboot needed
 2018-10-19  7:23 UTC  (3+ messages)

[PATCH DRM] drm: msm: adreno: Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) +PTR_ERR
 2018-10-19  7:19 UTC  (3+ messages)
` [Outreachy kernel] "

[git pull] drm fixes for 4.19 final
 2018-10-19  7:14 UTC  (2+ messages)

[PATCH 1/3] drm/sched: Add callback to mark if sched is ready to work
 2018-10-19  7:13 UTC  (6+ messages)
` [PATCH 2/3] drm/sched: Expose drm_sched_entity_select_rq to use in drivers
  ` [PATCH 3/3] drm/amdgpu: Refresh rq selection for job after ASIC reset

[Patch v4 0/8] drm/omap: Add virtual-planes support
 2018-10-19  7:10 UTC  (5+ messages)
` [Patch v4 5/8] drm/omap: Add global state as a private atomic object

[PATCH] drm/radeon: fix a missing-check bug
 2018-10-19  7:02 UTC  (2+ messages)

[PATCH v2 0/6] drm/virtio: rework ttm resource handling
 2018-10-19  6:18 UTC  (7+ messages)
` [PATCH v2 1/6] drm/virtio: track created object state
` [PATCH v2 2/6] drm/virtio: use virtio_gpu_object->hw_res_handle in virtio_gpufb_create()
` [PATCH v2 3/6] drm/virtio: use virtio_gpu_object->hw_res_handle in virtio_gpu_mode_dumb_create()
` [PATCH v2 4/6] drm/virtio: use virtio_gpu_object->hw_res_handle in virtio_gpu_resource_create_ioctl()
` [PATCH v2 5/6] drm/virtio: drop resource_id argument
` [PATCH v2 6/6] drm/virtio: fix resource id handling

[PATCH 0/9] Analogix ANX6345 RGB-(e)DP bridge support
 2018-10-19  5:50 UTC  (21+ messages)
` [PATCH 1/9] drm/bridge: move ANA78xx driver to analogix subdirectory
` [PATCH 4/9] dt-bindings: Add ANX6345 DP/eDP transmitter binding
` [PATCH 7/9] arm64: allwinner: a64: enable ANX6345 bridge on Pinebook
  ` [PATCH 9/9] [DO NOT MERGE] drm/sun4i: rgb: Add 5% tolerance to dot clock frequency check

[Bug 106177] overclocking doesn't work with 4.17-rc1
 2018-10-19  1:47 UTC  (4+ messages)

[PATCH 0/8] drm/virtio: rework ttm resource handling
 2018-10-19  0:33 UTC  (7+ messages)
` [PATCH 7/8] drm/virtio: move virtio_gpu_object_{attach,detach} calls
  ` [PATCH 7/8] drm/virtio: move virtio_gpu_object_{attach, detach} calls

[Bug 107990] Got Dying Light working in Arch by changing Mesa's compile steps, how to get it working Out Of the Box?
 2018-10-18 23:32 UTC  (2+ messages)

[Bug 108340] Ambient Occlusion in Two Point Hospital shows black spot artifacts
 2018-10-18 23:28 UTC  (2+ messages)

[Bug 108111] Civilization VI Artifacts RX480
 2018-10-18 23:20 UTC  (2+ messages)

[Bug 108464] System fails to reboot after Ctrl-Alt-Del
 2018-10-18 22:50 UTC  (2+ messages)

omap4: support for manually updated display
 2018-10-18 22:15 UTC  (5+ messages)

[PATCH 00/11] DPU cleanups
 2018-10-18 22:06 UTC  (18+ messages)
  ` [PATCH 01/11] drm/msm/dpu: Remove dpu_dbg
  ` [PATCH 02/11] drm/msm/dpu: Use DEFINE_SHOW_ATTRIBUTE
  ` [PATCH 03/11] drm/msm/dpu: Remove dpu_crtc_get_mixer_height
  ` [PATCH 04/11] drm/msm/dpu: Remove dpu_crtc_is_enabled()
  ` [PATCH 05/11] drm/msm/dpu: Cleanup some container_of helper functions
  ` [PATCH 06/11] drm/msm/dpu: Cleanup callers of dpu_hw_blk_init
  ` [PATCH 07/11] drm/msm: Make irq_postinstall optional
  ` [PATCH 08/11] drm/msm/dpu: Remove dpu_irq and unused functions
  ` [PATCH 09/11] drm/msm/dpu: Debugfs related cleanups
  ` [PATCH 10/11] drm/msm/dpu: Further cleanups for static inline functions
  ` [PATCH 11/11] drm/msm/dpu: Clean up dpu_media_info.h "

[PATCH 1/2 v2] drm/panel: Add DT bindings for Samsung S6D16D0
 2018-10-18 20:34 UTC  (2+ messages)

[PATCH libdrm 0/2] xf86drm: add OF_ fallback mechanism
 2018-10-18 20:07 UTC  (3+ messages)
` [PATCH libdrm 1/2] xf86drm: fallback to DRIVER uevent entry when OF_FULLNAME fails
` [PATCH libdrm 2/2] xf86drm: handle non existing OF_COMPATIBLE_N uevent entry

[PATCH v2] drm: Get ref on CRTC commit object when waiting for flip_done
 2018-10-18 18:48 UTC  (6+ messages)

[PATCH DRM] drm: msm: adreno: Use DRM_DEV_* instead of dev_*
 2018-10-18 18:33 UTC 

[PATCH 0/1] drm/vboxvideo: Move vboxvideo driver out of staging
 2018-10-18 18:12 UTC  (3+ messages)
` [PATCH] "

[Bug 108487] Wayland compositors are unable to use hardware acceleration on i915
 2018-10-18 17:51 UTC 

[PATCH DRM] drm: msm: Replace instances of *_reference/unreference() with *_get/put()
 2018-10-18 17:25 UTC 

[Bug 108486] Iincompatible result.json generation between igt_runner and piglit summary
 2018-10-18 17:13 UTC  (3+ messages)
` [Bug 108486] Incompatible "

[PATCH v5 00/28] Display Stream Compression enabling on eDP/DP
 2018-10-18 17:02 UTC  (3+ messages)
` [PATCH v5 24/28] drm/i915/dp: Configure Display stream splitter registers during DSC enable

[PATCH] drm/radeon: fix a missing-check bug
 2018-10-18 16:42 UTC 

[PULL] drm-misc-fixes
 2018-10-18 16:28 UTC 

[Bug 108484] wrong
 2018-10-18 16:19 UTC 

[radeon-alex:amd-staging-dkms-4.18 839/1379] htmldocs: drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:1542: warning: Function parameter or member 'mem' not described in 'amdgpu_vm_bo_split_mapping'
 2018-10-18 16:07 UTC 

[PATCH] drm/scheduler: use hw_rq_count for load calculation
 2018-10-18 15:37 UTC 

[PATCH 1/6] staging: vboxvideo: Stop accessing crtc_state->active
 2018-10-18 15:03 UTC  (6+ messages)
` [PATCH 2/6] staging: vboxvideo: Keep old mode when disable crtc
` [PATCH 3/6] staging: vboxvideo: Drop duplicate vbox_err.h file
` [PATCH 4/6] staging: vboxvideo: Cleanup the comments
` [PATCH 5/6] staging: vboxvideo: Change licence headers over to SPDX
` [PATCH 6/6] staging: vboxvideo: Stop disabling/enabling accel support on master set / drop

[PATCH] drm/panel: Add simple panel mode for the ARM RTSMv8
 2018-10-18 14:18 UTC  (5+ messages)

[Bug 106490] VA-API video deconding broken for Chromium on Mesa 18.0.3
 2018-10-18 14:04 UTC  (2+ messages)

[radeon-alex:amd-staging-dkms-4.18 805/1379] htmldocs: drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:1542: warning: Function parameter or member 'vram_base_offset' not described in 'amdgpu_vm_bo_split_mapping'
 2018-10-18 13:25 UTC 

[Bug 201273] New: Fatal error during GPU init amdgpu
 2018-10-18 13:22 UTC  (3+ messages)
` [Bug 201273] Fatal error during GPU init amdgpu RX560

kmemleak in nvkm_iccsense_oneinit
 2018-10-18 13:18 UTC 

[PATCH 0/5] Add Du support to RZ/G1C and RZ/G1N
 2018-10-18 13:10 UTC  (4+ messages)
` [PATCH 5/5] ARM: shmobile: defconfig: Enable SII902X

[Bug 201275] New: Power consumption RX460 idle raised from 7 W to 13 W
 2018-10-18 12:52 UTC  (2+ messages)
` [Bug 201275] Power consumption RX560 "

[PATCH v3 1/2] drm/exynos: decon: Make plane alpha configurable
 2018-10-18 12:51 UTC  (2+ messages)
  ` [PATCH v3 2/2] drm/exynos: decon: Make pixel blend mode configurable

[PATCH v3 0/2] drm/exynos: decon: Add properties
 2018-10-18 12:51 UTC 

[PATCH 0/3] R-Car LVDS: Add R8A77965 (M3-N) support
 2018-10-18 12:13 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: display: renesas: lvds: Document r8a77965 bindings
` [PATCH 2/3] drm: rcar-du: lvds: Add R8A77965 support
` [PATCH 3/3] arm64: dts: renesas: r8a77965: Add LVDS support

[PATCH] drm/sti: make crct disable atomic
 2018-10-18 12:06 UTC  (2+ messages)

remove bogus GFP_DMA32 flags for dma allocations
 2018-10-18 12:00 UTC  (10+ messages)
` [PATCH 6/8] drm: sti: don't pass GFP_DMA32 to dma_alloc_wc
` [PATCH 7/8] media: sti/bdisp: don't pass GFP_DMA32 to dma_alloc_attrs

[radeon-alex:amd-staging-dkms-4.18 1311/1379] drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:418: undefined reference to `__umoddi3'
 2018-10-18 11:56 UTC 

Planes enumeration with sun4i-drm driver
 2018-10-18 11:45 UTC  (5+ messages)

[PATCH v2] drm: dsi: Add lane clock rate fields to DSI device
 2018-10-18 11:19 UTC 

[radeon-alex:amd-staging-dkms-4.18 184/1379] htmldocs: drivers/gpu/drm/amd/amdgpu/amdgpu_prime.c:207: warning: Function parameter or member 'target_dev' not described in 'amdgpu_gem_map_attach'
 2018-10-18 10:42 UTC 

kmemleak in nvkm_iccsense_oneinit
 2018-10-18 10:07 UTC 

[PATCH] drm/sun4i: Fix an ulong overflow in the dotclock driver
 2018-10-18  9:49 UTC  (2+ messages)

[PATCH v2 0/2] drm/exynos: decon: Add properties
 2018-10-18  9:36 UTC 

[Bug 107666] st_sampler_view.c:546 assert
 2018-10-18  9:25 UTC  (2+ messages)

[PATCH v2] drm/sti: clean up after drm_atomic_helper_shutdown rework
 2018-10-18  9:03 UTC 

[PATCH] kthread: finer-grained lockdep/cross-release completion
 2018-10-18  8:56 UTC  (11+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).