Age | Commit message (Expand) | Author |
2011-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-10-19 | drm/radeon/kms/atom: fix handling of FB scratch indices | Alex Deucher |
2011-10-18 | drm/radeon/kms/DCE4.1: fix Select_CrtcSource EncodeMode setting for DP bridge... | Alex Deucher |
2011-10-18 | drm/radeon/kms/DCE4.1: ss is not supported on the internal pplls | Alex Deucher |
2011-10-18 | drm/radeon/kms/DCE4.1: fix dig encoder to transmitter mapping | Alex Deucher |
2011-10-18 | ttm: Fix error-path using an uninitialized value | Thomas Hellstrom |
2011-10-06 | drm/radeon/kms: use hardcoded dig encoder to transmitter mapping for DCE4.1 | Alex Deucher |
2011-10-05 | drm/radeon/kms: fix dp_detect handling for DP bridge chips | Alex Deucher |
2011-10-05 | drm/radeon/kms: retry aux transactions if there are status flags | Alex Deucher |
2011-10-04 | drm/radeon/kms: fix channel_remap setup (v2) | Alex Deucher |
2011-10-03 | drm/radeon: Set cursor x/y to 0 when x/yorigin > 0. | Michel Dänzer |
2011-10-03 | drm/radeon: Update AVIVO cursor coordinate origin before x/yorigin calculation. | Michel Dänzer |
2011-10-03 | drm/radeon: Simplify cursor x/yorigin calculation. | Michel Dänzer |
2011-10-03 | drm/radeon/kms: fix cursor image off-by-one error | Nicholas Miell |
2011-10-03 | drm/radeon/kms: Fix logic error in DP HPD handler | Alex Deucher |
2011-10-03 | drm/radeon/kms: add retry limits for native DP aux defer | Alex Deucher |
2011-10-03 | drm/radeon/kms: fix regression in DP aux defer handling | Alex Deucher |
2011-09-29 | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux | Linus Torvalds |
2011-09-23 | drm/radeon/kms: fix DDIA enable on some rs690 systems | Alex Deucher |
2011-09-23 | Revert "drm/radeon/kms: fix typo in r100_blit_copy" | Dave Airlie |
2011-09-21 | drm/i915: FBC off for ironlake and older, otherwise on by default | Keith Packard |
2011-09-21 | drm/i915: Enable SDVO hotplug interrupts for HDMI and DVI | Simon Farnsworth |
2011-09-19 | drm/i915: Enable dither whenever display bpc < frame buffer bpc | Keith Packard |
2011-09-18 | drm/radeon/kms: Make GPU/CPU page size handling consistent in blit code (v2) | Alex Deucher |
2011-09-18 | drm/radeon/kms: fix typo in r100_blit_copy | Alex Deucher |
2011-09-15 | Merge branch 'master' into for-next | Jiri Kosina |
2011-09-15 | treewide: remove extra semicolons from various parts of the kernel | Justin P. Mattock |
2011-09-14 | drm/radeon: Unreference GEM object outside of spinlock in page flip error path. | Michel Dänzer |
2011-09-14 | drm/radeon: Don't read from CP ring write pointer registers. | Michel Dänzer |
2011-09-14 | drm/ttm: request zeroed system memory pages for new TT buffer objects | Ben Skeggs |
2011-09-09 | drm: Remove duplicate "return" statement | Lin Ming |
2011-09-09 | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau... | Dave Airlie |
2011-09-09 | drm/nv04/crtc: Bail out if FB is not bound to crtc | Emil Velikov |
2011-09-09 | drm/nouveau: fix nv04_sgdma_bind on non-"4kB pages" archs | Marcin Slusarz |
2011-09-09 | drm/nouveau: properly handle allocation failure in nouveau_sgdma_populate | Marcin Slusarz |
2011-09-09 | drm/nouveau: fix oops on pre-semaphore hardware | Ben Skeggs |
2011-09-09 | drm/nv50/crtc: Bail out if FB is not bound to crtc | Emil Velikov |
2011-09-06 | drm/radeon/kms: fix DP detect and EDID fetch for DP bridges | Alex Deucher |
2011-09-02 | drm/radeon/kms: make sure pci max read request size is valid on evergreen+ (v2) | Alex Deucher |
2011-08-31 | drm/radeon/kms: set a default max_pixel_clock | Dave Airlie |
2011-08-30 | drm/radeon/kms: add s/r quirk for Compaq Presario V5245EU | Alex Deucher |
2011-08-30 | drm/radeon/kms: evergreen & ni reset SPI block on CP resume | Jerome Glisse |
2011-08-29 | drm: Fix the number of connector and encoder to cleanup functions | Joonyoung Shim |
2011-08-26 | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2011-08-25 | drm/i915: Fix wrong initializer for "locked" variable in assert_panel_unlocked | Thomas Jarosch |
2011-08-23 | drm/radeon: Extended DDC Probing for Toshiba L300D Radeon Mobility X1100 HDMI... | Thomas Reim |
2011-08-23 | drm/ttm: ensure ttm for new node is bound before calling move_notify() | Ben Skeggs |
2011-08-23 | drm/ttm: unbind ttm before destroying node in accel move cleanup | Ben Skeggs |
2011-08-23 | drm/ttm: fix ttm_bo_add_ttm(user) failure path | Marcin Slusarz |
2011-08-22 | i915: do not setup intel_backlight twice | Kamal Mostafa |