dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-30 09:13:48 to 2016-11-30 20:53:44 UTC [more...]

[Bug 98005] VCE dual instance encoding inconsistent since st/va: enable dual instances encode by sync surface
 2016-11-30 20:53 UTC  (3+ messages)

[PATCH] drm: Initialise drm_mm.head_node.allocated
 2016-11-30 20:51 UTC 

[PATCH libdrm 1/4] tests: remove useless legacy tests
 2016-11-30 20:37 UTC  (4+ messages)
` [PATCH libdrm 2/4] kms: remove commented out libudev code
` [PATCH libdrm 3/4] configure: remove libudev checks
` [PATCH libdrm 4/4] tests: automake: reorder makefile contents

[PATCH libdrm 1/5] xf86drm: use maj/min in drmParsePciDeviceInfo()
 2016-11-30 20:35 UTC  (5+ messages)
` [PATCH libdrm 2/5] xf86drm: add plumbing to not retrieve PCI device revision
` [PATCH libdrm 3/5] xf86drm: parse the separate sysfs files for vendor... info
` [PATCH libdrm 4/5] xf86drm: introduce drmGetDevice[s]2
` [PATCH libdrm 5/5] tests/drmdevice: use drmGetDevice[s]2

[Bug 98897] Macbook pro 11,5 screen flicker when AC adapter plugged in
 2016-11-30 20:34 UTC  (2+ messages)

drm/radeon spamming alloc_contig_range: [xxx, yyy) PFNs busy busy
 2016-11-30 20:19 UTC 

[Bug 98743] Incorrect colormapping in Verdun game
 2016-11-30 20:13 UTC  (2+ messages)

[RFC v3 0/3] Hello,
 2016-11-30 19:46 UTC  (7+ messages)
` [RFC v3 1/3] fbmem: add default get_fb_unmapped_area function
` [RFC v3 2/3] drm: compile drm_vm.c only when needed
` [RFC v3 3/3] drm: allow to use mmuless SoC

[PULL] drm-misc-fixes
 2016-11-30 19:29 UTC 

[bug report] drm/amdgpu: impl late_fini for amdgpu_pp_ip
 2016-11-30 19:19 UTC 

[bug report] drm/amdgpu: fix memleak in pptable_init
 2016-11-30 19:18 UTC 

[PATCH v7 0/8] drm: sun8i: Add DE2 HDMI video support
 2016-11-30 18:04 UTC  (16+ messages)
` [PATCH v7 4/8] drm/sunxi: Add DT bindings documentation of Allwinner HDMI
                `  "

Enabling peer to peer device transactions for PCIe devices
 2016-11-30 18:01 UTC  (16+ messages)

[PATCH] drm/etnaviv: fix gem_prime_get_sg_table to return new SG table
 2016-11-30 17:50 UTC 

[PATCH v2 00/37] drm: Deduplicate fb format information (v2)
 2016-11-30 17:22 UTC  (41+ messages)
` [PATCH 01/37] drm/i915: Add local 'fb' variables
` [PATCH 04/37] drm/mgag200: Add local 'fb' variable
` [PATCH 05/37] drm/ast: Add local 'fb' variables
` [PATCH 06/37] drm/gma500: Add some "
` [PATCH 07/37] drm/cirrus: "
` [PATCH 10/37] drm/nouveau: Fix crtc->primary->fb vs. drm_fb fail
` [PATCH 11/37] drm/nouveau: Add local 'fb' variables
` [PATCH 16/37] drm/virtio: Call drm_helper_mode_fill_fb_struct() before drm_framebuffer_init()
` [PATCH 17/37] drm/i915: Set fb->dev early on for inherited fbs
` [PATCH 20/37] drm/vmwgfx: Populate fb->format correctly
` [PATCH 21/37] drm/i915: Populate fb->format early for inherited fbs
` [PATCH 24/37] drm/i915: Eliminate the ugly 'fb?:' constructs from the ilk/skl wm code
  ` [Intel-gfx] "
` [PATCH 27/37] drm/nouveau: Use fb->format rather than drm_format_info()
` [PATCH 28/37] drm/i915: Store a pointer to the pixel format info for fbc
  ` [Intel-gfx] "
` [PATCH 30/37] drm/i915: Use drm_framebuffer_plane_{width, height}() where possible
  ` [Intel-gfx] "
