dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-03-27 18:36:19 to 2012-03-30 11:46:43 UTC [more...]

[PATCH 0/8 v7] fix gmbus writes and related issues
 2012-03-30 11:46 UTC  (9+ messages)
` [PATCH 1/8 v7] drm/i915/intel_i2c: handle zero-length writes
` [PATCH 2/8 v7] drm/i915/intel_i2c: use double-buffered writes
` [PATCH 3/8 v7] drm/i915/intel_i2c: always wait for IDLE before clearing NAK
` [PATCH 4/8 v7] drm/i915/intel_i2c: use WAIT cycle, not STOP
` [PATCH 5/8 v7] drm/i915/intel_i2c: use INDEX cycles for i2c read transactions
` [PATCH 6/8 v7] drm/i915/intel_i2c: reuse GMBUS2 value read in polling loop
` [PATCH 7/8 v7] drm/i915/intel_i2c: remove POSTING_READ() from gmbus transfers
` [PATCH 8/8 v7] drm/i915/intel_i2c: use DRM_ERROR on timeouts

[PATCH RFC xf86-video-intel 1/2] Update the rotation property whenever we change the rotation
 2012-03-30 11:32 UTC  (5+ messages)
` [PATCH RFC xf86-video-intel 2/2] Add underscan properties

[PATCH libdrm] libdrm: update drm/drm_fourcc.h from kernel to add multi plane formats
 2012-03-30 11:09 UTC  (4+ messages)

[PATCH RFC 1/2] drm: add bitmask property type
 2012-03-30 11:00 UTC  (6+ messages)
` [PATCH RFC 2/2] drm: add plane properties

i915_driver_irq_handler: irq 42: nobody cared
 2012-03-30 10:45 UTC  (4+ messages)

[PATCH] drm/radeon/kms: add register definitions for audio
 2012-03-30  9:11 UTC  (6+ messages)

[Bug 42876] New: System doesn't boot with GTX 550 Ti
 2012-03-30  9:10 UTC  (4+ messages)
` [Bug 42876] "

[PATCH] drm/radeon/kms: fix fans after resume
 2012-03-30  6:08 UTC  (2+ messages)

[PATCH] drm: add valid pixel formats for fb
 2012-03-30  6:05 UTC 

[Bug 47955] New: Celestia hit fallback on r300g from git?
 2012-03-30  3:54 UTC  (9+ messages)
` [Bug 47955] "

[PATCH 1/8] drm: add drm_property_change_is_valid
 2012-03-30  2:49 UTC  (13+ messages)
` [PATCH 2/8] drm: WARN() when drm_connector_attach_property fails
` [PATCH 3/8] drm: create struct drm_object_properties and use it
` [PATCH 4/8] drm: add generic ioctls to get/set properties on any object
` [PATCH 5/8] drm: make the connector properties code use the object properties code
` [PATCH 6/8] drm: add CRTC properties
` [PATCH RFC 7/8] drm/i915: add 'rotation' CRTC property
` [PATCH 8/8] drm/i915: add overscan compensation CRTC properties

[PATCH libdrm] omap: fix license header
 2012-03-30  2:36 UTC 

[PATCH libdrm 1/5] modetest: fix some compiler warnings
 2012-03-30  2:31 UTC  (10+ messages)
` [PATCH libdrm 2/5] modetest: fix memory leak
` [PATCH libdrm 3/5] modetest: print more about our properties
` [PATCH libdrm 4/5] Add support for generic object properties IOCTLs
` [PATCH libdrm 5/5] modetest: print CRTC properties

regression(?) 3.3-rc4 -> 3.3-rc5: drm intel hangs
 2012-03-30  1:20 UTC 

[Bug 29412] New: fans running at full-speed after resume from suspend with radeon and KMS
 2012-03-29 23:01 UTC  (3+ messages)
` [Bug 29412] "

[Bug 42678] New: [3.3-rc1]radeon 0000:07:00.0: GPU lockup CP stall for more than 10000msec
 2012-03-29 22:57 UTC  (3+ messages)
