Re: [vt_console_print/cirrus_dirty_update] WARNING: at kernel/mutex.c:858 mutex_trylock()

2013-06-08 Thread Maarten Lankhorst
Hey, Op 06-06-13 09:28, Fengguang Wu schreef: > Hi Maarten, > > Thanks for the patch! I'll queue it for the tests. > > I haven't heard back from you yet, did it fix all lockdep issues you were having? If so I'll get it queued. ~Maarten ___ dri-devel m

[Bug 65438] GTK apps crash X11 since last update of LLVMM

2013-06-08 Thread bugzilla-dae...@freedesktop.org
this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130608/5cdd208d/attachment.html>

[Bug 65438] GTK apps crash X11 since last update of LLVMM

2013-06-08 Thread bugzilla-dae...@freedesktop.org
. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130608/7863590f/attachment.html>

[Bug 65254] opengl flicker in xbmc / glxgears

2013-06-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65254 --- Comment #10 from adam --- I can confirm this: OpenGL renderer string: Gallium 0.4 on AMD ARUBA OpenGL version string: 2.1 Mesa 9.2.0-devel (git-0aca2c6) OpenGL shading language version string: 1.30 -- You are receiving this mail because: Y

[Bug 65068] vgaswitcheroo doesn't deal with powered off dGPU on resume

2013-06-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65068 --- Comment #9 from Austin Lund --- Created attachment 80547 --> https://bugs.freedesktop.org/attachment.cgi?id=80547&action=edit pci_restore_config_dword debugging when resuming with dGPU off at suspend It is log output like this that worries

[PATCH 1/2] drm/gma500/psb: Unpin framebuffer on crtc disable

2013-06-08 Thread Daniel Vetter
On Sat, Jun 08, 2013 at 09:07:33PM +0200, Patrik Jakobsson wrote: > On Sat, Jun 8, 2013 at 9:01 PM, Patrik Jakobsson > wrote: > > The framebuffer needs to be unpinned in the crtc->disable callback > > because of previous pinning in psb_intel_pipe_set_base(). This will fix > > a memory leak where t

[PATCH 1/2] drm/gma500/psb: Unpin framebuffer on crtc disable

2013-06-08 Thread Patrik Jakobsson
On Sat, Jun 8, 2013 at 9:01 PM, Patrik Jakobsson wrote: > The framebuffer needs to be unpinned in the crtc->disable callback > because of previous pinning in psb_intel_pipe_set_base(). This will fix > a memory leak where the framebuffer was released but not unpinned > properly. This patch only aff

[PATCH 2/2] drm/gma500/cdv: Unpin framebuffer on crtc disable

2013-06-08 Thread Patrik Jakobsson
The framebuffer needs to be unpinned in the crtc->disable callback because of previous pinning in psb_intel_pipe_set_base(). This will fix a memory leak where the framebuffer was released but not unpinned properly. This patch only affects Cedarview. Bugzilla: https://bugzilla.redhat.com/show_bug.c

[PATCH 1/2] drm/gma500/psb: Unpin framebuffer on crtc disable

2013-06-08 Thread Patrik Jakobsson
The framebuffer needs to be unpinned in the crtc->disable callback because of previous pinning in psb_intel_pipe_set_base(). This will fix a memory leak where the framebuffer was released but not unpinned properly. This patch only affects Poulsbo. Bugzilla: https://bugzilla.redhat.com/show_bug.cgi

[Bug 65514] Mesa can't render Google Maps WebGL preview in Firefox

2013-06-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65514 Nicholas Miell changed: What|Removed |Added Assignee|dri-devel@lists.freedesktop |mesa-dev@lists.freedesktop.

[Bug 65514] Mesa can't render Google Maps WebGL preview in Firefox

2013-06-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65514 Nicholas Miell changed: What|Removed |Added See Also||https://bugzilla.mozilla.or

[RFC 21/21] DRM: Add VIA drm driver

2013-06-08 Thread James Simmons
commit f4101ca539b83c824747d657bbdc28834276fea8 Author: James Simmons Date: Sat Jun 8 12:28:13 2013 -0400 via: Piece all the TTM/KMS changes together. This updates the core VIA drm driver to support KMS/TTM/GEM. This includes setting up the graphics cards resources and enabling the

[RFC 20/21] DRM: Add VIA drm driver

