| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds | 2009-11-30 | 8 | -19/+89 |
|\ |
|
| * | drm/i915: Select CONFIG_SHMEM | Chris Wilson | 2009-11-25 | 1 | -0/+1 |
| * | drm/i915: Fix CRT hotplug detect by checking really no channels attached | Zhenyu Wang | 2009-11-25 | 1 | -2/+2 |
| * | drm/i915: Add more registers save/restore for Ironlake suspend | Zhenyu Wang | 2009-11-12 | 2 | -1/+47 |
| * | drm/i915: Fix IRQ stall issue on Ironlake | Zou, Nanhai | 2009-11-12 | 1 | -1/+9 |
| * | drm/i915: HDMI hardware workaround for Ironlake | Zhenyu Wang | 2009-11-05 | 1 | -4/+22 |
| * | drm/i915: Fix and cleanup DPLL calculation for Ironlake | Zhenyu Wang | 2009-11-05 | 1 | -9/+6 |
| * | drm/i915: Avoid potential sleep whilst holding spinlock | Chris Wilson | 2009-11-05 | 1 | -2/+2 |
* | | drm/fb: fix FBIOGET/PUT_VSCREENINFO pixel clock handling | Clemens Ladisch | 2009-11-24 | 1 | -3/+3 |
* | | drm: make sure page protections are updated after changing vm_flags | Jeremy Fitzhardinge | 2009-11-24 | 1 | -1/+1 |
* | | drm/radeon/kms: Report vga connector is connected according to ddc_probe | Jerome Glisse | 2009-11-24 | 1 | -4/+5 |
* | | drm: mm always protect change to unused_nodes with unused_lock spinlock | Jerome Glisse | 2009-11-24 | 1 | -0/+9 |
* | | drm/radeon/kms: Disable TV load detect on RS400,RC410,RS480 | Jerome Glisse | 2009-11-24 | 1 | -0/+7 |
* | | drm/radeon/kms: read back register before writing in IIO. | Dave Airlie | 2009-11-24 | 1 | -0/+1 |
* | | drm/radeon/kms: fix handling of d1/d2 vga | Dave Airlie | 2009-11-24 | 1 | -5/+4 |
* | | drm: work around EDIDs with bad htotal/vtotal values | Jesse Barnes | 2009-11-24 | 1 | -0/+6 |
* | | drm/radeon/kms: resume AGP by calling init. | Dave Airlie | 2009-11-24 | 3 | -0/+15 |
* | | Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2009-11-17 | 1 | -6/+6 |
|\ \ |
|
| * | | drm: radeon: Mark several functions static in mkregtable | Josh Triplett | 2009-11-16 | 1 | -6/+6 |
* | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-11-11 | 43 | -639/+1294 |
|\ \ \
| |_|/
|/| | |
|
| * | | drm/kms: Init the CRTC info fields for modes forced from the command line. | Francisco Jerez | 2009-11-10 | 1 | -0/+1 |
| * | | drm/radeon/r600: CS parser updates | Alex Deucher | 2009-11-10 | 2 | -0/+28 |
| * | | drm/radeon/kms: add debugfs for power management for AtomBIOS devices | Rafał Miłecki | 2009-11-06 | 13 | -2/+132 |
| * | | drm/radeon/kms: initial mode validation support | Alex Deucher | 2009-11-06 | 1 | -1/+47 |
| * | | drm/radeon/kms/atom/dce3: call transmitter init on mode set | Alex Deucher | 2009-11-06 | 1 | -10/+10 |
| * | | drm/radeon/kms: store detailed connector info | Alex Deucher | 2009-11-06 | 4 | -48/+199 |
| * | | drm/radeon/kms/atom/dce3: fix up usPixelClock calculation for Transmitter tables | Alex Deucher | 2009-11-06 | 1 | -3/+6 |
| * | | drm/radeon/kms/r600: fix rs880 support v2 | Alex Deucher | 2009-11-06 | 3 | -8/+15 |
| * | | drm/radeon/kms/r700: fix some typos in chip init | Alex Deucher | 2009-11-04 | 1 | -13/+13 |
| * | | drm/radeon/kms: remove some misleading debugging output | Alex Deucher | 2009-11-04 | 1 | -3/+0 |
| * | | drm/radeon/kms: stop putting VRAM at 0 in MC space on r600s. | Dave Airlie | 2009-11-04 | 1 | -25/+19 |
| * | | drm/radeon/kms: disable D1VGA and D2VGA if enabled | Dave Airlie | 2009-11-04 | 1 | -0/+2 |
| * | | drm/radeon/kms: Don't RMW CP_RB_CNTL | Alex Deucher | 2009-11-04 | 2 | -11/+9 |
| * | | drm/radeon/kms: fix coherency issues on AGP cards. | Dave Airlie | 2009-11-04 | 2 | -0/+7 |
| * | | drm/radeon/kms: fix rc410 suspend/resume. | Dave Airlie | 2009-10-28 | 1 | -0/+2 |
| * | | drm/radeon/kms: add quirk for hp dc5750 | Alex Deucher | 2009-10-28 | 1 | -0/+6 |
| * | | drm/radeon/kms/atom: fix potential oops in spread spectrum code | Alex Deucher | 2009-10-28 | 1 | -9/+12 |
| * | | drm/kms: typo fix | James Simmons | 2009-10-28 | 1 | -1/+1 |
| * | | drm/radeon/kms/atom: Make card_info per device | Mathias Fröhlich | 2009-10-28 | 2 | -12/+18 |
| * | | drm/radeon/kms/atom: Fix DVO support | Alex Deucher | 2009-10-28 | 1 | -2/+8 |
| * | | drm/radeon/kms/atom: loosen pll min output limits | Alex Deucher | 2009-10-28 | 1 | -0/+10 |
| * | | drm/radeon/kms: add support for msi | Alex Deucher | 2009-10-26 | 5 | -2/+49 |
| * | | drm/radeon/kms/atom: add support for spread spectrum (v2) | Alex Deucher | 2009-10-26 | 4 | -12/+111 |
| * | | drm/radeon/kms/r7xx: add regs for 40 bit CUR/GRPH addresses | Alex Deucher | 2009-10-26 | 3 | -2/+27 |
| * | | drm/radeon/r600: only assign vb after we know space is available. | Robert Noland | 2009-10-26 | 1 | -3/+1 |
| * | | drm/radeon/r600: Replace repeated calculations with variable. | Robert Noland | 2009-10-26 | 1 | -21/+31 |
| * | | drm/radeon/kms/atom: get better min pixel clock info | Mathias Fröhlich | 2009-10-26 | 1 | -2/+6 |
| * | | drm/radeon/kms: add quirk for acer 5102 | Alex Deucher | 2009-10-26 | 1 | -10/+23 |
| * | | drm/radeon/kms: fix vram_width calculation on r6xx/r7xx | Alex Deucher | 2009-10-26 | 4 | -16/+52 |
| * | | drm/radeon/kms: fix cs parser tex bit 11 check | Mathias Fröhlich | 2009-10-26 | 1 | -2/+7 |