aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-12-07drm: Export symbols needed for the vmwgfx driver.Thomas Hellstrom
2009-12-07drm/ttm: Export symbols needed for the vmwgfx driver.Thomas Hellstrom
2009-12-07drm/ttm: Add TTM execbuf utilities.Thomas Hellstrom
2009-12-07drm/ttm: Add ttm lock functionality.Thomas Hellstrom
2009-12-07drm/ttm: Add user-space objects.Thomas Hellstrom
2009-12-07drm/radeon/kms: fix RS600 MC setup.Dave Airlie
2009-12-07drm/radeon/kms: fix up gart setup on rs600Alex Deucher
2009-12-04drm/radeon/kms: quirk for Gigabyte RV515 card, DVI+VGA not 2xDVI.Dave Airlie
2009-12-04drm/radeon/kms: rs6xx/rs740: clamp vram to aperture sizeAlex Deucher
2009-12-04drm/radeon/kms: fix vram setup on rs600Alex Deucher
2009-12-04drm/radeon/kms: fix legacy crtc2 dpmsAlex Deucher
2009-12-04drm/radeon/kms: handle vblanks properly with dpms onAlex Deucher
2009-12-04drm/radeon/kms: Add quirk for HIS X1300 boardAlex Deucher
2009-12-04drm/radeon/kms: don't use bios dividers for lvds on r4xxAlex Deucher
2009-12-04drm/radeon/kms: fix ring info in debugfs on r600+Rafał Miłecki
2009-12-04drm/radeon/kms: fix typo in define: engine -> memoryRafał Miłecki
2009-12-04drm/radeon/kms/pm: fix typosRafał Miłecki
2009-12-04drm/mm: fixup typo in debug functions.Dave Airlie
2009-12-04drm: Add dirty ioctl and propertyJakob Bornecrantz
2009-12-04drm/ttm: fix small memory leak in ttm_memory.cDan Carpenter
2009-12-04drm: Add support for drm master_[set|drop] callbacks.Thomas Hellstrom
2009-12-04drm/edid: Decode 3-byte CVT codes from EDID 1.4Adam Jackson
2009-12-04drm/edid: Add DMT modes to the pool if the monitor is GTF-capableAdam Jackson
2009-12-04drm/modes: Add drm_mode_hsync()Adam Jackson
2009-12-04drm/edid: Unify detailed block parsing between base and extension blocksAdam Jackson
2009-12-02VIDEO: Correct use of request_region/request_mem_regionJulia Lawall
2009-12-02SPI: spi_txx9: Fix bit rate calculationAtsushi Nemoto
2009-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds
2009-12-02Input: i8042 - add Dell Vostro 1320, 1520 and 1720 to the reset listAnisse Astier
2009-12-02Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2009-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2009-12-02regulator: Initialise wm831x structure pointor for ISINK driverMark Brown
2009-12-02Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Linus Torvalds
2009-12-02[ARM] pxamci: call mmc_remove_host() before freeing resourcesDaniel Mack
2009-12-02[PATCH] rc32434_wdt: fix compilation failureFlorian Fainelli
2009-12-02[WATCHDOG] rc32434_wdt.c: use resource_size()H Hartley Sweeten
2009-12-01drm/i915: Declare the new VBT parsing functions as staticZhao Yakui
2009-12-01drm/i915: Add the missing clonemask for display port on IronlakeZhao Yakui
2009-12-01drm/i915: fix the incorrect condition judgement in dp_is_present_in_vbtZhao Yakui
2009-12-02drm/radeon/kms: Rework radeon object handlingJerome Glisse
2009-12-02drm/radeon/kms: add irq mitigation code for sw interrupt.Dave Airlie
2009-12-02drm/radeon/kms: Add support for interrupts on r6xx/r7xx chips (v3)Alex Deucher
2009-12-02drm/radeon/kms: call correct atom table for digital output dpms.Dave Airlie
2009-12-02drm/radeon/kms: Don't overwrite crtc_gen_cntl or crtc_gen_cntl2Jerome Glisse
2009-12-02drm/radeon/kms: add tv standard property to tv connectorsAlex Deucher
2009-12-02drm/radeon/kms: ignore unposted GPUs with no BIOS.Dave Airlie
2009-12-02drm/radeon/kms: fix divide by 0 in clocks codeDave Airlie
2009-12-02drm/radeon/kms/atom: pull misc mode info for lvds from bios tablesAlex Deucher
2009-12-02drm/radeon/kms: Disable agp only if we are dealing with an AGP GPUJerome Glisse