dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-05-29 06:23:00 to 2015-06-03 07:53:23 UTC [more...]

[PATCH v10 00/17] drm/exynos: atomic modesetting support
 2015-06-03  7:53 UTC  (27+ messages)
` [PATCH v10 01/17] drm/exynos: fix source data argument for plane
` [PATCH v10 02/17] drm/exynos: use adjusted_mode of crtc_state instead of mode
` [PATCH v10 03/17] drm/exynos: atomic phase 1: use drm_plane_helper_update()
` [PATCH v10 04/17] drm/exynos: atomic phase 1: use drm_plane_helper_disable()
` [PATCH v10 05/17] drm/exynos: atomic phase 1: add .mode_set_nofb() callback
` [PATCH v10 06/17] drm/exynos: atomic phase 2: wire up state reset(), duplicate() and destroy()
` [PATCH v10 07/17] drm/exynos: atomic phase 2: keep track of framebuffer pointer
` [PATCH v10 08/17] drm/exynos: atomic phase 3: atomic updates of planes
` [PATCH v10 09/17] drm/exynos: atomic phase 3: use atomic .set_config helper
` [PATCH v10 10/17] drm/exynos: atomic phase 3: convert page flips
` [PATCH v10 11/17] drm/exynos: remove exported functions from exynos_drm_plane
` [PATCH v10 12/17] drm/exynos: don't disable unused functions at init
` [PATCH v10 13/17] drm/exynos: move exynos_drm_crtc_disable()
` [PATCH v10 14/17] drm/exynos: add exynos specific .atomic_commit()
` [PATCH v10 15/17] drm/exynos: atomic dpms support
` [PATCH v10 16/17] drm/exynos: remove unnecessary calls to disable_plane()
` [PATCH v10 17/17] drm/exynos: split exynos_crtc->dpms in enable() and disable()

[Bug 71891] New: 3.13 fails to boot with the radeon module
 2015-06-03  6:57 UTC  (2+ messages)
` [Bug 71891] "

[RFCv3 1/2] device: add dma_params->max_segment_count
 2015-06-03  6:39 UTC  (9+ messages)
` [RFCv3 2/2] dma-buf: add helpers for sharing attacher constraints with dma-parms
            ` [Linaro-mm-sig] "
` [Linaro-mm-sig] [RFCv3 1/2] device: add dma_params->max_segment_count

[PATCH 0/3] Use acpi_video_unregister_backlight instead of acpi_video_unregister in platfrom backlight drivers
 2015-06-03  3:46 UTC  (12+ messages)
` [PATCH 1/3] apple_gmux: Use acpi_video_unregister_backlight instead of acpi_video_unregister
` [PATCH 2/3] asus-wmi: "
` [PATCH 3/3] samsung-laptop: "

[PATCH] drm/rockchip: only call drm_fb_helper_hotplug_event if fb_helper present
 2015-06-03  3:41 UTC  (2+ messages)

[PATCH v2] drm/rockchip: Add BGR formats to VOP
 2015-06-03  3:40 UTC  (3+ messages)

[PATCH] drm/exynos: add a dependency on FB_S3C to DECON driver
 2015-06-03  2:41 UTC 

[PATCH] drm/exynos: vidi: remove unused varables
 2015-06-03  2:29 UTC 

[PATCH 00/21] On-demand device registration
 2015-06-02 22:54 UTC  (4+ messages)

[PATCH 0/9 v5] Helper to abstract vma handling in media layer
 2015-06-02 22:29 UTC  (7+ messages)
` [PATCH 2/9] mm: Provide new get_vaddr_frames() helper

[Bug 90777] radeon/audio: Removed CRC control programing broke HDMI audio in Linux 4.0
 2015-06-02 21:36 UTC  (9+ messages)

[PATCH RFC v2 0/7] Implement generic ASoC HDMI codec
 2015-06-02 20:10 UTC  (5+ messages)
` [PATCH RFC v2 1/7] ASoC: core: If component doesn't have of_node use parent's node instead
` [PATCH RFC v2 2/7] ASoC: hdmi: Remove obsolete dummy HDMI codec

[PATCH 03/98] drm.h: use __kernel_size_t instead of size_t
 2015-06-02 18:59 UTC  (24+ messages)
` [PATCH 07/98] radeon_drm.h: use __u32 and __u64 from linux/types.h
` [PATCH 08/98] r128_drm.h: include drm/drm.h
  ` [PATCH 04/98] drm_mode.h: use __u32 and __u64 from linux/types.h
  ` [PATCH 05/98] exynos_drm.h: use "
  ` [PATCH 06/98] nouveau_drm.h: use __u32 and "
  ` [PATCH 09/98] via_drm.h: include linux/types.h instead of non-existing via_drmclient.h
  ` [PATCH 10/98] via_drm.h: hide struct via_file_private in userspace
  ` [PATCH 12/98] sis_drm.h: hide sis_file_private "
  ` [PATCH 13/98] drm/i810_drm.h: include drm/drm.h
` [PATCH 11/98] savage_drm.h: include <drm/drm.h>
` [PATCH 14/98] include/uapi/drm/vmwgfx_drm.h: use __s32, __u32 and __u64 from linux/types.h
` [PATCH 15/98] include/uapi/drm/qxl_drm.h: "
` [PATCH 16/98] include/uapi/drm/msm_drm.h: use __s32, __s64, "

[PATCH v2] drm/msm/hdmi: Use pinctrl in HDMI driver
 2015-06-02 15:42 UTC  (5+ messages)

