2.6.32.1 i915 KMS rmmod failure

2009-12-16 Thread Krzysztof Halasa
: 0x0010, masking -- Krzysztof Halasa -- This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app

Re: DRM drivers with closed source user-space: WAS [Patch 0/3] Resubmit VIA Chrome9 DRM via_chrome9 for upstream

2009-07-20 Thread Krzysztof Halasa
-source (because their drivers had to be compiled). -- Krzysztof Halasa -- Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications

Re: Trivial fixes for drivers/gpu/drm/i915/

2009-06-22 Thread Krzysztof Halasa
Randy Dunlap randy.dun...@oracle.com writes: I.e., using %zd or %zu is the preferred fix. Good to know, thanks. -- Krzysztof Halasa -- Are you an open source citizen? Join us for the Open Source Bridge conference

Re: Trivial fixes for drivers/gpu/drm/i915/ (#1 V2)

2009-06-22 Thread Krzysztof Halasa
size_t is (some sort of) int on x86-32 and long on x86-64, correct format specifiers. Signed-off-by: Krzysztof Halasa k...@pm.waw.pl diff --git a/drivers/gpu/drm/i915/i915_gem.c b/drivers/gpu/drm/i915/i915_gem.c index 39f5c65..cdaa8b6 100644 --- a/drivers/gpu/drm/i915/i915_gem.c +++ b/drivers

Trivial fixes for drivers/gpu/drm/i915/

2009-06-19 Thread Krzysztof Halasa
size_t is (some sort of) int on x86-32 and long on x86-64, eliminate compiler warnings by casting to long. Signed-off-by: Krzysztof Halasa k...@pm.waw.pl diff --git a/drivers/gpu/drm/i915/i915_gem.c b/drivers/gpu/drm/i915/i915_gem.c index 39f5c65..d5044db 100644 --- a/drivers/gpu/drm/i915

Trivial fixes #2 for drivers/gpu/drm/i915/: debug code

2009-06-19 Thread Krzysztof Halasa
obj_priv-page_list has been recently renamed to obj_priv-pages. Fix the normally disabled debug code, too. Signed-off-by: Krzysztof Halasa k...@pm.waw.pl diff --git a/drivers/gpu/drm/i915/i915_gem_debug.c b/drivers/gpu/drm/i915/i915_gem_debug.c index 8d0b943..88e9c3f 100644 --- a/drivers/gpu

Re: [PATCH] radeon_cp: use request_firmware

2009-04-14 Thread Krzysztof Halasa
thing. -- Krzysztof Halasa -- This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of Rational Requirements Composer Now! http://p.sf.net/sfu/www-ibm-com