| Commit message (Expand) | Author | Age | Files | Lines |
* | drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222S | Paul Menzel | 2012-08-30 | 1 | -0/+3 |
* | Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2012-08-30 | 8 | -111/+141 |
|\ |
|
| * | drm/radeon: fix dig encoder selection on DCE61 | Alex Deucher | 2012-08-29 | 1 | -5/+26 |
| * | drm/radeon: fix double free in radeon_gpu_reset | Christian König | 2012-08-29 | 1 | -0/+3 |
| * | drm/radeon: force dma32 to fix regression rs4xx,rs6xx,rs740 | Jerome Glisse | 2012-08-29 | 1 | -1/+1 |
| * | drm/radeon: rework panel mode setup | Alex Deucher | 2012-08-29 | 1 | -17/+12 |
| * | drm/radeon/atom: powergating fixes for DCE6 | Alex Deucher | 2012-08-29 | 1 | -20/+2 |
| * | drm/radeon/atom: rework DIG modesetting on DCE3+ | Alex Deucher | 2012-08-29 | 1 | -62/+47 |
| * | drm/radeon: don't disable plls that are in use by other crtcs | Alex Deucher | 2012-08-29 | 1 | -0/+14 |
| * | drm/radeon: add proper checking of RESOLVE_BOX command for r600-r700 | Marek Olšák | 2012-08-29 | 4 | -4/+27 |
| * | drm/radeon: initialize tracked CS state | Marek Olšák | 2012-08-29 | 1 | -1/+8 |
| * | drm/radeon: fix reading CB_COLORn_MASK from the CS | Marek Olšák | 2012-08-29 | 1 | -1/+1 |
* | | gma500: Consider CRTC initially active. | Forest Bond | 2012-08-30 | 1 | -0/+3 |
|/ |
|
* | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 2012-08-29 | 4 | -9/+17 |
|\ |
|
| * | i915: Quirk no_lvds on Gigabyte GA-D525TUD ITX motherboard | Calvin Walton | 2012-08-24 | 1 | -0/+8 |
| * | drm/i915: Use the correct size of the GTT for placing the per-process entries | Chris Wilson | 2012-08-24 | 1 | -1/+1 |
| * | drm/i915: fix color order for BGR formats on IVB | Vijay Purushothaman | 2012-08-23 | 1 | -2/+2 |
| * | drm/i915: fix wrong order of parameters in port checking functions | Xu, Anhua | 2012-08-23 | 1 | -6/+6 |
* | | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau... | Dave Airlie | 2012-08-29 | 1 | -2/+4 |
|\ \ |
|
| * | | drm/nvc0/copy: check PUNITS to determine which copy engines are disabled | Ben Skeggs | 2012-08-29 | 1 | -2/+4 |
* | | | drm: Check for invalid cursor flags | Jakob Bornecrantz | 2012-08-24 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-08-22 | 23 | -143/+345 |
|\ \ |
|
| * | | drm: Add missing static storage class specifiers in drm_proc.c file | Sachin Kamat | 2012-08-22 | 1 | -2/+2 |
| * | | drm/udl: dpms off the crtc when disabled. | Dave Airlie | 2012-08-22 | 1 | -2/+1 |
| * | | drm: Remove two unused fields from struct drm_display_mode | Damien Lespiau | 2012-08-22 | 1 | -3/+0 |
| * | | drm: stop vmgfx driver explosion | Alan Cox | 2012-08-22 | 1 | -1/+5 |
| * | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 2012-08-22 | 8 | -28/+71 |
| |\ \ |
|
| | * | | drm/i915: use hsw rps tuning values everywhere on gen6+ | Daniel Vetter | 2012-08-20 | 1 | -11/+4 |
| | * | | drm/i915: fall back to bit-banging if GMBUS fails in CRT EDID reads | Jani Nikula | 2012-08-17 | 1 | -3/+33 |
| | * | | drm/i915: extract connector update from intel_ddc_get_modes() for reuse | Jani Nikula | 2012-08-17 | 2 | -9/+24 |
| | * | | drm/i915: fix hsw uncached pte | Daniel Vetter | 2012-08-17 | 2 | -1/+5 |
| | * | | drm/i915/contexts: fix list corruption | Ben Widawsky | 2012-08-17 | 1 | -4/+4 |
| | * | | drm/i915: fix EDID memory leak in SDVO | Jani Nikula | 2012-08-17 | 1 | -0/+1 |
| * | | | drm/radeon/ss: use num_crtc rather than hardcoded 6 | Alex Deucher | 2012-08-21 | 1 | -1/+1 |
| * | | | Revert "drm/radeon: fix bo creation retry path" | Alex Deucher | 2012-08-21 | 1 | -2/+1 |
| * | | | drm/radeon: split ATRM support out from the ATPX handler (v3) | Alex Deucher | 2012-08-20 | 3 | -74/+77 |
| * | | | drm/radeon: convert radeon vfct code to use acpi_get_table_with_size | Alex Deucher | 2012-08-20 | 1 | -4/+2 |
| * | | | drm/radeon: implement ACPI VFCT vbios fetch (v3) | David Lamparter | 2012-08-20 | 1 | -0/+60 |
| * | | | drm/radeon/kms: extend the Fujitsu D3003-S2 board connector quirk to cover la... | Tvrtko Ursulin | 2012-08-20 | 1 | -1/+1 |
| * | | | drm/radeon: fix checking of MSAA renderbuffers on r600-r700 | Marek Olšák | 2012-08-20 | 1 | -5/+6 |
| * | | | drm/radeon: allow CMASK and FMASK in the CS checker on r600-r700 | Marek Olšák | 2012-08-20 | 4 | -21/+101 |
| * | | | drm/radeon: init lockup timeout on ring init | Christian König | 2012-08-20 | 1 | -0/+1 |
| * | | | drm/radeon: avoid turning off spread spectrum for used pll | Jerome Glisse | 2012-08-20 | 1 | -4/+21 |
| |/ / |
|
* | | | Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-08-20 | 2 | -0/+2 |
|\ \ \ |
|
| * | | | gpu/mfd/usb: Fix USB randconfig problems | Guenter Roeck | 2012-08-20 | 2 | -0/+2 |
* | | | | vga_switcheroo: Don't require handler init callback | Seth Forshee | 2012-08-17 | 2 | -7/+2 |
* | | | | vga_switcheroo: Remove assumptions about registration/unregistration ordering | Seth Forshee | 2012-08-17 | 1 | -22/+36 |
| |/ /
|/| | |
|
* | | | Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin... | Dave Airlie | 2012-08-15 | 6 | -8/+45 |
|\ \ \
| | |/
| |/| |
|
| * | | drm/nv86/fifo: suspend fix | Maxim Levitsky | 2012-08-14 | 1 | -0/+9 |
| * | | drm/nouveau: disable copy engine on NVAF | Henrik Rydberg | 2012-08-14 | 1 | -1/+0 |