dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-14 14:41:10 to 2017-11-16 06:28:11 UTC [more...]

PROBLEM: Asus C201 video mode problems on HDMI hotplug (regression)
 2017-11-16  6:28 UTC  (3+ messages)

[PATCH 0/2] add support rk3126 vop support
 2017-11-16  6:00 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: add document for rk3126-vop
` [PATCH 2/2] drm/rockchip: vop: add rk3126 vop support

[PATCH libdrm] amdgpu: Disable deadlock test suite for Vega 10
 2017-11-16  5:06 UTC  (3+ messages)

[git pull] drm for v4.15
 2017-11-16  4:59 UTC  (2+ messages)

[PATCH v2 0/3] drm/omap: Support for dispc memory bandwidth limit
 2017-11-16  4:37 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: display/ti: Add optional property to set "

[PATCH 1/2] drm/ttm: fix ttm_mem_evict_first once more
 2017-11-16  2:00 UTC  (4+ messages)
` [PATCH 2/2] drm/ttm: completely rework ttm_bo_delayed_delete

[GIT PULL] exynos-drm-next
 2017-11-15 22:51 UTC  (5+ messages)

[PATCH] drm: mali-dp: Disable planes when their CRTC gets disabled
 2017-11-15 22:35 UTC  (3+ messages)

[PATCH] drm/vgem: Fix vgem_init to get drm device avaliable
 2017-11-15 21:25 UTC  (5+ messages)

[Bug 103175] R9285 Unreal tournament perf regression with agd5f 4.15-wip kernels possibly CPU related
 2017-11-15 21:48 UTC  (2+ messages)

[Bug 103486] Tonga DC vblank_mode=0 not working as expected fullscreen
 2017-11-15 21:44 UTC  (2+ messages)

-EPROBE_DEFER and failed DSI panel probe
 2017-11-15 20:26 UTC 

[pull] amdgpu dc drm-next-4.15-dc
 2017-11-15 19:59 UTC 

[PATCH 1/2] dma-buf: keep only not signaled fence in reservation_object_add_shared_replace v2
 2017-11-15 19:30 UTC  (10+ messages)
` [PATCH 2/2] dma-buf: try to replace a signaled fence in reservation_object_add_shared_inplace

[pull] amdgpu drm-next-4.15
 2017-11-15 19:29 UTC 

[PATCH] drm: mali-dp: Separate static internal data into a read-only structure
 2017-11-15 19:23 UTC  (2+ messages)

[PATCH] drm/atomic: Use DRM_DEBUG_KMS instead of DRM_DEBUG_ATOMIC in error paths
 2017-11-15 18:38 UTC  (2+ messages)
` [PATCH v2] "

[Bug 103736] Sudden system freezes, dmesg errors
 2017-11-15 18:32 UTC  (6+ messages)
