1. 25 7月, 2008 4 次提交
  2. 14 7月, 2008 1 次提交
    • D
      drm: reorganise drm tree to be more future proof. · c0e09200
      Dave Airlie 提交于
      With the coming of kernel based modesetting and the memory manager stuff,
      the everything in one directory approach was getting very ugly and
      starting to be unmanageable.
      
      This restructures the drm along the lines of other kernel components.
      
      It creates a drivers/gpu/drm directory and moves the hw drivers into
      subdirectores. It moves the includes into an include/drm, and
      sets up the unifdef for the userspace headers we should be exporting.
      Signed-off-by: NDave Airlie <airlied@redhat.com>
      c0e09200
  3. 05 7月, 2008 1 次提交
  4. 19 5月, 2008 2 次提交
  5. 13 5月, 2008 1 次提交
  6. 30 4月, 2008 2 次提交
  7. 28 4月, 2008 6 次提交
  8. 25 4月, 2008 1 次提交
  9. 20 3月, 2008 1 次提交
  10. 11 3月, 2008 1 次提交
  11. 26 1月, 2008 1 次提交
  12. 30 11月, 2007 1 次提交
    • H
      x86_64 EFI boot support: EFI frame buffer driver · 7c83172b
      Huang, Ying 提交于
      This patch adds Graphics Output Protocol support to the kernel.  UEFI2.0 spec
      deprecates Universal Graphics Adapter (UGA) protocol and only Graphics Output
      Protocol (GOP) is produced.  Therefore, the boot loader needs to query the
      UEFI firmware with appropriate Output Protocol and pass the video information
      to the kernel.  As a result of GOP protocol, an EFI framebuffer driver is
      needed for displaying console messages.  The patch adds a EFI framebuffer
      driver.  The EFI frame buffer driver in this patch is based on the Intel Mac
      framebuffer driver.
      
      The ELILO bootloader takes care of passing the video information as
      appropriate for EFI firmware.
      
      The framebuffer driver has been tested in i386 kernel and x86_64 kernel on EFI
      platform.
      Signed-off-by: NChandramouli Narayanan <mouli@linux.intel.com>
      Signed-off-by: NHuang Ying <ying.huang@intel.com>
      Cc: "H. Peter Anvin" <hpa@zytor.com>
      Cc: Thomas Gleixner <tglx@linutronix.de>
      Cc: Ingo Molnar <mingo@elte.hu>
      Cc: Andi Kleen <ak@suse.de>
      Cc: "Antonino A. Daplas" <adaplas@pol.net>
      Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      7c83172b
  13. 15 11月, 2007 1 次提交
  14. 31 10月, 2007 1 次提交
  15. 30 10月, 2007 1 次提交
  16. 20 10月, 2007 1 次提交
  17. 18 10月, 2007 1 次提交
  18. 17 10月, 2007 6 次提交
  19. 01 8月, 2007 1 次提交
  20. 25 7月, 2007 1 次提交
  21. 22 7月, 2007 3 次提交
  22. 18 7月, 2007 2 次提交