` [Bug 42678] [3.3-rc1] radeon stuck in kernel after lockup

CRTC properties patches
 2012-03-29 21:25 UTC  (2+ messages)

[git pull] drm intel hibernation fix
 2012-03-29 19:43 UTC  (3+ messages)

[RFC] Revive the work on render-nodes branch
 2012-03-29 18:01 UTC  (21+ messages)
` [PATCH 01/16] drm: do not push inode down into drm_open_helper
` [PATCH 02/16] drm: move dev_mapping to the minor node
` [PATCH 03/16] drm: add support for render nodes
` [PATCH 04/16] drm: initial multiple nodes ioctl work
` [PATCH 05/16] drm: separate render node descriptor from minor
` [PATCH 06/16] drm: cleanup render node ioctls
` [PATCH 07/16] drm: only allow render node ioctls through control node
` [PATCH 08/16] drm: do not remove a render node in use
` [PATCH 09/16] drm: allocate correct id_list size for a render node
` [PATCH 10/16] drm: add drm_mode_group_fini function
` [PATCH 11/16] drm: properly free id_list when a render node is removed
` [PATCH 12/16] drm: call drm_mode_group_fini on primary node
` [PATCH 13/16] drm: more elaborate check for num_crtc/encoder/connector
` [PATCH 14/16] drm: validate id list when creating a render node
` [PATCH 15/16] drm: keep track of which node holds which resource
` [PATCH 16/16] drm: hold mutex in critical sections of render-node code

libdrm part of the render-node patch series
 2012-03-29 16:46 UTC  (3+ messages)
` [PATCH 1/2] libdrm: add functions for render node manipulation
` [PATCH 2/2] tests: add render_node tests

drm/radeon: Only warn if the intra-domain offset actually exceeds the limit
 2012-03-29 14:47 UTC  (2+ messages)
` [PATCH] drm/radeon: Don't dereference possibly-NULL pointer

[git pull] drm main pull for 3.4-rc1
 2012-03-29 12:43 UTC  (9+ messages)

[Bug 26891] New: Radeon KMS on Macs with EFI boot
 2012-03-29 10:03 UTC  (2+ messages)
` [Bug 26891] "

[PATCH 0/7 v6] fix gmbus writes and related issues
 2012-03-29  9:25 UTC  (19+ messages)
` [PATCH 1/7 v6] drm/i915/intel_i2c: handle zero-length writes
` [PATCH 2/7 v6] drm/i915/intel_i2c: use double-buffered writes
` [PATCH 3/7 v6] drm/i915/intel_i2c: always wait for IDLE before clearing NAK
` [PATCH 4/7 v6] drm/i915/intel_i2c: use WAIT cycle, not STOP
` [PATCH 5/7 v6] drm/i915/intel_i2c: use INDEX cycles for i2c read transactions
` [PATCH 6/7 v6] drm/i915/intel_i2c: reuse GMBUS2 value read in polling loop
` [PATCH 7/7 v6] drm/i915/intel_i2c: remove POSTING_READ() from gmbus transfers

drm/i915:Fix array bounds warnings
 2012-03-29  7:59 UTC 

drm/i915:fix for some -Wuninitialized compiler warnings
 2012-03-29  7:24 UTC 

[PATCH] drm/i915: suspend fbdev device around suspend/hibernate
 2012-03-29  6:42 UTC 

[ANNOUNCE] libdrm 2.4.33
 2012-03-28 21:30 UTC 

[PATCH libdrm] omap: add omapdrm support
 2012-03-28 20:07 UTC  (2+ messages)

[PATCH] drm/i915: no-lvds quirk on MSI DC500
 2012-03-28 20:01 UTC  (5+ messages)

[PATCH libdrm] omap: add omapdrm support
 2012-03-28 19:35 UTC  (3+ messages)

[RFCv2 PATCH 0/9] Integration of videobuf2 with dmabuf
 2012-03-28 15:50 UTC  (4+ messages)