2013-06-08 Thread James Simmons
commit adafa472a5426e6e6ce513fbbad77b0aef0005a3 Author: James Simmons Date: Sat Jun 8 12:24:50 2013 -0400 via: IRQ code updates Expand the IRQ code to handle more than just the DMA and MPEG engines. Now we handle hotplug as well and improve vblank support on both crtcs. We als

[RFC 19/21] DRM: Add VIA drm driver

2013-06-08 Thread James Simmons
commit 36ec6a4cc78da33291b2031979b9ac5efbae0daf Author: James Simmons Date: Sat Jun 8 12:22:19 2013 -0400 via: Update DMA and command buffer handling to TTM Update the DMA engine and command buffer code to use the TTM layer. More work needs to be done here. Signed-Off-by: Jam

[RFC 18/21] DRM: Add VIA drm driver

2013-06-08 Thread James Simmons
commit 589665935a7ec7c29103c9ea4eb1d0ffc4b918d5 Author: James Simmons Date: Sat Jun 8 12:15:30 2013 -0400 via: New GEM/TTM kms ioctls New ioctls to allow userland to allocate TTM/GEM buffer objects. Obsolete UMS ioctls. Signed-Off-by: James Simmons diff --git a/drivers/gpu/

[RFC 17/21] DRM: Add VIA DRM driver

2013-06-08 Thread James Simmons
commit 467eefb4a02972c5f9747ddaa7d8d582fb15a759 Author: James Simmons Date: Sat Jun 8 12:13:25 2013 -0400 via: HDMI/DVI-D support Implement the encoder and connector for HDMI/DVI-D displays. Signed-Off-by: James Simmons diff --git a/drivers/gpu/drm/via/via_hdmi.c b/drivers/gpu/

[RFC 16/21] DRM: Add VIA DRM driver

2013-06-08 Thread James Simmons
commit a2e0f8fc0ded9788815cdc68d3acded9f43116b4 Author: James Simmons Date: Sat Jun 8 12:08:57 2013 -0400 via: TMDS support Implement the encoder and connector for TMDS devices. This handles the case of DVI port devices not based on an HDMI encoder. This is basic support will

[RFC 15/21] DRM: Add VIA drm driver

2013-06-08 Thread James Simmons
commit 1c886b4f35ec239f7787a6a4db10ecc80b3c9824 Author: James Simmons Date: Sat Jun 8 12:04:31 2013 -0400 via: LVDS support Implement the encoder and connector for LVDS lcd type displays. Signed-Off-by: James Simmons diff --git a/drivers/gpu/drm/via/via_lvds.c b/drivers/gpu/drm

[RFC 14/21] DRM: Add VIA DRM driver

2013-06-08 Thread James Simmons
commit 9549976c231b676c2c8e70fd6979115c1c8ed747 Author: James Simmons Date: Sat Jun 8 12:02:59 2013 -0400 via: VGA analog support Implement the encoder and connector for VGA analog displays. Signed-Off-by: James Simmons diff --git a/drivers/gpu/drm/via/via_analog.c b/drivers/gp

[RFC 13/21] DRM: Add VIA DRM driver

2013-06-08 Thread James Simmons
commit 991c37448ff8403727f12af331eb164eb5ed4048 Author: James Simmons Date: Sat Jun 8 11:12:36 2013 -0400 via: VIA kms frame buffer support Each version of hardware has a unquie way to detect the amount of video ram. We detect the amount for all known device. Here we implement

[RFC 12/21] DRM: Add VIA DRM driver

2013-06-08 Thread James Simmons
commit ab2beb77d5889b18112ee02c381e817eebbdccff Author: James Simmons Date: Sat Jun 8 11:02:43 2013 -0400 via: IGA (CRTC) handling Routines to program all things crtc related. This covers gamma tables, cursors and of course resolution setting. Signed-Off-by: James Simmons

[RFC 11/21] DRM: Add VIA DRM driver

2013-06-08 Thread James Simmons
commit 4ed0199a92b71506100240b625da173ef7afaf4c Author: James Simmons Date: Sat Jun 8 10:57:59 2013 -0400 via: VIA clock handling The routines that generate the PLL values to program the registers with. Here the VCLK is programmed to properly set the video mode. Signed-Off-by

[RFC 10/21] DRM: Add VIA DRM driver

