dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-26 17:35:33 to 2019-05-28 05:35:59 UTC [more...]

[PATCH v2 00/25] add drm support for MT8183
 2019-05-28  5:35 UTC  (7+ messages)
` [PATCH v2 22/25] drm/mediatek: adjust ddp clock control flow
` [PATCH v2 24/25] drm/mediatek: respect page offset for PRIME mmap calls

[PATCH v3 0/2] drm/komeda: Add rotation support on Komeda driver
 2019-05-28  3:57 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] drm/komeda: Adds limitation check for AFBC wide block not support Rot90

[Bug 109022] ring gfx timeout during particular shader generation on yuzu emulator
 2019-05-28  3:25 UTC  (10+ messages)

[Bug 110635] briefly flashing corruption when playing various OGL games
 2019-05-28  2:51 UTC  (4+ messages)

[PATCH 0/2] drm: imx: Add NWL MIPI DSI host controller support
 2019-05-28  1:38 UTC  (7+ messages)

[Bug 110711] American Truck shows strange colored reflections
 2019-05-27 22:58 UTC  (4+ messages)
` [Bug 110711] American Truck Simulator "

[Bug 203731] New: amdgpu wrong refresh rate for hdmi output with deepcolor turned on
 2019-05-27 21:29 UTC  (2+ messages)
` [Bug 203731] "

[PATCH] drm/omap: Make sure device_id tables are NULL terminated
 2019-05-27 20:41 UTC 

[PATCH v3 1/3] dt-bindings: display: Add Sharp LS020B1DD01D panel documentation
 2019-05-27 20:29 UTC  (3+ messages)
` [PATCH v3 2/3] drm: Add bus flag for Sharp-specific signals
  ` Extend drm_bus_flags? [Was: [PATCH v3 2/3] drm: Add bus flag for Sharp-specific signals]

[PATCH 0/6] Add anx6345 DP/eDP bridge for Olimex Teres-I
 2019-05-27 20:11 UTC  (3+ messages)
` [PATCH 3/6] drm/bridge: extract some Analogix I2C DP common code

[Bug 110712] [regression]Raven Ridge: System freeze but mouse cursor able to move when using Firefox Webrender
 2019-05-27 19:53 UTC  (4+ messages)

[Bug 110659] pageflipping seems to cause jittering on mouse input when running Hitman 2 in Wine/DXVK with amdgpu.dc=1
 2019-05-27 19:42 UTC  (11+ messages)

[PATCH v1 1/2] drm/i2c: tda998x: access chip registers via a regmap
 2019-05-27 19:15 UTC  (2+ messages)
` [PATCH v1 2/2] drm/i2c: tda998x: remove indirect reg_read/_write() calls

RFC: Run a dedicated hmm.git for 5.3
 2019-05-27 19:12 UTC  (3+ messages)

[PATCH] drm/syncobj: Include the <drm/drm_utils.h> header
 2019-05-27 18:53 UTC  (2+ messages)

[PATCH] drm/damage-helper: Use NULL instead of 0
 2019-05-27 18:47 UTC  (2+ messages)

[Bug 106302] [radeonsi] Garbage content when accessing a texture in multiple shared EGL contexts
 2019-05-27 18:47 UTC  (2+ messages)

[Bug 203627] New: [Regression] Boot fails with linux-firmware 20190514
 2019-05-27 18:38 UTC  (2+ messages)
