dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-08-14 08:30:16 to 2012-08-16 19:25:27 UTC [more...]

[PATCH 1/2] drm/radeon: implement ACPI VFCT vbios fetch
 2012-08-16 19:25 UTC  (8+ messages)
` [PATCH 2/2] drm/radeon: split ATRM support out from the ATPX handler
  ` [PATCH 1/2] drm/radeon: implement ACPI VFCT vbios fetch (v2)
    ` [PATCH 2/2] drm/radeon: split ATRM support out from the ATPX handler (v2)

[Bug 41265] New: KMS does not work on Radeon HD6700M
 2012-08-16 18:59 UTC  (20+ messages)
` [Bug 41265] Radeon KMS does not work on thunderbolt media dock

[RFCv3 PATCH 1/8] v4l2 core: add the missing pieces to support DVI/HDMI/DisplayPort
 2012-08-16 17:55 UTC  (4+ messages)
` [RFCv3 PATCH 0/8] V4L2: add missing pieces to support HDMI et al and add adv7604/ad9389b drivers
  ` [RFCv3 PATCH 3/8] v4l2-subdev: add support for the new edid ioctls

[Bug 44341] New: Radeon HD6990M: HDMI audio output works now! Kernel gives new warning
 2012-08-16 17:27 UTC  (6+ messages)
` [Bug 44341] "

[Bug 45018] New: [bisected] rendering regression since added support for virtual address space on cayman v11
 2012-08-16 16:59 UTC  (5+ messages)
` [Bug 45018] [bisected] rendering regression and va conflicts "

[Bug 53291] New: Failed to allocate a buffer at CAYMAN
 2012-08-16 16:59 UTC  (3+ messages)
` [Bug 53291] "

[PATCH] drm/edid: limit printk when facing bad edid
 2012-08-16 16:07 UTC  (5+ messages)

radeon testing
 2012-08-16 15:51 UTC 

[Bug 50389] New: [radeonsi] Unknown type of argument: ../../../../i386-linux-gnu/egl/egl_gallium.so
 2012-08-16 15:18 UTC  (2+ messages)
` [Bug 50389] "

[PATCH 0/4] Some long forgotten EDID/CEA fixes
 2012-08-16 14:55 UTC  (5+ messages)
` [PATCH 1/4] drm: edid: Add bounds checking to CEA 18 byte descriptor parsing
` [PATCH 2/4] drm: edid: Add some bounds checking
` [PATCH 3/4] drm: edid: Add bounds checking to HDMI VSDB parsing
` [PATCH 4/4] drm: edid: Refactor HDMI VSDB detection

[PATCH 0/2] GMBUS EDID read bit-banging fallback
 2012-08-16 14:35 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: fall back to bit-banging if GMBUS fails in CRT EDID reads

[PATCH 0/2] drm/omap: properties patches
 2012-08-16 13:18 UTC  (5+ messages)
` [PATCH 1/2] staging: drm/omap: add rotation properties
` [PATCH 2/2] Expose the OMAP Z-Order property through DRM

[Bug 29572] New: Radeon card reports wrong temperature when switched off
 2012-08-16 11:03 UTC  (2+ messages)
` [Bug 29572] "

[Bug 29372] New: KMS - radeon (Uhhuh. NMI received for unknown reason)
 2012-08-16 11:00 UTC  (2+ messages)
` [Bug 29372] "

[PATCH V3 0/2] video: drm: Add Device tree support to DRM-FIMD
 2012-08-16 10:08 UTC  (3+ messages)
  ` [PATCH V3 1/2] drm/exynos: add platform_device_id table and driver data for exynos5 drm fimd
  ` [PATCH V3 2/2] video: drm: exynos: Add device tree support

[PATCH] drm: Check for invalid cursor flags
 2012-08-16  8:29 UTC 

[PATCH 1/3] drm/i915: implement dma buf begin_cpu_access
 2012-08-16  8:14 UTC  (3+ messages)