` [RFCv2 PATCH 3/9] v4l: vb2: Add dma-contig allocator as dma_buf user

libdrm release?
 2012-03-28 18:27 UTC  (4+ messages)

[ANNOUNCE] kmscon: Lazy-web's DRM based terminal emulator
 2012-03-28 18:14 UTC  (5+ messages)

[PATCH libdrm] omap: add omapdrm support
 2012-03-28 16:19 UTC  (3+ messages)

[PATCH 00/14 v5] fix gmbus writes and related issues
 2012-03-28 14:46 UTC  (19+ messages)
` [PATCH 01/14 v5] drm/i915/intel_i2c: refactor gmbus_xfer
` [PATCH 02/14 v5] drm/i915/intel_i2c: cleanup error messages and comments
` [PATCH 03/14 v5] drm/i915/intel_i2c: assign HDMI port D to pin pair 6
` [PATCH 04/14 v5] drm/i915/intel_i2c: use i2c pre/post_xfer functions to setup gpio xfers
` [PATCH 05/14 v5] drm/i915/intel_i2c: refactor using intel_gmbus_get_adapter
` [PATCH 06/14 v5] drm/i915/intel_i2c: gmbus disabled and reserved ports are invalid
` [PATCH 07/14 v5] drm/i915/intel_i2c: allocate gmbus array as part of drm_i915_private
` [PATCH 08/14 v5] drm/i915/intel_i2c: handle zero-length writes
` [PATCH 09/14 v5] drm/i915/intel_i2c: use double-buffered writes
` [PATCH 10/14 v5] drm/i915/intel_i2c: always wait for IDLE before clearing NAK
` [PATCH 11/14 v5] drm/i915/intel_i2c: use WAIT cycle, not STOP
` [PATCH 12/14 v5] drm/i915/intel_i2c: use INDEX cycles for i2c read transactions
` [PATCH 13/14 v5] drm/i915/intel_i2c: reuse GMBUS2 value read in polling loop
` [PATCH 14/14 v5] drm/i915/intel_i2c: remove POSTING_READ() from gmbus transfers

[PATCH 00/13 v4] fix gmbus writes and related issues
 2012-03-28 13:21 UTC  (24+ messages)
` [PATCH 01/13 v4] drm/i915/intel_i2c: refactor gmbus_xfer
` [PATCH 02/13 v4] drm/i915/intel_i2c: cleanup error messages and comments
` [PATCH 04/13 v4] drm/i915/intel_i2c: use i2c pre/post_xfer functions to setup gpio xfers
` [PATCH 07/13 v4] drm/i915/intel_i2c: allocate gmbus array as part of drm_i915_private
` [PATCH 08/13 v4] drm/i915/intel_i2c: handle zero-length writes
` [PATCH 09/13 v4] drm/i915/intel_i2c: use double-buffered writes
` [PATCH 10/13 v4] drm/i915/intel_i2c: always wait for IDLE before clearing NAK
` [PATCH 11/13 v4] drm/i915/intel_i2c: use WAIT cycle, not STOP
` [PATCH 12/13 v4] drm/i915/intel_i2c: use INDEX cycles for i2c read transactions
` [PATCH 13/13 v4] drm/i915/intel_i2c: reuse GMBUS2 value read in polling loop

[git pull] drm fixes
 2012-03-28 12:55 UTC  (2+ messages)

[patch] drm/i915/bios: cleanup return type of intel_parse_bios()
 2012-03-28 11:18 UTC  (2+ messages)

[Bug 47765] New: Corrupt rendering to a window between 57 and 63 pixels high
 2012-03-28  1:17 UTC  (3+ messages)
` [Bug 47765] "

WARNING: at drivers/gpu/drm/radeon/radeon_object.c:236
 2012-03-28  6:52 UTC  (4+ messages)
        ` [PATCH] drm/radeon: Only warn if the intra-domain offset actually exceeds the limit

[PATCH] drm: base prime/dma-buf support (v5)
 2012-03-28  1:31 UTC  (2+ messages)
` [Linaro-mm-sig] "

[BUG] Warning at radeon_object.c:236 with latest Linus kernel
 2012-03-28  0:28 UTC  (4+ messages)


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