2013-06-08 Thread James Simmons
commit 86edf1f84ab36213c3bd3a6deb9c0811c7458b2c Author: James Simmons Date: Sat Jun 8 09:57:49 2013 -0400 via: Our implementation of KMS outputs and crtc The header file defines via_crtc, via_connector, and via_encoder. Our via_connector extents drm_connector by including the i2c_

[RFC 9/21] DRM: Add VIA DRM driver

2013-06-08 Thread James Simmons
commit 761567d6dd4ec80dbc39052ac74edf7626922f55 Author: James Simmons Date: Sat Jun 8 09:39:04 2013 -0400 via: Hardware initalization/power management functions. This code handles setting the inital state of the 2D,3D and MPEG engine as well as our pcie gart tables. The code was s

[RFC 8/21] DRM: Add VIA drm driver

2013-06-08 Thread James Simmons
commit 33c7dca3f212ef8dff75312e1e4044fb1bcae898 Author: James Simmons Date: Sat Jun 8 09:24:11 2013 -0400 via: Display register tables and engine register definitions The via_disp_reg.h contains tables that define the registers and their bit fields we need for various resolution s

[RFC 7/21] DRM: Add VIA DRM driver

2013-06-08 Thread James Simmons
commit a1296bc36bbc68963ef0294e94bef69ddb998c9a Author: James Simmons Date: Sat Jun 8 08:53:44 2013 -0400 via: i2c handling In order to support EDID retrieval and the via camera on the XO data much be collected over the i2c buses. We use the i2c layer developed by the viafb pr

[RFC 6/21] DRM: Add VIA DRM driver

2013-06-08 Thread James Simmons
commit 5ec2cdc6f99549122329253b1c4d1a04193b81d0 Author: James Simmons Date: Sat Jun 8 07:59:56 2013 -0400 via: TTM and GEM memory handling TTM buffer object life cycle and state handling is done in init_ttm.c. The VIA GEM implemenation is a simple wrapper around the TTM layer

[RFC 5/21] DRM: Add VIA DRM driver

2013-06-08 Thread James Simmons
commit fa8599a207fbd0b4ffaa8c6961d34797f615ed7d Author: James Simmons Date: Fri Jun 7 19:58:14 2013 -0400 via: ttm bo driver implementation The openchrome project decided to use the TTM api as the backend to support GEM. The core needed to support TTM is struct ttm_bo_driver w

[RFC 4/21] DRM: Add VIA DRM driver

2013-06-08 Thread James Simmons
commit 6e79030fb92d3461b4a962630245d93944d5d349 Author: James Simmons Date: Fri Jun 7 20:17:06 2013 -0400 via: ttm pcie dma bo_driver handling Newer VIA hardware has moved from AGP to more modern PCIe based hardware. The TTM layer provides support for AGP but drm drivers need

[RFC 3/21] DRM: Add VIA DRM driver

2013-06-08 Thread James Simmons
commit 30a9dda2deeebcf611cbeaffb38f0f94c708a976 Author: James Simmons Date: Thu Jun 6 20:28:33 2013 -0400 via: fence implementation For each buffer object we create a fence in order to know what its state is. A fence notifies us when a object is consumed by the command queue or

[RFC 2/21] DRM: Add VIA DRM driver

2013-06-08 Thread James Simmons
commit f0be3523498cd2422d95af1e5e47f51e099f90e4 Author: James Simmons Date: Thu Jun 6 18:57:00 2013 -0400 via: register setting helpers The code in the crtc_hw was written to handle to cases of programming the registers on the graphics card. Basic routines of programming of th

[RFC 1/21] Add VIA DRM driver

2013-06-08 Thread James Simmons
commit 1fcf23d361375645d586756d126b436796ba4fba Author: James Simmons Date: Sat Jun 8 09:31:57 2013 -0400 via: New KMS ioctls and hardware to support. Add new VIA pci ids to support newer hardware. Cleanup userspace api structs to remove kernel types and add the new KMS ioctls we

[RPC 0/21] DRM: Add VIA DRM driver

2013-06-08 Thread James Simmons
Hello Here is the first run at inspection of the VIA openchrome dri driver. Now that the Xorg driver has been out over a year with KMS support most people should be able to use this feature. The driver is totaly complete but we wanted to merge it so people with newer hardware that has

[PULL] drm-intel-next