` [PATCH 2/3] drm/udl: call begin/end cpu access at more appropriate time

[PATCH v3 1/3] Rename i2f() to int2float(), and make it global so one copy can be removed
 2012-08-16  8:00 UTC  (4+ messages)
` [PATCH v3 2/3] Replace int2float() with an optimized version
` [PATCH v3 3/3] Annotate int2float() as being a pure function

[PATCH 1/3] drm: Add missing static storage class specifiers in drm_proc.c file
 2012-08-16  5:19 UTC  (2+ messages)

[git pull] more drm fixes
 2012-08-16  5:01 UTC 

[PATCH V5 13/18] drm: Define SAREA_MAX for Loongson (PageSize = 16KB)
 2012-08-16  3:20 UTC  (5+ messages)

[PATCH] drm/i915: implement dma buf begin_cpu_access (v2)
 2012-08-16  0:15 UTC 

[PATCH 1/5] drm/radeon/dce4+: don't use radeon_crtc for vblank callback
 2012-08-15 23:49 UTC  (7+ messages)
` [PATCH 2/5] drm/radeon: clean up evergreen_get_vblank_counter
` [PATCH 3/5] drm/radeon/r1xx-r4xx: don't use radeon_crtc for vblank callback
` [PATCH 4/5] drm/radeon/r5xx-r7xx: "
  ` [PATCH 4/5] drm/radeon/r5xx-r7xx: don't use radeon_crtc for vblank callback (v2)
` [PATCH 5/5] drm/radeon: properly handle mc_stop/mc_resume on evergreen+

[Bug 53512] New: kernel rejects cs in quake wars
 2012-08-15 23:21 UTC  (3+ messages)
` [Bug 53512] "

[PATCH 1/4] dma-buf: remove fallback for !CONFIG_DMA_SHARED_BUFFER
 2012-08-15 23:12 UTC  (3+ messages)
` [PATCH 4/4] dma-buf-mgr: multiple dma-buf synchronization (v3)
  ` [Linaro-mm-sig] "

[BUG] EDID leaks kernel memory
 2012-08-15 22:45 UTC  (7+ messages)
` [PATCH 0/4] remove raw_edid, and fix related memory leaks
  ` [PATCH 1/4] drm/i915: fix EDID memory leak in SDVO
  ` [PATCH 2/4] drm/ast: fix EDID memory leak
  ` [PATCH 3/4] drm/exynos: fix EDID memory leak in HDMI
  ` [PATCH 4/4] drm: remove the raw_edid field from struct drm_display_info

[PATCH 0/7] drm/i915: IVB FDI B/C fixes and misc cleanups
 2012-08-15 22:42 UTC  (3+ messages)
` [PATCH 1/7] drm/i915: Allow VGA on CRTC 2

[Bug 29022] [REGRESSION? 2.6.38-rc4] nouveau NV50/NVA8 screen freeze
 2012-08-15 22:15 UTC 

[Bug 28902] New: activated KMS leads to complete freeze when viewing BIG images in Iceweasel
 2012-08-15 22:12 UTC  (2+ messages)
` [Bug 28902] "

[Bug 43207] New: radeon driver on HD6570 shows pixel noise
 2012-08-15 22:00 UTC  (2+ messages)
` [Bug 43207] "

[Bug 42373] New: Radeon HD 6450 (NI CAICOS) screen corruption on boot
 2012-08-15 21:13 UTC  (5+ messages)
` [Bug 42373] "

[Bug 53490] New: [bisected] bump map corruption from kernel 3.5
 2012-08-15 21:11 UTC  (12+ messages)
