aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-05-03drm/i915: re-add static qualifier to get_cxsr_latencyDaniel Vetter
2012-05-03drm/i915: [sparse] __iomem fixes for gemBen Widawsky
2012-05-03drm/i915: [sparse] __iomem fixes for debugfsDaniel Vetter
2012-05-03drm/i915: [sparse] __iomem fixes for overlayBen Widawsky
2012-05-03drm/i915: [sparse] __iomem fixes for opregionBen Widawsky
2012-05-03drm/i915: Remove i915_gem_ringbuffer_(data|info) from debugfsChris Wilson
2012-05-03drm/i915/sprite: Avoid incurring extra vblank stall when updating plane on IVBChris Wilson
2012-05-03drm/i915: print computed bpp in dp link configurationDaniel Vetter
2012-05-02Merge tag 'drm-intel-next-2012-04-23' of git://people.freedesktop.org/~danvet...Dave Airlie
2012-05-01drm/radeon/kms/hdmi: use relative offsets, official regsRafał Miłecki
2012-05-01drm/radeon/kms: keep HDMI state in separated variableRafał Miłecki
2012-05-01drm/radeon/kms: get rid of r600_hdmi_find_free_blockRafał Miłecki
2012-05-01drm/radeon/kms: get rid of hdmi_config_offsetRafał Miłecki
2012-05-01drm/radeon/kms: move audio params to separated structRafał Miłecki
2012-04-30drm/edid: fix collision between two patches breaking buildDave Airlie
2012-04-27gma500: Set the mapping maskAlan Cox
2012-04-27gma500: Add the base elements of CDV hotplug supportAlan Cox
2012-04-27gma500: Add ops for hotplug support.Alan Cox
2012-04-27cdv: continue synching up with updated reference codeAlan Cox
2012-04-27gma500: Clean up weirdness in the cdv mode test codeAlan Cox
2012-04-27gma500: support 1080pAlan Cox
2012-04-27gma500: panel presence checkAlan Cox
2012-04-27gma500: intel_bios updatesAlan Cox
2012-04-27gma500: mark framebuffer pages write combiningAlan Cox
2012-04-27gma500: Update the Cedarview clock handlingAlan Cox
2012-04-27gma500: read the PLL bitsAlan Cox
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