` [PATCH 31/37] drm: Nuke fb->depth

drm: GPF in drm_getcap
 2016-11-30 17:21 UTC  (5+ messages)
` [PATCH 1/2] drm: Don't call drm_for_each_crtc with a non-KMS driver
  ` [PATCH 2/2] drm: Return -ENOTSUPP when called for KMS cap "

[PATCH] drm/vmwgfx: Switch to mode_cmd2
 2016-11-30 17:00 UTC 

[PATCH 1/3] drm: Add a new connector atomic property for link status
 2016-11-30 16:56 UTC  (6+ messages)
` [PATCH 3/3] drm/i915: Implement Link Rate fallback on Link training failure
    ` [Intel-gfx] "

[Bug/RFC] drm/imx: warning: vblank wait timed out
 2016-11-30 16:44 UTC  (4+ messages)

[PATCH libdrm 1/5] xf86drm: implement drmGetMinorNameForFD for non-sysfs
 2016-11-30 16:32 UTC  (16+ messages)
` [PATCH libdrm 2/5] xf86drm: implement drmParseSubsystemType for OpenBSD
` [PATCH libdrm 3/5] xf86drm: implement drmParsePciDeviceInfo "
` [PATCH libdrm 5/5] xf86drm: implement an OpenBSD specific drmGetDevice

[PATCH v2 0/4] drm: Add support for the Amlogic Video Processing Unit
 2016-11-30 16:22 UTC  (16+ messages)
` [PATCH v2 1/4] drm: Add support for Amlogic Meson Graphic Controller
` [PATCH v2 2/4] ARM64: dts: meson-gx: Add Graphic Controller nodes
  ` [PATCH v2 3/4] dt-bindings: display: add Amlogic Meson DRM Bindings
` [PATCH v2 4/4] MAINTAINERS: add entry for Amlogic DRM drivers

[PATCH v3 1/2] dt-bindings: drm/bridge: adv7511: Add regulator bindings
 2016-11-30 16:14 UTC  (4+ messages)

[RFC 0/1] DRM: allow to use mmuless devices
 2016-11-30 15:56 UTC  (10+ messages)
