drm/ttm: fix small memory leak in ttm_memory.c
[safe/jmp/linux-2.6] / drivers / gpu /
2009-12-03 Dan Carpenterdrm/ttm: fix small memory leak in ttm_memory.c
2009-12-03 Thomas Hellstromdrm: Add support for drm master_[set|drop] callbacks.
2009-12-03 Adam Jacksondrm/edid: Decode 3-byte CVT codes from EDID 1.4
2009-12-03 Adam Jacksondrm/edid: Add DMT modes to the pool if the monitor...
2009-12-03 Adam Jacksondrm/modes: Add drm_mode_hsync()
2009-12-03 Adam Jacksondrm/edid: Unify detailed block parsing between base...
2009-11-24 Adam Jacksondrm/modes: Fall back to 1024x768 instead of 800x600
2009-11-24 Adam Jacksondrm/edid: Fix up partially corrupted headers
2009-11-24 Adam Jacksondrm/edid: Retry EDID fetch up to four times
2009-11-24 Adam Jacksondrm/modes: Limit fallback modes to 60Hz
2009-11-19 Clemens Ladischdrm/kms: allocate framebuffer cmap
2009-11-19 Clemens Ladischdrm/fb: fix FBIOGET/PUT_VSCREENINFO pixel clock handling
2009-11-19 James Simmonsdrm/kms: properly handle fbdev blanking
2009-11-18 Kristian Høgsbergdrm/kms: add page flipping ioctl
2009-11-18 Andres Salomondrm: check return values in drm_version
2009-11-18 Andres Salomondrm: replace DRM_COPY macro w/ a function
2009-11-18 Andres Salomondrm: kill more unused DRM macros
2009-11-18 Jesse Barnesdrm: when queuing an event with NEXTONMISS, return...
2009-11-18 Kristian Høgsbergdrm: Add async event synchronization for drmWaitVblank
2009-11-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-11-02 Linus Torvaldsi915: fix intel graphics suspend breakage due to resume...
2009-10-28 Dave Airliedrm/kms: fix kms/fbdev colormap support properly.
2009-10-28 Zhao Yakuidrm: Add the basic check for the detailed timing in...
2009-10-28 Dave Airliedrm/radeon/kms: ignore vga arbiter return.
2009-10-23 Zhenyu Wangdrm/i915: Ironlake suspend/resume support
2009-10-23 Jesse Barnesdrm/i915: kill warning in intel_find_pll_g4x_dp
2009-10-23 Jesse Barnesdrm/i915: update watermarks before enabling PLLs
2009-10-23 Jesse Barnesdrm/i915: add FIFO watermark support for G4x
2009-10-19 Zhenyu Wangdrm/i915: quiet DP i2c init
2009-10-19 Zhenyu Wangdrm/i915: fix panel fitting filter coefficient select...
2009-10-19 Zhenyu Wangdrm/i915: fix to setup display reference clock control...
2009-10-15 Chris Wilsondrm/i915: Install a fence register for fbc on g4x
2009-10-15 Jesse Barnesdrm/i915: save/restore BLC histogram control reg across...
2009-10-13 Zhenyu Wangdrm/i915: Fix FDI M/N setting according with correct...
2009-10-13 Zhenyu Wangdrm/i915: disable powersave feature for Ironlake currently
2009-10-13 Andy Lutomirskidrm/i915: Fix render reclock availability detection.
2009-10-13 Jesse Barnesdrm/i915: Save and restore the GM45 FBC regs on suspend...
2009-10-13 Zhao Yakuidrm/i915: Set the LVDS_BORDER when using LVDS scaling...
2009-10-13 Shaohua Lidrm/i915: disable FBC for Pineview, fixing a boot hang.
2009-10-09 Linus TorvaldsMerge branch 'drm-intel-next' of git://git./linux/kerne...
2009-10-08 Dave AirlieMerge branch 'drm-next' of ../drm-next into drm-linus
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-02 Adam Jacksondrm/i915: Initialize HDMI outputs as HDMI connectors...
2009-10-02 Zhao Yakuidrm/i915: Multiply the refresh by 1000 in TV mode valid...
2009-10-02 Eric AnholtMerge commit 'ickle/for-anholt' into drm-intel-next
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-30 Linus TorvaldsMerge branch 'drm-next' of git://git./linux/kernel...
2009-09-29 Chris Wilsondrm/i915: Enable irq to trace batch buffer completion.
2009-09-29 Chris Wilsondrm/i915: batch submit seqno off-by-one.
2009-09-29 Chris Wilsondrm/i915: Record device minor rather than pointer in...
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 Brian Rogersdrm/i915: Don't call intel_update_fbc from intel_crtc_c...
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-27 Alexey Dobriyanconst: mark struct vm_struct_operations
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 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-24 Linus TorvaldsMerge branch 'drm-intel-next' of git://git./linux/kerne...
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 Linus TorvaldsMerge branch 'drm-next' of git://git./linux/kernel...
next