2013-06-08 Thread Daniel Vetter
Hi Dave, Another round of drm-intel-next for 3.11. Highlights: - Haswell IPS support (Paulo Zanoni) - VECS support on Haswell (Ben Widawsky, Xiang Haihao, ...) - Haswell watermark fixes (Paulo Zanoni) - "Make the gun bigger again" multithread fence fix from Chris. - i915_error_state finnally no lo

[Bug 65438] GTK apps crash X11 since last update of LLVMM

2013-06-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65438 --- Comment #7 from Tom Stellard --- Can you set the environment variable RADEON_DUMP_SHADERS=1 and re-post the output you get when starting xfce? -- You are receiving this mail because: You are the assignee for the bug. ___

[Bug 65438] GTK apps crash X11 since last update of LLVMM

2013-06-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65438 --- Comment #6 from Rafael Castillo --- btw hadack your 7750 can reclock? i mean profile mid/high or dynpm, in case it crashes the kernel like mine i made this bug report https://bugzilla.kernel.org/show_bug.cgi?id=58621 -- You are receiving t

[Bug 65438] GTK apps crash X11 since last update of LLVMM

2013-06-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65438 --- Comment #5 from Rafael Castillo --- i confirm that commit 8a72c73032707c7b3c042b716286a1ac33720991 seems the culprit btw hadack and michael many thanks for you help -- You are receiving this mail because: You are the assignee for the bug.

[Bug 36602] Hierarchical Z support for R600

2013-06-08 Thread bugzilla-dae...@freedesktop.org
org/archives/dri-devel/attachments/20130608/a660683e/attachment.html>

[PATCH] drm: Avoid forcing a detection cycle following a hotplug event

2013-06-08 Thread Daniel Vetter
On Wed, Jun 5, 2013 at 5:50 PM, Chris Wilson wrote: > The typical procedure after a hotplug event is then to enumerate all the > new modes. In the existing code, this is achieved by performing a forced > detection cycle over all connectors. Ideally, we should just be able to > use the current det

[Intel-gfx] [PATCH] drm/i915: Add a hotplug connector property

2013-06-08 Thread Daniel Vetter
On Sat, Jun 8, 2013 at 9:08 AM, Chris Wilson wrote: > On Wed, Jun 05, 2013 at 10:59:23PM +0100, Chris Wilson wrote: >> It is useful for userspace to know when it may be able to skip a forced >> detection cycle as the connector maintains an accurate status. It also >> provides status feedback to t

[PATCH] drm/radeon: fix AVI infoframe generation

2013-06-08 Thread Rafał Miłecki
2013/6/7 : > From: Alex Deucher > > - remove adding 2 to checksum, this breaks certain monitors > - properly emit the AVI infoframe version, not emitting > the version breaks some monitors. > > This should fix blank screen when HDMI audio is enabled on > certain monitors. Err, nack. I believe th

[Bug 65438] GTK apps crash X11 since last update of LLVMM

2013-06-08 Thread bugzilla-dae...@freedesktop.org
vm.org/svn/llvm-project/llvm/trunk at 183132 91177308-0d34-0410-b5e6-96231b3b80d8 -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments

[Bug 65091] power_profile not working for HD5650

2013-06-08 Thread bugzilla-dae...@freedesktop.org
-- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130608/b163f6e1/attachment.html>

[Bug 65091] power_profile not working for HD5650

2013-06-08 Thread bugzilla-dae...@freedesktop.org
's methods, I could try to fix it someway, but it will require testing on many devices. -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-d

Re: [PATCH 1/2] drm/gma500/psb: Unpin framebuffer on crtc disable

2013-06-08 Thread Daniel Vetter
On Sat, Jun 08, 2013 at 09:07:33PM +0200, Patrik Jakobsson wrote: > On Sat, Jun 8, 2013 at 9:01 PM, Patrik Jakobsson > wrote: > > The framebuffer needs to be unpinned in the crtc->disable callback > > because of previous pinning in psb_intel_pipe_set_base(). This will fix > > a memory leak where t

Re: [PATCH 1/2] drm/gma500/psb: Unpin framebuffer on crtc disable

2013-06-08 Thread Patrik Jakobsson
On Sat, Jun 8, 2013 at 9:01 PM, Patrik Jakobsson wrote: > The framebuffer needs to be unpinned in the crtc->disable callback > because of previous pinning in psb_intel_pipe_set_base(). This will fix > a memory leak where the framebuffer was released but not unpinned > properly. This patch only aff

