dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-18 20:28:08 to 2019-01-21 20:24:29 UTC [more...]

[PATCH 1/3] drm: Add debug prints for the various object lookup errors
 2019-01-21 20:24 UTC  (2+ messages)
` [PATCH 2/3] drm: Sync errno values for property "

[PATCH 0/4] ION stability and perf changes
 2019-01-21 20:24 UTC  (19+ messages)
` [PATCH 1/4] staging: android: ion: Support cpu access during dma_buf_detach
` [PATCH 2/4] staging: android: ion: Restrict cache maintenance to dma mapped memory
` [PATCH 3/4] dma-buf: add support for mapping with dma mapping attributes
` [PATCH 4/4] staging: android: ion: Support "

[PATCH 00/14] Misc ION cleanups and adding unmapped heap
 2019-01-21 20:11 UTC  (39+ messages)
` [PATCH 11/14] staging: android: ion: Allow heap name to be null
` [PATCH 13/14] staging: android: ion: Do not sync CPU cache on map/unmap

[RFC PATCH] drm: disable WC optimization for cache coherent devices on non-x86
 2019-01-21 19:18 UTC  (18+ messages)

[Bug 201815] New: Mouse Pointer Disappears when touching top of the screen
 2019-01-21 19:05 UTC  (4+ messages)
` [Bug 201815] "

[PATCH v3 00/28] Allwinner H6 DE3 and HDMI support
 2019-01-21 18:13 UTC  (7+ messages)
` [PATCH v3 02/28] clk: sunxi-ng: Adjust MP clock parent rate when allowed
        ` [linux-sunxi] "

[PATCH 0/6] Bindings for Armada display subsystem
 2019-01-21 17:53 UTC  (11+ messages)
` [PATCH 1/6] dt-bindings: display: armada: Rename the binding doc file
` [PATCH 2/6] dt-bindings: display: armada: Improve the LCDC documentation
` [PATCH 3/6] dt-bindings: display: armada: Add framebuffer reserved-mem binding
` [PATCH 4/6] dt-bindings: display: armada: Add display subsystem binding
` [PATCH 5/6] dt-bindings: display: armada: Add mmp2 compatible strings
` [PATCH 6/6] dt-bindings: display: armada: Document bus-width property

[PATCH 1/2] drm: Add DRM_DEV_INFO_RATELIMITED
 2019-01-21 17:22 UTC  (4+ messages)
` [PATCH 2/2] drm/msm: Use DRM_DEV_INFO_RATELIMITED for shrinker messages

[PATCH] drm/doc: Make igts for cross-driver stuff mandatory
 2019-01-21 17:21 UTC  (5+ messages)

HDMI/DVI spurious failure
 2019-01-21 17:20 UTC  (12+ messages)
  `  "

[PATCH v3 0/3] arm64: dts: sdm845: Add sdm845 GPU interconnect
 2019-01-21 17:13 UTC  (6+ messages)
` [PATCH v3 1/3] drm/msm/a6xx: Add support for an interconnect path

[PATCH v2] drm/xen-front: Make shmem backed display buffer coherent
 2019-01-21 17:09 UTC  (9+ messages)
          ` [Xen-devel] "

[PATCH] drm/etnaviv: don't restrict to certain architectures
 2019-01-21 16:55 UTC  (2+ messages)

[Bug 102646] Screen flickering under amdgpu-experimental (buffer corruptions?)
 2019-01-21 16:46 UTC  (2+ messages)
` [Bug 102646] Screen flickering under amdgpu-experimental [buggy auto power profile]

[PATCH v5 0/9] phy: Add configuration interface for MIPI D-PHY devices
 2019-01-21 15:45 UTC  (10+ messages)
` [PATCH v5 1/9] phy: dphy: Remove unused header
` [PATCH v5 2/9] phy: dphy: Change units of wakeup and init parameters
` [PATCH v5 3/9] phy: dphy: Clarify lanes parameter documentation
` [PATCH v5 4/9] sun6i: dsi: Convert to generic phy handling
` [PATCH v5 5/9] phy: Move Allwinner A31 D-PHY driver to drivers/phy/
` [PATCH v5 6/9] drm/bridge: cdns: Separate DSI and D-PHY configuration
` [PATCH v5 7/9] dt-bindings: phy: Move the Cadence D-PHY bindings
` [PATCH v5 8/9] phy: Add Cadence D-PHY support
` [PATCH v5 9/9] drm/bridge: cdns: Convert to phy framework

