| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov | 2012-10-09 | 1 | -2/+1 |
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-10-03 | 23 | -195/+2674 |
|\ |
|
| * | Merge tag 'v3.6-rc7' into drm-intel-next-queued | Daniel Vetter | 2012-09-24 | 2 | -0/+5 |
| |\ |
|
| * | | gma500: Remove unused variable | Emil Goode | 2012-09-13 | 1 | -2/+0 |
| * | | gma500: Fix frequency detection | Alan Cox | 2012-08-24 | 2 | -0/+2 |
| * | | gma500: remove references to drm_display_info raw_edid field | Jani Nikula | 2012-08-24 | 1 | -3/+0 |
| * | | gma500: fix incorrect declaration. | Dave Airlie | 2012-08-24 | 1 | -1/+1 |
| * | | gma500: remove an unreachable return statement | Jani Nikula | 2012-08-24 | 1 | -1/+0 |
| * | | gma500: psb_intel_crtc: Drop crtc_enable flag. | Forest Bond | 2012-08-24 | 2 | -3/+0 |
| * | | gma500: Fix comment mispelling in cdv_intel_limits definition. | Forest Bond | 2012-08-24 | 1 | -1/+1 |
| * | | drm: remove the raw_edid field from struct drm_display_info | Jani Nikula | 2012-08-24 | 3 | -6/+0 |
| * | | gma500/cdv: Fix call to cdv_intel_dp_set_m_n | Alan Cox | 2012-08-24 | 1 | -2/+2 |
| * | | drm: gma500: Kill the GEM glue layer | Laurent Pinchart | 2012-08-24 | 5 | -96/+8 |
| * | | gma500: Disable the clock gating of display controller to make DP/eDP work well | Zhao Yakui | 2012-08-24 | 2 | -0/+28 |
| * | | gma500/cdv: Add eDP support | Zhao Yakui | 2012-08-24 | 14 | -61/+751 |
| * | | gma500/cdv: enable the DisplayPort support | Alan Cox | 2012-08-24 | 1 | -2/+9 |
| * | | gma500/cdv: sync up and add the displayport code to the build | Alan Cox | 2012-08-24 | 4 | -245/+260 |
| * | | gma500/cdv: add the bits that don't need the new code | Alan Cox | 2012-08-24 | 4 | -3/+161 |
| * | | gma500: Add the support of display port on CDV | Alan Cox | 2012-08-24 | 3 | -4/+1661 |
| * | | gma500: Program the DPLL lane based on the selected digitial port | Zhao Yakui | 2012-08-24 | 3 | -31/+58 |
| * | | gma500: Fix incorrect SR issue when disabling CRTC already in disabled state | Zhao Yakui | 2012-08-24 | 1 | -4/+3 |
* | | | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ | David Howells | 2012-10-02 | 10 | -15/+15 |
* | | | UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. | David Howells | 2012-10-02 | 2 | -2/+0 |
| |/
|/| |
|
* | | gma500: Fix regression on Oaktrail devices | Alan Cox | 2012-09-13 | 1 | -0/+2 |
* | | gma500: Consider CRTC initially active. | Forest Bond | 2012-08-30 | 1 | -0/+3 |
|/ |
|
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-07-26 | 16 | -18/+17 |
|\ |
|
| * | drm: kill reclaim_buffers callback | Daniel Vetter | 2012-07-19 | 1 | -1/+0 |
| * | drm: Make the .mode_fixup() operations mode argument a const pointer | Laurent Pinchart | 2012-07-19 | 13 | -15/+15 |
| * | drm/i915/bios: cleanup return type of intel_parse_bios() | Dan Carpenter | 2012-06-27 | 2 | -2/+2 |
* | | gma500,cdv: Fix the brightness base | Alan Cox | 2012-07-16 | 1 | -16/+19 |
* | | gma500: move the ASLE enable | Alan Cox | 2012-07-16 | 3 | -5/+9 |
* | | gma500: Fix lid related crash | Alan Cox | 2012-07-16 | 1 | -8/+4 |
|/ |
|
* | drm: Constify drm_mode_config_funcs pointer | Laurent Pinchart | 2012-05-22 | 1 | -1/+1 |
* | drm: Constify gem_vm_ops pointer | Laurent Pinchart | 2012-05-22 | 2 | -2/+2 |
* | gma500: Fix Poulsbo suspend/resume crash on devices with SDVO ports | Alan Cox | 2012-05-22 | 1 | -2/+4 |
* | gma500: handle poulsbo cursor restriction | Patrik Jakobsson | 2012-05-22 | 7 | -12/+61 |
* | gma500: Prevent endless loop in panel power up sequence | Alan Cox | 2012-05-22 | 1 | -3/+9 |
* | gma500: fix build warning | Dave Airlie | 2012-05-17 | 1 | -1/+1 |
* | gma500: silence an unused variable warning | Dan Carpenter | 2012-05-17 | 1 | -6/+6 |
* | gma500: unload fixes | Alan Cox | 2012-05-17 | 4 | -40/+20 |
* | gma500: Fix crash on D2700MUD and various other boards | Alan Cox | 2012-05-17 | 2 | -4/+12 |
* | gma500: Turn on the IRQ for everything | Alan Cox | 2012-05-11 | 1 | -2/+2 |
* | gma500: clean up some more checks | Alan Cox | 2012-05-11 | 5 | -7/+9 |
* | cdv: Add all cedarview pci ids | Alan Cox | 2012-05-11 | 1 | -0/+8 |
* | gma500: Clean up some of the noise | Alan Cox | 2012-05-11 | 4 | -29/+5 |
* | gma500: use the register map to clean up | Alan Cox | 2012-05-11 | 8 | -783/+473 |
* | gma500: introduce some register maps | Alan Cox | 2012-05-11 | 5 | -1/+268 |
* | gma500: Clean up from the psb_pipe structure | Alan Cox | 2012-05-11 | 1 | -83/+46 |
* | gma500: introduce a structure describing each pipe | Alan Cox | 2012-05-11 | 6 | -340/+173 |
* | gma500: Fix build without ACPI | Alan Cox | 2012-05-11 | 4 | -14/+23 |