dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-17 23:10:03 to 2014-03-19 19:29:41 UTC [more...]

[RFCv3 00/14] Unified plane support
 2014-03-19 19:29 UTC  (32+ messages)
` [RFCv3 01/14] SQUASH! drm/i915: Do not dereference pointers from ring buffer in evict event
` [RFCv3 02/14] drm: Add support for multiple plane types
` [RFCv3 03/14] drm: Add primary plane helpers
` [RFCv3 04/14] drm/exynos: Restrict plane loops to only operate on overlay planes
` [RFCv3 05/14] drm/i915: "
` [RFCv3 06/14] drm: Add plane type property
` [RFCv3 07/14] drm: Specify primary plane at CRTC initialization (v2)
` [RFCv3 08/14] drm: Replace crtc fb with primary plane fb (v2)
` [RFCv3 09/14] drm: Allow userspace to ask for full plane list (universal planes)
` [RFCv3 10/14] drm/i915: Rename similar plane functions to avoid confusion
` [RFCv3 11/14] drm/i915: Intel-specific primary plane handling
  ` [Intel-gfx] "
` [RFCv3 12/14] drm: Specify cursor plane at CRTC initialization
` [RFCv3 13/14] drm/i915: Split cursor update code from cursor ioctl handling
` [RFCv3 14/14] drm/i915: Add cursor handlers and create cursor at crtc init

[PATCH 0/6] File Sealing & memfd_create()
 2014-03-19 19:06 UTC  (7+ messages)
` [PATCH 1/6] fs: fix i_writecount on shmem and friends
` [PATCH 2/6] shm: add sealing API
` [PATCH 3/6] shm: add memfd_create() syscall
` [PATCH 4/6] selftests: add memfd_create() + sealing tests
` [PATCH man-pages 5/6] fcntl.2: document SHMEM_SET/GET_SEALS commands
` [PATCH man-pages 6/6] memfd_create.2: add memfd_create() man-page

[PATCH 4/4] output: Drop display output class support
 2014-03-19 18:36 UTC  (2+ messages)

[PATCH RFC 00/46] Preview of imx-drm cleanup series
 2014-03-19 17:27 UTC  (5+ messages)
` [PATCH RFC 26/46] drivers/base: provide an infrastructure for componentised subsystems

[GIT PULL] PCI updates for v3.14
 2014-03-19 17:26 UTC 

[RFC 0/4] drm: exynos: Add drivers for MDNIE and IELCD
 2014-03-19 17:21 UTC  (6+ messages)
` [RFC 1/4] drm: exynos: Add infrastructure to support FIMD post processors
` [RFC 2/4] drm: exynos: add MDNIE post processor
` [RFC 3/4] drm: exynos: add IELCD "
` [RFC 4/4] drm: exynos: add MDNIE and IELCD to FIMD pp list

[PULL] drm-intel-fixes
 2014-03-19 14:39 UTC 

[PATCH] drm: Prefer noninterlace cmdline mode unless explicitly specified
 2014-03-19 14:24 UTC  (3+ messages)

[PATCH 1/3] drm/dp: make aux retries less chatty
 2014-03-19 14:21 UTC  (8+ messages)
` [PATCH 2/3] drm/radeon: use the new drm helpers for dp aux
` [PATCH 3/3] drm/radeon: use drm_dp_dpcd_read_link_status()

[PATCH 00/16] Atomic/nuclear modeset/pageflip
 2014-03-19 13:39 UTC  (20+ messages)
` [PATCH 01/16] drm: fix typo
` [PATCH 02/16] drm: add atomic fxns
` [PATCH 03/16] drm: convert crtc to ww_mutex
` [PATCH 04/16] drm: add object property type
` [PATCH 05/16] drm: add signed-range "
` [PATCH 06/16] drm: helpers to find mode objects
` [PATCH 07/16] drm: split propvals out and blob property support
` [PATCH 08/16] drm: Allow drm_mode_object_find() to look up an object of any type
` [PATCH 09/16] drm: Refactor object property check code
` [PATCH 10/16] drm: allow FB's in drm_mode_object_find
` [PATCH 11/16] drm: convert plane to properties/state
` [PATCH 12/16] drm: convert crtc "
` [PATCH 13/16] drm: push locking down into restore_fbdev_mode
` [PATCH 14/16] drm: Atomic modeset ioctl
` [PATCH 15/16] drm/msm: add atomic support
` [PATCH 16/16] drm: spiff out FB refcnting traces

[PATCH 1/4] ACPI: fix ACPI_VIDEO dependencies
 2014-03-19 13:35 UTC  (5+ messages)

[Bug 76297] New: open source radeon drivers for old graphics cards crash the system while booting kernels 3.12+
 2014-03-19 13:06 UTC  (6+ messages)
` [Bug 76297] "

[PATCH RFC] drm: Make the drm_vma_manager authentication mechanism a bit more versatile
 2014-03-19 12:39 UTC  (3+ messages)

[PATCH] drm/mm: Fix search for smallest hole satisfying constraints
 2014-03-19 10:38 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] drm: add FOURCC formats for compute dma_buf interop
 2014-03-19 10:31 UTC  (6+ messages)

How to support various hardware blocks in drm driver
 2014-03-19 10:05 UTC  (19+ messages)

[PATCHv2 0/8] Doc/DT: DT bindings for various display components
 2014-03-19  9:36 UTC  (18+ messages)
  ` [PATCHv2 1/8] Doc/DT: Add DT binding documentation for OMAP DSS
  ` [PATCHv2 2/8] Doc/DT: Add DT binding documentation for Analog TV Connector
  ` [PATCHv2 3/8] Doc/DT: Add DT binding documentation for DVI Connector
  ` [PATCHv2 4/8] Doc/DT: Add DT binding documentation for HDMI Connector
  ` [PATCHv2 5/8] Doc/DT: Add DT binding documentation for MIPI DSI CM Panel
  ` [PATCHv2 6/8] Doc/DT: Add DT binding documentation for Sony acx565akm panel
  ` [PATCHv2 7/8] Doc/DT: Add DT binding documentation for TFP410 encoder
  ` [PATCHv2 8/8] Doc/DT: Add DT binding documentation for tpd12s015 encoder

[PATCH] drm/exynos: add phy settings for RB resolutions
 2014-03-19  8:25 UTC  (6+ messages)
` [PATCH] drm/exynos: set the active aspect ratio as per mode

