dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-26 16:21:05 to 2018-02-27 16:07:02 UTC [more...]

[Bug 104064] (DC 4.15-rc2) WARNING: CPU: 4 PID: 75 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:601 dm_suspend+0x4e/0x60 [amdgpu]
 2018-02-27 16:07 UTC  (11+ messages)

[Bug 104639] kernel 4.15-rc8 reboots randomly with RX 560
 2018-02-27 15:56 UTC  (2+ messages)

[Bug 97820] [BDW BYT SKL HSW IVB]Regression] [GPU Hang] with gem_reset_stats ban- and reset-stats- subtests
 2018-02-27 15:49 UTC  (2+ messages)

[PATCH 00/10] drm: Add plane color matrix on rockchip
 2018-02-27 15:41 UTC  (15+ messages)
` [PATCH 01/10] drm/rockchip: YUV overlays BT.601 color conversion
` [PATCH 03/10] drm: Add Plane CTM property
` [PATCH 04/10] drm: Add Plane Gamma properties
` [PATCH 05/10] drm: Define helper function for plane color enabling
` [PATCH 06/10] drm: Define helper to set legacy gamma table size
` [PATCH 07/10] drm/rockchip: Add yuv2yuv registers to vop_lit
` [PATCH 08/10] drm/rockchip: Add R2R registers

[PATCH v3 00/10] extend PWM framework to support PWM modes
 2018-02-27 15:38 UTC  (8+ messages)
` [PATCH v3 05/10] pwm: add PWM mode to pwm_config()

[Bug 104825] [amdgpu] [drm:gfx_v8_0_hw_fini] *ERROR* KCQ disabled failed (scratch(0xC040)=0x00000000) when unbinding
 2018-02-27 15:30 UTC  (7+ messages)

[PATCH 02/10] drm: Add Plane Degamma properties
 2018-02-27 15:13 UTC  (2+ messages)

[RFC PATCH 0/2] Ion unit test with VGEM
 2018-02-27 15:06 UTC  (10+ messages)
` [PATCH 1/2] selftests: ion: Remove some prints
` [PATCH 2/2] selftests: ion: Add simple test with the vgem driver

[PATCH RFC 0/9] drm/omap: DSS6 with dynamically allocated objects
 2018-02-27 14:48 UTC  (17+ messages)
` [PATCH RFC 1/9] drm/omap: Update omapdss API to allow alternative DSS implementations
` [PATCH RFC 2/9] drm/omap: Fail probe if irq registration fails
` [PATCH RFC 3/9] drm/omap: Add ovl_name() and mgr_name() to dispc_ops
` [PATCH RFC 5/9] drm/omap: move common stuff from dss.h to omapdss.h
` [PATCH RFC 6/9] drm/omap: dss: Move platform_device_register from core.c to dss.c probe
` [PATCH RFC 7/9] drm/omap: dss: platform_register_drivers() to dss.c and remove core.c
` [PATCH RFC 9/9] drm/omap: boot-init: add k2g-dss

[PATCH 0/5] HDCP1.4 fixes
 2018-02-27 14:36 UTC  (18+ messages)
` [PATCH 1/5] drm/i915: Read HDCP R0 thrice in case of mismatch
` [PATCH 2/5] drm/i915: read Vprime thrice incase "
  ` [PATCH v2] "
` [PATCH 3/5] drm/i915: Check hdcp key loadability
` [PATCH 4/5] drm/i915: Poll hdcp register on sudden NACK
` [PATCH 5/5] drm/i915: Move hdcp msg detection into shim
  ` [Intel-gfx] "

[PATCH] drm/tinydrm: Allocate dummy SPI RX buffer if needed
 2018-02-27 14:33 UTC  (2+ messages)

[Bug 105244] NULL dereference during startup of Cape Verde with AMDGPU and GPU passthrough
 2018-02-27 14:13 UTC  (2+ messages)

[PATCH 00/24] drm/omap: misc patches
 2018-02-27 14:08 UTC  (34+ messages)