` [RFC 1/1] drm: allow to use mmuless SoC

[Bug 98915] NULL pointer dereference on boot - amdgpu_debugfs_add_files
 2016-11-30 15:50 UTC  (3+ messages)

[PATCH v3 00/13] R-Car DU: Use drm bridge API
 2016-11-30 15:30 UTC  (11+ messages)
` [PATCH v3 03/13] drm: bridge: Link encoder and bridge in core code
` [PATCH v3 11/13] drm: Set on-chip bridges' encoder type

[PATCH] drm: Make the connector .detect() callback optional
 2016-11-30 15:27 UTC  (4+ messages)

[Bug 98914] mesa-vdpau-drivers: breaks vdpau for mpeg2video
 2016-11-30 15:22 UTC  (4+ messages)

[PATCH 00/36] drm/omap: miscallaneous improvements
 2016-11-30 14:50 UTC  (47+ messages)
` [PATCH 01/36] drm/omap: work-around for errata i886
` [PATCH 02/36] drm/omap: subclass drm_crtc_state
` [PATCH 03/36] drm/omap: add crtc background property
` [PATCH 04/36] drm/omap: remove divider constraint from hsdiv
` [PATCH 05/36] drm/omap: decrease min width & height
` [PATCH 06/36] drm/omap: improve DPI clock selection on DRA7xx
` [PATCH 07/36] drm/omap: Init fbdev emulation only when we have displays
` [PATCH 08/36] drm/omap: Add support for render nodes
` [PATCH 09/36] drm/omap: fix HDMI sync polarities
` [PATCH 10/36] drm/omap: add omapdss_of_get_endpoint() helper
` [PATCH 11/36] drm/omap: add omapdss-base.ko
` [PATCH 12/36] drm/omap: move dss_initialized to omapdss-base
` [PATCH 13/36] drm/omap: output: use dev_err instead of DSSERR
` [PATCH 14/36] drm/omap: display: don't use dsi_get_pixel_size()
` [PATCH 15/36] drm/omap: move display, dss-of, output to omapdss-base
` [PATCH 16/36] drm/omap: move dispc related dss-feat funcs to dispc
` [PATCH 17/36] drm/omap: add dispc_ops
` [PATCH 18/36] drm/omap: fill dispc_ops
` [PATCH 19/36] drm/omap: use dispc_ops
` [PATCH 20/36] drm/omap: remove all EXPORT_SYMBOLs from dispc.c
` [PATCH 21/36] drm/omap: remove unused dispc_wb_enable & dispc_wb_is_enabled
` [PATCH 22/36] drm/omap: fix replication logic
` [PATCH 23/36] drm/omap: dss: Functions to check components in the display/output list
` [PATCH 24/36] drm/omap: dss: Support for detecting display stack readiness
` [PATCH 25/36] drm/omap: Use omapdss_stack_is_ready() to check that the display stack is up
` [PATCH 26/36] drm/omap: fix plane update warning when crtc is disabled
` [PATCH 27/36] drm/omap: display: Add displays in sorted order to the panel_list
` [PATCH 28/36] drm/omap: Create fbdev emulation only for the first DRM connector
` [PATCH 29/36] drm/omap: fix max fb width
` [PATCH 30/36] drm/omap: poll only connectors where the connect/disconnect can be checked
` [PATCH 31/36] drm/omap: Support for HDMI hot plug detection
` [PATCH 32/36] drm/omap: displays: connector-hdmi: Support for "
` [PATCH 33/36] drm/omap: displays: encoder-tpd12s015: "
` [PATCH 34/36] drm/omap: displays: panel-dpi: Support for handling backlight devices
` [PATCH 35/36] drm/omap: dispc: improve debug print of display flags
` [PATCH 36/36] drm/omap: fix display SYNC/DE flags

[Bug 97634] [amdgpu SI] multigpu setup crashes during boot when dpm=1
 2016-11-30 14:46 UTC  (2+ messages)

[PATCH] drm/omap: fix primary-plane's possible_crtcs
 2016-11-30 14:36 UTC  (3+ messages)

[GIT PULL] tilcdc changes for 4.10
 2016-11-30 14:12 UTC 

[Bug 91880] Radeonsi on Grenada cards (r9 390) exceptionally unstable and poorly performing
 2016-11-30 14:12 UTC  (3+ messages)

[PATCH 05/11] locking/ww_mutex: Add waiters in stamp order
 2016-11-30 14:10 UTC  (2+ messages)

[PATCH v10 00/13] MT2701 DRM support
 2016-11-30 14:03 UTC  (7+ messages)
` [PATCH v10 09/13] drm/mediatek: add mipi_tx data rate check
` [PATCH v10 11/13] drm/mediatek: add dsi rxtx control
` [PATCH v10 13/13] drm/mediatek: add support for Mediatek SoC MT2701

[PATCH] usb: host: replace symbolic permission with octal
 2016-11-30 13:56 UTC  (2+ messages)

RE: [PATCH v2] usb: core:hub.c: do not print error log on -enomem
 2016-11-30 13:49 UTC  (6+ messages)
  ` [PATCH] usb:hub: readibility and consistency in coding style
    `  "

[RFC v2 1/1] drm: allow to use mmuless SoC
 2016-11-30 13:27 UTC  (2+ messages)

[PATCH]i915: use WARN_ON_ONCE in intel_dp_aux_transfer
 2016-11-30 13:25 UTC  (4+ messages)

[PATCH 1/3] drm/panel: simple: add more properties to Innolux G121I1-L01
 2016-11-30 13:09 UTC  (3+ messages)
` [PATCH 2/3] drm/panel: simple: add support for AUO G133HAN01
` [PATCH 3/3] drm/panel: simple: add support for AUO G185HAN01

[PATCH] drm/drm_bridge: adjust bridge module's refcount
 2016-11-30 13:09 UTC  (16+ messages)

[PATCH] drm/bridge: tc358767: don't warn if display side ASSR enable fails
 2016-11-30 11:48 UTC 

[PATCH] drm/ast: Fixed system may hang in booting
 2016-11-30  7:13 UTC 

[PATCH 1/2] drm/i915/dsi: Fix swapping of MIPI_SEQ_DEASSERT_RESET / MIPI_SEQ_ASSERT_RESET
 2016-11-30  9:19 UTC  (6+ 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).