aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* gma500: panel presence checkAlan Cox2012-04-27
* gma500: intel_bios updatesAlan Cox2012-04-27
* gma500: mark framebuffer pages write combiningAlan Cox2012-04-27
* gma500: Update the Cedarview clock handlingAlan Cox2012-04-27
* gma500: read the PLL bitsAlan Cox2012-04-27
* gma500: Fix leak of uncached pageAlan Cox2012-04-27
* drm: Store vendor IDs directly in the EDID quirk structureIan Pilcher2012-04-27
* drm/edid: Try harder to fix up base EDID blocksAdam Jackson2012-04-27
* vga: fix build when fbdev is a moduleMatthew Garrett2012-04-24
* drm: Unify and fix idr error handlingVille Syrjälä2012-04-24
* vga-switcheroo: select VGA arbitration.Dave Airlie2012-04-24
* efifb: Implement vga_default_device() (v2)Matthew Garrett2012-04-24
* x86: Use vga_default_device() when determining whether an fb is primaryMatthew Garrett2012-04-24
* vga-switcheroo: Use vga_default_device()Matthew Garrett2012-04-24
* vgaarb: Add support for setting the default video device (v2)Matthew Garrett2012-04-24
* drm/radeon/kms: fix up audio interrupt handlingAlex Deucher2012-04-24
* drm/radeon/kms: add register definitions for audioAlex Deucher2012-04-24
* drm/radeon/kms: improve bpc handling (v2)Alex Deucher2012-04-24
* mm: fixup compilation error due to an asm write through a const pointerDaniel Vetter2012-04-23
* drm/edid: Add packed attribute to new gtf2 and cvt structsTakashi Iwai2012-04-23
* drm/edid: Add a workaround for 1366x768 HD panelTakashi Iwai2012-04-23
* drm: replace open-coded ARRAY_SIZE with macroJim Cromie2012-04-20
* drm/edid: add missing NULL checks.Takashi Iwai2012-04-20
* drm/edid: Generate modes from extra_modes for range descriptorsAdam Jackson2012-04-20
* drm/edid: Add extra_modesAdam Jackson2012-04-20
* drm/edid: Give the est3 mode struct a real nameAdam Jackson2012-04-20
* drm/edid: Update range descriptor struct for EDID 1.4Adam Jackson2012-04-20
* drm/edid: Do drm_dmt_modes_for_range() for all range descriptor typesAdam Jackson2012-04-20
* drm/edid: Fix some comment typos in the DMT mode listAdam Jackson2012-04-20
* drm/edid: Add the reduced blanking DMT modes to the DMT listAdam Jackson2012-04-20
* drm/edid: s/drm_gtf_modes_for_range/drm_dmt_modes_for_range/Adam Jackson2012-04-20
* drm/edid: Remove a misleading commentAdam Jackson2012-04-20
* drm/edid: Allow drm_mode_find_dmt to hunt for reduced-blanking modesAdam Jackson2012-04-20
* drm/edid: Rewrite drm_mode_find_dmt search loopAdam Jackson2012-04-20
* drm/edid: Document drm_mode_find_dmtAdam Jackson2012-04-20
* drm: add DRM_MODE_FLAG_DBLCLK to CEA modes requiring itPaulo Zanoni2012-04-20
* drm: add the VIC number to the CEA EDID modesPaulo Zanoni2012-04-20
* drm: Parse color format information in CEA blocksLars-Peter Clausen2012-04-20
* drm: Fix EDID color format parsingLars-Peter Clausen2012-04-20
* drm: Add sanity checks to framebuffer creationVille Syrjälä2012-04-20
* drm: Add drm_format_{horz, vert}_chroma_subsampling() utility functionsVille Syrjälä2012-04-20
* drm: Add drm_format_plane_cpp() utility functionVille Syrjälä2012-04-20
* drm: Move drm_format_num_planes() to drm_crtc.cVille Syrjälä2012-04-20
* agp: Use u32 __iomem annotation to silence sparse warning.Santosh Nayak2012-04-12
* agp: Remove 'break' after 'return' statement.Santosh Nayak2012-04-12
* Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...Dave Airlie2012-04-12
|\
| * drm/i915: VCS is not the last ringBen Widawsky2012-04-09
| * drm/i915: Add a dual link lvds quirk for MacBook Pro 8,2Daniel Vetter2012-04-09
| * drm/i915: make quirks more verboseDaniel Vetter2012-04-09
| * drm/i915: dump the DMA fetch addr register on pre-gen6Daniel Vetter2012-04-09