gma500: opregion and ACPI
[deliverable/linux.git] / drivers /
2012-05-07  Alan Coxgma500: opregion and ACPI
2012-05-03  Alan Coxgma500: implement backlight functionality for Cedartrai...
2012-05-03  Alan Coxgma500: wide framebuffer memory
2012-05-03  Alan Coxgma500: Sync up Oaktrail HDMI
2012-05-03  Alan Coxgma500: don't register the ACPI video bus
2012-05-03  Kirill A. Shutemovgma500: mdfld_dsi_dpi_mode_set() do not corrupt DSPSTRIDE
2012-05-03  Alex Deucherdrm/radeon: add connector table for SAM440ep embedded...
2012-05-03  Jerome Glissedrm/radeon: avoid leaking const ib (not used yet on...
2012-05-03  Michel Dänzerdrm/radeon: Original Radeons had PCI GART, not PCIe...
2012-05-03  Christian Königdrm/radeon: remove cayman_gpu_is_lockup
2012-05-03  Christian Königdrm/radeon: remove r300_gpu_is_lockup
2012-05-03  Christian Königdrm/radeon: make forcing ring activity a common function
2012-05-03  Christian Königdrm/radeon: unlock the ring mutex while waiting for...
2012-05-03  Christian Königdrm/radeon: make lockup timeout a module param
2012-05-03  Christian Königdrm/radeon: move lockup detection code into radeon_ring.c
2012-05-03  Christian Königdrm/radeon: rework recursive gpu reset handling
2012-05-03  Christian Königdrm/radeon: fix a bug with the ring syncing code
2012-05-03  Christian Königdrm/radeon: don't keep list of created fences.
2012-05-03  Christian Königdrm/radeon: rename fence_wait_last to fence_wait_empty
2012-05-03  Christian Königdrm/radeon: return -ENOENT in fence_wait_next v2
2012-05-03  Christian Königdrm/radeon: fix a bug in the SA code
2012-05-03  Christian Königdrm/radeon: rework gpu lockup detection and processing
2012-05-03  Christian Königdrm/radeon: use central function for IB testing
2012-05-03  Christian Königdrm/radeon: register ring debugfs handlers on init
2012-05-03  Christian Königdrm/radeon: replace gpu_lockup with ring->ready flag
2012-05-03  Christian Königdrm/radeon: make radeon_gpu_is_lockup a per ring function
2012-05-03  Patrik Jakobssoncdv: Fix typos in initialization of mdfld_chip_ops
2012-05-02  Dave Airliedrm/kms: reduce some messages to debug level (v2)
2012-05-02  Dave AirlieMerge tag 'drm-intel-next-2012-04-23' of git://people...
2012-05-01  Rafał Miłeckidrm/radeon/kms/hdmi: use relative offsets, official...
2012-05-01  Rafał Miłeckidrm/radeon/kms: keep HDMI state in separated variable
2012-05-01  Rafał Miłeckidrm/radeon/kms: get rid of r600_hdmi_find_free_block
2012-05-01  Rafał Miłeckidrm/radeon/kms: get rid of hdmi_config_offset
2012-05-01  Rafał Miłeckidrm/radeon/kms: move audio params to separated struct
2012-04-30  Dave Airliedrm/edid: fix collision between two patches breaking...
2012-04-27  Alan Coxgma500: Set the mapping mask
2012-04-27  Alan Coxgma500: Add the base elements of CDV hotplug support
2012-04-27  Alan Coxgma500: Add ops for hotplug support.
2012-04-27  Alan Coxcdv: continue synching up with updated reference code
2012-04-27  Alan Coxgma500: Clean up weirdness in the cdv mode test code
2012-04-27  Alan Coxgma500: support 1080p
2012-04-27  Alan Coxgma500: panel presence check
2012-04-27  Alan Coxgma500: intel_bios updates
2012-04-27  Alan Coxgma500: mark framebuffer pages write combining
2012-04-27  Alan Coxgma500: Update the Cedarview clock handling
2012-04-27  Alan Coxgma500: read the PLL bits
2012-04-27  Alan Coxgma500: Fix leak of uncached page
2012-04-27  Ian Pilcherdrm: Store vendor IDs directly in the EDID quirk structure
2012-04-27  Adam Jacksondrm/edid: Try harder to fix up base EDID blocks
2012-04-24  Matthew Garrettvga: fix build when fbdev is a module
2012-04-24  Ville Syrjälädrm: Unify and fix idr error handling
2012-04-24  Dave Airlievga-switcheroo: select VGA arbitration.
2012-04-24  Matthew Garrettefifb: Implement vga_default_device() (v2)
2012-04-24  Matthew Garrettvga-switcheroo: Use vga_default_device()
2012-04-24  Matthew Garrettvgaarb: Add support for setting the default video devic...
2012-04-24  Alex Deucherdrm/radeon/kms: fix up audio interrupt handling
2012-04-24  Alex Deucherdrm/radeon/kms: add register definitions for audio
2012-04-24  Alex Deucherdrm/radeon/kms: improve bpc handling (v2)
2012-04-23  Takashi Iwaidrm/edid: Add a workaround for 1366x768 HD panel
2012-04-23  Ben Widawskydrm/i915: rc6 residency (fix the fix)
2012-04-20  Dave Airliedrm/i915/tv: fix open-coded ARRAY_SIZE.
2012-04-20  Jim Cromiedrm: replace open-coded ARRAY_SIZE with macro
2012-04-20  Takashi Iwaidrm/edid: add missing NULL checks.
2012-04-20  Adam Jacksondrm/edid: Generate modes from extra_modes for range...
2012-04-20  Adam Jacksondrm/edid: Add extra_modes
2012-04-20  Adam Jacksondrm/edid: Give the est3 mode struct a real name
2012-04-20  Adam Jacksondrm/edid: Do drm_dmt_modes_for_range() for all range...
2012-04-20  Adam Jacksondrm/edid: Fix some comment typos in the DMT mode list
2012-04-20  Adam Jacksondrm/edid: Add the reduced blanking DMT modes to the...
2012-04-20  Adam Jacksondrm/edid: s/drm_gtf_modes_for_range/drm_dmt_modes_for_r...
2012-04-20  Adam Jacksondrm/edid: Remove a misleading comment
2012-04-20  Adam Jacksondrm/edid: Allow drm_mode_find_dmt to hunt for reduced...
2012-04-20  Adam Jacksondrm/edid: Rewrite drm_mode_find_dmt search loop
2012-04-20  Adam Jacksondrm/edid: Document drm_mode_find_dmt
2012-04-20  Paulo Zanonidrm: add DRM_MODE_FLAG_DBLCLK to CEA modes requiring it
2012-04-20  Paulo Zanonidrm: add the VIC number to the CEA EDID modes
2012-04-20  Lars-Peter Clausendrm: Parse color format information in CEA blocks
2012-04-20  Lars-Peter Clausendrm: Fix EDID color format parsing
2012-04-20  Ville Syrjälädrm: Add sanity checks to framebuffer creation
2012-04-20  Ville Syrjälädrm: Add drm_format_{horz, vert}_chroma_subsampling...
2012-04-20  Ville Syrjälädrm: Add drm_format_plane_cpp() utility function
2012-04-20  Ville Syrjälädrm: Move drm_format_num_planes() to drm_crtc.c
2012-04-20  Daniel Vetterdrm/i915: invalidate render cache on gen2
2012-04-18  Chris Wilsondrm/i915: Silence the change of LVDS sync polarity
2012-04-18  Eugeni Dodonovdrm/i915: add generic power management initialization
2012-04-18  Eugeni Dodonovdrm/i915: move clock gating functionality into intel_pm...
2012-04-18  Eugeni Dodonovdrm/i915: move emon functionality into intel_pm module
2012-04-18  Eugeni Dodonovdrm/i915: move drps, rps and rc6-related functions...
2012-04-18  Eugeni Dodonovdrm/i915: fix line breaks in intel_pm
2012-04-18  Eugeni Dodonovdrm/i915: move watermarks settings into intel_pm module
2012-04-18  Eugeni Dodonovdrm/i915: move fbc-related functionality into intel_pm...
2012-04-18  Chris Wilsondrm/i915: Refactor get_fence() to use the common fence...
2012-04-18  Chris Wilsondrm/i915: Refactor fence clearing to use the common...
2012-04-18  Chris Wilsondrm/i915: Refactor put_fence() to use the common fence...
2012-04-18  Chris Wilsondrm/i915: Prepare to consolidate fence writing
2012-04-18  Chris Wilsondrm/i915: Remove the unsightly "optimisation" from...
2012-04-18  Chris Wilsondrm/i915: Simplify fence finding
2012-04-18  Chris Wilsondrm/i915: Discard the unused obj->last_fenced_ring
2012-04-18  Chris Wilsondrm/i915: Remove unused ring->setup_seqno
2012-04-18  Chris Wilsondrm/i915: Remove fence pipelining
next
This page took 0.059039 seconds and 8 git commands to generate.