aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAge
...
| | * | drm/i915: properly check for pipe countEugeni Dodonov2012-05-19
| | * | drm/i915: calculate watermarks for devices that have 3 pipesEugeni Dodonov2012-05-19
| | * | drm/i915: add support for SBI opsEugeni Dodonov2012-05-19
| | * | drm/i915: reuse Ivy Bridge interrupts code for HaswellEugeni Dodonov2012-05-19
| | * | drm/i915: add new Haswell DIP controls registersEugeni Dodonov2012-05-19
| | * | drm/i915: gen6_enable_rps() wants to be called after ring initialisationChris Wilson2012-05-19
| | * | drm/i915: Simplify interrupt processing for IvyBridgeChris Wilson2012-05-10
| | * | drm/i915: Avoid a double-read of PCH_IIR during interrupt handlingChris Wilson2012-05-10
| | * | drm/i915: enable semaphores on gen6 if dmar is not activeDaniel Vetter2012-05-10
| | * | drm/i915: s/intel_infoframe/gm45_infoframeDaniel Vetter2012-05-08
| | * | drm/i915: s/i9xx_/gm45_ for the gm45 write_infoframe functionDaniel Vetter2012-05-08
| | * | drm/i915: replace intel_infoframe_freq with VIDEO_DIP_FREQ_VSYNCDaniel Vetter2012-05-08
| | * | drm/i915: Limit calling mark-busy only for potential scanoutsChris Wilson2012-05-08
| | * | drm/i915: implement ironlake_wait_for_vblankPaulo Zanoni2012-05-08
| | * | drm/i915: set the DIP port on ibx_write_infoframePaulo Zanoni2012-05-08
| | * | drm/i915: ibx_write_infoframe can disable AVIPaulo Zanoni2012-05-08
| | * | drm/i915: split ironlake_write_infoframe into ibx_ and cpt_Paulo Zanoni2012-05-08
| | * | drm/i915: simplify intel_encoder_commitPaulo Zanoni2012-05-08
| | * | drm/i915: mask the video DIP frequency when changing itPaulo Zanoni2012-05-08
| | * | drm/i915: disable the infoframe before changing itPaulo Zanoni2012-05-08
| | * | drm/i915: break intel_infoframe_flags into _enable and _frequencyPaulo Zanoni2012-05-08
| | * | drm/i915: mask the video DIP port selectPaulo Zanoni2012-05-08
| | * | drm/i915: start writing infoframes at address 0 on gen 4Paulo Zanoni2012-05-08
| | * | drm/i915: change coding style of the write_infoframe functionsPaulo Zanoni2012-05-08
| | * | drm/i915: DSL_LINEMASK is 12 bits only on gen2Paulo Zanoni2012-05-08
| * | | drm/kms: fix Kconfig for new drivers.Dave Airlie2012-05-20
| * | | drm/cirrus/ast/mgag200: fix build without CONFIG_VGA_CONSOLEDave Airlie2012-05-19
| * | | drm/prime: expose capability flags for userspace.Dave Airlie2012-05-18
| * | | drm/radeon/hdmi: use new AFMT structsRafał Miłecki2012-05-17
| * | | drm/radeon/hdmi: store info about all AFMT blocksAlex Deucher2012-05-17
| * | | drm/radeon: make use of radeon_gem_init() consistentAlex Deucher2012-05-17
| * | | drm/radeon: eliminate redundant connector_names tableIlija Hadzic2012-05-17
| * | | drm/radeon: Also reset BCI on SI GPU reset.Michel Dänzer2012-05-17
| * | | drm/radeon: don't mess with hot plug detect for eDP or LVDS connector v2Jerome Glisse2012-05-17
| * | | drm: checking the wrong variable in savage_do_init_bci()Dan Carpenter2012-05-17
| * | | gma500: fix build warningDave Airlie2012-05-17
| * | | gma500: silence an unused variable warningDan Carpenter2012-05-17
| * | | drm/radeon: check kmalloc() for failuresDan Carpenter2012-05-17
| * | | drm: add CRTC propertiesPaulo Zanoni2012-05-17
| * | | drm: add 'count' to struct drm_object_propertiesPaulo Zanoni2012-05-17
| * | | drm: make the connector properties code use the object properties codePaulo Zanoni2012-05-17
| * | | drm: add generic ioctls to get/set properties on any objectPaulo Zanoni2012-05-17
| * | | drm: create struct drm_object_properties and use itPaulo Zanoni2012-05-17
| * | | drm: WARN() when drm_connector_attach_property failsPaulo Zanoni2012-05-17
| * | | drm: add drm_property_change_is_validPaulo Zanoni2012-05-17
| * | | gma500: unload fixesAlan Cox2012-05-17
| * | | gma500: Fix crash on D2700MUD and various other boardsAlan Cox2012-05-17
| * | | drm/kms: driver for virtual cirrus under qemuDave Airlie2012-05-17
| * | | mgag200: initial g200se driver (v2)Dave Airlie2012-05-17
| * | | drm: Initial KMS driver for AST (ASpeed Technologies) 2000 series (v2)Dave Airlie2012-05-17