aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2012-05-17drm/radeon/hdmi: store info about all AFMT blocksAlex Deucher
2012-05-17drm/radeon: make use of radeon_gem_init() consistentAlex Deucher
2012-05-17drm/radeon: eliminate redundant connector_names tableIlija Hadzic
2012-05-17drm/radeon: Also reset BCI on SI GPU reset.Michel Dänzer
2012-05-17drm/radeon: don't mess with hot plug detect for eDP or LVDS connector v2Jerome Glisse
2012-05-17drm: checking the wrong variable in savage_do_init_bci()Dan Carpenter
2012-05-17gma500: fix build warningDave Airlie
2012-05-17gma500: silence an unused variable warningDan Carpenter
2012-05-17drm/radeon: check kmalloc() for failuresDan Carpenter
2012-05-17drm: add CRTC propertiesPaulo Zanoni
2012-05-17drm: add 'count' to struct drm_object_propertiesPaulo Zanoni
2012-05-17drm: make the connector properties code use the object properties codePaulo Zanoni
2012-05-17drm: add generic ioctls to get/set properties on any objectPaulo Zanoni
2012-05-17drm: create struct drm_object_properties and use itPaulo Zanoni
2012-05-17drm: WARN() when drm_connector_attach_property failsPaulo Zanoni
2012-05-17drm: add drm_property_change_is_validPaulo Zanoni
2012-05-17gma500: unload fixesAlan Cox
2012-05-17gma500: Fix crash on D2700MUD and various other boardsAlan Cox
2012-05-17drm/kms: driver for virtual cirrus under qemuDave Airlie
2012-05-17mgag200: initial g200se driver (v2)Dave Airlie
2012-05-17drm: Initial KMS driver for AST (ASpeed Technologies) 2000 series (v2)Dave Airlie
2012-05-13Merge branch 'topic/vga-switcheroo' of git://git.kernel.org/pub/scm/linux/ker...Dave Airlie
2012-05-13drm/radeon/hdmi: fix some coding styleRafał Miłecki
2012-05-13drm/radeon/hdmi: update modesettingRafał Miłecki
2012-05-13drm/radeon/hdmi: separate evergreen codeRafał Miłecki
2012-05-13drm/radeon/kms/hdmi: helper getting ready ACR entryRafał Miłecki
2012-05-13drm/radeon/kms/hdmi: clean&improve handling HDMI modeRafał Miłecki
2012-05-13drm/radeon/kms/hdmi: enable audio packets at one placeRafał Miłecki
2012-05-13vga_switcheroo: Introduce struct vga_switcheroo_client_opsTakashi Iwai
2012-05-11Merge tag 'drm-intel-next-2012-05-06-merged' of git://people.freedesktop.org/...Dave Airlie
2012-05-11drm: pass dev to drm_vm_{open,close}_locked()Rob Clark
2012-05-11gma500: Turn on the IRQ for everythingAlan Cox
2012-05-11gma500: clean up some more checksAlan Cox
2012-05-11cdv: Add all cedarview pci idsAlan Cox
2012-05-11gma500: Clean up some of the noiseAlan Cox
2012-05-11gma500: use the register map to clean upAlan Cox
2012-05-11gma500: introduce some register mapsAlan Cox
2012-05-11gma500: Clean up from the psb_pipe structureAlan Cox
2012-05-11gma500: introduce a structure describing each pipeAlan Cox
2012-05-11gma500: Fix build without ACPIAlan Cox
2012-05-10drm/i915: Simplify interrupt processing for IvyBridgeChris Wilson
2012-05-10drm/i915: Avoid a double-read of PCH_IIR during interrupt handlingChris Wilson
2012-05-10drm/i915: enable semaphores on gen6 if dmar is not activeDaniel Vetter
2012-05-09drm/radeon/kms: fix warning on 32-bit in atomic fence printingDave Airlie
2012-05-09drm/radeon: make the ib an inline objectJerome Glisse
2012-05-09drm/radeon: remove r600 blit mutex v2Christian König
2012-05-09drm/radeon: move the semaphore from the fence into the ibJerome Glisse
2012-05-09drm/radeon: immediately free ttm-move semaphoreChristian König
2012-05-09drm/radeon: rip out the ib poolJerome Glisse
2012-05-09drm/radeon: simplify semaphore handling v2Jerome Glisse