[PATCH 2/2] drm/gma500/cdv: Unpin framebuffer on crtc disable

2013-06-08 Thread Patrik Jakobsson
The framebuffer needs to be unpinned in the crtc->disable callback because of previous pinning in psb_intel_pipe_set_base(). This will fix a memory leak where the framebuffer was released but not unpinned properly. This patch only affects Cedarview. Bugzilla: https://bugzilla.redhat.com/show_bug.c

[PATCH 1/2] drm/gma500/psb: Unpin framebuffer on crtc disable

2013-06-08 Thread Patrik Jakobsson
The framebuffer needs to be unpinned in the crtc->disable callback because of previous pinning in psb_intel_pipe_set_base(). This will fix a memory leak where the framebuffer was released but not unpinned properly. This patch only affects Poulsbo. Bugzilla: https://bugzilla.redhat.com/show_bug.cgi

[PATCH] drm/radeon: fix AVI infoframe generation

2013-06-08 Thread Alex Deucher
On Sat, Jun 8, 2013 at 7:46 AM, Rafa? Mi?ecki wrote: > 2013/6/7 : >> From: Alex Deucher >> >> - remove adding 2 to checksum, this breaks certain monitors >> - properly emit the AVI infoframe version, not emitting >> the version breaks some monitors. >> >> This should fix blank screen when HDMI a

Quick question about status of bug 36602, "Hierarchical Z support for R600"

2013-06-08 Thread Alex Deucher
On Fri, Jun 7, 2013 at 9:03 PM, Dave Witbrodt wrote: > I was just clearing out some bookmarks in my browser and noticed that #36602 > is still open. Seems like you've had HiZ in r600 for a while, so I was > wondering if this bug can be closed? No new posts there since September. Yes, HyperZ sup

[RFC 21/21] DRM: Add VIA drm driver

2013-06-08 Thread James Simmons
commit f4101ca539b83c824747d657bbdc28834276fea8 Author: James Simmons Date: Sat Jun 8 12:28:13 2013 -0400 via: Piece all the TTM/KMS changes together. This updates the core VIA drm driver to support KMS/TTM/GEM. This includes setting up the graphics cards resources and enabling

[RFC 20/21] DRM: Add VIA drm driver

2013-06-08 Thread James Simmons
commit adafa472a5426e6e6ce513fbbad77b0aef0005a3 Author: James Simmons Date: Sat Jun 8 12:24:50 2013 -0400 via: IRQ code updates Expand the IRQ code to handle more than just the DMA and MPEG engines. Now we handle hotplug as well and improve vblank support on both crtcs. We

[RFC 18/21] DRM: Add VIA drm driver

2013-06-08 Thread James Simmons
commit 589665935a7ec7c29103c9ea4eb1d0ffc4b918d5 Author: James Simmons Date: Sat Jun 8 12:15:30 2013 -0400 via: New GEM/TTM kms ioctls New ioctls to allow userland to allocate TTM/GEM buffer objects. Obsolete UMS ioctls. Signed-Off-by: James Simmons diff --git a/driv

[RFC 17/21] DRM: Add VIA DRM driver

2013-06-08 Thread James Simmons
commit 467eefb4a02972c5f9747ddaa7d8d582fb15a759 Author: James Simmons Date: Sat Jun 8 12:13:25 2013 -0400 via: HDMI/DVI-D support Implement the encoder and connector for HDMI/DVI-D displays. Signed-Off-by: James Simmons diff --git a/drivers/gpu/drm/via/via_hdmi.c b/driv

[RFC 16/21] DRM: Add VIA DRM driver

2013-06-08 Thread James Simmons
commit a2e0f8fc0ded9788815cdc68d3acded9f43116b4 Author: James Simmons Date: Sat Jun 8 12:08:57 2013 -0400 via: TMDS support Implement the encoder and connector for TMDS devices. This handles the case of DVI port devices not based on an HDMI encoder. This is basic support will

[RFC 15/21] DRM: Add VIA drm driver

2013-06-08 Thread James Simmons
commit 1c886b4f35ec239f7787a6a4db10ecc80b3c9824 Author: James Simmons Date: Sat Jun 8 12:04:31 2013 -0400 via: LVDS support Implement the encoder and connector for LVDS lcd type displays. Signed-Off-by: James Simmons diff --git a/drivers/gpu/drm/via/via_lvds.c b/drivers

