dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-11-27 17:09:08 to 2016-11-29 10:14:40 UTC [more...]

[PATCH v7 0/8] drm: sun8i: Add DE2 HDMI video support
 2016-11-29 10:18 UTC  (8+ messages)
  ` [PATCH v7 1/8] drm: sun8i: Add a basic DRM driver for Allwinner DE2
  ` [PATCH v7 2/8] drm/sun8i: Add DT bindings documentation of "
  ` [PATCH v7 3/8] drm: sun8i: add HDMI video support to A83T and H3
  ` [PATCH v7 4/8] drm/sunxi: Add DT bindings documentation of Allwinner HDMI
  ` [PATCH v7 5/8] clk: sunxi-ng: define the PLL DE clock
  ` [PATCH v7 6/8] ARM: dts: sun8i-h3: add HDMI video nodes
  ` [PATCH v7 7/8] ARM: dts: sun8i-h3: Add HDMI video to the Banana Pi M2+

[PULL] drm-misc-next
 2016-11-29 10:13 UTC 

[Bug 98897] Macbook pro 11,5 screen flicker when AC adapter plugged in
 2016-11-29 10:07 UTC 

[PATCH v3 00/13] R-Car DU: Use drm bridge API
 2016-11-29 10:05 UTC  (25+ messages)
` [PATCH v3 01/13] drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>
` [PATCH v3 02/13] drm: Fix compilation warning caused by static inline forward declaration
` [PATCH v3 03/13] drm: bridge: Link encoder and bridge in core code
` [PATCH v3 04/13] drm: bridge: Detach bridge from encoder at encoder cleanup time
  ` [PATCH v3 05/13] drm: bridge: Add LVDS encoder DT bindings
` [PATCH v3 06/13] drm: bridge: Add LVDS encoder driver
` [PATCH v3 07/13] drm: bridge: vga-dac: Add adi, adv7123 compatible string
  ` [PATCH v3 07/13] drm: bridge: vga-dac: Add adi,adv7123 "
` [PATCH v3 08/13] drm: bridge: lvds-encoder: Add thine, thc63lvdm83d "
` [PATCH v3 09/13] drm: Add encoder_type field to the drm_bridge structure
` [PATCH v3 10/13] drm: bridge: Set bridges' encoder type
` [PATCH v3 11/13] drm: Set on-chip "
` [PATCH v3 12/13] drm: rcar-du: Replace manual bridge implementation with DRM bridge
` [PATCH v3 13/13] drm: rcar-du: Initialize encoder's type based on the bridge's type

[PATCH] drm/vc4: Fix race between page flip completion event and clean-up
 2016-11-29  9:59 UTC  (2+ messages)

[PATCH] drm: Fix locking cargo-cult in encoder/plane init/cleanup
 2016-11-29  9:45 UTC 

[PATCH] drm/doc: Fix indenting in drm_modeset_lock.c comment
 2016-11-29  9:24 UTC 

[PATCH v2] drm: tilcdc: fix parsing of some DT properties
 2016-11-29  9:24 UTC  (2+ messages)

[PATCH v5 8/8] iommu/rockchip: Enable Rockchip IOMMU on ARM64
 2016-11-29  9:22 UTC  (3+ messages)

Question regarding clocks in the DW-HDMI DT bindings
 2016-11-29  9:18 UTC  (17+ messages)

[PATCH v3 0/2] drm/bridge: adv7511: Enable regulators
 2016-11-29  9:11 UTC  (7+ messages)
    ` [PATCH v3 1/2] dt-bindings: drm/bridge: adv7511: Add regulator bindings
  ` [PATCH v3 2/2] drm/bridge: adv7511: Initialize regulators

[PATCH] drm/i915: fix compilation warnings on maybe uninitialized pointers
 2016-11-29  9:10 UTC  (3+ messages)
` [Intel-gfx] "

[RFC PATCH 0/3] drm: Add support for the Amlogic Video Processing Unit
 2016-11-29  9:05 UTC  (13+ messages)
` [RFC PATCH 1/3] drm: Add support for Amlogic Meson Graphic Controller
` [RFC PATCH 3/3] dt-bindings: display: add Amlogic Meson DRM Bindings

[PATCH RFC v2] drm: Add a new connector atomic property for link status
 2016-11-29  8:59 UTC  (6+ messages)
` [PATCH RFC v3] "

[PATCH v2 00/13] R-Car DU: Add support for LVDS mode selection
 2016-11-29  8:27 UTC  (4+ messages)
` [PATCH v2 01/13] devicetree/bindings: display: Document common panel properties

[Bug 98874] Desktop suddenly freezes, login via ssh possible, no error messages, unable to power off
 2016-11-29  7:14 UTC  (8+ messages)

