Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | Revert "cpuidle: Quickly notice prediction failure for repeat mode" | Rafael J. Wysocki | 2013-07-29 | 1 | -69/+4 | |
| * | | | | | | | | | | | Revert "cpuidle: Quickly notice prediction failure in general case" | Rafael J. Wysocki | 2013-07-29 | 1 | -34/+1 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-08-01 | 40 | -118/+185 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | drm/i915: fix missed hunk after GT access breakage | Ben Widawsky | 2013-07-31 | 3 | -0/+8 | |
| * | | | | | | | | | | | Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux | Dave Airlie | 2013-07-31 | 2 | -5/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | drm/radeon/dpm: re-enable cac control on SI | Alex Deucher | 2013-07-30 | 1 | -2/+1 | |
| | * | | | | | | | | | | | drm/radeon/dpm: fix calculations in si_calculate_leakage_for_v_and_t_formula | Alex Deucher | 2013-07-30 | 1 | -3/+5 | |
| | * | | | | | | | | | | | drm/radeon/atom: initialize more atom interpretor elements to 0 | Alex Deucher | 2013-07-30 | 1 | -0/+5 | |
| * | | | | | | | | | | | | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/... | Dave Airlie | 2013-07-30 | 17 | -56/+79 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | drm/nouveau: fix semaphore dmabuf obj | Maarten Lankhorst | 2013-07-30 | 2 | -6/+10 | |
| | * | | | | | | | | | | | | drm/nouveau/vm: make vm refcount into a kref | Ben Skeggs | 2013-07-30 | 2 | -18/+11 | |
| | * | | | | | | | | | | | | drm/nv31/mpeg: don't recognize nv3x cards as having nv44 graph class | Ilia Mirkin | 2013-07-30 | 1 | -1/+4 | |
| | * | | | | | | | | | | | | drm/nv40/mpeg: write magic value to channel object to make it work | Ilia Mirkin | 2013-07-30 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | drm/nouveau: fix size check for cards without vm | Maarten Lankhorst | 2013-07-30 | 1 | -1/+6 | |
| | * | | | | | | | | | | | | drm/nv50-/disp: remove dcb_outp_match call, and related variables | Emil Velikov | 2013-07-30 | 1 | -8/+0 | |
| | * | | | | | | | | | | | | drm/nva3-/disp: fix hda eld writing, needs to be padded | Ilia Mirkin | 2013-07-30 | 2 | -0/+4 | |
| | * | | | | | | | | | | | | drm/nv31/mpeg: fix mpeg engine initialization | Ilia Mirkin | 2013-07-30 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | drm/nv50/mc: include vp in the fb error reporting mask | Ilia Mirkin | 2013-07-30 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | drm/nouveau: fix null pointer dereference in poll_changed | Maarten Lankhorst | 2013-07-30 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | drm/nv50/gpio: post-nv92 cards have 32 interrupt lines | Emil Velikov | 2013-07-30 | 1 | -5/+5 | |
| | * | | | | | | | | | | | | drm/nvc0/fb: take lock in nvc0_ram_put() | Roy Spliet | 2013-07-30 | 3 | -12/+26 | |
| | * | | | | | | | | | | | | drm/nouveau/core: xtensa firmware size needs to be 0x40000 no matter what | Ilia Mirkin | 2013-07-30 | 1 | -1/+7 | |
| * | | | | | | | | | | | | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Dave Airlie | 2013-07-30 | 12 | -24/+20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | drm/exynos: Remove module.h header inclusion | Sachin Kamat | 2013-07-29 | 12 | -12/+0 | |
| | * | | | | | | | | | | | | | drm/exynos: consider common clock framework to g2d driver. | Inki Dae | 2013-07-29 | 1 | -3/+14 | |
| | * | | | | | | | | | | | | | drm/exynos: fix module build error | Inki Dae | 2013-07-29 | 2 | -3/+0 | |
| | * | | | | | | | | | | | | | drm/exynos: exynos_drm_ipp: fix return value check | Wei Yongjun | 2013-07-29 | 1 | -6/+6 | |
| * | | | | | | | | | | | | | | drm/mgag200: Fix LUT programming for 16bpp | Egbert Eich | 2013-07-30 | 1 | -0/+23 | |
| * | | | | | | | | | | | | | | drm/mgag200: Fix framebuffer pitch calculation | Takashi Iwai | 2013-07-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | drm/mgag200: Add sysfs support for connectors | Egbert Eich | 2013-07-30 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | drm/mgag200: Add an crtc_disable callback to the crtc helper funcs | Egbert Eich | 2013-07-30 | 1 | -0/+19 | |
| * | | | | | | | | | | | | | | drm/mgag200: Fix logic in mgag200_bo_pin() (v2) | Egbert Eich | 2013-07-30 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux | Dave Airlie | 2013-07-30 | 5 | -35/+24 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / | | |/| | / / / / / / / / / / | | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | drm/radeon/dpm: fix and enable reclocking on SI | Alex Deucher | 2013-07-30 | 1 | -10/+4 | |
| | * | | | | | | | | | | | | drm/radeon/dpm: disable cac setup on SI | Alex Deucher | 2013-07-30 | 1 | -1/+3 | |
| | * | | | | | | | | | | | | drm/radeon/si: disable cgcg and pg for now | Alex Deucher | 2013-07-30 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | drm/radeon/dpm: fix forcing performance state to low on cayman | Alex Deucher | 2013-07-30 | 1 | -6/+1 | |
| | * | | | | | | | | | | | | drm/radeon/atom: fix fb when fetching engine params | Alex Deucher | 2013-07-30 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | drm/radeon: properly handle cg on asics without UVD | Alex Deucher | 2013-07-30 | 1 | -6/+2 | |
| | * | | | | | | | | | | | | drm/radeon/dpm: fix powertune handling for pci id 0x6835 | Alex Deucher | 2013-07-30 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | drm/radeon/dpm: fix si_calculate_memory_refresh_rate() | Alex Deucher | 2013-07-30 | 1 | -6/+3 | |
| | * | | | | | | | | | | | | drm/radeon/dpm: fix display gap programming on SI | Alex Deucher | 2013-07-30 | 1 | -1/+5 | |
| | * | | | | | | | | | | | | drm/radeon: fix audio dto programming on DCE4+ | Alex Deucher | 2013-07-30 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge tag 'fbdev-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-08-01 | 6 | -9/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | video: sh7760fb: fix to pass correct device identity to free_irq() | Wei Yongjun | 2013-07-29 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | fbdev/atyfb: fix recent breakage in correct_chipset() | Dan Carpenter | 2013-07-29 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | fbdev/sgivwfb: fix compilation error in sgivwfb_mmap() | Tomi Valkeinen | 2013-07-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | video: nuc900fb: fix to pass correct device identity to request_irq() | Wei Yongjun | 2013-07-26 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | vga16fb: Remove unused variable | Luis Henriques | 2013-07-26 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | video: xilinxfb: Fix compilation warning | Michal Simek | 2013-07-26 | 1 | -2/+2 | |
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | |