summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-03gma500: implement backlight functionality for Cedartrail devicesAlan Cox1-63/+52
2012-05-03gma500: wide framebuffer memoryAlan Cox1-0/+2
2012-05-03gma500: Sync up Oaktrail HDMIAlan Cox1-0/+1
2012-05-03gma500: don't register the ACPI video busAlan Cox1-1/+1
2012-05-03gma500: mdfld_dsi_dpi_mode_set() do not corrupt DSPSTRIDEKirill A. Shutemov1-1/+0
2012-05-03vgaarb: Provide dummy default device functionsMatthew Garrett1-0/+5
2012-05-03drm/radeon: add connector table for SAM440ep embedded boardAlex Deucher2-0/+67
2012-05-03drm/radeon: avoid leaking const ib (not used yet on si and newer GPU)Jerome Glisse1-0/+5
2012-05-03drm/radeon: Original Radeons had PCI GART, not PCIe GART.Michel Dänzer1-1/+1
2012-05-03drm/radeon: remove cayman_gpu_is_lockupChristian König3-26/+6
2012-05-03drm/radeon: remove r300_gpu_is_lockupChristian König3-23/+8
2012-05-03drm/radeon: make forcing ring activity a common functionChristian König8-56/+23
2012-05-03drm/radeon: unlock the ring mutex while waiting for the next fenceChristian König1-0/+2
2012-05-03drm/radeon: make lockup timeout a module paramChristian König3-1/+6
2012-05-03drm/radeon: move lockup detection code into radeon_ring.cChristian König9-91/+69
2012-05-03drm/radeon: rework recursive gpu reset handlingChristian König4-12/+32
2012-05-03drm/radeon: fix a bug with the ring syncing codeChristian König4-50/+93
2012-05-03drm/radeon: don't keep list of created fences.Christian König2-8/+0
2012-05-03drm/radeon: rename fence_wait_last to fence_wait_emptyChristian König3-4/+4
2012-05-03drm/radeon: return -ENOENT in fence_wait_next v2Christian König1-1/+1
2012-05-03drm/radeon: fix a bug in the SA codeChristian König1-1/+1
2012-05-03drm/radeon: rework gpu lockup detection and processingChristian König2-76/+77
2012-05-03drm/radeon: use central function for IB testingChristian König14-60/+57
2012-05-03drm/radeon: register ring debugfs handlers on initChristian König1-12/+19
2012-05-03drm/radeon: replace gpu_lockup with ring->ready flagChristian König6-28/+13
2012-05-03drm/radeon: make radeon_gpu_is_lockup a per ring functionChristian König3-22/+28
2012-05-03cdv: Fix typos in initialization of mdfld_chip_opsPatrik Jakobsson1-2/+2
2012-05-02drm/kms: reduce some messages to debug level (v2)Dave Airlie1-9/+9
2012-05-02Merge tag 'drm-intel-next-2012-04-23' of git://people.freedesktop.org/~danvet...Dave Airlie381-6645/+7668
2012-05-01drm/radeon/kms/hdmi: use relative offsets, official regsRafał Miłecki4-98/+66
2012-05-01drm/radeon/kms: keep HDMI state in separated variableRafał Miłecki2-7/+10
2012-05-01drm/radeon/kms: get rid of r600_hdmi_find_free_blockRafał Miłecki1-37/+8
2012-05-01drm/radeon/kms: get rid of hdmi_config_offsetRafał Miłecki4-17/+6
2012-05-01drm/radeon/kms: move audio params to separated structRafał Miłecki2-26/+27
2012-04-30drm/edid: fix collision between two patches breaking buildDave Airlie1-2/+2
2012-04-27drm: fixed: Add dfixed_fracRobert Morell1-0/+1
2012-04-27gma500: Set the mapping maskAlan Cox2-0/+6
2012-04-27gma500: Add the base elements of CDV hotplug supportAlan Cox3-3/+48
2012-04-27gma500: Add ops for hotplug support.Alan Cox2-7/+26
2012-04-27cdv: continue synching up with updated reference codeAlan Cox10-56/+89
2012-04-27gma500: Clean up weirdness in the cdv mode test codeAlan Cox1-3/+1
2012-04-27gma500: support 1080pAlan Cox5-25/+16
2012-04-27gma500: panel presence checkAlan Cox1-0/+57
2012-04-27gma500: intel_bios updatesAlan Cox4-37/+438
2012-04-27gma500: mark framebuffer pages write combiningAlan Cox1-1/+1
2012-04-27gma500: Update the Cedarview clock handlingAlan Cox3-65/+294
2012-04-27gma500: read the PLL bitsAlan Cox3-0/+59
2012-04-27gma500: Fix leak of uncached pageAlan Cox1-0/+1
2012-04-27drm: Store vendor IDs directly in the EDID quirk structureIan Pilcher1-1/+1
2012-04-27drm/edid: Try harder to fix up base EDID blocksAdam Jackson2-6/+6