summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon: fix asic gfx values for scrapper asicsAlex Deucher2013-12-191-4/+16
* drm/radeon: check for 0 count in speaker allocation and SAD codeAlex Deucher2013-12-172-4/+4
* drm/radeon/dpm: disable ss on CaymanAlex Deucher2013-12-171-0/+6
* drm/radeon/dce6: set correct number of audio pinsAlex Deucher2013-12-171-1/+3
* Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux ...Dave Airlie2013-12-171-3/+3
|\
| * drm/ttm: Fix accesses through vmas with only partial coverageThomas Hellstrom2013-12-161-3/+3
* | drm/nouveau: only runtime suspend by default in optimus configurationIlia Mirkin2013-12-161-0/+6
* | drm: don't double-free on driver load errorIlia Mirkin2013-12-131-3/+3
* | Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/lin...Dave Airlie2013-12-132-0/+4
|\ \
| * | drm/vmwgfx: Add max surface memory paramJakob Bornecrantz2013-12-082-0/+4
| |/
* | Merge branch 'drm-fixes-3.13' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2013-12-136-18/+18
|\ \
| * | Revert "drm/radeon: Implement radeon_pci_shutdown"Alex Deucher2013-12-121-10/+0
| * | drm/radeon: add missing display tiling setup for olandAlex Deucher2013-12-121-1/+3
| * | drm/radeon: fix typo in cik_copy_dmaChristian König2013-12-121-1/+1
| * | drm/radeon/cik: plug in missing blit callbackAlex Deucher2013-12-121-2/+2
| * | drm/radeon/dpm: Fix hwmon crashMartin Andersson2013-12-121-4/+2
| * | drm/radeon: Fix sideport problems on certain RS690 boardsAlex Deucher2013-12-121-0/+10
|/ /
* | Merge branch 'drm-tda998x-3.12-fixes' of git://ftp.arm.linux.org.uk/~rmk/linu...Dave Airlie2013-12-124-9/+26
|\ \
| * | DRM: Armada: prime refcounting bug fixRussell King2013-12-101-1/+1
| * | DRM: Armada: fix printing of phys_addr_t/dma_addr_tRussell King2013-12-102-5/+6
| * | DRM: Armada: destroy framebuffer after helperRussell King2013-12-101-2/+2
| * | DRM: Armada: implement lastclose() for fbhelperRussell King2013-12-103-1/+17
* | | Merge tag 'drm-intel-fixes-2013-12-11' of git://people.freedesktop.org/~danve...Dave Airlie2013-12-128-22/+50
|\ \ \
| * | | drm/i915: don't update the dri1 breadcrumb with modesettingDaniel Vetter2013-12-111-0/+8
| * | | drm/i915: Repeat eviction search after idling the GPUChris Wilson2013-12-101-3/+11
| * | | drm/i915: Fix use-after-free in do_switchDaniel Vetter2013-12-061-2/+12
| * | | drm/i915: fix pm init orderingDaniel Vetter2013-12-064-12/+12
| * | | drm/i915: Hold mutex across i915_gem_releaseChris Wilson2013-12-042-2/+2
| * | | drm/i915: Skip clock checks on BDWVille Syrjälä2013-12-031-1/+1
| * | | drm/i915: Do not clobber config status after a forced restore of hw stateChris Wilson2013-12-032-2/+2
| * | | drm/i915: Take modeset locks around intel_modeset_setup_hw_state()Ville Syrjälä2013-12-031-0/+2
* | | | Merge branch 'bdw-fixes' of git://people.freedesktop.org/~danvet/drm-intel in...Dave Airlie2013-12-126-7/+55
|\ \ \ \
| * | | | drm/i915/bdw: PIPE_[BC] I[ME]R moved to powerwellBen Widawsky2013-11-141-1/+17
| * | | | drm/i915/bdw: Limit GTT to 2GBBen Widawsky2013-11-141-0/+5
| * | | | drm/i915/bdw: Add comment about gen8 HWS PGABen Widawsky2013-11-141-0/+1
| * | | | drm/i915/bdw: Free correct number of ppgtt pagesBen Widawsky2013-11-141-2/+2
| * | | | drm/i915/bdw: Do gen6 style reset for gen8Ben Widawsky2013-11-141-0/+1
| * | | | drm/i915/bdw: GEN8 backlight supportBen Widawsky2013-11-141-3/+23
| * | | | drm/i915/bdw: Add BDW to ULT macroBen Widawsky2013-11-141-1/+6
* | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2013-12-1015-15/+2
|\ \ \ \ \
| * | | | | sc1200_wdt: Fix oopsAlan2013-12-101-1/+2
| * | | | | watchdog: Drop unnecessary include of miscdevice.hGuenter Roeck2013-12-1014-14/+0
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2013-12-1019-19/+6
|\ \ \ \ \ \
| * | | | | | avr32: favr-32: clk_round_rate() can return a zero upon errorPaul Walmsley2013-12-101-1/+3
| * | | | | | avr32: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-12-101-1/+1
| * | | | | | cpufreq_ at32ap-cpufreq.c: Fix section mismatchMatthias Brugger2013-12-101-1/+1
| * | | | | | avr32: pm: Fix section mismatchMatthias Brugger2013-12-101-1/+1
| * | | | | | avr32: Kill CONFIG_MTD_PARTITIONSEunbong Song2013-12-1015-15/+0
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-12-109-22/+19
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | s390/time,vdso: fix clock_gettime for CLOCK_MONOTONICMartin Schwidefsky2013-12-022-11/+4
OpenPOWER on IntegriCloud