search for: gem_

Displaying 8 results from an estimated 8 matches for "gem_".

Did you mean: gem
2023 Jul 06
0
[PATCH drm-next v6 02/13] drm: manager to keep track of GPUs VA mappings
...for_each_sub_op() { > > // Private BOs have their resv field pointing to the > // VM resv and we take the VM resv lock before calling > // drm_gpuva_sm_map() > if (vm->resv != gem->resv) > dma_resv_lock(gem->resv); > > drm_gpuva_[un]link(va); > gem_[un]pin(gem); > > if (vm->resv != gem->resv) > dma_resv_unlock(gem->resv); > } > > dma_resv_unlock(vm->resv); > I'm not sure I get this code right, reading "for_each_sub_op()" and "drm_gpuva_sm_map()" looks a bit like things are mi...
2008 Oct 28
0
oracle_enhanced adapter 'uninitialized constant' error
..._initializers'' from /usr/lib/ruby/gems/1.8/gems/rails-2.1.0/lib/initializer.rb:474:in ` each'' ... 7 levels... from /usr/lib/ruby/gems/1.8/gems/rails-2.1.0/lib/commands/runner.rb:39 from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_ original_require'' from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:27:in `requ ire'' I have gem oracle_enhanced-adapter, ruby_oci8, etc. installed: gem list *** LOCAL GEMS *** actionmailer (2.1.1, 2.1.0) actionpack (2.1.1, 2.1.0) activerecord (2.1.1, 2.1.0)...
2007 Mar 17
0
webrick failing with "NameError: cannot remove Object::UnknownPropertyMethod"
...;, "/usr/local/lib/ruby/ gems/1.8/gems/ rails-1.2.3/lib/webrick_server.rb:63:in `dispatch''", "/usr/local/lib/ ruby/gems/1.8/gems/rails-1.2. 3/lib/commands/servers/ webrick.rb:59", "/usr/local/lib/ruby/site_ruby/1.8/rubygems/ custom_require.rb:27:in `gem_ original_require''", "/usr/local/ lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require''", "/ usr/local/ lib/ruby/gems/1.8/gems/activesupport-1.4.2/lib/ active_support/dependencies.rb:495:in `require''", "/usr/local/...
2015 Mar 12
0
[ANNOUNCE] intel-gpu-tools 1.10
...ngbuffer and dump that on test failures for quicker diagnostics of automated test run results (Thomas Wood). - A lot of small polish all over the test library. - Piles of new testcases and improvements to existing ones as usual. Complete list of changes since 1.9: Akash Goel (1): igt/gem_mmap_wc: Add the invalid flags subtest Alan Coopersmith (7): Fix #ifdef check for _SC_AVPHYS_PAGES in intel_get_avail_ram_mb() Solaris needs to #include <sys/kd.h> instead of <linux/kd.h> Use pthread calls instead of raw syscalls on non-Linux systems Need to #inc...
2007 Jul 09
10
Having problems with rake?
I am a total newbie to Rails and Ruby. I have the Agile Web Development with Rails book and am following through the first few chapters. I got to the "Creating you own Rails API Documentation" and followed the following steps. rails dummy_app cd dummy_app Then when I run the "rake rails:freeze:gems" command I get the following error. No rails gem 3.0.5.001 is installed. Do
2006 Jan 25
38
Rails app won''t run on Dreamhost - "incomplet headers" error
Can anyone provide some expert debugging help here? What''s the first step to take to see what the issue is here? I have no errors in the rails app''s log files. The only errors I have are those provided by apache and they are: ''FastCGI: Incomplete headers (0) bytes received from server'' I''ve tried editing the shebang line, removing line feeds, but
2007 Sep 19
49
plugin dependencies
Hello all, The topic of plugin dependencies has come up before and it doesn''t seem to have been addressed by core or core doesn''t seem to think it''s an issue. I''ve looked at the current edge code and don''t see anything new, so if I''ve missed something *please* let me know. The following article makes mention of a require_plugin
2020 Mar 20
0
[ANNOUNCE] igt-gpu-tools 1.25
...endant features (Petri Latvala) - IGT can now run on the selected GPU via --device and lsgpu tool (Zbigniew Kempczy?ski) - Reduced runtime of many many tests (Chris Wilson et al) Full changelog: And many other bug fixes, improvements, cleanups and new tests. Abdiel Janulgue (1): i915/gem_mmap_gtt: Test mmap_gtt extension validity Akeem G Abodunrin (1): scripts/generate_clear_kernel: Add script to assemble CB kernel Anna Karas (1): gem_wsim: Distinguish particular engines during calculating nop calibration. Anshuman Gupta (7): tests/i915/i915_pm_dc:Skip the DC6 t...