[PATCH v4 0/9] phy: Add configuration interface for MIPI D-PHY devices
 2019-01-21 15:43 UTC  (7+ messages)
` [PATCH v4 6/9] drm/bridge: cdns: Separate DSI and D-PHY configuration
` [PATCH v4 8/9] phy: Add Cadence D-PHY support

[PATCH 1/4] drm/i915/dsi: Fix pipe_bpp for handling for 6 bpc pixel-formats
 2019-01-21 15:30 UTC  (10+ messages)
` [PATCH 2/4] drm/i915/dsi: Enable dithering for 6 bpc panels
` [PATCH 3/4] drm/i915/dsi: Adjust crtc_clock for burst_mode_ratio

[PATCH v5 0/3] Move pm_runtime accounted time to raw nsec
 2019-01-21 15:24 UTC  (9+ messages)
` [PATCH v5 3/3] PM/runtime:Replace jiffies based accounting with ktime based accounting

[PATCH] drm/dp: use DRM_DEBUG_DP() instead of drm_dbg for logging
 2019-01-21 14:57 UTC  (2+ messages)

[Bug 109375] Regression: dark notebook display (no backlight) after resume
 2019-01-21 14:52 UTC  (3+ messages)

[Bug 109388] Lenovo E585 ryzen 2500u, regression with power saving in 5.0-rc1
 2019-01-21 14:52 UTC  (8+ messages)
` [Bug 109388] Lenovo E585 ryzen 2500u, regression with display "

[drm-intel:drm-intel-next-queued 2/2] drivers/gpu//drm/i915/i915_reset.c:689:13: error: format '%lld' expects argument of type 'long long int', but argument 5 has type 'unsigned int'
 2019-01-21 14:03 UTC 

[PATCH] drm/komeda: Fix a signedness bug
 2019-01-21 13:59 UTC 

[PATCH 00/11] drm/tinydrm: Remove tinydrm_device
 2019-01-21 13:30 UTC  (34+ messages)
` [PATCH 01/11] drm: Add devm_drm_dev_init/register
` [PATCH 02/11] drm/modes: Add DRM_SIMPLE_MODE()
` [PATCH 03/11] drm/simple-kms-helper: Add drm_simple_connector_create()
` [PATCH 04/11] drm/tinydrm: Remove tinydrm_display_pipe_init()
` [PATCH 05/11] drm/tinydrm/mipi-dbi: Add drm_to_mipi_dbi()
` [PATCH 06/11] drm/tinydrm: Remove tinydrm_shutdown()
` [PATCH 07/11] drm/tinydrm/repaper: Use devm_drm_dev_*()
` [PATCH 08/11] drm/tinydrm: "
` [PATCH 09/11] drm/tinydrm: Remove tinydrm_device
` [PATCH 10/11] drm/tinydrm: Use drm_dev_enter/exit()
` [PATCH 11/11] drm/fb-helper: generic: Don't take module ref for fbcon

[Bug 109384] Bad DisplayPort enumeration and wrong refresh rate with Hawaii chip
 2019-01-21 11:44 UTC  (2+ messages)

[Bug 109403] amdgpu randomly hangs while streaming or when CPU is busy on X399 with TR 1950X
 2019-01-21 10:50 UTC  (2+ messages)

[PATCH/RFC] drm: Remove unused Renesas SH Mobile DRM driver
 2019-01-21 10:18 UTC  (4+ messages)

[Bug 201497] New: [amdgpu]: '*ERROR* No EDID read' is back in 4.19
 2019-01-21  9:55 UTC  (2+ messages)
` [Bug 201497] "

[PATCH v4 0/5] drm/bridge: various small lvds-encoder things
 2019-01-21  9:33 UTC  (3+ messages)
` [PATCH] drm/bridge: lvds-encoder: remove surplus NULL checks

[PATCH v1 1/1] drm: fix drm_can_sleep() comment
 2019-01-21  9:30 UTC  (2+ messages)

[PATCH -next] drm/stm: ltdc: remove set but not used variable 'src_h'
 2019-01-21  9:09 UTC  (3+ messages)

[PATCH v2 2/3] drm/vkms: Add basic CRTC initialization
 2019-01-21  8:57 UTC  (3+ messages)
` [v2,2/3] "

[PATCH] drm/komeda: Remove unused variable
 2019-01-21  8:40 UTC  (2+ messages)