[PATCH 1/7] drm/i915: Initialize Color Manager
 2015-06-02 12:03 UTC  (8+ messages)
  ` [PATCH 3/7] drm/i915: Add Set property interface for CRTC
  ` [PATCH 4/7] drm: Add Gamma correction structure
    ` [Intel-gfx] "
  ` [PATCH 5/7] drm/i915: Add pipe level Gamma correction for CHV/BSW
` [PATCH 0/7] Color Manager Implementation

[Bug 90704] Desktop will black when sliding mouse in touchpad after switching tty in my skylake machine
 2015-06-02 11:31 UTC  (7+ messages)

[PATCH v3 0/4] Add virtio gpu driver
 2015-06-02  8:59 UTC  (9+ messages)
` [PATCH v3 4/4] "

[PATCH v5 1/3] drm/layerscape: Add Freescale DCU DRM driver
 2015-06-02  8:53 UTC  (5+ messages)

[PATCH] drm/atomic: Handle vblank events in atomic ioctl correctly
 2015-06-02  7:00 UTC  (3+ messages)
  ` [PATCH v2] "

[Bug 88978] [bisected] [SI Scheduler] Graphical corruption in Dota 2
 2015-06-02  3:55 UTC  (6+ messages)

[Bug 67790] New: error message on suspend: *ERROR* Could not force DPM to low
 2015-06-01 19:49 UTC  (2+ messages)
` [Bug 67790] error message on suspend and hibernate: "

[PATCH] drm/ttm: dma: Don't crash on memory in the vmalloc range
 2015-06-01 17:28 UTC  (4+ messages)

[PATCH] drm/exynos: use adjusted_mode of crtc_state instead of mode
 2015-06-01 14:57 UTC  (4+ messages)

XDC2015: Call for papers
 2015-06-01 14:37 UTC 

[Bug 90534] integrated LVDS displays stays dark (firmware-linux-nonfree-0.43)
 2015-06-01 14:29 UTC  (9+ messages)

[PATCH] treewide: Fix typo compatability -> compatibility
 2015-06-01 11:38 UTC  (2+ messages)

[Bug 90728] dvd playback with vlc and vdpau causes segmentation fault
 2015-06-01  8:25 UTC  (11+ messages)

drm/radeon: MST support HD7990 with Asus PQ321
 2015-06-01  7:56 UTC 

[Bug 72387] New: Tearing at one specific part of the screen on CAYMAN
 2015-06-01  7:21 UTC  (3+ messages)
` [Bug 72387] "

[PATCH] drm/atomic: Clear crtc_state->active in drm_atomic_helper_set_config
 2015-06-01  6:59 UTC 

[PULL] drm-amdkfd-next
 2015-06-01  5:53 UTC 

[PATCH] Add device enumeration interface (v3)
 2015-06-01  3:06 UTC  (8+ messages)

[PATCH] xf86drm: remove to open the DRM device unnecessarily
 2015-06-01  2:53 UTC  (7+ messages)

[PATCH] xf86drm: fix build error by udev dependency
 2015-06-01  2:52 UTC  (5+ messages)

[PATCH v7 00/13] drm/exynos: atomic modesetting support
 2015-06-01  2:52 UTC  (11+ messages)
` [PATCH v7 12/13] drm/exynos: atomic dpms support

[BUG/REGRESSION] Radeon HDMI casuses oops on Acube Sam460ex amcc 460ex power board
 2015-05-31 11:48 UTC  (8+ messages)

[Bug 89987] Slow VDPAU (rv770_restrict_performance_levels_before_switch failed)
 2015-05-31  8:13 UTC  (2+ messages)

[PATCH v2 8/9] acpi: Add support for Apple Gmux _DMS
 2015-05-30 21:21 UTC  (4+ messages)
  ` [Nouveau] "

[Bug 86320] Monitor on DisplayPort doesn't wake up
 2015-05-30 19:26 UTC  (7+ messages)

drm: imx: multi-display support questions
 2015-05-30 16:27 UTC  (7+ messages)

[PATCH libdrm] Revert "Add device enumeration interface (v4)"
 2015-05-30 15:30 UTC 

[Bug 80419] New: XCOM: Enemy Known Causes lockup
 2015-05-30  5:13 UTC  (3+ messages)
` [Bug 80419] XCOM: Enemy Unknown "

[Bug 60523] New: Lockup with radeon DPM on Radeon HD5770 (Juniper)
 2015-05-30  3:40 UTC  (2+ messages)
` [Bug 60523] Radeon DPM not working with 2 monitors attached to "

[PULL] drm-intel-next-fixes
 2015-05-29 17:39 UTC 

[PATCH 1/3] drm/nouveau: Use drm_vblank_on/off consistently
 2015-05-29 17:35 UTC  (5+ messages)

[PATCH] drm/msm/hdmi: Use pinctrl in HDMI driver
 2015-05-29 14:56 UTC  (2+ messages)

[PATCH 00/11] Miscellaneous stability patches
 2015-05-29 11:11 UTC  (4+ messages)
` [PATCH 09/11] Move main reference counter to GEM object instead of TTM ones
  ` [Spice-devel] "

[git pull] drm fixes
 2015-05-29 10:36 UTC 

[v4] drm/panel: add s6e3ha2 AMOLED panel driver
 2015-05-29  9:46 UTC 

[PATCH v2 0/5] i.MX5/6 mem2mem scaler
 2015-05-29  9:02 UTC  (10+ messages)
` [PATCH v2 2/5] gpu: ipu-v3: Add mem2mem image conversion support to IC

intel_check_page_flip() - WARN_ON(!in_interrupt())
 2015-05-29  6:26 UTC  (2+ messages)

[PATCH v9 00/18] drm/exynos: atomic modesetting support
 2015-05-29  6:23 UTC  (3+ messages)
` [PATCH v9 16/18] drm/exynos: split exynos_crtc->dpms in enable() and disable()


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