` [Bug 103736] Sudden system freezes, GPU fault detected

[PATCH 00/10] drm/uapi: Validate mode flags/type, and deprecate some of them
 2017-11-15 18:11 UTC  (29+ messages)
` [PATCH 01/10] drm/modes: Move 3D stereo flag check into drm_mode_validate_basic()
` [PATCH 02/10] drm/uapi: Validate the mode flags/type
  ` [Intel-gfx] "
  ` [PATCH v2 "
` [PATCH 03/10] drm/uapi: Deprecate DRM_MODE_FLAG_PIXMUX
` [PATCH 04/10] drm/uapi: Deprecate DRM_MODE_FLAG_BCAST
` [PATCH 05/10] drm/modes: Fix description of DRM_MODE_TYPE_USERDEF
` [PATCH 06/10] drm/modes: Kill off the oddball DRM_MODE_TYPE_CRTC_C vs. DRM_MODE_TYPE_BUILTIN handling
` [PATCH 07/10] drm/modes: Kill DRM_MODE_TYPE_CLOCK_CRTC_C define
` [PATCH 08/10] drm/uapi: Deprecate nonsense kms mode types
    ` [PATCH v2 "
` [PATCH 09/10] drm/modes: Provide global mode_valid hook
` [PATCH 10/10] drm/i915: Provide a device level .mode_valid() hook

[Bug 103769] Unity based games do not start
 2017-11-15 18:07 UTC  (3+ messages)

etnaviv: PHYS_OFFSET usage
 2017-11-15 17:56 UTC  (4+ messages)

[PATCH AUTOSEL for 4.9 36/56] drm/i915: Fix the level 0 max_wm hack on VLV/CHV
 2017-11-15 17:03 UTC 

A virtual DRM/KMS device
 2017-11-15 16:22 UTC 

4.1 EOL
 2017-11-15 17:00 UTC  (5+ messages)

[PATCH] drm/amd/display: remove unnecessary cast and use kcalloc instead of kzalloc
 2017-11-15 15:45 UTC 

[PATCH] drm/edid: Don't send non-zero YQ in AVI infoframe for HDMI 1.x sinks
 2017-11-15 15:30 UTC  (8+ messages)

[POC 00/16] Chromebook R13 GPU driver port
 2017-11-15 15:24 UTC  (17+ messages)
  ` [POC 01/16] drm/img-rogue: fix signatures of struct devfreq_cooling_power ops
  ` [POC 02/16] drm/img-rogue: convert pfn to pfn_t for vm_insert_mixed()
  ` [POC 03/16] drm/img-rogue: change #include <asm/uaccess.h> to <linux/uaccess.h>
  ` [POC 04/16] drm/img-rogue: #include <linux/sched/clock.h> in osfunc.c
  ` [POC 05/16] drm/img-rogue: adapt to changed fence API
  ` [POC 06/16] drm/img-rogue: dma_ops->sync_single_for_*() -> dma_sync_single_for_*()
  ` [POC 07/16] drm/img-rogue: __GFP_WAIT is now __GFP_RECLAIM
  ` [POC 08/16] drm/img-rogue: dma_buf_ops .kmap_* are now .map_*
  ` [POC 09/16] drm/img-rogue: translate pgprot_t to pgprot value for __pgprot_modify()
  ` [POC 10/16] drm/img-rogue: remove .set_busid methods from drm_driver
  ` [POC 11/16] drm/img-rogue: replace call to obsolete drm_platform_init()
  ` [POC 12/16] drm/img-rogue: remove locking around devfreq opp functions
  ` [POC 13/16] drm/img-rogue: enable img-rogue driver in Kconfig/Makefile
  ` [POC 14/16] arm64: dts: mt8173: add CPU OPP tables
  ` [POC 15/16] arm64: dts: mt8173: add GPU device
  ` [POC 16/16] arm64: dts: mt8173-oak: enable GPU

[PATCH v2 00/22] drm/cma-helper: Remove drm_fbdev_cma* functions
 2017-11-15 15:01 UTC  (24+ messages)
` [PATCH v2 01/22] drm/gem-fb-helper: drm_gem_fbdev_fb_create() make funcs optional
` [PATCH v2 02/22] drm/cma-helper: Add drm_fb_cma_fbdev_init/fini()
` [PATCH v2 03/22] drm/arc: Use drm_fb_cma_fbdev_init/fini()
` [PATCH v2 04/22] drm/arm/hdlcd: "
` [PATCH v2 05/22] drm/atmel-hlcdc: "
` [PATCH v2 06/22] drm/hisilicon/kirin: "
` [PATCH v2 07/22] drm/imx: "
` [PATCH v2 08/22] drm/meson: "
` [PATCH v2 09/22] drm/mxsfb: "
` [PATCH v2 10/22] drm/pl111: "
` [PATCH v2 11/22] drm/rcar-du: "
` [PATCH v2 12/22] drm/sti: "
` [PATCH v2 13/22] drm/stm: "
` [PATCH v2 14/22] drm/sun4i: "
` [PATCH v2 15/22] drm/tilcdc: "
` [PATCH v2 16/22] drm/tve200: "
` [PATCH v2 17/22] drm/vc4: "
` [PATCH v2 18/22] drm/zte: "
` [PATCH v2 19/22] drm/arm/mali: "
` [PATCH v2 20/22] drm/fsl-dcu: "
` [PATCH v2 21/22] drm/tinydrm: Use drm_fb_cma_fbdev_init_with_funcs/fini()
` [PATCH v2 22/22] drm/cma-helper: Remove drm_fbdev_cma* functions

[PATCH] drm/tegra: sor: Reimplement pad clock
 2017-11-15 14:43 UTC 

[PATCH] drm: gem_cma_helper.c: Allow importing of contiguous scatterlists with nents > 1
 2017-11-15 14:41 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 1/3] backlight: as3711_bl: fix device-tree node lookup
 2017-11-15 14:39 UTC  (7+ messages)

[PATCH] dma-buf/fence: Fix lock inversion within dma-fence-array
 2017-11-15 13:20 UTC  (3+ messages)

[PATCH] [RFT] drm: adv7511/33: fix adv7511_cec_init() failure handling
 2017-11-15 12:58 UTC  (2+ messages)

[PATCH 1/2] drm/atomic-helper: always track connector commits, too
 2017-11-15 11:39 UTC  (2+ messages)

[Bug 103443] [CI] igt@kms_setmode@[clone-exclusive-crtc | invalid-clone-exclusive-crtc] - warn - no modes for connector 76
 2017-11-15 11:16 UTC  (2+ messages)