`  "

[PATCH] drm/armada: add mmp2 support
 2019-01-21  6:03 UTC 

[PATCH] drm/armada: replace the simple-framebuffer
 2019-01-21  6:01 UTC 

[Bug 97055] Black screens on A10-8780P (Carrizo) + R7 M260/M265 (Topaz) Combo
 2019-01-21  5:07 UTC  (2+ messages)

[PATCH] vgacon: unconfuse vc_origin when using soft scrollback
 2019-01-21  4:22 UTC 

[PATCH v8] arm64: dts: sdm845: Add gpu and gmu device nodes
 2019-01-21  1:49 UTC  (2+ messages)

[PATCH] drm: panel-orientation-quirks: Add quirk for Lenovo Ideapad D330
 2019-01-21  1:12 UTC  (2+ messages)

[Bug 109162] Bugs Bunny: Lost in Time
 2019-01-20 17:54 UTC  (2+ messages)

[PATCH 1/2] drm/mediatek: Implement gem prime vmap/vunmap function
 2019-01-20 13:36 UTC  (6+ messages)
` [PATCH 2/2] drm/mediatek: Add Mediatek framebuffer device
  ` Aw: "
        ` Aw: "

[Bug 109370] [Runelite GPU plugin] Enabling GPU plugin produces incorrect rendering
 2019-01-19 21:12 UTC  (2+ messages)

[Bug 107990] Got Dying Light working in Arch by changing Mesa's compile steps, how to get it working Out Of the Box?
 2019-01-19 19:29 UTC  (2+ messages)

[PATCH 0/2] drm/omap: panel-tpo-td028ttec1: add backlight support
 2019-01-19 18:21 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dt-bindings: panel: td028ttec1: add backlight property

[Bug 108992] Regression: Lenovo e585 (ryzen 2500u) freezes during boot with 4.20-rc5, amdgpu error
 2019-01-19 17:43 UTC  (5+ messages)
` [Bug 108992] Regression: Lenovo e585 (ryzen 2500u) freezes during boot with 4.20-rc5/rc6, "

[Bug 102322] System crashes after "[drm] IP block:gmc_v8_0 is hung!" / [drm] IP block:sdma_v3_0 is hung!
 2019-01-19 17:01 UTC  (2+ messages)

[Bug 107261] [drm:generic_reg_wait [amdgpu]] *ERROR* REG_WAIT timeout 1us * 10 tries - optc1_lock line:628
 2019-01-19 10:40 UTC  (2+ messages)

[PATCH v5 0/6] drm: minimize drmP.h dependencies
 2019-01-19  8:40 UTC  (7+ messages)
` [PATCH v5 1/6] drm/stm: prepare for drmP.h removal from drm_modeset_helper.h
` [PATCH v5 2/6] drm/hisilicon/kirin: "
` [PATCH v5 3/6] drm/arcpgu: "
` [PATCH v5 4/6] drm/bridge: cdns: "
` [PATCH v5 5/6] drmi/rcar-du: "
` [PATCH v5 6/6] drm: remove drmP.h "

[Bug 109246] HDMI connected monitors fail to sleep and instead turn back on when amdgpu.dc=1
 2019-01-19  5:52 UTC  (2+ messages)

[Bug 109389] memory leak in `amdgpu_bo_create()`
 2019-01-19  1:16 UTC  (3+ messages)

[PATCH v6] drm/msm/a6xx: Add support for an interconnect path
 2019-01-18 23:45 UTC  (7+ messages)

[Bug 108015] Enabling pp_od_clk_voltage causes the gpu to be locked to lowest power level until some value is written to pp_od_clk_voltage and then the pp_od_clk_voltage is reset
 2019-01-18 22:55 UTC  (2+ messages)

[Bug 109080] Broken video playback colors on AMD Ryzen 5 (PRO) Mobile 2500U in 18.1 and 18.2
 2019-01-18 22:13 UTC  (2+ messages)

[Bug 109390] memory leak in `amdgpu_bo_create()`
 2019-01-18 21:13 UTC  (2+ messages)

[Bug 201727] New: Hardware Error reported on Ryzen 5 2500U
 2019-01-18 20:43 UTC  (2+ messages)
` [Bug 201727] "

[Bug 202261] New: general protection fault: 0000 [#1] PREEMPT SMP Workqueue: events ttm_bo_delayed_workqueue
 2019-01-18 20:32 UTC  (2+ messages)
` [Bug 202261] "


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