dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-12-04 23:41:11 to 2015-12-08 00:20:14 UTC [more...]

linux-next: build failure after merge of the drm-misc tree
 2015-12-08  0:20 UTC 

[Bug 93264] Tonga VM Faults since llvm ScheduleDAGInstrs: Rework schedule graph builder
 2015-12-07 22:32 UTC  (3+ messages)

[Bug 93217] [tonga] [powerplay] Radon M395X isn't initialised with the powerplay branch
 2015-12-07 22:11 UTC  (6+ messages)

[PATCH v3 00/15] ASoC: hdac_hdmi: Add DP & notification support
 2015-12-07 21:24 UTC  (3+ messages)
  ` [PATCH v3 10/15] drm/edid: Add API to help find connection type

[PATCH 0/2] Two small patches for MST
 2015-12-07 18:55 UTC  (3+ messages)
` [PATCH 1/2] drm/dp/mst: reply with ACK for UP reqs
` [PATCH 2/2] drm/dp/mst: save vcpi with payloads

i915 Skylake crash on 4.4-rc3
 2015-12-07 19:25 UTC 

[PATCH] drm/i2c/tda998x: Remove unused save/restore drm encoder helpers
 2015-12-07 18:35 UTC 

[PATCH v3] staging/android: add TODO to de-stage android sync framework
 2015-12-07 18:28 UTC  (2+ messages)

[PATCH 1/3] radeon/cik: Fix GFX IB test on Big-Endian
 2015-12-07 17:49 UTC  (10+ messages)
` [PATCH 2/3] radeon: Fix VCE ring test for Big-Endian systems

[PATCH 1/4] drm: Make drm_fb_unregister/remove accept NULL fb
 2015-12-07 17:32 UTC  (3+ messages)
` [PATCH 4/4] fbdev: Debug knob to register without holding console_lock

[PATCH] drm: do not use device name as a format string
 2015-12-07 17:25 UTC  (10+ messages)

[PATCH 0/4] Component helper updates
 2015-12-07 17:06 UTC  (4+ messages)
` [PATCH 1/4] component: remove old add_components method

[PATCH] drm: msm: dsi: Added missing mutex_unlock
 2015-12-07 16:55 UTC  (2+ messages)

[PATCH v3 2/5] drm/dsi: Try to match non-DT dsi devices
 2015-12-07 16:55 UTC  (8+ messages)

[PATCH v3 1/3] modetest: introduce get_prop_info() for getting property id and type
 2015-12-07 16:37 UTC  (4+ messages)

[PATCH] drm/omap: Use platform_register/unregister_drivers()
 2015-12-07 15:45 UTC  (2+ messages)

[PATCH v2 0/4] drm/exynos: dp: consider port node outbound for panel
 2015-12-07 15:36 UTC  (7+ messages)
` [PATCH v3 1/4] drm/exynos: dp: add of_graph dt binding support "
` [PATCH v2 2/4] drm/exynos: dp: fix wrong return type
` [PATCH v2 3/4] dt-bindings: exynos-dp: update ports node binding for panel
` [PATCH 4/4] ARM: dts: Use OF graph for DP to panel connection in exynos5800-peach-pi

[PATCH 00/28] kerneldoc for display vtables
 2015-12-07 15:33 UTC  (70+ messages)
` [PATCH 01/28] drm: Polish fbdev helper struct docs
` [PATCH 02/28] drm: Move LEAVE/ENTER_ATOMIC_MODESET to fbdev helpers
` [PATCH 03/28] drm: Reorganize helper vtables and their docs
` [PATCH 04/28] drm: Make helper vtable pointers type-safe
` [PATCH 05/28] drm: Merge helper docbook into kerneldoc comments
` [PATCH 06/28] drm/bridge: Improve kerneldoc
` [PATCH 07/28] drm: Update drm_plane_funcs kerneldoc
` [PATCH 08/28] drm/noveau: Ditch NULL save/restore hook assignments
` [PATCH 09/28] drm/qxl: Drop dummy save/restore hooks
` [PATCH 10/28] drm/virtio: Drop dummy save/restore functions
` [PATCH 11/28] drm/vmwgfx: Drop dummy save/restore hooks
` [PATCH 12/28] drm/gma500: Move to private "
` [PATCH 14/28] drm: Remove crtc/connector->save/restore hooks
` [PATCH 16/28] drm: Document drm_atomic_*_get_property
` [PATCH 17/28] drm: Document drm_connector_funcs
` [PATCH 18/28] drm: connector->dpms is not optional
` [PATCH 19/28] drm: document drm_crtc_funcs
` [PATCH 20/28] drm: Add kerneldoc for drm_framebuffer_funcs
` [PATCH 21/28] drm: Kerneldoc for drm_mode_config_funcs
` [PATCH 22/28] drm/atomic-helper: Reject attempts at re-stealing encoders
` [PATCH 23/28] drm: Document drm_plane_helper_funcs
` [PATCH 24/28] drm: Document drm_connector_helper_funcs
` [PATCH 25/28] drm/atomic-helper: Mention the new system/resume helpers the docs
` [PATCH 26/28] drm: Move drm_display_mode an related docs into kerneldoc
` [PATCH 27/28] drm: Document drm_encoder/crtc_helper_funcs
` [PATCH 28/28] drm/atomic-helper: Reject legacy flips on a disabled pipe

