summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2012-04-27gma500: Fix leak of uncached pageAlan Cox
2012-04-27drm: Store vendor IDs directly in the EDID quirk structureIan Pilcher
2012-04-27drm/edid: Try harder to fix up base EDID blocksAdam Jackson
2012-04-24vga: fix build when fbdev is a moduleMatthew Garrett
2012-04-24drm: Unify and fix idr error handlingVille Syrjälä
2012-04-24vga-switcheroo: select VGA arbitration.Dave Airlie
2012-04-24efifb: Implement vga_default_device() (v2)Matthew Garrett
2012-04-24vga-switcheroo: Use vga_default_device()Matthew Garrett
2012-04-24vgaarb: Add support for setting the default video device (v2)Matthew Garrett
2012-04-24drm/radeon/kms: fix up audio interrupt handlingAlex Deucher
2012-04-24drm/radeon/kms: add register definitions for audioAlex Deucher
2012-04-24drm/radeon/kms: improve bpc handling (v2)Alex Deucher
2012-04-23drm/edid: Add a workaround for 1366x768 HD panelTakashi Iwai
2012-04-23drm/i915: rc6 residency (fix the fix)Ben Widawsky
2012-04-20drm/i915/tv: fix open-coded ARRAY_SIZE.Dave Airlie
2012-04-20drm: replace open-coded ARRAY_SIZE with macroJim Cromie
2012-04-20drm/edid: add missing NULL checks.Takashi Iwai
2012-04-20drm/edid: Generate modes from extra_modes for range descriptorsAdam Jackson
2012-04-20drm/edid: Add extra_modesAdam Jackson
2012-04-20drm/edid: Give the est3 mode struct a real nameAdam Jackson
2012-04-20drm/edid: Do drm_dmt_modes_for_range() for all range descriptor typesAdam Jackson
2012-04-20drm/edid: Fix some comment typos in the DMT mode listAdam Jackson
2012-04-20drm/edid: Add the reduced blanking DMT modes to the DMT listAdam Jackson
2012-04-20drm/edid: s/drm_gtf_modes_for_range/drm_dmt_modes_for_range/Adam Jackson
2012-04-20drm/edid: Remove a misleading commentAdam Jackson
2012-04-20drm/edid: Allow drm_mode_find_dmt to hunt for reduced-blanking modesAdam Jackson
2012-04-20drm/edid: Rewrite drm_mode_find_dmt search loopAdam Jackson
2012-04-20drm/edid: Document drm_mode_find_dmtAdam Jackson
2012-04-20drm: add DRM_MODE_FLAG_DBLCLK to CEA modes requiring itPaulo Zanoni
2012-04-20drm: add the VIC number to the CEA EDID modesPaulo Zanoni
2012-04-20drm: Parse color format information in CEA blocksLars-Peter Clausen
2012-04-20drm: Fix EDID color format parsingLars-Peter Clausen
2012-04-20drm: Add sanity checks to framebuffer creationVille Syrjälä
2012-04-20drm: Add drm_format_{horz, vert}_chroma_subsampling() utility functionsVille Syrjälä
2012-04-20drm: Add drm_format_plane_cpp() utility functionVille Syrjälä
2012-04-20drm: Move drm_format_num_planes() to drm_crtc.cVille Syrjälä
2012-04-20drm/i915: invalidate render cache on gen2Daniel Vetter
2012-04-18drm/i915: Silence the change of LVDS sync polarityChris Wilson
2012-04-18drm/i915: add generic power management initializationEugeni Dodonov
2012-04-18drm/i915: move clock gating functionality into intel_pm moduleEugeni Dodonov
2012-04-18drm/i915: move emon functionality into intel_pm moduleEugeni Dodonov
2012-04-18drm/i915: move drps, rps and rc6-related functions to intel_pmEugeni Dodonov
2012-04-18drm/i915: fix line breaks in intel_pmEugeni Dodonov
2012-04-18drm/i915: move watermarks settings into intel_pm moduleEugeni Dodonov
2012-04-18drm/i915: move fbc-related functionality into intel_pm moduleEugeni Dodonov
2012-04-18drm/i915: Refactor get_fence() to use the common fence writing routineChris Wilson
2012-04-18drm/i915: Refactor fence clearing to use the common fence writing routineChris Wilson
2012-04-18drm/i915: Refactor put_fence() to use the common fence writing routineChris Wilson
2012-04-18drm/i915: Prepare to consolidate fence writingChris Wilson
2012-04-18drm/i915: Remove the unsightly "optimisation" from flush_fence()Chris Wilson