summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
...
| * drm/i915: add new Haswell DIP controls registersEugeni Dodonov2012-05-192-0/+55
| * drm/i915: gen6_enable_rps() wants to be called after ring initialisationChris Wilson2012-05-193-16/+6
| * drm/i915: Simplify interrupt processing for IvyBridgeChris Wilson2012-05-101-49/+38
| * drm/i915: Avoid a double-read of PCH_IIR during interrupt handlingChris Wilson2012-05-101-6/+3
| * drm/i915: enable semaphores on gen6 if dmar is not activeDaniel Vetter2012-05-101-2/+4
| * drm/i915: s/intel_infoframe/gm45_infoframeDaniel Vetter2012-05-081-14/+14
| * drm/i915: s/i9xx_/gm45_ for the gm45 write_infoframe functionDaniel Vetter2012-05-081-3/+3
| * drm/i915: replace intel_infoframe_freq with VIDEO_DIP_FREQ_VSYNCDaniel Vetter2012-05-081-21/+4
| * drm/i915: Limit calling mark-busy only for potential scanoutsChris Wilson2012-05-082-1/+8
| * drm/i915: implement ironlake_wait_for_vblankPaulo Zanoni2012-05-081-0/+16
| * drm/i915: set the DIP port on ibx_write_infoframePaulo Zanoni2012-05-082-0/+17
| * drm/i915: ibx_write_infoframe can disable AVIPaulo Zanoni2012-05-081-7/+1
| * drm/i915: split ironlake_write_infoframe into ibx_ and cpt_Paulo Zanoni2012-05-081-4/+48
| * drm/i915: simplify intel_encoder_commitPaulo Zanoni2012-05-081-2/+1
| * drm/i915: mask the video DIP frequency when changing itPaulo Zanoni2012-05-082-0/+4
| * drm/i915: disable the infoframe before changing itPaulo Zanoni2012-05-081-0/+9
| * drm/i915: break intel_infoframe_flags into _enable and _frequencyPaulo Zanoni2012-05-081-6/+26
| * drm/i915: mask the video DIP port selectPaulo Zanoni2012-05-082-0/+2
| * drm/i915: start writing infoframes at address 0 on gen 4Paulo Zanoni2012-05-081-1/+1
| * drm/i915: change coding style of the write_infoframe functionsPaulo Zanoni2012-05-081-20/+23
| * drm/i915: DSL_LINEMASK is 12 bits only on gen2Paulo Zanoni2012-05-082-4/+10
* | drm/kms: fix Kconfig for new drivers.Dave Airlie2012-05-203-3/+6
* | drm/cirrus/ast/mgag200: fix build without CONFIG_VGA_CONSOLEDave Airlie2012-05-193-0/+6
* | drm/prime: expose capability flags for userspace.Dave Airlie2012-05-181-0/+4
* | drm/radeon/hdmi: use new AFMT structsRafał Miłecki2012-05-175-102/+107
* | drm/radeon/hdmi: store info about all AFMT blocksAlex Deucher2012-05-175-7/+106
* | drm/radeon: make use of radeon_gem_init() consistentAlex Deucher2012-05-176-21/+3
* | drm/radeon: eliminate redundant connector_names tableIlija Hadzic2012-05-171-19/+1
* | drm/radeon: Also reset BCI on SI GPU reset.Michel Dänzer2012-05-171-0/+1
* | drm/radeon: don't mess with hot plug detect for eDP or LVDS connector v2Jerome Glisse2012-05-171-0/+8
* | drm: checking the wrong variable in savage_do_init_bci()Dan Carpenter2012-05-171-1/+1
* | gma500: fix build warningDave Airlie2012-05-171-1/+1
* | gma500: silence an unused variable warningDan Carpenter2012-05-171-6/+6
* | drm/radeon: check kmalloc() for failuresDan Carpenter2012-05-171-0/+2
* | drm: add CRTC propertiesPaulo Zanoni2012-05-171-0/+20
* | drm: add 'count' to struct drm_object_propertiesPaulo Zanoni2012-05-171-37/+27
* | drm: make the connector properties code use the object properties codePaulo Zanoni2012-05-171-86/+12
* | drm: add generic ioctls to get/set properties on any objectPaulo Zanoni2012-05-172-1/+185
* | drm: create struct drm_object_properties and use itPaulo Zanoni2012-05-171-22/+23
* | drm: WARN() when drm_connector_attach_property failsPaulo Zanoni2012-05-171-5/+5
* | drm: add drm_property_change_is_validPaulo Zanoni2012-05-171-20/+19
* | gma500: unload fixesAlan Cox2012-05-174-40/+20
* | gma500: Fix crash on D2700MUD and various other boardsAlan Cox2012-05-172-4/+12
* | drm/kms: driver for virtual cirrus under qemuDave Airlie2012-05-1710-0/+2095
* | mgag200: initial g200se driver (v2)Dave Airlie2012-05-1712-0/+3895
* | drm: Initial KMS driver for AST (ASpeed Technologies) 2000 series (v2)Dave Airlie2012-05-1713-0/+5296
* | Merge branch 'topic/vga-switcheroo' of git://git.kernel.org/pub/scm/linux/ker...Dave Airlie2012-05-133-11/+20
|\ \
| * | vga_switcheroo: Introduce struct vga_switcheroo_client_opsTakashi Iwai2012-05-133-11/+20
* | | drm/radeon/hdmi: fix some coding styleRafał Miłecki2012-05-131-15/+32
* | | drm/radeon/hdmi: update modesettingRafał Miłecki2012-05-132-26/+70
OpenPOWER on IntegriCloud