| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2011-02-04 | 26 | -127/+375 |
|\ |
|
| * | gpu/stub: fix acpi_video build error, fix stub kconfig dependencies | Randy Dunlap | 2011-02-04 | 1 | -0/+2 |
| * | drm/radeon/kms: dynamically allocate power state space | Alex Deucher | 2011-02-04 | 4 | -15/+42 |
| * | drm/radeon/kms: fix s/r issues with bios scratch regs | Alex Deucher | 2011-02-04 | 1 | -3/+6 |
| * | drm/radeon/kms/evergreen: always set certain VGT regs at CP init | Alex Deucher | 2011-02-04 | 1 | -1/+6 |
| * | drm/radeon/kms: add updated ib_execute function for evergreen | Alex Deucher | 2011-02-04 | 5 | -6/+26 |
| * | drm/radeon/kms: Enable new pll calculation for avivo+ asics | Alex Deucher | 2011-02-02 | 3 | -12/+19 |
| * | drm/radeon/kms: add new pll algo for avivo asics | Alex Deucher | 2011-02-02 | 4 | -19/+137 |
| * | drm/radeon/kms: add pll debugging output | Alex Deucher | 2011-02-02 | 1 | -0/+4 |
| * | drm/radeon/kms: switch back to min->max pll post divider iteration | Alex Deucher | 2011-02-02 | 1 | -1/+1 |
| * | drm/radeon/kms: rv6xx+ thermal sensor fixes | Alex Deucher | 2011-02-02 | 5 | -25/+37 |
| * | Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next i... | Dave Airlie | 2011-02-02 | 2 | -3/+2 |
| |\ |
|
| | * | drm/nv50: fix display on 0x50 | Ben Skeggs | 2011-02-02 | 1 | -2/+1 |
| | * | drm/nouveau: correctly pair hwmon_init and hwmon_fini | Lucas Stach | 2011-02-02 | 1 | -1/+1 |
| * | | Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixes | Dave Airlie | 2011-02-02 | 8 | -43/+96 |
| |\ \ |
|
| | * | | drm/i915: Only bind to function 0 of the PCI device | Chris Wilson | 2011-02-01 | 1 | -0/+8 |
| | * | | drm/i915: Suppress spurious vblank interrupts | Chris Wilson | 2011-01-31 | 2 | -7/+8 |
| | * | | drm: Avoid leak of adjusted mode along quick set_mode paths | Chris Wilson | 2011-01-31 | 1 | -5/+3 |
| | * | | drm: Simplify and defend later checks when disabling a crtc | Chris Wilson | 2011-01-31 | 1 | -3/+6 |
| | * | | drm: Don't switch fb when disabling an output | Chris Wilson | 2011-01-31 | 1 | -2/+2 |
| | * | | drm/i915: Reset crtc after resume | Chris Wilson | 2011-01-25 | 1 | -3/+14 |
| | * | | drm/i915/crt: Force the initial probe after reset | Chris Wilson | 2011-01-25 | 1 | -0/+10 |
| | * | | drm/i915: Reset state after a GPU reset or resume | Chris Wilson | 2011-01-25 | 1 | -0/+2 |
| | * | | drm: Add an interface to reset the device | Chris Wilson | 2011-01-25 | 1 | -0/+20 |
| | * | | drm/i915/sdvo: If at first we don't succeed in reading the response, wait | Chris Wilson | 2011-01-25 | 1 | -23/+23 |
| * | | | drm/radeon: Fix wrong boolean operator | Stefan Weil | 2011-01-31 | 1 | -1/+1 |
* | | | | drm: Only set DPMS ON when actually configuring a mode | Keith Packard | 2011-02-04 | 1 | -6/+6 |
* | | | | gpu/stub: fix acpi_video build error, fix stub kconfig dependencies | Randy Dunlap | 2011-02-02 | 1 | -0/+2 |
|/ / / |
|
* | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2011-01-28 | 20 | -45/+132 |
|\ \ \ |
|
| * \ \ | Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu... | Dave Airlie | 2011-01-28 | 1 | -5/+0 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | drm/nv50: fix regression on IGPs | Ben Skeggs | 2011-01-28 | 1 | -5/+0 |
| * | | | drm/radeon/kms: re-emit full context state for evergreen blits | Alex Deucher | 2011-01-28 | 1 | -6/+33 |
| * | | | drm/radeon/kms: release CMASK access in preclose_kms | Marek Olšák | 2011-01-28 | 1 | -0/+2 |
| * | | | drm/radeon/kms: fix r6xx+ scanout on BE systems | Alex Deucher | 2011-01-27 | 2 | -1/+22 |
| * | | | drm/radeon/kms: clean up some magic numbers | Alex Deucher | 2011-01-27 | 7 | -21/+29 |
| * | | | drm/radeon/kms: only enable HDMI mode if radeon audio is enabled | Alex Deucher | 2011-01-27 | 1 | -3/+3 |
| * | | | radeon/kms: fix dp displayport mode validation | Jerome Glisse | 2011-01-27 | 1 | -2/+2 |
| * | | | Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu... | Dave Airlie | 2011-01-26 | 6 | -7/+41 |
| |\| | |
|
| | * | | drm/nvc0/grctx: correct an off-by-one | Ben Skeggs | 2011-01-25 | 1 | -1/+1 |
| | * | | drm/nv50: Fix race with PFIFO during PGRAPH context destruction. | Francisco Jerez | 2011-01-25 | 1 | -0/+3 |
| | * | | drm/nouveau: Workaround incorrect DCB entry on a GeForce3 Ti 200. | Francisco Jerez | 2011-01-25 | 1 | -0/+15 |
| | * | | drm/nvc0: implement irq handler for whatever's at 0x14xxxx | Ben Skeggs | 2011-01-25 | 1 | -0/+19 |
| | * | | drm/nvc0: fix incorrect TPC register setup | Ben Skeggs | 2011-01-25 | 1 | -2/+2 |
| | * | | drm/nouveau: probe for adt7473 before f75375 | Ben Skeggs | 2011-01-25 | 1 | -1/+1 |
| | * | | drm/nouveau: remove dead function definition | Ben Skeggs | 2011-01-25 | 1 | -3/+0 |
* | | | | console: rename acquire/release_console_sem() to console_lock/unlock() | Torben Hohn | 2011-01-26 | 2 | -9/+9 |
|/ / / |
|
* | | | Merge branch 'drm-intel-fixes-2' of ssh://master.kernel.org/pub/scm/linux/ker... | Dave Airlie | 2011-01-25 | 14 | -57/+168 |
|\ \ \
| | |/
| |/| |
|
| * | | drm/i915: Prevent uninitialised reads during error state capture | Chris Wilson | 2011-01-24 | 1 | -0/+2 |
| * | | drm/i915: Use consistent mappings for OpRegion between ACPI and i915 | Michael Karcher | 2011-01-24 | 1 | -1/+2 |
| * | | Merge remote branch 'linus/master' into drm-intel-fixes | Chris Wilson | 2011-01-24 | 4 | -5/+5 |
| |\ \ |
|