` [PATCH 01/24] drm/omap: fix omap_fbdev_free() when omap_fbdev_create() wasn't called
` [PATCH 02/24] drm/omap: cleanup fbdev init/free
` [PATCH 03/24] drm/omap: add HPD support to connector-dvi
` [PATCH 04/24] dt-bindings: display: add HPD gpio to DVI connector
` [PATCH 05/24] drm/omap: Use devm_kzalloc() to allocate omap_drm_private
` [PATCH 06/24] drm/omap: Allocate drm_device earlier and unref it as last step
` [PATCH 07/24] drm/omap: Manage the usable omap_dss_device list within omap_drm_private
` [PATCH 08/24] drm/omap: Separate the dssdevs array setup from the connect function
` [PATCH 09/24] drm/omap: Do dss_device (display) ordering in omap_drv.c
` [PATCH 10/24] drm/omap: dss: Remove display ordering from dss/display.c
` [PATCH 11/24] drm/omap: Add kernel parameter to specify the desired display order
` [PATCH 12/24] drm/omap: Init fbdev emulation only when we have displays
` [PATCH 13/24] drm/omap: remove leftover enums
` [PATCH 14/24] drm/omap: dispc: disp_wb_setup to check return code
` [PATCH 22/24] drm/omap: fix maximum sizes
` [PATCH 24/24] drm/omap: cleanup color space conversion

[Bug 198883] New: amdgpu: carrizo: Screen stalls after starting X
 2018-02-27 13:58 UTC  (3+ messages)
` [Bug 198883] "

[RFC][PATCH 00/11] drm: Try to make display info less nuts
 2018-02-27 13:23 UTC  (14+ messages)
` [RFC][PATCH 01/11] drm/gma500: Fill display_info.{width, height}_mm from .get_modes()
` [RFC][PATCH 02/11] drm/i915: "
` [RFC][PATCH 03/11] drm/shmobile: Don't fill display_info.{width, height}_mm at init time
` [RFC][PATCH 04/11] drm: Split the display info into static and dynamic parts
` [RFC][PATCH 05/11] drm/edid: Clear display info fully
` [RFC][PATCH 06/11] drm/edid: Don't call drm_add_display_info() with an invalid EDID
` [RFC][PATCH 07/11] drm/probe-helper: Avoid iterating the list twice on ww backoff
` [RFC][PATCH 08/11] drm: Add drm_connector_fill_modes()
` [RFC][PATCH 09/11] drm: Fix getconnector locking
` [RFC][PATCH 10/11] drm: Fix debugfs edid_override locking
` [RFC][PATCH 11/11] drm: Sprinkle lockdep asserts for edid/display_info

[PATCH 0/9] drm/xen-front: Add support for Xen PV display frontend
 2018-02-27 12:40 UTC  (8+ messages)
` [PATCH 8/9] drm/xen-front: Implement GEM operations

[PATCH v5 0/6] dt-bindings: add bindings for USB physical connector
 2018-02-27 12:22 UTC  (11+ messages)
  ` [PATCH v5 1/6] "
  ` [PATCH v5 2/6] dt-bindings: add bindings for Samsung micro-USB 11-pin connector
  ` [PATCH v5 3/6] arm64: dts: exynos: add micro-USB connector node to TM2 platforms
  ` [PATCH v5 4/6] arm64: dts: exynos: add OF graph between MHL and USB connector
  ` [PATCH v5 5/6] extcon: add possibility to get extcon device by OF node
      ` [PATCH v6 "
  ` [PATCH v5 6/6] drm/bridge/sii8620: use micro-USB cable detection logic to detect MHL

[PATCH 1/5] drm/prime: fix potential race in drm_gem_map_detach
 2018-02-27 12:07 UTC  (6+ messages)
  ` [PATCH 2/5] drm/prime: make the pages array optional for drm_prime_sg_to_page_addr_arrays
  ` [PATCH 3/5] drm/ttm: move ttm_tt defines into ttm_tt.h
  ` [PATCH 4/5] drm/ttm: add ttm_sg_tt_init
  ` [PATCH 5/5] drm/amdgpu: stop allocating a page array for prime shared BOs

