| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | drm/rcar-du: Use the GEM PRIME helpers | Laurent Pinchart | 2013-07-17 | 1 | -2/+7 |
| | * | | | | drm/shmobile: Use the GEM PRIME helpers | Laurent Pinchart | 2013-07-17 | 1 | -2/+7 |
| | |/ / / |
|
| * | | | | Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux | Dave Airlie | 2013-07-18 | 11 | -33/+77 |
| |\ \ \ \ |
|
| | * | | | | drm/radeon/dpm: add debugfs support for RS780/RS880 (v3) | Alex Deucher | 2013-07-17 | 4 | -0/+31 |
| | * | | | | drm/radeon/dpm/atom: fix broken gcc harder | Alex Deucher | 2013-07-17 | 1 | -3/+6 |
| | * | | | | drm/radeon/dpm/atom: restructure logic to work around a compiler bug | Andre Heider | 2013-07-17 | 1 | -2/+3 |
| | * | | | | drm/radeon/dpm: fix atom vram table parsing | Alex Deucher | 2013-07-17 | 1 | -16/+10 |
| | * | | | | drm/radeon: fix an endian bug in atom table parsing | Alex Deucher | 2013-07-17 | 1 | -1/+1 |
| | * | | | | drm/radeon: add a module parameter to disable aspm | Alex Deucher | 2013-07-17 | 6 | -12/+27 |
| * | | | | | Merge tag 'drm-intel-fixes-2013-07-11' of git://people.freedesktop.org/~danve... | Dave Airlie | 2013-07-17 | 5 | -68/+93 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | Revert "drm/i915: Workaround incoherence between fences and LLC across multip... | Chris Wilson | 2013-07-10 | 1 | -43/+4 |
| | * | | | | drm/i915: Fix incoherence with fence updates on Sandybridge+ | Chris Wilson | 2013-07-10 | 1 | -6/+24 |
| | * | | | | drm/i915: Fix write-read race with multiple rings | Chris Wilson | 2013-07-10 | 1 | -0/+4 |
| | * | | | | Partially revert "drm/i915: unconditionally use mt forcewake on hsw/ivb" | Guenter Roeck | 2013-07-10 | 1 | -1/+30 |
| | * | | | | drm/i915: fix lane bandwidth capping for DP 1.2 sinks | Imre Deak | 2013-07-09 | 1 | -0/+5 |
| | * | | | | drm/i915: fix up ring cleanup for the i830/i845 CS tlb w/a | Daniel Vetter | 2013-07-09 | 1 | -5/+4 |
| | * | | | | drm/i915: Correct obj->mm_list link to dev_priv->dev_priv->mm.inactive_list | Xiong Zhang | 2013-07-09 | 1 | -1/+1 |
| | * | | | | drm/i915: switch disable_power_well default value to 1 | Paulo Zanoni | 2013-07-09 | 1 | -2/+2 |
| | * | | | | drm/i915: reinit status page registers after gpu reset | Daniel Vetter | 2013-07-04 | 1 | -10/+19 |
| * | | | | | uvesafb: Really allow mtrr being 0, as documented and warn()ed | Sylvain 'ythier' Hitier | 2013-07-16 | 1 | -1/+1 |
| * | | | | | Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux | Dave Airlie | 2013-07-16 | 25 | -171/+733 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| | * | | | | radeon kms: do not flush uninitialized hotplug work | Sergey Senozhatsky | 2013-07-15 | 1 | -5/+6 |
| | * | | | | drm/radeon/dpm/sumo: handle boost states properly when forcing a perf level | Alex Deucher | 2013-07-15 | 1 | -0/+6 |
| | * | | | | drm/radeon: align VM PTBs (Page Table Blocks) to 32K | Alex Deucher | 2013-07-15 | 2 | -6/+11 |
| | * | | | | drm/radeon: allow selection of alignment in the sub-allocator | Alex Deucher | 2013-07-14 | 5 | -4/+8 |
| | * | | | | drm/radeon: never unpin UVD bo v3 | Christian König | 2013-07-14 | 5 | -56/+53 |
| | * | | | | drm/radeon: fix UVD fence emit | Christian König | 2013-07-14 | 1 | -1/+1 |
| | * | | | | drm/radeon: add fault decode function for CIK | Alex Deucher | 2013-07-14 | 2 | -2/+46 |
| | * | | | | drm/radeon: add fault decode function for SI (v2) | Alex Deucher | 2013-07-14 | 2 | -2/+284 |
| | * | | | | drm/radeon: add fault decode function for cayman/TN (v2) | Alex Deucher | 2013-07-14 | 3 | -2/+185 |
| | * | | | | drm/radeon: use radeon device for request firmware | Jerome Glisse | 2013-07-14 | 6 | -88/+24 |
| | * | | | | drm/radeon: add missing ttm_eu_backoff_reservation to radeon_bo_list_validate | Maarten Lankhorst | 2013-07-14 | 1 | -0/+1 |
| | * | | | | drm/radeon: use CP DMA on r6xx for bo moves | Alex Deucher | 2013-07-14 | 1 | -3/+3 |
| | * | | | | drm/radeon: implement bo copy callback using CP DMA (v2) | Alex Deucher | 2013-07-14 | 3 | -0/+85 |
| | * | | | | drm/radeon: Disable dma rings for bo moves on r6xx | Alex Deucher | 2013-07-14 | 1 | -6/+6 |
| | * | | | | drm/radeon/dpm: disable gfx PG on PALM | Alex Deucher | 2013-07-14 | 1 | -1/+7 |
| | * | | | | drm/radeon/hdmi: make sure we have an afmt block assigned | Alex Deucher | 2013-07-14 | 2 | -0/+12 |
* | | | | | | Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-07-18 | 2 | -29/+92 |
|\ \ \ \ \ \ |
|
| * | | | | | | driver-core: fix new kernel-doc warning in base/platform.c | Randy Dunlap | 2013-07-16 | 1 | -0/+1 |
| * | | | | | | driver core: add default groups to struct class | Greg Kroah-Hartman | 2013-07-16 | 1 | -1/+8 |
| * | | | | | | driver core: Introduce device_create_groups | Guenter Roeck | 2013-07-16 | 1 | -28/+83 |
| |/ / / / / |
|
* | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-07-18 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | hwmon: (abx500) Staticize abx500_temp_attributes | Sachin Kamat | 2013-07-14 | 1 | -1/+1 |
| |/ / / / / |
|
* | | | | | | Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-07-18 | 28 | -103/+98 |
|\ \ \ \ \ \ |
|
| * | | | | | | drivers: delete __cpuinit usage from all remaining drivers files | Paul Gortmaker | 2013-07-14 | 4 | -9/+9 |
| * | | | | | | acpi: delete __cpuinit usage from all acpi files | Paul Gortmaker | 2013-07-14 | 4 | -13/+11 |
| * | | | | | | hwmon: delete __cpuinit usage from all hwmon files | Paul Gortmaker | 2013-07-14 | 2 | -25/+22 |
| * | | | | | | cpufreq: delete __cpuinit usage from all cpufreq files | Paul Gortmaker | 2013-07-14 | 10 | -32/+32 |
| * | | | | | | clocksource+irqchip: delete __cpuinit usage from all related files | Paul Gortmaker | 2013-07-14 | 8 | -24/+24 |
| |/ / / / / |
|
* | | | | | | Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 2013-07-18 | 2 | -1/+6 |
|\ \ \ \ \ \ |
|