drm/kms: typo fix
[safe/jmp/linux-2.6] / drivers /
2009-10-28 James Simmonsdrm/kms: typo fix
2009-10-28 Mathias Fröhlichdrm/radeon/kms/atom: Make card_info per device
2009-10-28 Alex Deucherdrm/radeon/kms/atom: Fix DVO support
2009-10-28 Alex Deucherdrm/radeon/kms/atom: loosen pll min output limits
2009-10-26 Alex Deucherdrm/radeon/kms: add support for msi
2009-10-26 Alex Deucherdrm/radeon/kms/atom: add support for spread spectrum...
2009-10-26 Alex Deucherdrm/radeon/kms/r7xx: add regs for 40 bit CUR/GRPH addresses
2009-10-26 Robert Nolanddrm/radeon/r600: only assign vb after we know space...
2009-10-26 Robert Nolanddrm/radeon/r600: Replace repeated calculations with...
2009-10-26 Mathias Fröhlichdrm/radeon/kms/atom: get better min pixel clock info
2009-10-26 Alex Deucherdrm/radeon/kms: add quirk for acer 5102
2009-10-26 Alex Deucherdrm/radeon/kms: fix vram_width calculation on r6xx...
2009-10-26 Mathias Fröhlichdrm/radeon/kms: fix cs parser tex bit 11 check
2009-10-26 Dave Airliedrm/kms: fix kms/fbdev colormap support properly.
2009-10-16 Alex Deucherdrm/radeon/kms: fix support for original r100
2009-10-16 Alex Deucherdrm/radeon/kms: fix legacy quirk handling
2009-10-15 Zhao Yakuidrm: Add the basic check for the detailed timing in...
2009-10-15 Matt Turnerdrm/radeon/kms: use RADEON_GPU_PAGE_SIZE instead of...
2009-10-15 Alex Deucherdrm/radeon/kms: limit default tv modes to <= 1024x768
2009-10-15 Alex Deucherdrm/radeon/kms/atom: fix tv-out
2009-10-15 Alex Deucherdrm/radeon/kms: fix connector edid handling
2009-10-15 Alex Deucherdrm/radeon/kms: fix internal tmds setup on legacy displ...
2009-10-15 Alex Deucherdrm/radeon/kms: move active_device setup into encoder...
2009-10-12 Alex Deucherdrm/radeon/kms: properly handle mode id with native...
2009-10-12 Dave Airliedrm/radeon/kms: fix use of index before proper initiali...
2009-10-12 Dave Airliedrm/radeon: Revert "drm/r600: avoid assigning vb twice...
2009-10-12 Alex Deucherdrm/radeon/kms: also check for edid in lvds detect
2009-10-12 Alex Deucherdrm/radeon/kms: use drm_mode directly for panel modes
2009-10-12 Alex Deucherdrm/radeon/kms/atom: rework crtc modeset
2009-10-12 Alex Deucherdrm/radeon/kms/atom: add support for AdjustDisplayPll
2009-10-12 Alex Deucherdrm/radeon/kms/atom: reorder crtc dpms
2009-10-12 Alex Deucherdrm/radeon/kms: make sure LVDS panel is valid in detect()
2009-10-12 Michel Dänzerdrm/radeon/kms: Fix apparent typo in legacy CRTC memory...
2009-10-12 Michel Dänzerdrm/radeon/kms: Update memory bandwidth requirements...
2009-10-12 Dave Airliedrm/radeon/kms: don't refuse LUT because no framebuffer.
2009-10-08 Dave Airliedrm/radeon/kms: fix vline register for second head.
2009-10-07 Robert Nolanddrm/r600: avoid assigning vb twice in blit code
2009-10-07 Dave Airliedrm/radeon: use list_for_each_entry instead of list_for...
2009-10-07 Jerome Glissedrm/radeon/kms: Fix AGP support for R600/RV770 family...
2009-10-07 Jerome Glissedrm/radeon/kms: Fallback to non AGP when acceleration...
2009-10-07 Jerome Glissedrm/radeon/kms: Fix RS600/RV515/R520/RS690 IRQ
2009-10-07 Roel Kluindrm/radeon: Fix setting of bits
2009-10-06 Dave Airliedrm/ttm: fix refcounting in ttm global code.
2009-10-06 Dave Airliedrm/fb: add more correct 8/16/24/32 bpp fb support.
2009-10-05 Dave Airliedrm/fb: add setcmap and fix 8-bit support.
2009-10-05 Dave Airliedrm/radeon/kms: respect single crtc cards, only create...
2009-10-05 Zhao Yakuidrm: Delete the DRM_DEBUG_KMS in drm_mode_cursor_ioctl
2009-10-05 Alex Deucherdrm/radeon/kms: add support for "Surround View"
2009-10-01 Jerome Glissedrm/radeon/kms: Fix irq handling on AVIVO hw
2009-10-01 Jerome Glissedrm/radeon/kms: R600/RV770 remove dead code and print...
2009-10-01 Jerome Glissedrm/radeon/kms: Fix R600/RV770 disable acceleration...
2009-10-01 Jerome Glissedrm/radeon/kms: Fix R600/RV770 startup path & reset
2009-10-01 Jerome Glissedrm/radeon/kms: Fix R600 write back buffer
2009-10-01 Jerome Glissedrm/radeon/kms: Remove old init path as no hw use it...
2009-10-01 Jerome Glissedrm/radeon/kms: Convert RS600 to new init path
2009-10-01 Jerome Glissedrm/radeon/kms: Convert RS690/RS740 to new init path...
2009-10-01 Jerome Glissedrm/radeon/kms: Convert R100 to new init path (V2)
2009-10-01 Jerome Glissedrm/radeon/kms: Convert R300 to new init path
2009-10-01 Jerome Glissedrm/radeon/kms: Convert RS400/RS480 to new init path...
2009-09-29 Jerome Glissedrm/radeon/kms: Convert R520 to new init path and assoc...
2009-09-29 Jerome Glissedrm/radeon/kms: Convert RV515 to new init path and...
2009-09-29 Mikael Petterssondrm: fix radeon DRM warnings when !CONFIG_DEBUG_FS
2009-09-29 Mikael Petterssondrm: fix drm_fb_helper warning when !CONFIG_MAGIC_SYSRQ
2009-09-28 Dave Airliedrm/r600: fix memory leak introduced with 64k malloc...
2009-09-28 Dave Airliedrm/kms: make fb helper work for all drivers.
2009-09-25 Alex Deucherdrm/radeon/r600: fix offset handling in CS parser
2009-09-25 Alex Deucherdrm/radeon/kms/r600: fix forcing pci mode on agp cards
2009-09-25 Dave Airliedrm/radeon/kms: fix for the extra pages copying.
2009-09-25 Alex Deucherdrm/radeon/kms/r600: add support for vline relocs
2009-09-25 Alex Deucherdrm/radeon/kms: fix some bugs in vline reloc
2009-09-25 Alex Deucherdrm/radeon/kms/r600: clamp vram to aperture size
2009-09-25 Dave Airliedrm/kms: protect against fb helper not being created.
2009-09-25 Dave Airliedrm/r600: get values from the passed in IB not the...
2009-09-25 Amerigo Wangdrm: create gitignore file for radeon
2009-09-25 Dave Airliedrm/radeon/kms: remove unneeded master create/destroy...
2009-09-25 Dave Airliedrm/kms: start adding command line interface using fb.
2009-09-25 Dave Airliefb: change rules for global rules match.
2009-09-25 Dave Airliedrm/radeon/kms: don't require up to 64k allocations...
2009-09-25 Dave Airliedrm/radeon/kms: enable dac load detection by default.
2009-09-25 Dave Airliedrm/radeon/kms: enable r600 tv outputs.
2009-09-23 Adam Jacksondrm/edid: Fix standard timing parse for EDID <= 1.2
2009-09-23 Adam Jacksondrm/edid: Detailed standard timing blocks have six...
2009-09-23 Adam Jacksondrm/edid: Ignore bad standard timings.
2009-09-23 Adam Jacksondrm/edid: const cleanup
2009-09-23 Andre Maasikasdrm/radeon/r600: set correct pitch for 4 byte copy
2009-09-23 Dave Airliedrm/radeon: consolidate family flags used in pciids.
2009-09-21 Alex Deucherdrm/radeon: some r420s have a CP race with the DMA...
2009-09-21 Alex Deucherdrm/radeon/r600/kms: rv670 is not DCE3
2009-09-21 Dave Airliedrm/radeon/kms: r420 idle after programming GA_ENHANCE
2009-09-21 Dave Airliedrm/radeon/kms: more fixes to rv770 suspend/resume...
2009-09-18 Dave Airliedrm/radeon/kms: more alignment for rv770.c with r600.c
2009-09-18 Dave Airliedrm/radeon/kms: rv770 blit init called too late.
2009-09-18 Dave Airliedrm/radeon/kms: move around new init path code to avoid...
2009-09-18 Dave Airliedrm/radeon/r600: fix some issues with suspend/resume.
2009-09-18 Dave Airliedrm/radeon/kms: disable VGA rendering engine before...
2009-09-18 Michel Dänzerdrm/radeon/kms: Move radeon_get_clock_info() call out...
2009-09-18 Dave Airliedrm/radeon/kms: add initial connector properties
2009-09-18 Michel Dänzerdrm/radeon/kms: Use surfaces for scanout / cursor byte...
2009-09-18 Jerome Glissedrm/radeon/kms: don't fail if we fail to init GPU accel...
2009-09-18 Dave Airliedrm/r600/kms: fixup number of loops per blit calculation.
next