Age | Commit message (Expand) | Author |
2012-10-16 | nouveau: fix warning on 32-bit build. | Dave Airlie |
2012-10-16 | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau... | Dave Airlie |
2012-10-16 | drm/nouveau/bios: fix typo in error message | Ben Skeggs |
2012-10-16 | drm/nouveau: only call ttm_agp_tt_create when __OS_HAS_AGP | Max Filippov |
2012-10-16 | drm/nv50/fb: fix double free of vram mm | Marcin Slusarz |
2012-10-16 | drm/nouveau/pm: do not stop reclocking if failing to set the fan speed | Martin Peres |
2012-10-16 | drm/nouveau/pm: fix a typo related to the move to the therm subdev | Martin Peres |
2012-10-16 | drm/nouveau/hwmon: fix the initialization condition | Martin Peres |
2012-10-16 | drm: fix warning on 32-bit. | Dave Airlie |
2012-10-16 | drm: radeon: fix printk format warning | Randy Dunlap |
2012-10-16 | Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie |
2012-10-16 | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie |
2012-10-15 | drm/radeon: fix spelling typos in debugging output | Thomas Friebel |
2012-10-15 | drm/radeon: Don't destroy I2C Bus Rec in radeon_ext_tmds_enc_destroy(). | Egbert Eich |
2012-10-15 | drm/radeon: check if pcie gen 2 is already enabled (v2) | Alex Deucher |
2012-10-15 | drm/radeon/cayman: set VM max pfn at MC init | Alex Deucher |
2012-10-15 | drm/radeon: separate pt alloc from lru add | Christian König |
2012-10-15 | drm/radeon: don't add the IB pool to all VMs v2 | Christian König |
2012-10-15 | drm/radeon: allocate page tables on demand v4 | Christian König |
2012-10-15 | drm/radeon: update comments to clarify VM setup (v2) | Alex Deucher |
2012-10-15 | drm/radeon: allocate PPLLs from low to high | Alex Deucher |
2012-10-15 | drm/radeon: fix compilation with backlight disabled | Alex Deucher |
2012-10-15 | drm/radeon: use %zu for formatting size_t | Luca Tettamanti |
2012-10-12 | drm/i915: fix non-DP-D eDP backlight cleanup and module reload | Jani Nikula |
2012-10-12 | drm/i915: HSW CRW stability magic | Rodrigo Vivi |
2012-10-12 | drm/i915/dvo-ch7xxx: fix get_hw_state | Daniel Vetter |
2012-10-12 | drm/i915: fixup the plane->pipe fixup code | Daniel Vetter |
2012-10-12 | drm/i915: rip out the pipe A quirk for i855gm | Daniel Vetter |
2012-10-12 | drm/i915: fixup i915_gem_object_get_page inline helper | Chris Wilson |
2012-10-12 | drm/i915: Disallow preallocation of requests | Chris Wilson |
2012-10-12 | drm/i915: Set guardband clipping workaround bit in the right register. | Kenneth Graunke |
2012-10-12 | Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6 | Linus Torvalds |
2012-10-10 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-10-10 | Merge tag 'omapdss-for-3.7' of git://gitorious.org/linux-omap-dss2/linux into... | Florian Tobias Schandinat |
2012-10-09 | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov |
2012-10-09 | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau... | Dave Airlie |
2012-10-09 | drm/nouveau/timer: bump ptimer's alarm delay from u32 to u64 | Martin Peres |
2012-10-09 | drm/nouveau/fan: fix a typo in PWM's input clock calculation | Martin Peres |
2012-10-09 | drm/nv50/clk: wire up pll_calc hook | Marcin Slusarz |
2012-10-09 | drm/nouveau: remove unused _nouveau_parent_ctor | Marcin Slusarz |
2012-10-09 | drm/nouveau/bios: fix shadowing of ACPI ROMs larger than 64KiB | Ben Skeggs |
2012-10-08 | drm/i915: paper over a pipe-enable vs pageflip race | Daniel Vetter |
2012-10-07 | drm/i915: remove useless BUG_ON which caused a regression in 3.5. | Willy Tarreau |
2012-10-07 | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie |
2012-10-07 | Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-... | Dave Airlie |
2012-10-05 | drm: exynos: hdmi: remove drm common hdmi platform data struct | Rahul Sharma |
2012-10-05 | drm: exynos: hdmi: add support for exynos5 hdmi | Rahul Sharma |
2012-10-05 | drm: exynos: hdmi: replace is_v13 with version check in hdmi | Rahul Sharma |
2012-10-05 | drm: exynos: hdmi: add support for exynos5 mixer | Rahul Sharma |
2012-10-05 | drm: exynos: hdmi: add support to disable video processor in mixer | Rahul Sharma |