[Bug 101672] radeonsi: 3D engines causing frequent GPU lockups
 2018-02-27 12:02 UTC  (3+ messages)

[Bug 104216] Firefox quirks (black and/or white squares)
 2018-02-27 12:01 UTC  (4+ messages)

[PATCH libdrm] meson: add configuration summary
 2018-02-27 11:11 UTC 

[Bug 105262] ttf fonts are invisible
 2018-02-27 10:52 UTC  (3+ messages)

[PATCH 00/15] Implement H3/H5 HDMI driver
 2018-02-27 10:35 UTC  (11+ messages)
` [PATCH 11/15] drm/sun4i: Add support for H3 HDMI PHY variant
` [PATCH 14/15] ARM: dts: sun8i: h3: Enable HDMI output on H3 boards
              ` [linux-sunxi] "

[PATCH] bridge: Elaborate a bit on dumb VGA bridges in Kconfig
 2018-02-27 10:29 UTC  (2+ messages)

[PATCH v4 00/16] R-Car DU: Convert LVDS code to bridge driver
 2018-02-27 10:26 UTC  (4+ messages)
` [PATCH v4 11/16] ARM: dts: r8a7791: Convert to new LVDS DT bindings

[PATCH] drm: simple_kms_helper: Fix .mode_valid() documentation
 2018-02-27 10:11 UTC 

[PATCH 00/15] R-Car VSP1: Dynamically assign blend units to display pipelines
 2018-02-27  9:14 UTC  (18+ messages)
` [PATCH 01/15] v4l: vsp1: Don't start/stop media pipeline for DRM
` [PATCH 02/15] v4l: vsp1: Remove outdated comment
` [PATCH 03/15] v4l: vsp1: Remove unused field from vsp1_drm_pipeline structure
` [PATCH 04/15] v4l: vsp1: Store pipeline pointer in vsp1_entity
` [PATCH 05/15] v4l: vsp1: Use vsp1_entity.pipe to check if entity belongs to a pipeline
` [PATCH 06/15] v4l: vsp1: Share duplicated DRM pipeline configuration code
` [PATCH 07/15] v4l: vsp1: Move DRM atomic commit pipeline setup to separate function
` [PATCH 08/15] v4l: vsp1: Setup BRU at atomic commit time
` [PATCH 09/15] v4l: vsp1: Replace manual DRM pipeline input setup in vsp1_du_setup_lif
` [PATCH 10/15] v4l: vsp1: Move DRM pipeline output setup code to a function
` [PATCH 11/15] v4l: vsp1: Add per-display list completion notification support
` [PATCH 12/15] v4l: vsp1: Generalize detection of entity removal from DRM pipeline
` [PATCH 13/15] v4l: vsp1: Assign BRU and BRS to pipelines dynamically
` [PATCH 14/15] v4l: vsp1: Add BRx dynamic assignment debugging messages
` [PATCH 15/15] v4l: vsp1: Rename BRU to BRx

[Bug 104520] Intermittent X crashes: GPU HANG: ecode 9:0:0x85dffffb, in Xorg [443], reason: Hang on rcs0, action: reset
 2018-02-27  8:51 UTC  (5+ messages)

[PATCH] drm/nouveau: Replace the iturbt_709 prop with the standarad COLOR_ENCODNIG prop
 2018-02-27  8:49 UTC  (4+ messages)

[PATCH 1/2] drm/imx: ipuv3-plane: Make functions static when possible
 2018-02-27  8:40 UTC  (2+ messages)

[RFC 0/1] Color space conversion uapi part2
 2018-02-27  8:25 UTC  (4+ messages)

[PATCH v4 0/6] dt-bindings: add bindings for USB physical connector
 2018-02-27  7:06 UTC  (4+ messages)
  ` [PATCH v4 4/6] arm64: dts: exynos: add OF graph between MHL and USB connector