[PATCH 00/15] omapdrm: Implement dma_buf import
 2015-12-07 14:13 UTC  (6+ messages)
` [PATCH 08/15] drm: omapdrm: gem: Mask out private flags passed from userspace
` [PATCH 15/15] drm: omapdrm: gem: Implement dma_buf import

[PATCH v5 0/4] drm: Add support for the ARM HDLCD display controller
 2015-12-07 14:09 UTC  (9+ messages)
` [PATCH v5 1/4] drm: arm: Add DT bindings documentation for HDLCD driver
` [PATCH v5 2/4] drm: Add support for ARM's HDLCD controller
` [PATCH v5 3/4] arm64: Juno: Add HDLCD support to the Juno boards
` [PATCH v5 4/4] MAINTAINERS: Add Liviu Dudau as maintainer for ARM HDLCD driver

[PATCH 01/20] drm: use __u{32, 64} instead of uint{32, 64}_t in virtgpu_drm.h
 2015-12-07 13:45 UTC  (5+ messages)
  ` [PATCH 01/20] drm: use __u{32,64} instead of uint{32,64}_t "

DRM i2c module or bridge ?
 2015-12-07 13:42 UTC  (5+ messages)

[PATCH] drm/exynos: decon: remove unused variables
 2015-12-07 13:34 UTC  (2+ messages)

[PATCH] drm: modes: fix DRM modes analysis regression
 2015-12-07 12:33 UTC 

[PATCH 00/12] etnaviv DRM driver
 2015-12-07 12:18 UTC  (24+ messages)
` [PATCH 02/12] drm/etnaviv: add devicetree bindings
` [PATCH 11/12] MAINTAINERS: add Lucas Stach as maintainer for the etnaviv DRM driver
` [PATCH 12/12] ARM: dts: imx6: add Vivante GPU nodes

[PATCH v2 1/2] drm/exynos: dp: add of_graph dt binding support for panel
 2015-12-07 12:17 UTC  (6+ messages)

[PATCH 15/28] drm: Move encoder->save/restore into nouveau
 2015-12-07 11:59 UTC  (3+ messages)
` [PATCH] "

[PATCH 13/28] drm/nouveau: Use private save/restore hooks
 2015-12-07 11:51 UTC  (3+ messages)
` [PATCH] drm/nouveau: Use private save/restore hooks for CRTCs

[PATCH 0/9] drm/atomic: Add encoder_mask and connector_mask to crtc_state
 2015-12-07 10:36 UTC  (7+ messages)
` [PATCH 5/9] drm/atomic: add connector mask to drm_crtc_state
` [PATCH 6/9] drm/i915: Update connector_mask during readout
` [PATCH 8/9] drm/atomic: Remove drm_atomic_connectors_for_crtc

[PATCH 1/9] drm: Create a driver hook for allocating GEM object structs
 2015-12-07 10:13 UTC  (5+ messages)
` [PATCH 8/9] drm/vc4: Add support for async pageflips

[PATCH 2/9] drm/tegra: Assign conn_state->connector when allocating connector state
 2015-12-07 10:02 UTC  (7+ messages)
` [PATCH 1/3] drm/i915: Set connector_state->connector using the helper
  ` [PATCH 2/3] drm/atomic: Add __drm_atomic_helper_connector_reset
  ` [PATCH 3/3] drm/tegra: Use __drm_atomic_helper_reset_connector for subclassing connector state

[PATCH 03/10] i915: Replace "hweight8(dev_priv->info.subslice_7eu[i]) != 1" with "!is_power_of_2(dev_priv->info.subslice_7eu[i])"
 2015-12-07  8:33 UTC  (3+ messages)

[PATCH] amdgpu: add amdgpu_find_bo_by_cpu_mapping interface V2
 2015-12-07  8:21 UTC  (2+ messages)

[Bug 93270] Only one of LVDS and VGA-0 work on HP Pavilion m6 with Radeon HD 7660G
 2015-12-07  8:16 UTC  (5+ messages)

[PATCH 00/29] dev->struct_mutex crusade, once more
 2015-12-07  8:14 UTC  (2+ messages)

[PATCHv6 0/5] Add initial support for slimport anx78xx
 2015-12-07  8:09 UTC  (3+ messages)
` [PATCHv6 5/5] drm: bridge: anx78xx: Add anx78xx driver support by analogix

