summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
8 daysDisable shadow and pixel timings when changing modes on the VX900HEADmasterJames Simmons1-0/+11
9 daysMerge branch 'drm-core-next'James Simmons1107-16313/+22965
9 daysExpand the registers to set for a new resolution on the VX900James Simmons2-4/+16
9 daysVX855/VX900 use a different bit to unlock the CRTCJames Simmons2-6/+16
11 daysdrm/radeon/hdmi: fix some coding styleRafał Miłecki1-15/+32
11 daysdrm/radeon/hdmi: update modesettingRafał Miłecki2-26/+70
11 daysdrm/radeon/hdmi: separate evergreen codeRafał Miłecki5-11/+203
11 daysdrm/radeon/kms/hdmi: helper getting ready ACR entryRafał Miłecki2-36/+43
11 daysdrm/radeon/kms/hdmi: clean&improve handling HDMI modeRafał Miłecki1-15/+27
11 daysdrm/radeon/kms/hdmi: enable audio packets at one placeRafał Miłecki1-10/+16
13 daysMerge tag 'drm-intel-next-2012-05-06-merged' of git://people.freedesktop.org/...Dave Airlie27-2256/+2881
13 daysdrm: pass dev to drm_vm_{open,close}_locked()Rob Clark3-15/+13
13 daysgma500: Turn on the IRQ for everythingAlan Cox1-2/+2
13 daysgma500: clean up some more checksAlan Cox5-7/+9
13 dayscdv: Add all cedarview pci idsAlan Cox1-0/+8
13 daysgma500: Clean up some of the noiseAlan Cox4-29/+5
13 daysgma500: use the register map to clean upAlan Cox8-783/+473
13 daysgma500: introduce some register mapsAlan Cox5-1/+268
13 daysgma500: Clean up from the psb_pipe structureAlan Cox1-83/+46
13 daysgma500: introduce a structure describing each pipeAlan Cox6-340/+173
13 daysgma500: Fix build without ACPIAlan Cox4-14/+23
2012-05-09drm/radeon/kms: fix warning on 32-bit in atomic fence printingDave Airlie1-2/+2
2012-05-09drm/radeon: make the ib an inline objectJerome Glisse9-111/+93
2012-05-09drm/radeon: remove r600 blit mutex v2Christian König5-75/+50
2012-05-09drm/radeon: move the semaphore from the fence into the ibJerome Glisse4-13/+12
2012-05-09drm/radeon: immediately free ttm-move semaphoreChristian König1-2/+5
2012-05-09drm/radeon: rip out the ib poolJerome Glisse5-202/+71
2012-05-09drm/radeon: simplify semaphore handling v2Jerome Glisse10-149/+30
2012-05-09drm/radeon: multiple ring allocator v3Christian König3-107/+231
2012-05-09drm/radeon: use one wait queue for all rings add fence_wait_any v2Jerome Glisse2-7/+163
2012-05-09drm/radeon: define new SA interface v3Christian König6-19/+63
2012-05-09drm/radeon: make sa bo a stand alone objectChristian König7-22/+32
2012-05-09drm/radeon: keep start and end offset in the SAChristian König4-12/+13
2012-05-09drm/radeon: add sub allocator debugfs fileChristian König3-0/+41
2012-05-09drm/radeon: add proper locking to the SA v3Christian König2-0/+7
2012-05-09drm/radeon: use inline functions to calc sa_bo addrChristian König4-12/+17
2012-05-09drm/radeon: rework locking ring emission mutex in fence deadlock detection v2Christian König5-29/+37
2012-05-09drm/radeon: rework fence handling, drop fence list v7Jerome Glisse3-194/+119
2012-05-09drm/radeon: convert fence to uint64_t v4Jerome Glisse3-57/+107
2012-05-09drm/radeon: replace the per ring mutex with a global oneChristian König5-45/+41
2012-05-09drm/radeon: fix possible lack of synchronization btw ttm and other ringJerome Glisse2-7/+6
2012-05-08Merge remote-tracking branch 'airlied/drm-core-next' into drm-intel-next-queuedDaniel Vetter730-4911/+7683
2012-05-07Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...Dave Airlie687-4065/+6526
2012-05-07Merge tag 'v3.4-rc6' into drm-intel-nextDaniel Vetter687-4065/+6526
2012-05-07gma500: mid-bios: rewrite VBT/GCT handling in a cleaner wayKirill A. Shutemov5-131/+203
2012-05-07gma500: fix -Wmissing-include-dirs warningsKirill A. Shutemov1-1/+1
2012-05-07gma500: cdv_intel_lvds: mark cdv_intel_lvds_enc_funcs as staticKirill A. Shutemov1-1/+1
2012-05-07gma500: oaktrail_hdmi_i2c_handler(): base should be __iomemKirill A. Shutemov1-1/+1
2012-05-07gma500: lid_state should be __iomemKirill A. Shutemov1-1/+1
2012-05-07gma500: psb_irq_turn_off_dpst() fix bit operationKirill A. Shutemov1-1/+1