pandora-kernel.git
2013-10-23 Marc-André... drm/qxl: notify that the monitor config changed
2013-10-23 Marc-André... drm: return if changed in drm_helper_hpd_irq_event()
2013-10-23 Marc-André... drm: fix a small spelling
2013-10-23 Dave AirlieMerge branch 'drm-tda998x-3.12-fixes' of git://ftp...
2013-10-22 Russell KingDRM: Armada: depend on ARM
2013-10-22 Dave AirlieMerge branch 'drm-tda998x-3.12' of git://ftp.arm.linux...
2013-10-22 Dave Airliedrm/sysfs: sort out minor and connector device object...
2013-10-18 Russell KingDRM: Armada: add support for drm tda19988 driver
2013-10-18 Russell KingMerge branches 'drm-3.12' and 'tda998x-3.12' into drm...
2013-10-18 Russell Kingdrm/i2c: tda998x: set VIF for full range, underscanned...
2013-10-18 Russell KingDRM: Armada: Add support for ARGB 32x64 or 64x32 hardwa...
2013-10-15 Dave Airliedrm/i915: abstract the conversion of device->minor...
2013-10-15 Dave AirlieMerge branch 'drm-intel-next' of git://people.freedeskt...
2013-10-12 Russell KingDRM: Armada: Add Armada DRM driver
2013-10-10 Daniel VetterMerge remote-tracking branch 'airlied/drm-next' into...
2013-10-09 Jani Nikuladrm/i915/dp: get rid of intel_dp->link_configuration
2013-10-09 Jani Nikuladrm/radeon/dp: use drm_dp_enhanced_frame_cap()
2013-10-09 Jani Nikuladrm/dp: add helper for checking DP_ENHANCED_FRAME_CAP...
2013-10-09 Ville Syrjälädrm: Kill drm perf counter leftovers
2013-10-09 Ville Syrjälädrm: Remove pci_vendor and pci_device from struct drm_d...
2013-10-09 Ville Syrjälädrm: Kill ctx_count from struct drm_device
2013-10-09 Ville Syrjälädrm: Kill unused stuff from struct drm_device
2013-10-09 Ville Syrjälädrm: Make irq_enabled bool
2013-10-09 Ville Syrjälädrm: Collect per-crtc vblank stuff to a struct
2013-10-09 Ville Syrjälädrm: Make vblank_enabled bool
2013-10-09 Ville Syrjälädrm: Make vblank_inmodeset unsigned
2013-10-09 Ville Syrjälädrm: Make vblank_disable_allowed bool
2013-10-09 Jani Nikuladrm/i915/dp: use drm_edid_duplicate
2013-10-09 Lespiau, Damiendrm: Fix comment referring to the long gone ->probe...
2013-10-09 Chris Wilsondrm: Try loading builtin EDIDs first
2013-10-09 David Herrmanndrm: move device unregistration into drm_dev_unregister()
2013-10-09 David Herrmanndrm: introduce drm_dev_free() to fix error paths
2013-10-09 David Herrmanndrm: move drm_lastclose() to drm_fops.c
2013-10-09 David Herrmanndrm: merge device setup into drm_dev_register()
2013-10-09 David Herrmanndrm: add drm_dev_alloc() helper
2013-10-09 David Herrmanndrm: kill ->gem_init_object() and friends
2013-10-09 David Herrmanndrm/nouveau: embed gem object in nouveau_bo
2013-10-04 Damien Lespiaudrm/i915: Use adjusted_mode in the fastboot hack to...
2013-10-04 Damien Lespiaudrm/i915: Add a more detailed comment about the set_bas...
2013-10-04 Chon Ming Leedrm/i915/vlv: Turn off power gate for BIOS-less system.
2013-10-04 Jesse Barnesdrm/i915/vlv: reset DPIO on load and resume v2
2013-10-03 Rodrigo Vividrm/i915: Simplify PSR debugfs
2013-10-03 Chris Wilsondrm/i915: Tweak RPS thresholds to more aggressively...
2013-10-03 Chris Wilsondrm/i915: Boost RPS frequency for CPU stalls
2013-10-03 Chris Wilsondrm/i915: Fix __wait_seqno to use true infinite timeouts
2013-10-03 Chris Wilsondrm/i915: Add some missing steps to i915_driver_load...
2013-10-03 Ben Widawskydrm/i915: Clean up the ring scaling calculations
2013-10-03 Ville Syrjälädrm/i915: Don't populate pipe_src_{w,h} multiple times
2013-10-03 Paulo Zanonidrm/i915: implement the Haswell mode set sequence worka...
2013-10-03 Ville Syrjälädrm/i915: Disable/enable planes as the first/last thing...
2013-10-03 Jesse Barnesi915/vlv: untangle integrated clock source handling v4
2013-10-01 Jani Nikuladrm/i915: fix typo s/PatherPoint/PantherPoint/
2013-10-01 Damien Lespiaudrm/i915: Make intel_resume_power_well() static
2013-10-01 Paulo Zanonidrm/i915: destroy connector sysfs files earlier
2013-10-01 Jani Nikuladrm/i915/dp: do not write DP_TRAINING_PATTERN_SET all...
2013-10-01 Jani Nikuladrm/i915/dp: retry i2c-over-aux seven times on AUX...
2013-10-01 Jesse Barnesdrm/i915/vlv: reduce GT FIFO error info to a debug...
2013-10-01 Damien Lespiaudrm: Reject stereo modes with an unknown layout
2013-10-01 Damien Lespiaudrm: Revert "drm: Reject modes with more than 1 stereo...
2013-10-01 Damien Lespiaudrm: Code stereo layouts as an enum rather than a bit...
2013-10-01 Jesse Barnesdrm/i915/vlv: use correct units for rc6 residency v2
2013-10-01 Jesse Barnesdrm/i915/vlv: use lower precision RC6 counter
2013-10-01 Ville Syrjälädrm/i915: Use DIV_ROUND_CLOSEST()
2013-10-01 Ville Syrjälädrm/i915: Eliminate one indent leel from vlv_find_best_dpll
2013-10-01 Chon Ming Leedrm/i915: Program GMBUS Frequency based on the CDCLK...
2013-10-01 Jesse Barnesdrm/i915/vlv: hack to init backlight regs if BIOS fails...
2013-10-01 Damien Lespiaudrm/i915: Allow stereo modes on HDMI
2013-10-01 Damien Lespiaudrm/i915: Prefer crtc_{h|v}display for pipe src dimensions
2013-10-01 Damien Lespiaudrm/i915: Ask the DRM core do make stereo timings adjus...
2013-10-01 Damien Lespiaudrm/i915: Use crtc_clock with the adjusted mode
2013-10-01 Damien Lespiaudrm/i915: Use crtc_clock in intel_dump_crtc_timings()
2013-10-01 Damien Lespiaudrm: Check the fb size against the adjusted v/hdisplay...
2013-10-01 Damien Lespiaudrm: Factor out common CRTC viewport checking code
2013-10-01 Damien Lespiaudrm: Implement timings adjustments for frame packing
2013-10-01 Damien Lespiaudrm: Introduce a crtc_clock for struct drm_display_mode
2013-10-01 Damien Lespiaudrm: Remove synth_clock from struct drm_display_mode
2013-10-01 Damien Lespiaudrm: Remove clock_index from struct drm_display_mode
2013-10-01 Damien Lespiaudrm: Make exposing stereo modes a per-connector opt-in
2013-10-01 Damien Lespiaudrm: Carry over the stereo flags when adding the altern...
2013-10-01 Damien Lespiaudrm: Make drm_match_cea_mode() return the underlying...
2013-10-01 Damien Lespiaudrm: Set the relevant infoframe field when scanning...
2013-10-01 Damien Lespiaudrm: Reject modes with more than 1 stereo flags set
2013-10-01 Damien Lespiaudrm: Extract add_hdmi_mode() out of do_hdmi_vsdb_modes()
2013-10-01 Damien Lespiaudrm/edid: Expose mandatory stereo modes for HDMI sinks
2013-10-01 Damien Lespiaudrm: Add a STEREO_3D capability to the SET_CLIENT_CAP...
2013-10-01 Damien Lespiaudrm: Add HDMI stereo 3D flags to struct drm_mode_modeinfo
2013-10-01 Damien Lespiaudrm: Add a SET_CLIENT_CAP ioctl
2013-10-01 Damien Lespiaudrm: Move the GET_CAP macros next to the corresponding...
2013-10-01 Chris Wilsondrm/i915/vlv: fix up broken precision in vlv_crtc_clock_get
2013-10-01 Jesse Barnesdrm/i915/vlv: add VLV specific clock_get function v3
2013-10-01 Chris Wilsondrm/i915: Add a tracepoint for using a semaphore
2013-10-01 Chris Wilsondrm/i915: Show WT caching in debugfs
2013-10-01 Chon Ming Leedrm/i915: Fix VLV eDP timing v2
2013-10-01 Chris Wilsondrm/i915: Move the conditional seqno query into the...
2013-10-01 Ben Widawskydrm/i915: Convert active API to VMA
2013-10-01 Ben Widawskydrm/i915: Provide a cheap ggtt vma lookup
2013-10-01 Ben Widawskydrm/i915: trace vm eviction instead of everything
2013-10-01 Paulo Zanonidrm/i915: remove "extern" keywords from intel_drv.h...
2013-10-01 Paulo Zanonidrm/i915: make hsw_{disable, restore}_lcpll static
2013-10-01 Paulo Zanonidrm/i915: make intel_crtc_fb_gamma_{set, get} static
next