dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-26 09:21:40 to 2018-02-27 12:56:55 UTC [more...]

[RFC][PATCH 00/11] drm: Try to make display info less nuts
 2018-02-27 12:56 UTC  (7+ 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

[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 0/5] HDCP1.4 fixes
 2018-02-27 12:32 UTC  (17+ 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 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 00/24] drm/omap: misc patches
 2018-02-27 11:53 UTC  (6+ 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

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

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

[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 11:24 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  (20+ messages)
` [PATCH 01/15] clk: sunxi-ng: Add check for minimal rate to NM PLLs
` [PATCH 08/15] drm/sun4i: Fix polarity configuration for DW HDMI PHY
` [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  (5+ messages)
` [PATCH 1/1] [RFC] drm: Add per-plane color management

[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)

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

[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  (3+ 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

[Bug 198883] New: amdgpu: carrizo: Screen stalls after starting X
 2018-02-26 16:11 UTC  (2+ messages)
` [Bug 198883] "

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

[Bug 102323] System crashes when woken up from S3 sleep while HDMI display is switched off
 2018-02-26 16:02 UTC  (3+ messages)
` [Bug 102323] [DC] "

[PATCH v5 0/9] Aspect ratio support in DRM layer
 2018-02-26 15:57 UTC  (14+ messages)
` [PATCH v5 5/9] drm: Handle aspect-ratio info in getblob
` [PATCH v5 6/9] drm: Handle aspect ratio info in legacy and atomic modeset paths
` [PATCH v5 7/9] drm: Expose modes with aspect ratio, only if requested
` [PATCH v5 8/9] drm: Add aspect ratio parsing in DRM layer

[Bug 100919] "Out of range" on a display connected to a DVI-D output of RX460 card via DVI-D<=>HDMI-A cable
 2018-02-26 15:50 UTC  (3+ messages)
` [Bug 100919] [DC] "

[PATCH] drm: Include the header with the prototype for drm_get_panel_orientation_quirk()
 2018-02-26 15:42 UTC  (3+ messages)

[RFC 0/4] drm/msm/mdp5: writeback connector support
 2018-02-26 15:41 UTC  (5+ messages)
` [RFC 4/4] drm/msm/mdp5: writeback support

[Bug 105163] *-symbol-checks hard-code the nm executable
 2018-02-26 15:18 UTC  (2+ messages)

[PATCH v2] drm/bridge: analogix_dp: Keep PHY powered between driver bind/unbind
 2018-02-26 14:43 UTC 

[PATCH 7/8] drm: Check that the plane supports the request format+modifier combo
 2018-02-26 14:43 UTC  (3+ messages)
  ` [Intel-gfx] "

[Bug 105254] piglit tests/sanity.py fail on ppc, mesa-18.0.0_rc4
 2018-02-26 14:18 UTC  (3+ messages)

v4.16-rc0: missing includes in framebuffers break N900 compilation
 2018-02-26 14:05 UTC  (2+ messages)

[PATCH v2 00/10] drm/sun4i: Allwinner MIPI-DSI support
 2018-02-26 13:12 UTC  (4+ messages)
` [PATCH v2 01/10] regmap: mmio: Add function to attach a clock
  ` Applied "regmap: mmio: Add function to attach a clock" to the regmap tree

[PATCH] libdrm: amdgpu: Adding DRM_RDWR flag in amdgpu_bo_export
 2018-02-26 12:47 UTC  (2+ messages)

[PATCH] drm: clarify adjusted_mode for a bridge connected to a crtc
 2018-02-26 12:16 UTC 

[Bug 105248] [CI] igt@gem_busy@extended-* - fail - Failed assertion: write[0] == ring - and skips on other gem tests
 2018-02-26 11:53 UTC  (2+ messages)

[Bug 94147] Sometimes Xorg freezes after dpms off
 2018-02-26 11:44 UTC  (2+ messages)

[PATCH v2 03/10] drm/sun4i: Protect the TCON pixel clocks
 2018-02-26 11:15 UTC  (3+ messages)
` [v2,03/10] "

[PATCH] drm/sun4i: link in front-end code if needed
 2018-02-26 10:55 UTC  (5+ messages)

linux-next: Tree for Feb 19 (gpu/drm/pl111/)
 2018-02-26 10:16 UTC  (4+ messages)
` [PATCH] drm/pl111: Remove reverse dependency on DRM_DUMB_VGA_DAC

[PATCH 0/4] drm/tilcdc: Add DRM panel support and use it for am335x-evm
 2018-02-26  9:59 UTC  (2+ messages)

[PATCH] drm/msm: fix building without debugfs
 2018-02-26  9:49 UTC 

[Bug 105251] [Vega10] GPU lockup on boot: VMC page fault
 2018-02-26  9:39 UTC 


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