summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-12-131-1/+1
|\
| * vga: compile fix, disable vga for s390Jan Glauber2012-11-301-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-134-8/+8
|\ \
| * | radeon: Fix typo and copy/paste error in commentsPaul Bolle2012-11-261-2/+2
| * | Fix misspellings of "whether" in comments.Adam Buchbinder2012-11-193-6/+6
* | | Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damageLinus Torvalds2012-12-101-3/+3
* | | Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linuxDave Airlie2012-11-281-34/+14
|\ \ \
| * | | radeon: fix pll/ctrc mapping on dce2 and dce3 hardwareJerome Glisse2012-11-271-34/+14
| | |/ | |/|
* | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2012-11-274-5/+11
|\ \ \
| * | | drm/exynos: Fix potential NULL pointer dereference in exynos_drm_encoder.cSachin Kamat2012-11-221-1/+1
| * | | drm/exynos: Make exynos4/5_fimd_driver_data staticSachin Kamat2012-11-221-2/+2
| * | | drm/exynos: fix overlay updating issueInki Dae2012-11-221-0/+6
| * | | drm/exynos: remove unnecessary code.Inki Dae2012-11-221-1/+0
| * | | drm/exynos: fix linux framebuffer address setting.Inki Dae2012-11-221-1/+2
| |/ /
* | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intelDave Airlie2012-11-274-26/+16
|\ \ \ | |/ / |/| |
| * | Revert "drm/i915: enable rc6 on ilk again"Chris Wilson2012-11-251-9/+3
| * | drm/i915: do not default to 18 bpp for eDP if missing from VBTJani Nikula2012-11-222-10/+3
| * | drm/i915: disable cloning on sdvoDaniel Vetter2012-11-201-7/+10
* | | Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2012-11-222-1/+6
|\ \ \
| * | | radeon: add AGPMode 1 quirk for RV250Paul Bolle2012-11-201-1/+4
| * | | drm/radeon: properly track the crtc not_enabled case evergreen_mc_stop()Alex Deucher2012-11-201-0/+2
| |/ /
* | | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie2012-11-221-1/+2
|\ \ \
| * | | drm/nouveau: use the correct fence implementation for nv50Maarten Lankhorst2012-11-221-1/+2
* | | | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie2012-11-2210-19/+61
|\| | | | |/ / |/| |
| * | drm/nouveau/bios: fix DCB v1.5 parsingMarcin Slusarz2012-11-192-6/+10
| * | drm/nouveau: add missing pll_calc callsMaarten Lankhorst2012-11-193-1/+22
| * | drm/nouveau: fix crash with noaccel=1Marcin Slusarz2012-11-191-0/+4
| * | drm/nv40: allocate ctxprog with kmallocMarcin Slusarz2012-11-193-5/+13
| * | drm/nvc0/disp: fix thinko in vblank regression fix..Kelly Doran2012-11-191-7/+12
* | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-11-163-4/+31
|\ \ \
| * | | drm/i915: do not ignore eDP bpc settings from vbtJani Nikula2012-11-131-0/+11
| * | | drm/i915/sdvo: clean up connectors on intel_sdvo_init() failuresJani Nikula2012-11-121-3/+19
| * | | drm/i915/crt: fix DPMS standby and suspend mode handlingJani Nikula2012-11-061-1/+1
* | | | Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2012-11-161-1/+1
|\ \ \ \
| * | | | drm/radeon: fix logic error in atombios_encoders.cAlex Deucher2012-11-151-1/+1
* | | | | drm/ttm: remove unneeded preempt_disable/enableAkinobu Mita2012-11-161-4/+0
* | | | | ttm: Clear the ttm page allocated from high memory zone correctlyZhao Yakui2012-11-161-1/+4
* | | | | vmwgfx: return an -EFAULT if copy_to_user() failsDan Carpenter2012-11-161-0/+2
|/ / / /
* | | | drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memoryThomas Hellstrom2012-11-091-1/+1
* | | | drm/vmwgfx: Fix hibernation device resetThomas Hellstrom2012-11-091-0/+5
* | | | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie2012-11-095-13/+17
|\ \ \ \ | | |/ / | |/| |
| * | | drm/nouveau: fix acpi edid retrievalMaarten Lankhorst2012-11-091-1/+1
| * | | drm/nvc0/disp: fix regression in vblank semaphore releaseKelly Doran2012-11-091-8/+12
| * | | drm/nv40/mpeg: fix context handlingMarcin Slusarz2012-11-091-1/+1
| * | | drm/nv40/graph: fix typo in type namesMarcin Slusarz2012-11-091-2/+2
| * | | drm/nv41/vm: fix typo in type nameMarcin Slusarz2012-11-091-1/+1
* | | | drm/radeon/si: add some missing regs to the VM reg checkerAlex Deucher2012-11-082-0/+2
* | | | drm/radeon/cayman: add some missing regs to the VM reg checkerAlex Deucher2012-11-082-0/+7
* | | | drm/radeon/dce3: switch back to old pll allocation order for discreteAlex Deucher2012-11-071-23/+31
* | | | drm/radeon: fix typo in evergreen_mc_resume()Alex Deucher2012-11-071-1/+1