aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-25Merge tag 'drm-intel-next-2013-10-18' of git://people.freedesktop.org/~danvet...Dave Airlie
2013-10-23drm/qxl: fix disabling extra monitors from clientMarc-André Lureau
2013-10-23drm/qxl: remove unnecessary checkMarc-André Lureau
2013-10-23drm/qxl: prefer the monitor config resolutionMarc-André Lureau
2013-10-23drm: copy mode type in drm_mode_connector_list_update()Marc-André Lureau
2013-10-23drm/qxl: notify that the monitor config changedMarc-André Lureau
2013-10-23drm: return if changed in drm_helper_hpd_irq_event()Marc-André Lureau
2013-10-23drm: fix a small spellingMarc-André Lureau
2013-10-23Merge branch 'drm-tda998x-3.12-fixes' of git://ftp.arm.linux.org.uk/~rmk/linu...Dave Airlie
2013-10-22DRM: Armada: depend on ARMRussell King
2013-10-22Merge branch 'drm-tda998x-3.12' of git://ftp.arm.linux.org.uk/~rmk/linux-cubo...Dave Airlie
2013-10-22drm/sysfs: sort out minor and connector device object lifetimes.Dave Airlie
2013-10-18DRM: Armada: add support for drm tda19988 driverRussell King
2013-10-18Merge branches 'drm-3.12' and 'tda998x-3.12' into drm-tda998x-3.12Russell King
2013-10-18drm/i2c: tda998x: set VIF for full range, underscanned displayRussell King
2013-10-18DRM: Armada: Add support for ARGB 32x64 or 64x32 hardware cursorsRussell King
2013-10-18drm/i915/dp: don't mention eDP bpp clamping if it doesn't affect bppJani Nikula
2013-10-18drm/i915: remove dead code in ironlake_crtc_mode_setDaniel Vetter
2013-10-18drm/i915: crc support for hswDaniel Vetter
2013-10-18drm/i915: fix CRC debugfs setupDaniel Vetter
2013-10-18drm/i915: wait one vblank when disabling CRCsDaniel Vetter
2013-10-18drm/i915: use ->get_vblank_counter for the crc frame counterDaniel Vetter
2013-10-18drm/i915: wire up CRC interrupt for ilk/snbDaniel Vetter
2013-10-18drm/i915: add CRC #defines for ilk/snbDaniel Vetter
2013-10-18drm/i915: extract display_pipe_crc_updateDaniel Vetter
2013-10-18drm/i915: don't Oops in debugfs for I915_FBDEV=nDaniel Vetter
2013-10-18drm/i915: set HDMI pixel clock in audio configurationJani Nikula
2013-10-18drm/i915: pass mode to ELD write vfuncsJani Nikula
2013-10-18cpufreq: Add dummy cpufreq_cpu_get/put for CONFIG_CPU_FREQ=nDaniel Vetter
2013-10-18drm/i915: check gem bo size when creating framebuffersDaniel Vetter
2013-10-16drm/i915: Use unsigned long for obj->user_pin_countDaniel Vetter
2013-10-16drm/i915: prevent tiling changes on framebuffer backing storageDaniel Vetter
2013-10-16drm/i915: grab dev->struct_mutex around framebuffer_initDaniel Vetter
2013-10-16drm/i915: vlv: fix VGA hotplug after modesetImre Deak
2013-10-16drm: add support for additional stereo 3D modesThomas Wood
2013-10-16drm/i915: preserve dispaly init order on ByTArtem Bityutskiy
2013-10-16drm/i915: Use pipe_name() instead of the pipe numberDamien Lespiau
2013-10-16drm/i915: Disable all GEM timers and work on unloadChris Wilson
2013-10-16drm/i915: Move some hdmi enable function name to vlv specific.Chon Ming Lee
2013-10-16drm/i915: constify harderDaniel Vetter
2013-10-16drm/i915: static inline for dummy crc functionsDaniel Vetter
2013-10-16drm/i915: Enable pipe CRCsDamien Lespiau
2013-10-16drm/i915: Only one open() allowed on pipe CRC result filesDamien Lespiau
2013-10-16drm/i915: Implement blocking read for pipe CRC filesDamien Lespiau
2013-10-16drm/i915: Move drm_add_fake_info_node() higher in the fileDamien Lespiau
2013-10-16drm/i915: Add log messages when CRCs collection is started/stoppedDamien Lespiau
2013-10-16drm/i915: Warn if we receive an interrupt after freeing the bufferDamien Lespiau
2013-10-16drm/i915: Rename i915_pipe_crc_ctl to i915_display_crc_ctlDamien Lespiau
2013-10-16drm/i915: Generalize the CRC command format for future workDamien Lespiau
2013-10-16drm/i915: Dynamically allocate the CRC circular bufferDamien Lespiau