[RFC 14/21] DRM: Add VIA DRM driver

2013-06-08 Thread James Simmons
commit 9549976c231b676c2c8e70fd6979115c1c8ed747 Author: James Simmons Date: Sat Jun 8 12:02:59 2013 -0400 via: VGA analog support Implement the encoder and connector for VGA analog displays. Signed-Off-by: James Simmons diff --git a/drivers/gpu/drm/via/via_analog.c b/dr

[RFC 13/21] DRM: Add VIA DRM driver

2013-06-08 Thread James Simmons
commit 991c37448ff8403727f12af331eb164eb5ed4048 Author: James Simmons Date: Sat Jun 8 11:12:36 2013 -0400 via: VIA kms frame buffer support Each version of hardware has a unquie way to detect the amount of video ram. We detect the amount for all known device. Here we imple

[RFC 12/21] DRM: Add VIA DRM driver

2013-06-08 Thread James Simmons
commit ab2beb77d5889b18112ee02c381e817eebbdccff Author: James Simmons Date: Sat Jun 8 11:02:43 2013 -0400 via: IGA (CRTC) handling Routines to program all things crtc related. This covers gamma tables, cursors and of course resolution setting. Signed-Off-by: James Si

[RFC 11/21] DRM: Add VIA DRM driver

2013-06-08 Thread James Simmons
commit 4ed0199a92b71506100240b625da173ef7afaf4c Author: James Simmons Date: Sat Jun 8 10:57:59 2013 -0400 via: VIA clock handling The routines that generate the PLL values to program the registers with. Here the VCLK is programmed to properly set the video mode. Signe

[RFC 10/21] DRM: Add VIA DRM driver

2013-06-08 Thread James Simmons
commit 86edf1f84ab36213c3bd3a6deb9c0811c7458b2c Author: James Simmons Date: Sat Jun 8 09:57:49 2013 -0400 via: Our implementation of KMS outputs and crtc The header file defines via_crtc, via_connector, and via_encoder. Our via_connector extents drm_connector by including the

[RFC 9/21] DRM: Add VIA DRM driver

2013-06-08 Thread James Simmons
commit 761567d6dd4ec80dbc39052ac74edf7626922f55 Author: James Simmons Date: Sat Jun 8 09:39:04 2013 -0400 via: Hardware initalization/power management functions. This code handles setting the inital state of the 2D,3D and MPEG engine as well as our pcie gart tables. The code w

[RFC 7/21] DRM: Add VIA DRM driver

2013-06-08 Thread James Simmons
commit a1296bc36bbc68963ef0294e94bef69ddb998c9a Author: James Simmons Date: Sat Jun 8 08:53:44 2013 -0400 via: i2c handling In order to support EDID retrieval and the via camera on the XO data much be collected over the i2c buses. We use the i2c layer developed by the viaf

[RFC 6/21] DRM: Add VIA DRM driver

2013-06-08 Thread James Simmons
commit 5ec2cdc6f99549122329253b1c4d1a04193b81d0 Author: James Simmons Date: Sat Jun 8 07:59:56 2013 -0400 via: TTM and GEM memory handling TTM buffer object life cycle and state handling is done in init_ttm.c. The VIA GEM implemenation is a simple wrapper around the TTM layer

[RFC 5/21] DRM: Add VIA DRM driver

2013-06-08 Thread James Simmons
commit fa8599a207fbd0b4ffaa8c6961d34797f615ed7d Author: James Simmons Date: Fri Jun 7 19:58:14 2013 -0400 via: ttm bo driver implementation The openchrome project decided to use the TTM api as the backend to support GEM. The core needed to support TTM is struct ttm_bo_driver

[RFC 4/21] DRM: Add VIA DRM driver

2013-06-08 Thread James Simmons
commit 6e79030fb92d3461b4a962630245d93944d5d349 Author: James Simmons Date: Fri Jun 7 20:17:06 2013 -0400 via: ttm pcie dma bo_driver handling Newer VIA hardware has moved from AGP to more modern PCIe based hardware. The TTM layer provides support for AGP but drm drivers n

[RFC 3/21] DRM: Add VIA DRM driver

