OSDN Git Service

android-x86/kernel.git
2012-05-22 Adam Jacksondrm/nouveau/dp: Probe branch/sink OUIs (v2)
2012-05-22 Adam Jacksondrm/radeon/dp: Probe branch/sink OUIs
2012-05-22 Adam Jacksondrm/i915/dp: Probe branch/sink OUIs
2012-05-22 Adam Jacksondrm/dp: Add DPCD defines for register 0x007
2012-05-22 Adam Jacksondrm/dp: Add DPCD OUI register defines
2012-05-22 Alan Coxgma500: Fix Poulsbo suspend/resume crash on devices...
2012-05-22 Patrik Jakobssongma500: handle poulsbo cursor restriction
2012-05-22 Alan Coxgma500: Prevent endless loop in panel power up sequence
2012-05-22 Rafał Miłeckidrm/radeon/hdmi: compile audio status in 1 function
2012-05-22 Dave Airlienouveau: nouveau_set_bo_placement takes TTM flags
2012-05-21 Dave AirlieMerge tag 'drm-intel-next-2012-05-20' of git://people...
2012-05-20 Daniel Vetterdrm/i915: IBX has a fixed pch pll to pch pipe mapping
2012-05-20 Paulo Zanonidrm/i915: implement hsw_write_infoframe
2012-05-20 Paulo Zanonidrm/i915: small hdmi coding style cleanups
2012-05-20 Daniel Vetterdrm/i915: fixup infoframe support for sdvo
2012-05-20 Dave Airliedrm/kms: fix Kconfig for new drivers.
2012-05-19 Chris Wilsondrm/i915: Enable the PCH PLL for all generations after...
2012-05-19 Chris Wilsondrm/i915: Convert BUG_ON(!pll->active) and friends...
2012-05-19 Daniel Vetterdrm/i915: don't clobber the pipe param in sanitize_mode...
2012-05-19 Daniel Vetterdrm/i915: disable gmbus on i830
2012-05-19 Chris Wilsondrm/i915: Replace the feature tests for BLT/BSD with...
2012-05-19 Chris Wilsondrm/i915: Check whether the ring is initialised prior...
2012-05-19 Chris Wilsondrm/i915: Introduce for_each_ring() macro
2012-05-19 Chris Wilsondrm/i915: Assert that the transcoder is indeed off...
2012-05-19 Eugeni Dodonovdrm/i915: hook Haswell devices in place
2012-05-19 Eugeni Dodonovdrm/i915: prepare HDMI link for Haswell
2012-05-19 Eugeni Dodonovdrm/i915: move HDMI structs to shared location
2012-05-19 Eugeni Dodonovdrm/i915: add WR PLL programming table
2012-05-19 Eugeni Dodonovdrm/i915: add support for DDI-controlled digital outputs
2012-05-19 Eugeni Dodonovdrm/i915: detect digital outputs on Haswell
2012-05-19 Eugeni Dodonovdrm/i915: program iCLKIP on Lynx Point
2012-05-19 Eugeni Dodonovdrm/i915: program WM_LINETIME on Haswell
2012-05-19 Eugeni Dodonovdrm/i915: define Haswell watermarks and clock gating
2012-05-19 Eugeni Dodonovdrm/i915: use ironlake eld write routine for Haswell
2012-05-19 Eugeni Dodonovdrm/i915: support DDI training in FDI mode
2012-05-19 Eugeni Dodonovdrm/i915: initialize DDI buffer translations
2012-05-19 Eugeni Dodonovdrm/i915: account for only one PCH receiver on Haswell
2012-05-19 Eugeni Dodonovdrm/i915: handle DDI-related assertions
2012-05-19 Eugeni Dodonovdrm/i915: add LPT PCH checks
2012-05-19 Eugeni Dodonovdrm/i915: enable power wells on Haswell init
2012-05-19 Eugeni Dodonovdrm/i915: detect PCH encoders on Haswell
2012-05-19 Eugeni Dodonovdrm/i915: do not use fdi_normal_train on Haswell
2012-05-19 Eugeni Dodonovdrm/i915: show unknown sdvox registers on hdmi init
2012-05-19 Eugeni Dodonovdrm/i915: properly check for pipe count
2012-05-19 Eugeni Dodonovdrm/i915: calculate watermarks for devices that have...
2012-05-19 Eugeni Dodonovdrm/i915: add support for SBI ops
2012-05-19 Eugeni Dodonovdrm/i915: reuse Ivy Bridge interrupts code for Haswell
2012-05-19 Eugeni Dodonovdrm/i915: add new Haswell DIP controls registers
2012-05-19 Chris Wilsondrm/i915: gen6_enable_rps() wants to be called after...
2012-05-19 Dave Airliedrm/cirrus/ast/mgag200: fix build without CONFIG_VGA_CO...
2012-05-18 Dave Airliedrm/prime: expose capability flags for userspace.
2012-05-17 Rafał Miłeckidrm/radeon/hdmi: use new AFMT structs
2012-05-17 Alex Deucherdrm/radeon/hdmi: store info about all AFMT blocks
2012-05-17 Alex Deucherdrm/radeon: make use of radeon_gem_init() consistent
2012-05-17 Ilija Hadzicdrm/radeon: eliminate redundant connector_names table
2012-05-17 Michel Dänzerdrm/radeon: Also reset BCI on SI GPU reset.
2012-05-17 Jerome Glissedrm/radeon: don't mess with hot plug detect for eDP...
2012-05-17 Dan Carpenterdrm: checking the wrong variable in savage_do_init_bci()
2012-05-17 Dave Airliegma500: fix build warning
2012-05-17 Dan Carpentergma500: silence an unused variable warning
2012-05-17 Dan Carpenterdrm/radeon: check kmalloc() for failures
2012-05-17 Paulo Zanonidrm: add CRTC properties
2012-05-17 Paulo Zanonidrm: add 'count' to struct drm_object_properties
2012-05-17 Paulo Zanonidrm: make the connector properties code use the object...
2012-05-17 Paulo Zanonidrm: add generic ioctls to get/set properties on any...
2012-05-17 Paulo Zanonidrm: create struct drm_object_properties and use it
2012-05-17 Paulo Zanonidrm: WARN() when drm_connector_attach_property fails
2012-05-17 Paulo Zanonidrm: add drm_property_change_is_valid
2012-05-17 Alan Coxgma500: unload fixes
2012-05-17 Alan Coxgma500: Fix crash on D2700MUD and various other boards
2012-05-17 Dave Airliedrm/kms: driver for virtual cirrus under qemu
2012-05-17 Dave Airliemgag200: initial g200se driver (v2)
2012-05-17 Dave Airliedrm: Initial KMS driver for AST (ASpeed Technologies...
2012-05-17 Dave Airliex86/vga: fix build with efi disabled.
2012-05-16 Dave Airliex86/vga: set the default device from the fixup.
2012-05-13 Dave AirlieMerge branch 'topic/vga-switcheroo' of git://git./linux...
2012-05-13 Rafał Miłeckidrm/radeon/hdmi: fix some coding style
2012-05-13 Rafał Miłeckidrm/radeon/hdmi: update modesetting
2012-05-13 Rafał Miłeckidrm/radeon/hdmi: separate evergreen code
2012-05-13 Rafał Miłeckidrm/radeon/kms/hdmi: helper getting ready ACR entry
2012-05-13 Rafał Miłeckidrm/radeon/kms/hdmi: clean&improve handling HDMI mode
2012-05-13 Rafał Miłeckidrm/radeon/kms/hdmi: enable audio packets at one place
2012-05-13 Takashi Iwaivga_switcheroo: Add the support for audio clients
2012-05-13 Takashi Iwaivga_switcheroo: Introduce struct vga_switcheroo_client_ops
2012-05-13 Takashi Iwaivga_switcheroo: Refactor using linked list
2012-05-11 Dave AirlieMerge tag 'drm-intel-next-2012-05-06-merged' of git...
2012-05-11 Rob Clarkdrm: pass dev to drm_vm_{open,close}_locked()
2012-05-11 Alan Coxgma500: Turn on the IRQ for everything
2012-05-11 Alan Coxgma500: clean up some more checks
2012-05-11 Alan Coxcdv: Add all cedarview pci ids
2012-05-11 Alan Coxgma500: Clean up some of the noise
2012-05-11 Alan Coxgma500: use the register map to clean up
2012-05-11 Alan Coxgma500: introduce some register maps
2012-05-11 Alan Coxgma500: Clean up from the psb_pipe structure
2012-05-11 Alan Coxgma500: introduce a structure describing each pipe
2012-05-11 Alan Coxgma500: Fix build without ACPI
2012-05-10 Chris Wilsondrm/i915: Simplify interrupt processing for IvyBridge
2012-05-10 Chris Wilsondrm/i915: Avoid a double-read of PCH_IIR during interru...
2012-05-10 Daniel Vetterdrm/i915: enable semaphores on gen6 if dmar is not...
2012-05-09 Dave Airliedrm/radeon/kms: fix warning on 32-bit in atomic fence...
next