` [Bug 53490] "

[PATCHv8 00/26] Integration of videobuf2 with DMABUF
 2012-08-15 20:44 UTC  (35+ messages)
` [PATCHv8 01/26] v4l: Add DMABUF as a memory type
` [PATCHv8 02/26] Documentation: media: description of DMABUF importing in V4L2
` [PATCHv8 03/26] v4l: vb2: add support for shared buffer (dma_buf)
` [PATCHv8 04/26] v4l: vb: remove warnings about MEMORY_DMABUF
` [PATCHv8 05/26] v4l: vb2-dma-contig: Shorten vb2_dma_contig prefix to vb2_dc
` [PATCHv8 06/26] v4l: vb2-dma-contig: remove reference of alloc_ctx from a buffer
` [PATCHv8 07/26] v4l: vb2-dma-contig: Reorder functions
` [PATCHv8 08/26] v4l: vb2-dma-contig: add support for scatterlist in userptr mode
` [PATCHv8 09/26] v4l: vb2: add prepare/finish callbacks to allocators
` [PATCHv8 10/26] v4l: vb2-dma-contig: add prepare/finish to dma-contig allocator
    ` [Linaro-mm-sig] "
` [PATCHv8 11/26] v4l: vb2-dma-contig: add support for dma_buf importing
` [PATCHv8 12/26] v4l: vb2-vmalloc: add support for dmabuf importing
` [PATCHv8 13/26] v4l: vivi: "
` [PATCHv8 14/26] v4l: s5p-tv: mixer: "
` [PATCHv8 15/26] v4l: s5p-fimc: "
` [PATCHv8 16/26] v4l: vb2-dma-contig: let mmap method to use dma_mmap_coherent call
` [PATCHv8 17/26] Documentation: media: description of DMABUF exporting in V4L2
` [PATCHv8 18/26] v4l: add buffer exporting via dmabuf
` [PATCHv8 19/26] v4l: vb2: "
` [PATCHv8 20/26] v4l: vb2-dma-contig: add support for DMABUF exporting
` [PATCHv8 21/26] v4l: vb2-dma-contig: add reference counting for a device from allocator context
` [PATCHv8 22/26] media: vb2: fail if user ptr buffer is not correctly aligned
` [PATCHv8 23/26] v4l: vb2: add support for DMA_ATTR_NO_KERNEL_MAPPING
` [PATCHv8 24/26] v4l: s5p-fimc: support for dmabuf exporting
` [PATCHv8 25/26] v4l: s5p-tv: mixer: "
` [PATCHv8 26/26] v4l: s5p-mfc: "

[Bug 53130] New: 99c65ba breaks rendering (flickery, eventual fail)
 2012-08-15 17:30 UTC  (2+ messages)
` [Bug 53130] "

[PATCH] drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222S
 2012-08-15 15:40 UTC 

[Bug 53544] New: Incorrect modeline due to incorrect EDID block for LG SL80 TV
 2012-08-15 15:31 UTC  (5+ messages)
` [Bug 53544] "

[PATCH] drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for LG SL80
 2012-08-15 15:18 UTC 

[Bug 26294] [Regression] Resolution for external monitor not set correctly
 2012-08-15 14:49 UTC 

[Bug 50655] New: ATI RV670 [Radeon HD 3870] Ioquake games causes GPU lockup (waiting for 0x00003039 last fence id 0x00003030)
 2012-08-15 14:49 UTC  (2+ messages)
` [Bug 50655] "

[PATCH] drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for Philips 32PFL5404H
 2012-08-15 14:31 UTC 

[PATCH] drm/fb-helper: don't clobber output routing in setup_crtcs
 2012-08-15 14:20 UTC  (2+ messages)

[Bug 38452] New: ETQW: Renders garbage in some places
 2012-08-15 12:24 UTC  (3+ messages)
` [Bug 38452] "

[PATCH] gma500: remove an unreachable return statement
 2012-08-15  9:34 UTC 