[PATCH 0/7] drm/virtio: Checkpatch cleanup for virtio
 2018-02-27  6:47 UTC  (2+ messages)

[radeon-alex:drm-next-4.17-wip 390/390] drivers/gpu//drm/amd/amdgpu/si_dpm.c:7317:29: error: 'CAIL_PCIE_LINK_SPEED_SUPPORT_MASK' undeclared; did you mean 'LC_TARGET_LINK_SPEED_OVERRIDE_MASK'?
 2018-02-27  6:38 UTC 

[radeon-alex:drm-next-4.17-wip 390/390] drivers/gpu/drm/amd/amdgpu/si.c:1500:34: error: 'CAIL_PCIE_LINK_SPEED_SUPPORT_GEN2' undeclared
 2018-02-27  6:34 UTC 

[Mesa-dev] Allocator Nouveau driver, Mesa EXT_external_objects, and DRM metadata import interfaces
 2018-02-27  6:10 UTC  (11+ messages)
    `  "

[Bug 105018] Kernel panic when waking up after screen goes blank
 2018-02-27  5:23 UTC  (2+ messages)

[radeon-alex:amd-staging-drm-next 699/715] sound/soc/amd/raven/pci-acp3x.c:58:8: error: implicit declaration of function 'pci_enable_msi'; did you mean 'pci_enable_sriov'?
 2018-02-27  5:18 UTC 

[Bug 105256] Slow performance using glDrawElementsBaseVertex
 2018-02-27  3:29 UTC  (7+ messages)
` [Bug 105256] Slow performance using glDrawElements calls with GL_UNSIGNED_BYTE indices

[PATCH 12/15] drm/sun4i: Allow building on arm64
 2018-02-27  2:18 UTC  (2+ messages)

[Bug 104142] Stack trace in runpm when Tonga card powers down
 2018-02-27  1:18 UTC  (4+ messages)

[Bug 104200] [Vega10] suspend hangs on Vega 64
 2018-02-27  0:58 UTC  (2+ messages)

[Bug 197925] New: [amdgpu_dc][carrizo] multiple monitor handling errors
 2018-02-27  0:48 UTC  (2+ messages)
` [Bug 197925] "

Google Summer of Code 2018
 2018-02-27  0:34 UTC 

[Bug 105083] Random blinking display
 2018-02-27  0:15 UTC  (2+ messages)

[PATCH 0/3] console: Expand dummy functions for CFI
 2018-02-27  0:04 UTC  (4+ messages)
` [PATCH 1/3] console: SisUSB2VGA: Drop dummy con_font_get()
` [PATCH 2/3] console: Fill in struct consw argument names
` [PATCH 3/3] console: Expand dummy functions for CFI

[Bug 105039] No 120hz with 4.15 kernel and DC enabled
 2018-02-26 23:19 UTC  (2+ messages)

[Bug 104274] Unable to cleanly unload kernel module: BUG: unable to handle kernel NULL pointer dereference at 0000000000000258 (mutex_lock)
 2018-02-26 21:46 UTC  (2+ messages)

[Bug 103234] KWin crashed when Alt+Tab-ing through open windows
 2018-02-26 21:36 UTC  (2+ messages)

[Bug 105257] GPU HANG: ecode 9:0:0x86dffffd, in Xorg, reason: Hang on render ring, action: reset
 2018-02-26 20:38 UTC  (6+ messages)

[PATCH v3 0/6] drm/panel: simple: Add mode support to devicetree
 2018-02-26 18:23 UTC  (3+ messages)
` [PATCH v3 6/6] arm64: dts: rockchip: Specify override mode for kevin panel

[Bug 104285] Euro Truck Simulator 2 and American Truck Simulator artifacts (Mesa 17.3, AMD R9 280X)
 2018-02-26 16:43 UTC  (2+ messages)

[PATCH libdrm 1/2] amdgpu: mostly revert "use the high VA range if possible v2"
 2018-02-26 16:35 UTC  (3+ messages)
` [PATCH libdrm 2/2] amdgpu: add AMDGPU_VA_RANGE_HIGH


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