[RFC][PATCH 0/5 v2] adv7511 EDID probing improvements
 2016-11-29  6:50 UTC  (8+ messages)
` [RFC][PATCH 1/5 v2] drm/bridge: adv7511: Use work_struct to defer hotplug handing to out of irq context
` [RFC][PATCH 2/5 v2] drm/bridge: adv7511: Switch to using drm_kms_helper_hotplug_event()
` [RFC][PATCH 3/5 v2] drm/bridge: adv7511: Enable HPD interrupts to support hotplug and improve monitor detection
` [RFC][PATCH 4/5 v2] drm/bridge: adv7511: Rework adv7511_power_on/off() so they can be reused internally
` [RFC][PATCH 5/5 v2] drm/bridge: adv7511: Reuse __adv7511_power_on/off() when probing EDID

[PATCH] drm/vmwgfx: Fix handling of errors returned by 'vmw_cotable_alloc()'
 2016-11-29  6:49 UTC 

[GIT PULL] drm/fsl-dcu: fixes and cleanup around fbdev for v4.10
 2016-11-29  2:55 UTC 

[PATCH 1/2] drm/fsl-dcu: remove separate compilation unit for fbdev emulation
 2016-11-29  2:36 UTC  (2+ messages)

[PATCH 1/2] drm/fsl-dcu: Remove unneeded NULL check
 2016-11-29  1:17 UTC  (2+ messages)

[RESEND x3][PATCH 0/2 v4] Audio support for adv7511 hdmi bridge
 2016-11-29  1:22 UTC  (3+ messages)
` [RESEND x3][PATCH 1/2 v4] drm/bridge: adv7511: Add Audio support
` [RESEND x3][PATCH 2/2 v4] drm/bridge: adv7511: Enable the audio data and clock pads on adv7533

[PATCH RFC] drm: Add a new connector atomic property for link status
 2016-11-29  0:59 UTC  (4+ messages)

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

[Bug 98821] [amdgpu][bisected][polaris] "drm/amdgpu: refine uvd 6.0 clock gate feature" sets MCLK on highest state
 2016-11-28 23:27 UTC  (5+ messages)

Enabling peer to peer device transactions for PCIe devices
 2016-11-28 22:24 UTC  (24+ messages)

amdgpu: RX 470 crash on loading amdgpu modul
 2016-11-28 21:37 UTC  (3+ messages)

[PATCH 00/12] Adreno A5XX support
 2016-11-28 19:28 UTC  (13+ messages)
` [PATCH 01/12] drm/msm: gpu: Cut down the list of "generic" registers to the ones we use
` [PATCH 03/12] drm/msm: gpu Add new gpu register read/write functions
` [PATCH 04/12] drm/msm: Add adreno_gpu_write64()
  ` [PATCH 02/12] drm/msm: gpu: Return error on hw_init failure
  ` [PATCH 05/12] drm/msm: gpu: Add OUT_TYPE4 and OUT_TYPE7
  ` [PATCH 06/12] drm/msm: Remove 'src_clk' from adreno configuration
` [PATCH 07/12] drm/msm: Disable interrupts during init
` [PATCH 08/12] drm/msm: gpu: Add A5XX target support
` [PATCH 09/12] drm/msm: gpu: Add support for the GPMU
` [PATCH 10/12] firmware: qcom_scm: Add qcom_scm_gpu_zap_resume()
` [PATCH 11/12] drm/msm: Add a quick and dirty PIL loader
` [PATCH 12/12] drm/msm: gpu: Use the zap shader on 5XX if we can

[RFC][PATCH 0/3] adv7511 EDID probing improvements
 2016-11-28 18:44 UTC  (7+ messages)
` [RFC][PATCH 1/3] drm/bridge: adv7511: Rework adv7511_power_on/off() so they can be reused internally

[PATCH 1/2] drm/edid: Add the missing "Hz" to VIC 58,59 comment
 2016-11-28 16:33 UTC  (4+ messages)
  ` [PATCH 2/2] drm/edid: Consider alternate cea timings to be the same VIC

[PATCH] drm/atomic: Constify drm_atomic_crtc_needs_modeset()
 2016-11-28 16:31 UTC  (3+ messages)

[PATCH] drm/atmel-hlcdc: Rework the fbdev creation logic
 2016-11-28 15:47 UTC  (2+ messages)

[PATCH 1/3] drm/i915: Use helper for setting plane->state->fb
 2016-11-28 15:44 UTC  (8+ messages)
` [PATCH 3/3] drm: Track framebuffer references at the point of assignment

[PATCH] drm/virtio: fix framebuffer sparse warning
 2016-11-28 15:28 UTC  (2+ messages)