2013-06-08 Thread James Simmons
commit 30a9dda2deeebcf611cbeaffb38f0f94c708a976 Author: James Simmons Date: Thu Jun 6 20:28:33 2013 -0400 via: fence implementation For each buffer object we create a fence in order to know what its state is. A fence notifies us when a object is consumed by the command queu

[RFC 2/21] DRM: Add VIA DRM driver

2013-06-08 Thread James Simmons
commit f0be3523498cd2422d95af1e5e47f51e099f90e4 Author: James Simmons Date: Thu Jun 6 18:57:00 2013 -0400 via: register setting helpers The code in the crtc_hw was written to handle to cases of programming the registers on the graphics card. Basic routines of programming o

[RFC 1/21] Add VIA DRM driver

2013-06-08 Thread James Simmons
commit 1fcf23d361375645d586756d126b436796ba4fba Author: James Simmons Date: Sat Jun 8 09:31:57 2013 -0400 via: New KMS ioctls and hardware to support. Add new VIA pci ids to support newer hardware. Cleanup userspace api structs to remove kernel types and add the new KMS ioctls

[RPC 0/21] DRM: Add VIA DRM driver

2013-06-08 Thread James Simmons
Hello Here is the first run at inspection of the VIA openchrome dri driver. Now that the Xorg driver has been out over a year with KMS support most people should be able to use this feature. The driver is totaly complete but we wanted to merge it so people with newer hardware that has

[PATCH] drm: Avoid forcing a detection cycle following a hotplug event

2013-06-08 Thread Laurent Pinchart
Hi Chris, Thanks for the patch. On Wednesday 05 June 2013 16:50:14 Chris Wilson wrote: > The typical procedure after a hotplug event is then to enumerate all the > new modes. In the existing code, this is achieved by performing a forced > detection cycle over all connectors. Ideally, we should ju

[PULL] GEM CMA DMA-BUF

2013-06-08 Thread Laurent Pinchart
Hi Dave, Here's a small pull request for v3.11 that contains the GEM CMA DMA-BUF support patches. The content is identical to "[PATCH v3 0/5] GEM CMA DMA-BUF support" with acks picked up from the list. The following changes since commit 328a4719b6a0930721b5f8d5c69993d3b6e3913f: drm_modes: vi

Re: [PATCH] drm/radeon: fix AVI infoframe generation

2013-06-08 Thread Alex Deucher
On Sat, Jun 8, 2013 at 7:46 AM, Rafał Miłecki wrote: > 2013/6/7 : >> From: Alex Deucher >> >> - remove adding 2 to checksum, this breaks certain monitors >> - properly emit the AVI infoframe version, not emitting >> the version breaks some monitors. >> >> This should fix blank screen when HDMI a

[PATCH] drm: Avoid forcing a detection cycle following a hotplug event