[bisected] nouveau: "Failed to idle channel x" after resume
 2012-08-15  6:53 UTC  (12+ messages)
                    ` [Nouveau] "

[PATCH v3 0/2] Enhanced EDID quirk functionality
 2012-08-15  6:41 UTC  (6+ messages)
` [PATCH v4 0/3] "
  ` [PATCH v4 1/3] drm: Add user-defined EDID quirks capability

[Bug 1532] Color changes on radeon when the window moves or focus changes
 2012-08-15  6:41 UTC  (3+ messages)

[Bug 701] [r128] Clipping problems in RTCW
 2012-08-15  6:26 UTC  (2+ messages)

[PATCHv7 00/15] Integration of videobuf2 with dmabuf
 2012-08-15  1:13 UTC  (4+ messages)
` [PATCHv7 03/15] v4l: vb2: add support for shared buffer (dma_buf)

[Bug 2018] 3D depth display issues after suspend/resume
 2012-08-14 23:14 UTC 

[Bug 53511] New: r600g llvm backend doesn't support indirect addressing
 2012-08-14 22:39 UTC 

[Bug 25483] Neverwinter nights lacks ram when using the radeon driver
 2012-08-14 22:34 UTC 

[PATCH 0/3] Display switching support for Apple laptops
 2012-08-14 21:04 UTC  (4+ messages)
` [PATCH 1/3] vga_switcheroo: Don't require handler init callback
` [PATCH 2/3] vga_switcheroo: Remove assumptions about registration/unregistration ordering
` [PATCH 3/3] apple-gmux: Add display mux support

[PATCH] drm/usb: select USB_SUPPORT in Kconfig
 2012-08-14 19:57 UTC  (4+ messages)

[Bug 27952] New: Screen garbled with GeForce 6150 Force 430
 2012-08-14 15:56 UTC 

[Bug 27942] New: Screen garbled with GeForce 6150 Force 430
 2012-08-14 15:56 UTC  (2+ messages)
` [Bug 27942] "

[Bug 44800] New: Radeon HD 6450 CAICOS screen corruption and kernel crashes
 2012-08-14 15:44 UTC  (3+ messages)
` [Bug 44800] "

[Bug 26812] New: Radeon module causes hard reset on modprobe
 2012-08-14 15:38 UTC  (2+ messages)
` [Bug 26812] [RADEON:KMS:BARTS:HD6850:FIRMWARE] radeon "

[Bug 26712] Weird X display upon hibernating
 2012-08-14 15:37 UTC 

[PATCH 1/3] drm/radeon/kms: reorder code in r600_check_texture_resource
 2012-08-14 14:47 UTC  (6+ messages)
` [PATCH 3/3] drm/radeon/kms: implement timestamp userspace query

[Bug 24932] BUG: unable to handle kernel paging request
 2012-08-14 14:16 UTC 

[Bug 23372] New: kernel 2.6.36 killed my game of ut2004
 2012-08-14 13:11 UTC  (2+ messages)
` [Bug 23372] "

[Bug 21542] New: Radeon: No 50Hz modes available after upgrading to 2.6.36
 2012-08-14 11:31 UTC  (2+ messages)
` [Bug 21542] [BISECTED]Radeon: No 50Hz (PAL) "

[Bug 21002] external monitor don't turn on at boot
 2012-08-14 11:22 UTC 

[Bug 20142] New: enabling underscan by default behaves badly with so many monitors
 2012-08-14 11:21 UTC  (3+ messages)
` [Bug 20142] "

[Bug 20982] New: Radeon: Display doesn't fit the screen size
 2012-08-14 11:21 UTC  (2+ messages)
` [Bug 20982] "

[Bug 20752] New: [KMS] radeon not working reliable with X1300
 2012-08-14 11:15 UTC  (2+ messages)
` [Bug 20752] "

[PATCH] drm: Initialize object type when using DRM_MODE() macro
 2012-08-14 10:53 UTC 

[Patch v2 1/4] Replace i2f() in r600_blit.c with an optimized version
 2012-08-14 10:33 UTC  (2+ messages)

[pull] -fixes for 3.6
 2012-08-14  8:30 UTC 


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