[PATCH v10 0/17] Add Analogix Core Display Port Driver
 2015-12-07  7:52 UTC  (20+ messages)
  ` [PATCH v10 01/17] drm: bridge: analogix/dp: split exynos dp driver to bridge directory
  ` [PATCH v10 06/17] ARM: dts: exynos/dp: remove some properties that deprecated by analogix_dp driver
  ` [PATCH v11 01/17] drm: bridge: analogix/dp: split exynos dp driver to bridge directory
` [PATCH v10 02/17] drm: bridge: analogix/dp: fix some obvious code style
` [PATCH v10 03/17] drm: bridge: analogix/dp: remove duplicate configuration of link rate and link count
` [PATCH v10 04/17] drm: bridge: analogix/dp: dynamic parse sync_pol & interlace & dynamic_range
` [PATCH v10 05/17] dt-bindings: add document for analogix display port driver
` [PATCH v10 07/17] drm: rockchip: dp: add rockchip platform dp driver
` [PATCH v10 08/17] dt-bindings: add document for rockchip variant of analogix_dp
` [PATCH v10 09/17] phy: Add driver for rockchip Display Port PHY
` [PATCH v10 10/17] dt-bindings: add document for rockchip dp phy
` [PATCH v10 11/17] drm: rockchip: vop: add bpc and color mode setting
` [PATCH v10 12/17] drm: bridge: analogix/dp: add some rk3288 special registers setting
` [PATCH v10 13/17] drm: bridge: analogix/dp: add max link rate and lane count limit for RK3288
` [PATCH v10 14/17] drm: bridge: analogix/dp: try force hpd after plug in lookup failed
` [PATCH v10 15/17] drm: bridge: analogix/dp: move hpd detect to connector detect function
` [PATCH v10 16/17] drm: bridge: analogix/dp: add edid modes parse in get_modes method
` [PATCH v10 17/17] drm: bridge: analogix/dp: expand the look time for waiting AUX CH reply

[PATCH 00/12] drm/msm/dsi: Add support for DSI on MSM8960/APQ8064
 2015-12-07  6:51 UTC  (10+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 10/10] dt-bindings: Add DSIv2 documentation

[PATCH] gpu: host1x: mipi: Added missing mutex_unlock
 2015-12-06 19:52 UTC 

[PATCH v9 0/3] Add drm_dp_aux chardev support
 2015-12-06 16:24 UTC  (5+ messages)
` [PATCH v9 1/3] drm/kms_helper: Add a common place to call init and exit functions
` [PATCH v9 3/3] drm/dp: Set aux.dev to the drm_connector device, instead of drm_device

[PATCH] Gpu: drm: tilcdc: don't use devm_pinctrl_get_select_default() in probe
 2015-12-06 15:23 UTC 

[Bug 93147] [regression bisected] Stuttering in games caused by commit 4dfd6486 "drm: Use vblank timestamps to guesstimate how many vblanks were missed"
 2015-12-06  2:29 UTC  (3+ messages)

[PATCH v5 2/2] drm/bridge: Add I2C based driver for ps8640 bridge
 2015-12-06  0:44 UTC  (2+ messages)

dumb BOs and prime
 2015-12-05 23:52 UTC  (8+ messages)

[git pull] drm fixes
 2015-12-05 21:15 UTC 

[Bug 92858] AMD Radeon GPU Acceleration Disabled Under Kernels 4.2.x and later versions
 2015-12-05 18:28 UTC  (3+ messages)

[Bug 64661] New: udl causes blank screen
 2015-12-05 18:04 UTC  (2+ messages)
` [Bug 64661] "

[PATCH v2 00/14] ASoC: hdac_hdmi: Add DP & notification support
 2015-12-05 14:05 UTC  (10+ messages)
` [PATCH v2 01/14] ASoC: hdac_hdmi: Fix to check num nodes correctly
  ` [PATCH v2 05/14] ALSA: pcm: Add DRM helper to set constraint for format

[Bug 92974] Fiji Nano long boot up and long X startup with amdgpu-powerplay enabled
 2015-12-05  2:49 UTC  (4+ messages)

[PATCH v2 00/10] Add New DRM Driver for HiSilicon hi6220 SoC
 2015-12-05  1:25 UTC  (4+ messages)
` [PATCH v2 03/10] drm/hisilicon: Add hisilicon DRM master driver

[PATCH 00/13] Add ASoC support for AMD APUs [v5]
 2015-12-04 23:40 UTC  (4+ messages)
` [PATCH 11/13] ASoC: AMD: add AMD ASoC ACP 2.x DMA driver
` [PATCH 12/13] ASoC: AMD: add pm ops
` [PATCH 13/13] ASoC: AMD: Manage ACP 2.x SRAM banks power


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