` [Bug 103443] [CI] igt@ - success - WARN "

[PATCH] drm/bridge: Fix lvds-encoder since the panel_bridge rework
 2017-11-15  9:59 UTC  (2+ messages)

[Bug 103751] Very slow display on Legacy mode, but it's normal on UEFI mode
 2017-11-15  8:44 UTC 

[PATCH 1/1] drm/rockchip: dw-mipi-dsi: fix possible un-balanced runtime PM enable
 2017-11-15  8:27 UTC  (2+ messages)

[PATCH 1/1 v2] drm/rockchip: dw-mipi-dsi: fix possible un-balanced runtime PM enable
 2017-11-15  8:24 UTC 

[PATCH 1/3] drm/gem-cma-helper: Fix kerneldocs
 2017-11-15  8:06 UTC  (8+ messages)
` [PATCH 2/3] drm/syncobj: "
` [PATCH 3/3] drm: Fix kerneldocs for drm_plane modifiers

[Bug 103370] `DRI_PRIME=1 glxgears -info` halts the system with Intel Graphics [8086:5917] + AMD Graphics [1002:6665]
 2017-11-15  8:02 UTC  (3+ messages)

[PATCH 00/10] drm/sunxi: Display pipeline and HDMI output on A10/A20
 2017-11-15  2:37 UTC  (4+ messages)
` [PATCH 02/10] drm/sun4i: tcon: Add support for A10 TCON

[Bug 103544] Graphical glitches r600 in game this war of mine linux native
 2017-11-15  2:22 UTC  (2+ messages)

[PATCH 0/8] arm/arm64: mediatek: Fix mmsys device probing
 2017-11-15  0:17 UTC  (11+ messages)
` [PATCH 1/8] drm/mediatek: Use regmap for register access
` [PATCH 2/8] mfd: mtk-mmsys: Add mmsys driver
` [PATCH 3/8] drm/mediatek: mt2701: switch to mfd probing
` [PATCH 4/8] clk: mediatek: mt2701-mm: switch to mfd device
` [PATCH 5/8] mfd: mtk-mmsys: Add mt8173 nodes
` [PATCH 6/8] drm/mediatek: Add mfd support for mt8173
` [PATCH 7/8] clk: mediatek: mt8173-mm: switch to mfd device
` [PATCH 8/8] MAINTAINERS: update Mediatek Soc entry

[Bug 102009] Blender crashes when compiling OpenCL kernel
 2017-11-14 23:23 UTC  (2+ messages)

[PATCH 0/2] drm/vc4: Correctly uninstall interrupts
 2017-11-14 23:18 UTC  (6+ messages)
` [PATCH 2/2] drm/vc4: Ensure interrupts are disabled

[PATCH v3 0/6] drm/: Add simple modeset suspend/resume helpers
 2017-11-14 21:25 UTC  (7+ messages)
` [PATCH v3 1/6] drm/probe-helper: Fix drm_kms_helper_poll_enable() docs
` [PATCH v3 2/6] drm/modeset-helper: Add simple modeset suspend/resume helpers
` [PATCH v3 3/6] drm/arm/mali: Use drm_mode_config_helper_suspend/resume()
` [PATCH v3 4/6] drm/fsl-dcu: "
` [PATCH v3 5/6] drm/tinydrm: "
` [PATCH v3 6/6] drm/docs: Add todo entry for simple modeset suspend/resume

[Bug 103743] Nier:Automata - "if" in fragment shader incorrectly evaluated, causes artifacts
 2017-11-14 18:21 UTC  (4+ messages)

[PATCH v2 1/2] drm/fsl-dcu: avoid disabling pixel clock twice on suspend
 2017-11-14 16:56 UTC  (2+ messages)
` [PATCH v2 2/2] drm/fsl-dcu: enable IRQ before drm_atomic_helper_resume()

[PATCH v2 0/6] drm/: Add simple modeset suspend/resume helpers
 2017-11-14 16:22 UTC  (13+ messages)
` [PATCH v2 4/6] drm/fsl-dcu: Use drm_mode_config_helper_suspend/resume()
` [PATCH v2 5/6] drm/tinydrm: "

[PATCH] drm/amdgpu: set f_mapping on exported DMA-bufs
 2017-11-14 15:51 UTC  (2+ messages)

[Bug 103519] EFL apps crash on start with mesa 17.2
 2017-11-14 15:44 UTC  (5+ messages)
` [Bug 103519] wayland egl "

[PATCH 1/2] drm/ttm: make unlocking in ttm_bo_cleanup_refs optional v2
 2017-11-14 15:35 UTC  (5+ messages)
` [PATCH 2/2] drm/ttm: optimize ttm_mem_evict_first v4

[Bug 103700] Displayport link status failed on resume from suspend on eDP on RX580 with Asus GL702ZC
 2017-11-14 15:34 UTC  (2+ messages)

[Bug 102358] WarThunder freezes always with vblanc=1
 2017-11-14 14:58 UTC  (2+ messages)
` [Bug 102358] WarThunder freezes at start, with activated vsync (vblank_mode=2)

[PATCH 1/2] dma-buf: keep only not signaled fence in reservation_object_add_shared_replace v3
 2017-11-14 14:42 UTC  (5+ messages)
` [PATCH 2/2] dma-buf: try to replace a signaled fence in reservation_object_add_shared_inplace


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox