summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon/kms: get rid of hdmi_config_offsetRafał Miłecki2012-05-014-17/+6
* drm/radeon/kms: move audio params to separated structRafał Miłecki2012-05-012-26/+27
* drm/edid: fix collision between two patches breaking buildDave Airlie2012-04-301-2/+2
* drm: fixed: Add dfixed_fracRobert Morell2012-04-271-0/+1
* gma500: Set the mapping maskAlan Cox2012-04-272-0/+6
* gma500: Add the base elements of CDV hotplug supportAlan Cox2012-04-273-3/+48
* gma500: Add ops for hotplug support.Alan Cox2012-04-272-7/+26
* cdv: continue synching up with updated reference codeAlan Cox2012-04-2710-56/+89
* gma500: Clean up weirdness in the cdv mode test codeAlan Cox2012-04-271-3/+1
* gma500: support 1080pAlan Cox2012-04-275-25/+16
* gma500: panel presence checkAlan Cox2012-04-271-0/+57
* gma500: intel_bios updatesAlan Cox2012-04-274-37/+438
* gma500: mark framebuffer pages write combiningAlan Cox2012-04-271-1/+1
* gma500: Update the Cedarview clock handlingAlan Cox2012-04-273-65/+294
* gma500: read the PLL bitsAlan Cox2012-04-273-0/+59
* gma500: Fix leak of uncached pageAlan Cox2012-04-271-0/+1
* drm: Store vendor IDs directly in the EDID quirk structureIan Pilcher2012-04-271-1/+1
* drm/edid: Try harder to fix up base EDID blocksAdam Jackson2012-04-272-6/+6
* vga: fix build when fbdev is a moduleMatthew Garrett2012-04-242-0/+4
* drm: Unify and fix idr error handlingVille Syrjälä2012-04-244-12/+12
* vga-switcheroo: select VGA arbitration.Dave Airlie2012-04-241-0/+1
* efifb: Implement vga_default_device() (v2)Matthew Garrett2012-04-242-20/+63
* x86: Use vga_default_device() when determining whether an fb is primaryMatthew Garrett2012-04-241-5/+15
* vga-switcheroo: Use vga_default_device()Matthew Garrett2012-04-241-4/+5
* vgaarb: Add support for setting the default video device (v2)Matthew Garrett2012-04-243-0/+14
* drm/radeon/kms: fix up audio interrupt handlingAlex Deucher2012-04-248-105/+281
* drm/radeon/kms: add register definitions for audioAlex Deucher2012-04-244-0/+661
* drm/radeon/kms: improve bpc handling (v2)Alex Deucher2012-04-245-12/+63
* mm: fixup compilation error due to an asm write through a const pointerDaniel Vetter2012-04-231-1/+1
* drm/edid: Add packed attribute to new gtf2 and cvt structsTakashi Iwai2012-04-231-2/+2
* drm/edid: Add a workaround for 1366x768 HD panelTakashi Iwai2012-04-231-0/+15
* drm: replace open-coded ARRAY_SIZE with macroJim Cromie2012-04-201-4/+3
* drm/edid: add missing NULL checks.Takashi Iwai2012-04-201-0/+6
* drm/edid: Generate modes from extra_modes for range descriptorsAdam Jackson2012-04-201-0/+73
* drm/edid: Add extra_modesAdam Jackson2012-04-201-0/+11
* drm/edid: Give the est3 mode struct a real nameAdam Jackson2012-04-201-2/+4
* drm/edid: Update range descriptor struct for EDID 1.4Adam Jackson2012-04-201-6/+20
* drm/edid: Do drm_dmt_modes_for_range() for all range descriptor typesAdam Jackson2012-04-201-5/+6
* drm/edid: Fix some comment typos in the DMT mode listAdam Jackson2012-04-201-5/+5
* drm/edid: Add the reduced blanking DMT modes to the DMT listAdam Jackson2012-04-201-1/+93
* drm/edid: s/drm_gtf_modes_for_range/drm_dmt_modes_for_range/Adam Jackson2012-04-201-2/+2
* drm/edid: Remove a misleading commentAdam Jackson2012-04-201-4/+0
* drm/edid: Allow drm_mode_find_dmt to hunt for reduced-blanking modesAdam Jackson2012-04-203-15/+27
* drm/edid: Rewrite drm_mode_find_dmt search loopAdam Jackson2012-04-201-9/+10
* drm/edid: Document drm_mode_find_dmtAdam Jackson2012-04-201-0/+10
* drm: add DRM_MODE_FLAG_DBLCLK to CEA modes requiring itPaulo Zanoni2012-04-201-16/+22
* drm: add the VIC number to the CEA EDID modesPaulo Zanoni2012-04-201-64/+64
* drm: Parse color format information in CEA blocksLars-Peter Clausen2012-04-201-10/+21
* drm: Fix EDID color format parsingLars-Peter Clausen2012-04-201-4/+4
* drm: Add sanity checks to framebuffer creationVille Syrjälä2012-04-201-4/+43