| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/radeon/kms: use hardcoded dig encoder to transmitter mapping for DCE4.1 | Alex Deucher | 2011-10-06 | 1 | -3/+6 |
* | drm/radeon/kms: fix dp_detect handling for DP bridge chips | Alex Deucher | 2011-10-05 | 1 | -15/+6 |
* | drm/radeon/kms: retry aux transactions if there are status flags | Alex Deucher | 2011-10-05 | 1 | -3/+9 |
* | drm/radeon/kms: fix channel_remap setup (v2) | Alex Deucher | 2011-10-04 | 3 | -127/+0 |
* | drm/radeon: Set cursor x/y to 0 when x/yorigin > 0. | Michel Dänzer | 2011-10-03 | 1 | -10/+10 |
* | drm/radeon: Update AVIVO cursor coordinate origin before x/yorigin calculation. | Michel Dänzer | 2011-10-03 | 1 | -5/+7 |
* | drm/radeon: Simplify cursor x/yorigin calculation. | Michel Dänzer | 2011-10-03 | 1 | -6/+2 |
* | drm/radeon/kms: fix cursor image off-by-one error | Nicholas Miell | 2011-10-03 | 1 | -2/+2 |
* | drm/radeon/kms: Fix logic error in DP HPD handler | Alex Deucher | 2011-10-03 | 1 | -4/+4 |
* | drm/radeon/kms: add retry limits for native DP aux defer | Alex Deucher | 2011-10-03 | 1 | -4/+8 |
* | drm/radeon/kms: fix regression in DP aux defer handling | Alex Deucher | 2011-10-03 | 1 | -2/+2 |
* | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux | Linus Torvalds | 2011-09-30 | 4 | -70/+47 |
|\ |
|
| * | drm/i915: FBC off for ironlake and older, otherwise on by default | Keith Packard | 2011-09-22 | 2 | -4/+12 |
| * | drm/i915: Enable SDVO hotplug interrupts for HDMI and DVI | Simon Farnsworth | 2011-09-21 | 2 | -62/+29 |
| * | drm/i915: Enable dither whenever display bpc < frame buffer bpc | Keith Packard | 2011-09-20 | 1 | -4/+6 |
* | | drm/radeon/kms: fix DDIA enable on some rs690 systems | Alex Deucher | 2011-09-23 | 1 | -1/+8 |
* | | Revert "drm/radeon/kms: fix typo in r100_blit_copy" | Dave Airlie | 2011-09-23 | 1 | -2/+2 |
* | | drm/radeon/kms: Make GPU/CPU page size handling consistent in blit code (v2) | Alex Deucher | 2011-09-18 | 7 | -24/+34 |
* | | drm/radeon/kms: fix typo in r100_blit_copy | Alex Deucher | 2011-09-18 | 1 | -2/+2 |
* | | drm/radeon: Unreference GEM object outside of spinlock in page flip error path. | Michel Dänzer | 2011-09-14 | 1 | -1/+1 |
* | | drm/radeon: Don't read from CP ring write pointer registers. | Michel Dänzer | 2011-09-14 | 4 | -14/+12 |
* | | drm/ttm: request zeroed system memory pages for new TT buffer objects | Ben Skeggs | 2011-09-14 | 1 | -1/+2 |
|/ |
|
* | drm: Remove duplicate "return" statement | Lin Ming | 2011-09-09 | 1 | -1/+0 |
* | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau... | Dave Airlie | 2011-09-09 | 4 | -7/+30 |
|\ |
|
| * | drm/nv04/crtc: Bail out if FB is not bound to crtc | Emil Velikov | 2011-09-09 | 1 | -2/+13 |
| * | drm/nouveau: fix nv04_sgdma_bind on non-"4kB pages" archs | Marcin Slusarz | 2011-09-09 | 1 | -1/+1 |
| * | drm/nouveau: properly handle allocation failure in nouveau_sgdma_populate | Marcin Slusarz | 2011-09-09 | 1 | -1/+4 |
| * | drm/nouveau: fix oops on pre-semaphore hardware | Ben Skeggs | 2011-09-09 | 1 | -1/+2 |
| * | drm/nv50/crtc: Bail out if FB is not bound to crtc | Emil Velikov | 2011-09-09 | 1 | -2/+10 |
* | | drm/radeon/kms: fix DP detect and EDID fetch for DP bridges | Alex Deucher | 2011-09-06 | 2 | -20/+36 |
|/ |
|
* | drm/radeon/kms: make sure pci max read request size is valid on evergreen+ (v2) | Alex Deucher | 2011-09-02 | 2 | -0/+30 |
* | drm/radeon/kms: set a default max_pixel_clock | Dave Airlie | 2011-08-31 | 1 | -0/+3 |
* | drm/radeon/kms: add s/r quirk for Compaq Presario V5245EU | Alex Deucher | 2011-08-30 | 1 | -0/+8 |
* | drm/radeon/kms: evergreen & ni reset SPI block on CP resume | Jerome Glisse | 2011-08-30 | 2 | -0/+2 |
* | drm: Fix the number of connector and encoder to cleanup functions | Joonyoung Shim | 2011-08-29 | 1 | -0/+2 |
* | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-08-27 | 1 | -3/+1 |
|\ |
|
| * | drm/i915: Fix wrong initializer for "locked" variable in assert_panel_unlocked | Thomas Jarosch | 2011-08-25 | 1 | -1/+1 |
| * | i915: do not setup intel_backlight twice | Kamal Mostafa | 2011-08-22 | 1 | -2/+0 |
* | | drm/radeon: Extended DDC Probing for Toshiba L300D Radeon Mobility X1100 HDMI... | Thomas Reim | 2011-08-23 | 1 | -0/+10 |
* | | drm/ttm: ensure ttm for new node is bound before calling move_notify() | Ben Skeggs | 2011-08-23 | 1 | -4/+6 |
* | | drm/ttm: unbind ttm before destroying node in accel move cleanup | Ben Skeggs | 2011-08-23 | 1 | -1/+1 |
* | | drm/ttm: fix ttm_bo_add_ttm(user) failure path | Marcin Slusarz | 2011-08-23 | 1 | -1/+3 |
* | | drm/radeon: Make vramlimit parameter actually work. | Michel Dänzer | 2011-08-22 | 1 | -0/+2 |
* | | drm/radeon: Explicitly print GTT/VRAM offsets on test failure. | Michel Dänzer | 2011-08-22 | 1 | -6/+18 |
* | | drm/radeon: Take IH ring into account for test size calculation. | Michel Dänzer | 2011-08-22 | 1 | -3/+7 |
* | | drm/radeon/alpha: Add Alpha support to Radeon DRM code | Jay Estabrook | 2011-08-22 | 1 | -0/+23 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2011-08-20 | 2 | -0/+8 |
|\ |
|
| * | drm/i915: set GFX_MODE to pre-Ivybridge default value even on Ivybridge | Jesse Barnes | 2011-08-19 | 2 | -0/+8 |
* | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-08-16 | 11 | -116/+264 |
|\ \ |
|
| * | | drm/i915: Cannot set clock gating under UMS | Keith Packard | 2011-08-15 | 1 | -1/+2 |