[RFC PATCH] drm: improve various bridge devices support
 2014-03-19  7:58 UTC  (2+ messages)
` [RFC PATCH v2] "

[cirrus_init] WARNING: CPU: 0 PID: 1 at drivers/gpu/drm/drm_crtc.c:94 drm_warn_on_modeset_not_all_locked()
 2014-03-19  7:34 UTC 

linux-next: build failure after merge of the drm-intel tree
 2014-03-19  7:20 UTC  (4+ messages)
  ` [Intel-gfx] "

[Bug 71753] New: Radeon Audio clock running wrong speed
 2014-03-19  7:18 UTC  (2+ messages)
` [Bug 71753] "

[PATCH 3/4] acer-wmi: Stop selecting VIDEO_OUTPUT_CONTROL
 2014-03-19  2:11 UTC  (2+ messages)

[Bug 42960] New: Display does not work when resuming from suspend
 2014-03-18 19:32 UTC  (3+ messages)
` [Bug 42960] "

[RFCv4 00/14] Atomic/nuclear modeset/pageflip
 2014-03-18 17:33 UTC  (5+ messages)
` [RFCv4 09/14] drm: convert plane to properties/state

[PATCH] Remove GART aperture from iomem_resource
 2014-03-18 17:14 UTC  (2+ messages)
` [PATCH] Revert "[PATCH] Insert GART region into resource map"

[RFC patch] PCI: Extend boot_vga sysfs attribute lookup to fix X on MBA+EFI
 2014-03-18 17:05 UTC  (6+ messages)
` [RFC patch v2] x86: Improve boot_vga/vga_default_device() for EFI
        ` [RFC patch v3] "

[Bug 65787] New: r600g: corruption in menu in "stunt rally"
 2014-03-18 16:21 UTC  (3+ messages)
` [Bug 65787] "

[PATCH 1/4] drm/radeon/dp: use i2c_get_adapdata rather than casting
 2014-03-18 16:09 UTC  (5+ messages)
` [PATCH 2/4] drm/radeon/dp: move sink power control to a separate function
` [PATCH 3/4] drm/radeon/atom: rework encoder enable/disable sequence
` [PATCH 4/4] drm/radeon: clarify special handling in i2c over aux

Kernel oops in udl driver
 2014-03-18 15:13 UTC 

[Bug 76320] New: libpciaccess seems to require xorg-macros for no reason
 2014-03-18 14:02 UTC 

[Bug 75929] New: Configuring Mesa to use shared libLLVM.so fails
 2014-03-18 13:29 UTC  (2+ messages)
` [Bug 75929] "

[PATCH 0/9] Restore parallel display support for Exynos based boards
 2014-03-18 13:05 UTC  (2+ messages)

[PATCH v11][ 01/12] [media] v4l2: add new V4L2_PIX_FMT_RGB666 pixel format
 2014-03-18 13:05 UTC  (12+ messages)
` [PATCH 08/12] imx-drm: Use drm_display_mode timings flags
` [PATCH 07/12] drm: drm_display_mode: add signal polarity flags

[PATCH 0/9] Doc/DT: DT bindings for various display components
 2014-03-18 12:43 UTC  (9+ messages)
` [PATCH 5/9] Doc/DT: Add DT binding documentation for MIPI DPI Panel
` [PATCH 6/9] Doc/DT: Add DT binding documentation for MIPI DSI CM Panel

[Bug 73619] New: XServer frequently freezes for a few seconds
 2014-03-18 11:53 UTC  (2+ messages)
` [Bug 73619] "

Intel G41 doesn't see any screens connected after suspend/resume
 2014-03-18  8:29 UTC  (6+ messages)

[PATCH] drm/exynos: Fix (more) freeing issues in exynos_drm_drv.c
 2014-03-18  6:59 UTC  (5+ messages)

[PATCH 1/3] drm/gma500: Code cleanup - removal of centralized exiting of function
 2014-03-18  0:01 UTC  (2+ messages)

[Bug 76284] New: [radeon] dota2, applying new screen resolution corrupts display
 2014-03-17 23:53 UTC  (4+ messages)
` [Bug 76284] "

[PATCH 16/16] drm/gma500: Code cleanup - inline documentation
 2014-03-17 23:09 UTC 

[PATCH 15/16] drm/gma500: Code cleanup - style fixes
 2014-03-17 23:09 UTC 

[PATCH 13/16] drm/gma500/cdv: Cedarview display cleanups
 2014-03-17 23:09 UTC 

[PATCH 14/16] drm/gma500: Code cleanup - removal of centralized exiting of function
 2014-03-17 23:09 UTC 

[PATCH 12/16] drm/gma500: Unify encoder mode fixup
 2014-03-17 23:09 UTC 

[PATCH 10/16] drm/gma500: Move asle interrupt work into a work task
 2014-03-17 23:09 UTC 

[PATCH 11/16] drm/gma500: Unify _get_core_freq for cdv and psb
 2014-03-17 23:09 UTC 

[PATCH 09/16] drm/gma500: Remove dead code
 2014-03-17 23:09 UTC 


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