1. 18 Dec, 2013 1 commit
  2. 17 Jun, 2012 1 commit
    • Vladimir 'phcoder' Serbinenko's avatar
      Speed-up video on fuloong. · 70aaf305
      Vladimir 'phcoder' Serbinenko authored
      	* grub-core/bus/bonito.c (grub_pci_device_map_range_cached):
      	New function.
      	(grub_pci_device_unmap_range): Handle non-cached address.
      	* grub-core/video/sis315pro.c (framebuffer): Remove render_target and
      	add direct_ptr.
      	(grub_video_sis315pro_video_fini): Unmap direct_ptr.
      	(grub_video_sis315pro_setup): Use cache address and grub_video_fb_setup.
      	(grub_video_sis315pro_set_active_render_target): Removed.
      	(grub_video_sis315pro_get_info_and_fini): Use uncached address.
      	(grub_video_adapter): Use grub_video_fb_set_active_render_target.
      	(grub_video_sis315pro_swap_buffers): Call grub_video_fb_swap_buffers and
      	sync caches.
      	* include/grub/mips/loongson/pci.h (grub_pci_device_map_range_cached):
      	New proto.
      70aaf305
  3. 22 Jan, 2011 1 commit
  4. 06 May, 2010 1 commit
  5. 03 Nov, 2009 1 commit
  6. 22 Oct, 2009 1 commit