summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-05-17drm/radeon/hdmi: store info about all AFMT blocksAlex Deucher5-7/+106
2012-05-17drm/radeon: make use of radeon_gem_init() consistentAlex Deucher6-21/+3
2012-05-17drm/radeon: eliminate redundant connector_names tableIlija Hadzic1-19/+1
2012-05-17drm/radeon: Also reset BCI on SI GPU reset.Michel Dänzer1-0/+1
2012-05-17drm/radeon: don't mess with hot plug detect for eDP or LVDS connector v2Jerome Glisse1-0/+8
2012-05-17drm: checking the wrong variable in savage_do_init_bci()Dan Carpenter1-1/+1
2012-05-17gma500: fix build warningDave Airlie1-1/+1
2012-05-17gma500: silence an unused variable warningDan Carpenter1-6/+6
2012-05-17drm/radeon: check kmalloc() for failuresDan Carpenter1-0/+2
2012-05-17drm: add CRTC propertiesPaulo Zanoni2-1/+28
2012-05-17drm: add 'count' to struct drm_object_propertiesPaulo Zanoni2-37/+28
2012-05-17drm: make the connector properties code use the object properties codePaulo Zanoni1-86/+12
2012-05-17drm: add generic ioctls to get/set properties on any objectPaulo Zanoni5-1/+215
2012-05-17drm: create struct drm_object_properties and use itPaulo Zanoni2-27/+33
2012-05-17drm: WARN() when drm_connector_attach_property failsPaulo Zanoni2-7/+7
2012-05-17drm: add drm_property_change_is_validPaulo Zanoni1-20/+19
2012-05-17gma500: unload fixesAlan Cox4-40/+20
2012-05-17gma500: Fix crash on D2700MUD and various other boardsAlan Cox2-4/+12
2012-05-17drm/kms: driver for virtual cirrus under qemuDave Airlie10-0/+2095
2012-05-17mgag200: initial g200se driver (v2)Dave Airlie12-0/+3895
2012-05-17drm: Initial KMS driver for AST (ASpeed Technologies) 2000 series (v2)Dave Airlie13-0/+5296
2012-05-17x86/vga: fix build with efi disabled.Dave Airlie1-1/+1
2012-05-16x86/vga: set the default device from the fixup.Dave Airlie1-0/+3
2012-05-13Merge branch 'topic/vga-switcheroo' of git://git.kernel.org/pub/scm/linux/ker...Dave Airlie5-132/+195
2012-05-13drm/radeon/hdmi: fix some coding styleRafał Miłecki1-15/+32
2012-05-13drm/radeon/hdmi: update modesettingRafał Miłecki2-26/+70
2012-05-13drm/radeon/hdmi: separate evergreen codeRafał Miłecki5-11/+203
2012-05-13drm/radeon/kms/hdmi: helper getting ready ACR entryRafał Miłecki2-36/+43
2012-05-13drm/radeon/kms/hdmi: clean&improve handling HDMI modeRafał Miłecki1-15/+27
2012-05-13drm/radeon/kms/hdmi: enable audio packets at one placeRafał Miłecki1-10/+16
2012-05-13vga_switcheroo: Add the support for audio clientsTakashi Iwai2-14/+62
2012-05-13vga_switcheroo: Introduce struct vga_switcheroo_client_opsTakashi Iwai5-31/+35
2012-05-13vga_switcheroo: Refactor using linked listTakashi Iwai1-99/+110
2012-05-11Merge tag 'drm-intel-next-2012-05-06-merged' of git://people.freedesktop.org/...Dave Airlie27-2256/+2881
2012-05-11drm: pass dev to drm_vm_{open,close}_locked()Rob Clark3-15/+13
2012-05-11gma500: Turn on the IRQ for everythingAlan Cox1-2/+2
2012-05-11gma500: clean up some more checksAlan Cox5-7/+9
2012-05-11cdv: Add all cedarview pci idsAlan Cox1-0/+8
2012-05-11gma500: Clean up some of the noiseAlan Cox4-29/+5
2012-05-11gma500: use the register map to clean upAlan Cox8-783/+473
2012-05-11gma500: introduce some register mapsAlan Cox5-1/+268
2012-05-11gma500: Clean up from the psb_pipe structureAlan Cox1-83/+46
2012-05-11gma500: introduce a structure describing each pipeAlan Cox6-340/+173
2012-05-11gma500: 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