2013-06-08 Thread Chris Wilson
On Sat, Jun 08, 2013 at 09:28:17AM +0200, Laurent Pinchart wrote: > Could you please also update Documentation/DocBook/drm.tmpl ? It looks out of context there, as nothing explains the hotplug -> fill_modes -> probe -> detect loop... How about: Modes int (*fill_modes)(struct drm_connector *c

Re: Quick question about status of bug 36602, "Hierarchical Z support for R600"

2013-06-08 Thread Alex Deucher
On Fri, Jun 7, 2013 at 9:03 PM, Dave Witbrodt wrote: > I was just clearing out some bookmarks in my browser and noticed that #36602 > is still open. Seems like you've had HiZ in r600 for a while, so I was > wondering if this bug can be closed? No new posts there since September. Yes, HyperZ sup

[Bug 36602] Hierarchical Z support for R600

2013-06-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36602 Alex Deucher changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[PULL] drm-intel-next

2013-06-08 Thread Daniel Vetter
Hi Dave, Another round of drm-intel-next for 3.11. Highlights: - Haswell IPS support (Paulo Zanoni) - VECS support on Haswell (Ben Widawsky, Xiang Haihao, ...) - Haswell watermark fixes (Paulo Zanoni) - "Make the gun bigger again" multithread fence fix from Chris. - i915_error_state finnally no lo

[PATCH 1/4] drm: Print pretty names for pixel formats

2013-06-08 Thread Dave Airlie
On Sat, Jun 8, 2013 at 6:35 AM, Ville Syrj?l? wrote: > On Sat, Jun 08, 2013 at 06:09:42AM +1000, Dave Airlie wrote: >> On Sat, Jun 8, 2013 at 1:43 AM, wrote: >> > From: Foo Bar >> >> ^ ?? >> >> git config error? > > Whoops. Sorry about that. I created the original patch on a test > machine wher

Re: [PATCH] drm: Avoid forcing a detection cycle following a hotplug event

2013-06-08 Thread Daniel Vetter
On Wed, Jun 5, 2013 at 5:50 PM, Chris Wilson wrote: > The typical procedure after a hotplug event is then to enumerate all the > new modes. In the existing code, this is achieved by performing a forced > detection cycle over all connectors. Ideally, we should just be able to > use the current dete

[PATCH 1/4] drm: Print pretty names for pixel formats

2013-06-08 Thread Dave Airlie
On Sat, Jun 8, 2013 at 1:43 AM, wrote: > From: Foo Bar ^ ?? git config error? Dave.

[Bug 65438] GTK apps crash X11 since last update of LLVMM

2013-06-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65438 --- Comment #4 from had...@gmx.de --- I have the same problem on a 7750 CAPE VERDE card. When starting a xfce session X craches with the error message from above, starting kde works fine. bisecting shows this bad commit: 8a72c73032707c7b3c042b7

[Bug 65091] power_profile not working for HD5650

2013-06-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65091 --- Comment #4 from Alan Swanson --- You can try my patch *if* you have good cooling as Alex indicated (on IRC) he would not be applying the patch due to potential overheating. We're all still awaiting the lawyers "review" of improved power manan

Re: [Intel-gfx] [PATCH] drm/i915: Add a hotplug connector property

2013-06-08 Thread Daniel Vetter
On Sat, Jun 8, 2013 at 9:08 AM, Chris Wilson wrote: > On Wed, Jun 05, 2013 at 10:59:23PM +0100, Chris Wilson wrote: >> It is useful for userspace to know when it may be able to skip a forced >> detection cycle as the connector maintains an accurate status. It also >> provides status feedback to th

[Bug 65091] power_profile not working for HD5650

2013-06-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65091 --- Comment #3 from Kamil Bar --- I have found an issue, my vbios default clocks are set to 15 and 157000, and my switching profiles aren't working because of this lines in radeon_pm.c: if (sclk > rdev->pm.default_sclk) { sclk = rdev->p

Re: [PATCH] drm/radeon: fix AVI infoframe generation

2013-06-08 Thread Rafał Miłecki
2013/6/7 : > From: Alex Deucher > > - remove adding 2 to checksum, this breaks certain monitors > - properly emit the AVI infoframe version, not emitting > the version breaks some monitors. > > This should fix blank screen when HDMI audio is enabled on > certain monitors. Err, nack. I believe th

Quick question about status of bug 36602, "Hierarchical Z support for R600"

2013-06-08 Thread Dave Witbrodt
I was just clearing out some bookmarks in my browser and noticed that #36602 is still open. Seems like you've had HiZ in r600 for a while, so I was wondering if this bug can be closed? No new posts there since September. DW ___ dri-devel mailing l

Re: [PATCH] drm: Avoid forcing a detection cycle following a hotplug event

2013-06-08 Thread Chris Wilson
On Sat, Jun 08, 2013 at 09:28:17AM +0200, Laurent Pinchart wrote: > Could you please also update Documentation/DocBook/drm.tmpl ? It looks out of context there, as nothing explains the hotplug -> fill_modes -> probe -> detect loop... How about: Modes int (*fill_modes)(struct drm_connector *c

Re: [PATCH] drm: Avoid forcing a detection cycle following a hotplug event

2013-06-08 Thread Laurent Pinchart
Hi Chris, Thanks for the patch. On Wednesday 05 June 2013 16:50:14 Chris Wilson wrote: > The typical procedure after a hotplug event is then to enumerate all the > new modes. In the existing code, this is achieved by performing a forced > detection cycle over all connectors. Ideally, we should ju

[PULL] GEM CMA DMA-BUF

2013-06-08 Thread Laurent Pinchart
Hi Dave, Here's a small pull request for v3.11 that contains the GEM CMA DMA-BUF support patches. The content is identical to "[PATCH v3 0/5] GEM CMA DMA-BUF support" with acks picked up from the list. The following changes since commit 328a4719b6a0930721b5f8d5c69993d3b6e3913f: drm_modes: vi