| Commit message (Expand) | Author | Age |
* | Revert "drm: tegra: protect DC register access with mutex" | Dave Airlie | 2012-12-30 |
* | drm: tegra: program only one window during modeset | Lucas Stach | 2012-12-29 |
* | drm: tegra: clean out old gem prototypes | Lucas Stach | 2012-12-29 |
* | drm: tegra: remove redundant tegra2_tmds_config entry | Lucas Stach | 2012-12-29 |
* | drm: tegra: protect DC register access with mutex | Lucas Stach | 2012-12-29 |
* | drm: tegra: don't leave clients host1x member uninitialized | Lucas Stach | 2012-12-29 |
* | drm: tegra: fix front_porch <-> back_porch mixup | Lucas Stach | 2012-12-29 |
* | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 2012-12-29 |
|\ |
|
| * | drm/i915: disable shrinker lock stealing for create_mmap_offset | Daniel Vetter | 2012-12-20 |
| * | drm/i915: optionally disable shrinker lock stealing | Daniel Vetter | 2012-12-20 |
| * | drm/i915: fix flags in dma buf exporting | Dave Airlie | 2012-12-20 |
| * | i915: ensure that VGA plane is disabled | Krzysztof Mazur | 2012-12-19 |
| * | drm/i915: Preallocate the drm_mm_node prior to manipulating the GTT drm_mm ma... | Chris Wilson | 2012-12-18 |
| * | drm: Export routines for inserting preallocated nodes into the mm manager | Chris Wilson | 2012-12-18 |
| * | drm/i915: don't disable disconnected outputs | Daniel Vetter | 2012-12-18 |
| * | drm/i915: Implement workaround for broken CS tlb on i830/845 | Daniel Vetter | 2012-12-17 |
| * | drm/i915: Implement WaSetupGtModeTdRowDispatch | Daniel Vetter | 2012-12-17 |
| * | drm/i915: Implement WaDisableHiZPlanesWhenMSAAEnabled | Daniel Vetter | 2012-12-17 |
| * | drm/i915: Prefer CRTC 'active' rather than 'enabled' during WM computations | Chris Wilson | 2012-12-17 |
| * | drm/i915: Clear self-refresh watermarks when disabled | Chris Wilson | 2012-12-17 |
| * | drm/i915: Double the cursor self-refresh latency on Valleyview | Chris Wilson | 2012-12-17 |
| * | drm/i915: Fixup cursor latency used for IVB lp3 watermarks | Chris Wilson | 2012-12-17 |
* | | Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2012-12-29 |
|\ \ |
|
| * | | drm/radeon: add WAIT_UNTIL to evergreen VM safe reg list | Alex Deucher | 2012-12-21 |
| * | | drm/radeon: add support for MEM_WRITE packet | Jerome Glisse | 2012-12-19 |
| * | | drm/radeon: restore modeset late in GPU reset path | Jerome Glisse | 2012-12-19 |
| * | | drm/radeon: avoid deadlock in pm path when waiting for fence | Jerome Glisse | 2012-12-19 |
| * | | drm/radeon: don't leave fence blocked process on failed GPU reset | Jerome Glisse | 2012-12-19 |
* | | | Merge branch 'drm-nouveau-fixes-3.8' of git://anongit.freedesktop.org/git/nou... | Dave Airlie | 2012-12-29 |
|\ \ \ |
|
| * | | | drm/nve0/graph: fix fuc, and enable acceleration on all known chipsets | Ben Skeggs | 2012-12-23 |
| * | | | drm/nvc0/graph: fix fuc, and enable acceleration on GF119 | Ben Skeggs | 2012-12-23 |
| * | | | drm/nouveau/bios: cache ramcfg strap on later chipsets | Ben Skeggs | 2012-12-23 |
| * | | | drm/nouveau/mxm: silence output if no bios data | Ben Skeggs | 2012-12-23 |
| * | | | drm/nouveau/bios: parse/display extra version component | Ben Skeggs | 2012-12-23 |
| * | | | drm/nouveau/bios: implement opcode 0xa9 | Ben Skeggs | 2012-12-23 |
| * | | | drm/nouveau/bios: update gpio parsing apis to match current design | Ben Skeggs | 2012-12-23 |
| * | | | drm/nouveau: initial support for GK106 | Ben Skeggs | 2012-12-23 |
|/ / / |
|
* | | | Linux 3.8-rc1 | Linus Torvalds | 2012-12-21 |
* | | | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 2012-12-21 |
|\ \ \ |
|
| * | | | watchdog: mei: avoid oops in watchdog unregister code path | Tomas Winkler | 2012-12-19 |
| * | | | watchdog: Orion: Fix possible null-deference in orion_wdt_probe | Jason Gunthorpe | 2012-12-19 |
| * | | | watchdog: sp5100_tco: Add SB8x0 chipset support | Takahisa Tanaka | 2012-12-19 |
| * | | | watchdog: davinci_wdt: add OF support | Murali Karicheri | 2012-12-19 |
| * | | | watchdog: da9052: Fix invalid free of devm_ allocated data | Tushar Behera | 2012-12-19 |
| * | | | watchdog: twl4030_wdt: Change TWL4030_MODULE_PM_RECEIVER to TWL_MODULE_PM_REC... | Peter Ujfalusi | 2012-12-19 |
| * | | | watchdog: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2012-12-19 |
| * | | | watchdog: Convert dev_printk(KERN_<LEVEL> to dev_<level>( | Joe Perches | 2012-12-19 |
| * | | | watchdog: DA9055 Watchdog driver | Ashish Jangam | 2012-12-19 |
| * | | | watchdog: omap_wdt: eliminate goto | Aaro Koskinen | 2012-12-19 |
| * | | | watchdog: omap_wdt: delete redundant platform_set_drvdata() calls | Aaro Koskinen | 2012-12-19 |