aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| * 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
* | Merge branch 'topic/vga-switcheroo' of git://git.kernel.org/pub/scm/linux/ker...Dave Airlie2012-05-13
|\ \
| * | vga_switcheroo: Add the support for audio clientsTakashi Iwai2012-05-13
| * | vga_switcheroo: Introduce struct vga_switcheroo_client_opsTakashi Iwai2012-05-13
| * | vga_switcheroo: Refactor using linked listTakashi Iwai2012-05-13
* | | drm/radeon/hdmi: fix some coding styleRafał Miłecki2012-05-13
* | | drm/radeon/hdmi: update modesettingRafał Miłecki2012-05-13
* | | drm/radeon/hdmi: separate evergreen codeRafał Miłecki2012-05-13
* | | drm/radeon/kms/hdmi: helper getting ready ACR entryRafał Miłecki2012-05-13
* | | drm/radeon/kms/hdmi: clean&improve handling HDMI modeRafał Miłecki2012-05-13
* | | drm/radeon/kms/hdmi: enable audio packets at one placeRafał Miłecki2012-05-13
|/ /
* | Merge tag 'drm-intel-next-2012-05-06-merged' of git://people.freedesktop.org/...Dave Airlie2012-05-11
|\|
| * Merge remote-tracking branch 'airlied/drm-core-next' into drm-intel-next-queuedDaniel Vetter2012-05-08
| |\
| * | drm/i915: Support pageflipping interrupts for all 3-pipes on IVBChris Wilson2012-05-06
| * | drm/i915: fix gen4 gpu resetDaniel Vetter2012-05-05