` [Bug 203627] "

[PATCH v2 0/7] drm: make headers self-contained and drop drmP.h
 2019-05-27 18:05 UTC  (7+ messages)
` [PATCH v2 5/7] drm: make drm_legacy.h self-contained
` [PATCH v2 6/7] drm: make drm_trace.h self-contained
` [PATCH v2 7/7] drm: drop use of drmP.h in drm/*

[PATCH] drm/nouveau/svm: Convert to use hmm_range_fault()
 2019-05-27 18:03 UTC  (2+ messages)

[Bug 110777] Kernel 5.1-5.2 MCLK stuck at 167MHz Vega 10 (56)
 2019-05-27 17:56 UTC 

[Bug 109206] Kernel 4.20 amdgpu fails to load firmware on Ryzen 2500U
 2019-05-27 16:43 UTC  (2+ messages)

DRM/AST regression (likely 4.14 -> 4.19+), providing EDID manually fails
 2019-05-27 16:42 UTC  (2+ messages)

[PATCH 1/5] vmwgfx: drop empty lastclose stub
 2019-05-27 16:36 UTC  (15+ messages)
` [PATCH 4/5] drm/vmwgfx: remove custom ioctl io encoding check

[PATCH v6 0/6] Add support for Orange Pi 3
 2019-05-27 16:22 UTC  (7+ messages)
  ` [PATCH v6 1/6] net: stmmac: sun8i: add support for Allwinner H6 EMAC
  ` [PATCH v6 2/6] net: stmmac: sun8i: force select external PHY when no internal one
  ` [PATCH v6 3/6] arm64: dts: allwinner: orange-pi-3: Enable ethernet
  ` [PATCH v6 4/6] dt-bindings: display: hdmi-connector: Support DDC bus enable
  ` [PATCH v6 5/6] drm: sun4i: Add support for enabling DDC I2C bus to sun8i_dw_hdmi glue
  ` [PATCH v6 6/6] arm64: dts: allwinner: orange-pi-3: Enable HDMI output

[PATCH 01/13] drm/amdgpu: introduce and honour DRM_FORCE_AUTH workaround
 2019-05-27 15:32 UTC  (37+ messages)
` [PATCH 03/13] drm/etnaviv: drop DRM_AUTH usage from the driver
` [PATCH 04/13] drm/exynos: drop DRM_AUTH from DRM_RENDER_ALLOW ioctls
` [PATCH 05/13] drm/i915: "
` [PATCH 06/13] drm/lima: drop DRM_AUTH usage from the driver
` [PATCH 09/13] drm/omap: drop DRM_AUTH from DRM_RENDER_ALLOW ioctls
  ` [PATCH 02/13] drm/amdgpu: drop DRM_AUTH usage from the driver
  ` [PATCH 07/13] drm/msm: "
  ` [PATCH 08/13] drm/nouveau: drop DRM_AUTH from DRM_RENDER_ALLOW ioctls
  ` [PATCH 10/13] drm/radeon: "
` [PATCH 11/13] drm/vgem: drop DRM_AUTH usage from the driver
` [PATCH 12/13] drm/virtio: "
` [PATCH 13/13] drm: allow render capable master with DRM_AUTH ioctls

[PATCH 0/5] drm/meson: Add support for HDMI2.0 YUV420 4k60
 2019-05-27 15:30 UTC  (5+ messages)
` [PATCH 2/5] drm/bridge: add encoder support to specify bridge input format
` [PATCH 3/5] drm/bridge: dw-hdmi: Add support for dynamic output format setup

[PATCHv3 00/23] drm/bridge: tc358767: DP support
 2019-05-27 15:11 UTC  (6+ messages)
  ` [PATCHv3 22/23] drm/bridge: tc358767: add IRQ and HPD support

[PATCH v15 00/17] arm64: untag user pointers passed to the kernel
 2019-05-27 14:37 UTC  (4+ messages)
` [PATCH v15 05/17] arms64: untag user pointers passed to memory syscalls

[PATCH 02/12] dma-buf: add dma_buf_(un)map_attachment_locked variants v3
 2019-05-27 14:21 UTC 

[GIT PULL] etnaviv-fixes for 5.2-rc3
 2019-05-27 14:17 UTC 

dpms mode change with wayland on iMX.6
 2019-05-27 13:53 UTC  (3+ messages)

[PATCH v8 0/6] drm/bridge: sii902x: HDMI-audio support and some fixes
 2019-05-27 13:47 UTC  (7+ messages)
` [PATCH v8 1/6] drm/bridge: sii902x: add input_bus_flags
` [PATCH v8 2/6] drm/bridge: sii902x: Set output mode to HDMI or DVI according to EDID
` [PATCH v8 3/6] drm/bridge: sii902x: pixel clock unit is 10kHz instead of 1kHz
` [PATCH v8 4/6] dt-bindings: display: sii902x: Remove trailing white space
` [PATCH v8 5/6] dt-bindings: display: sii902x: Add HDMI audio bindings
` [PATCH v8 6/6] drm/bridge: sii902x: Implement HDMI audio support

[PATCH] drm/komeda: Added AFBC support for komeda driver
 2019-05-27 13:19 UTC  (7+ messages)

[PATCH v1 0/2] dw-mipi-dsi: add power on & off optional phy ops and update stm
 2019-05-27 12:54 UTC  (5+ messages)
` [PATCH v1 1/2] drm/bridge/synopsys: dsi: add power on/off optional phy ops
` [PATCH v1 2/2] drm/stm: dsi: add power on/off "

[PATCH] drm/stm: ltdc: No message if probe
 2019-05-27 12:35 UTC  (2+ messages)

[PATCH] drm/stm: ltdc: restore calls to clk_{enable/disable}
 2019-05-27 12:27 UTC  (2+ messages)

[PATCH] dt-bindings: display: Convert Allwinner DSI to a schema
 2019-05-27 12:09 UTC 

[PATCH 00/33] fbcon notifier begone!
 2019-05-27 11:56 UTC  (25+ messages)
` [PATCH 04/33] vt: More locking checks
` [PATCH 09/33] fbcon: Remove fbcon_has_exited
` [PATCH 11/33] fbdev/sh_mobile: remove sh_mobile_lcdc_display_notify
` [PATCH 14/33] staging/olpc: lock_fb_info can't fail
` [PATCH 24/33] Revert "backlight/fbcon: Add FB_EVENT_CONBLANK"
` [PATCH 32/33] staging/olpc_dcon: Add drm conversion to TODO

[ADV7393] DRM Encoder Slave or DRM Bridge
 2019-05-27 11:21 UTC  (2+ messages)

[PATCHv6 0/4] omapdrm: DSI command mode panel support
 2019-05-27 11:21 UTC  (3+ messages)

[PATCH] drm/virtio: add plane check
 2019-05-27 11:14 UTC 

[Bug 107209] DM_PPLIB causes a warning on Raven
 2019-05-27 11:06 UTC  (3+ messages)

[Bug 107296] WARNING: CPU: 0 PID: 370 at drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dcn_calcs.c:1355 dcn_bw_update_from_pplib+0x16b/0x280 [amdgpu]
 2019-05-27 11:06 UTC  (2+ messages)

dynamic DMA-buf sharing between devices
 2019-05-27 10:56 UTC  (3+ messages)
` [PATCH 02/12] dma-buf: add dma_buf_(un)map_attachment_locked variants v3

[PATCH v2 0/2] drm/panel: drmP.h removal + small fix
 2019-05-27 10:54 UTC  (5+ messages)
` [PATCH v2 1/2] drm/panel: panel-innolux: drop unused variable
` [PATCH v2 2/2] drm/panel: drop drmP.h usage

[PATCH 01/10] drm/ttm: Make LRU removal optional
 2019-05-27 10:51 UTC  (6+ messages)
` [PATCH 10/10] drm/amdgpu: stop removing BOs from the LRU v3

[PATCH 1/1] drm/panel: truly: Add additional delay after pulling down reset gpio
 2019-05-27 10:26 UTC 

[PATCH] drm/omapdrm: fix warning PTR_ERR_OR_ZERO can be used
 2019-05-27  9:06 UTC  (3+ messages)

[ADV7393] DRM Encoder Slave or DRM Bridge
 2019-05-27  7:19 UTC  (3+ messages)

PROBLEM: VirtIO DRM driver crashes when setting specific 16.16 fixed-point property values
 2019-05-27  6:47 UTC  (2+ messages)

[PATCH 1/2] drm/nouveau/disp/nv50-: force scaler for any non-default LVDS/eDP modes
 2019-05-27  6:24 UTC  (2+ messages)
` [Nouveau] "

[PATCH] drm/nouveau/mmu: use struct_size() helper
 2019-05-27  6:21 UTC  (2+ messages)
` [Nouveau] "

[PATCH 1/2] drm/omap: remove open-coded drm_invalid_op()
 2019-05-27  6:03 UTC  (5+ messages)
` [PATCH 2/2] drm/nouveau: "

[Bug 110760] Low FPS in Quake Champions with Vega20
 2019-05-27  5:10 UTC  (2+ messages)

[Bug 110658] MXGP3 (Steam, native Linux port, UE4): graphical glitches
 2019-05-27  4:58 UTC  (4+ messages)

[PATCH 0/3] fix mediatek drm, dis, and disp-* unbind/bind
 2019-05-27  4:50 UTC  (4+ messages)
` [PATCH 1/3] drm: mediatek: fix unbind functions
` [PATCH 2/3] drm: mediatek: remove clk_unprepare() in mtk_drm_crtc_destroy()
` [PATCH 3/3] drm: mediatek: unbind components in mtk_drm_unbind()

[PATCH 2/2] video: fbdev: pvr2fb: add COMPILE_TEST support
 2019-05-27  4:13 UTC  (2+ messages)

[Bug 110472] Graphical Fault (Desktop Freeze) on Specific OpenGL Application
 2019-05-27  2:56 UTC  (2+ messages)

[Bug 109345] drm-next-2018-12-14 -Linux PPC
 2019-05-27  1:54 UTC  (2+ messages)

[PATCH] drm/tegra: fix warning PTR_ERR_OR_ZERO can be used
 2019-05-26 22:27 UTC  (2+ messages)

[PATCH 0/4] drm/bridge: dw-hdmi: Add support for HDR metadata
 2019-05-26 21:20 UTC  (5+ messages)
` [PATCH 1/4] drm/bridge: dw-hdmi: Add Dynamic Range and Mastering InfoFrame support
` [PATCH 2/4] drm/rockchip: Enable DRM InfoFrame support on RK3328 and RK3399
` [PATCH 3/4] drm/meson: Enable DRM InfoFrame support on GXL, GXM and G12A
` [PATCH 4/4] drm/sun4i: Enable DRM InfoFrame support on H6

[Bug 110575] [R9 380X] Artifacts in CSGO
 2019-05-26 21:14 UTC  (2+ messages)

[PATCH] drm/sun4i: fix warning PTR_ERR_OR_ZERO can be used
 2019-05-26 19:19 UTC  (2+ 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).