summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie2012-08-2726-169/+381
|\
| * Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-08-2223-143/+345
| |\
| | * drm: Add missing static storage class specifiers in drm_proc.c fileSachin Kamat2012-08-221-2/+2
| | * drm/udl: dpms off the crtc when disabled.Dave Airlie2012-08-221-2/+1
| | * drm: Remove two unused fields from struct drm_display_modeDamien Lespiau2012-08-221-3/+0
| | * drm: stop vmgfx driver explosionAlan Cox2012-08-221-1/+5
| | * Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-08-228-28/+71
| | |\
| | | * drm/i915: use hsw rps tuning values everywhere on gen6+Daniel Vetter2012-08-201-11/+4
| | | * drm/i915: fall back to bit-banging if GMBUS fails in CRT EDID readsJani Nikula2012-08-171-3/+33
| | | * drm/i915: extract connector update from intel_ddc_get_modes() for reuseJani Nikula2012-08-172-9/+24
| | | * drm/i915: fix hsw uncached pteDaniel Vetter2012-08-172-1/+5
| | | * drm/i915/contexts: fix list corruptionBen Widawsky2012-08-171-4/+4
| | | * drm/i915: fix EDID memory leak in SDVOJani Nikula2012-08-171-0/+1
| | * | drm/radeon/ss: use num_crtc rather than hardcoded 6Alex Deucher2012-08-211-1/+1
| | * | Revert "drm/radeon: fix bo creation retry path"Alex Deucher2012-08-211-2/+1
| | * | drm/radeon: split ATRM support out from the ATPX handler (v3)Alex Deucher2012-08-203-74/+77
| | * | drm/radeon: convert radeon vfct code to use acpi_get_table_with_sizeAlex Deucher2012-08-201-4/+2
| | * | drm/radeon: implement ACPI VFCT vbios fetch (v3)David Lamparter2012-08-201-0/+60
| | * | drm/radeon/kms: extend the Fujitsu D3003-S2 board connector quirk to cover la...Tvrtko Ursulin2012-08-201-1/+1
| | * | drm/radeon: fix checking of MSAA renderbuffers on r600-r700Marek Olšák2012-08-201-5/+6
| | * | drm/radeon: allow CMASK and FMASK in the CS checker on r600-r700Marek Olšák2012-08-204-21/+101
| | * | drm/radeon: init lockup timeout on ring initChristian König2012-08-201-0/+1
| | * | drm/radeon: avoid turning off spread spectrum for used pllJerome Glisse2012-08-201-4/+21
| | |/
| * | Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-08-202-0/+2
| |\ \
| | * | gpu/mfd/usb: Fix USB randconfig problemsGuenter Roeck2012-08-202-0/+2
| * | | vga_switcheroo: Don't require handler init callbackSeth Forshee2012-08-172-7/+2
| * | | vga_switcheroo: Remove assumptions about registration/unregistration orderingSeth Forshee2012-08-171-22/+36
| | |/ | |/|
* | | gma500: Fix frequency detectionAlan Cox2012-08-242-0/+2
* | | gma500: remove references to drm_display_info raw_edid fieldJani Nikula2012-08-241-3/+0
* | | gma500: fix incorrect declaration.Dave Airlie2012-08-241-1/+1
* | | drm: Add misssing static storage class specifier in drm_fb_helper.c fileSachin Kamat2012-08-241-1/+1
* | | drm: Add missing static storage class specifier in drm_irq.c fileSachin Kamat2012-08-241-1/+1
* | | drm/i2c/ch7006: Convert to dev_pm_opsMark Brown2012-08-241-9/+7
* | | drm/usb: select USB_SUPPORT in KconfigSachin Kamat2012-08-241-0/+1
* | | gma500: remove an unreachable return statementJani Nikula2012-08-241-1/+0
* | | gma500: psb_intel_crtc: Drop crtc_enable flag.Forest Bond2012-08-242-3/+0
* | | gma500: Fix comment mispelling in cdv_intel_limits definition.Forest Bond2012-08-241-1/+1
* | | drm: Handle io prot correctly for MIPS.Huacai Chen2012-08-242-2/+2
* | | drm: remove the raw_edid field from struct drm_display_infoJani Nikula2012-08-2413-50/+14
* | | drm/ast: fix EDID memory leakJani Nikula2012-08-241-0/+1
* | | drm/i915: fix EDID memory leak in SDVOJani Nikula2012-08-241-0/+1
* | | drm/mgag200: remove unused validate_sequenceMaarten Lankhorst2012-08-241-1/+0
* | | drm/cirrus: Remove unused validate_sequenceMaarten Lankhorst2012-08-241-1/+0
* | | drm/ast: remove unused validate_sequenceMaarten Lankhorst2012-08-241-1/+0
* | | gma500/cdv: Fix call to cdv_intel_dp_set_m_nAlan Cox2012-08-241-2/+2
* | | drm: gma500: Kill the GEM glue layerLaurent Pinchart2012-08-245-96/+8
* | | gma500: Disable the clock gating of display controller to make DP/eDP work wellZhao Yakui2012-08-242-0/+28
* | | gma500/cdv: Add eDP supportZhao Yakui2012-08-2414-61/+751
* | | gma500/cdv: enable the DisplayPort supportAlan Cox2012-08-241-2/+9
* | | gma500/cdv: sync up and add the displayport code to the buildAlan Cox2012-08-244-245/+260
OpenPOWER on IntegriCloud