[PATCH 1/3] drm: Hold mode_config.lock to prevent hotplug whilst setting up crtcs
 2016-11-28 14:59 UTC  (9+ messages)
` [PATCH 2/3] drm: Pull together probe + setup for drm_fb_helper
` [PATCH 3/3] drm: Protect fb_helper list manipulation with a mutex

[PATCH v4 0/4] drm/tilcdc: Add bridge support and sync-lost flood recovery
 2016-11-28 14:26 UTC  (5+ messages)
` [PATCH v4 2/4] dt-bindings: Move "ti, tfp410.txt" from display/ti to display/bridge
` [PATCH v4 3/4] drm/bridge: Add ti-tfp410 DVI transmitter driver

[PATCH] drm/nouveau: Add Lenovo P70 to apply_dcb_encoder_quirks
 2016-11-28 14:24 UTC 

[PATCH 01/11] drm/vgem: Use ww_mutex_(un)lock even with a NULL context
 2016-11-28 12:58 UTC  (14+ messages)
` [PATCH 02/11] locking/ww_mutex: Re-check ww->ctx in the inner optimistic spin loop
` [PATCH 03/11] locking/ww_mutex: Extract stamp comparison to __ww_mutex_stamp_after
` [PATCH 04/11] locking/ww_mutex: Set use_ww_ctx even when locking without a context
` [PATCH 05/11] locking/ww_mutex: Add waiters in stamp order
` [PATCH 06/11] locking/ww_mutex: Notify waiters that have to back off while adding tasks to wait list
` [PATCH 07/11] locking/ww_mutex: Wake at most one waiter for back off when acquiring the lock
` [PATCH 08/11] locking/ww_mutex: Yield to other waiters from optimistic spin
` [PATCH 09/11] locking/mutex: Initialize mutex_waiter::ww_ctx with poison when debugging
` [PATCH 10/11] Documentation/locking/ww_mutex: Update the design document
` [PATCH 11/11] [rfc] locking/ww_mutex: Always spin optimistically for the first waiter

[PATCH v2 0/2] ARM: dts: da850: tilcdc related DT changes
 2016-11-28 12:15 UTC  (3+ messages)
` [PATCH v2 1/2] ARM: dts: da850-lcdk: add the dumb-vga-dac node
` [PATCH v2 2/2] ARM: dts: da850-lcdk: specify the maximum pixel clock rate for tilcdc

[Bug 98351] LibreOffice' OpenGL backend hangs GPU (ring 0&3 stalled)
 2016-11-28 11:23 UTC  (3+ messages)

[PATCH] ARM: dts: da850: specify the maximum bandwidth for tilcdc
 2016-11-28 10:43 UTC  (5+ messages)

[PATCH] drm: Promote drm_mm alignment to u64
 2016-11-28 10:37 UTC  (3+ messages)

"vblank wait timed out" on Intel 965GME/GLE
 2016-11-28 10:06 UTC  (2+ messages)

[PATCH] drm: bridge: dw-hdmi: add ASoC dependency
 2016-11-28  8:43 UTC  (3+ messages)

drm: GPF in drm_getcap
 2016-11-28  8:41 UTC  (10+ messages)

[PATCH 1/3] drm: Use u64_to_user_ptr() helper for blob ioctls
 2016-11-28  8:18 UTC  (6+ messages)
` [PATCH 2/3] drm: Avoid NULL dereference for DRM_LEGACY debug message
` [PATCH 3/3] drm: Fix shift operations for drm_fb_helper::drm_target_preferred()
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 1/3] drm: Use u64_to_user_ptr() helper for blob ioctls

BUG: 'list_empty(&vgdev->free_vbufs)' is true!
 2016-11-28  7:50 UTC  (6+ messages)
        ` virtio gpu sparse warning

[PATCH 1/2] drm: Add some kselftests for the DRM range manager (struct drm_mm)
 2016-11-28  7:11 UTC  (2+ messages)

[PATCH] drm: Fix conflicting macro parameter in drm_mm_for_each_node_in_range()
 2016-11-28  7:08 UTC  (3+ messages)

[PATCH v2] ARM: dts: da850: add the mstpri and ddrctl nodes
 2016-11-28  6:16 UTC  (8+ messages)

[PATCH] ARM: dts: da850: enable the memctrl and mstpri nodes per board
 2016-11-28  5:30 UTC  (2+ messages)

[Bug 98513] [4.9-rc3 w/ drm-next-4.10-wip][AMDGPU][CIK] Unable to suspend, hangs on hibernation
 2016-11-28  2:30 UTC  (2+ messages)
` [Bug 98513] [REGRESSION][drm-next-4.10-wip][AMDGPU][CIK] Unable to suspend, hangs on hibernation bad commit 86f8c599b09c916f9aad30563271440dbd79213a


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