summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-02qxl: make into a real driverqxl-demidlayerDave Airlie13-124/+157
2013-11-02drm: export some more functionsDave Airlie3-22/+36
2013-11-02drm: add interfaces to allow embedding drm device for init pathsDave Airlie3-45/+86
2013-10-25Merge tag 'drm-intel-next-2013-10-18' of git://people.freedesktop.org/~danvet...Dave Airlie51-983/+2375
2013-10-23drm/qxl: fix disabling extra monitors from clientMarc-André Lureau1-1/+4
2013-10-23drm/qxl: remove unnecessary checkMarc-André Lureau1-3/+0
2013-10-23drm/qxl: prefer the monitor config resolutionMarc-André Lureau1-5/+13
2013-10-23drm: copy mode type in drm_mode_connector_list_update()Marc-André Lureau1-1/+1
2013-10-23drm/qxl: notify that the monitor config changedMarc-André Lureau1-1/+6
2013-10-23drm: return if changed in drm_helper_hpd_irq_event()Marc-André Lureau2-3/+5
2013-10-23drm: fix a small spellingMarc-André Lureau1-1/+1
2013-10-23Merge branch 'drm-tda998x-3.12-fixes' of git://ftp.arm.linux.org.uk/~rmk/linu...Dave Airlie1-1/+1
2013-10-22DRM: Armada: depend on ARMRussell King1-1/+1
2013-10-22Merge branch 'drm-tda998x-3.12' of git://ftp.arm.linux.org.uk/~rmk/linux-cubo...Dave Airlie25-0/+4318
2013-10-22drm/sysfs: sort out minor and connector device object lifetimes.Dave Airlie11-87/+61
2013-10-18DRM: Armada: add support for drm tda19988 driverRussell King2-0/+51
2013-10-18Merge branches 'drm-3.12' and 'tda998x-3.12' into drm-tda998x-3.12Russell King1-0/+3
2013-10-18drm/i2c: tda998x: set VIF for full range, underscanned displayRussell King1-0/+3
2013-10-18DRM: Armada: Add support for ARGB 32x64 or 64x32 hardware cursorsRussell King5-6/+256
2013-10-18drm/i915/dp: don't mention eDP bpp clamping if it doesn't affect bppJani Nikula1-2/+3
2013-10-18drm/i915: remove dead code in ironlake_crtc_mode_setDaniel Vetter1-5/+0
2013-10-18drm/i915: crc support for hswDaniel Vetter3-20/+27
2013-10-18drm/i915: fix CRC debugfs setupDaniel Vetter1-2/+1
2013-10-18drm/i915: wait one vblank when disabling CRCsDaniel Vetter1-0/+2
2013-10-18drm/i915: use ->get_vblank_counter for the crc frame counterDaniel Vetter1-6/+4
2013-10-18drm/i915: wire up CRC interrupt for ilk/snbDaniel Vetter4-19/+84
2013-10-18drm/i915: add CRC #defines for ilk/snbDaniel Vetter1-11/+35
2013-10-18drm/i915: extract display_pipe_crc_updateDaniel Vetter1-7/+23
2013-10-18drm/i915: don't Oops in debugfs for I915_FBDEV=nDaniel Vetter1-1/+1
2013-10-18drm/i915: set HDMI pixel clock in audio configurationJani Nikula2-5/+55
2013-10-18drm/i915: pass mode to ELD write vfuncsJani Nikula2-5/+9
2013-10-18cpufreq: Add dummy cpufreq_cpu_get/put for CONFIG_CPU_FREQ=nDaniel Vetter1-0/+8
2013-10-18drm/i915: check gem bo size when creating framebuffersDaniel Vetter1-0/+8
2013-10-16drm/i915: Use unsigned long for obj->user_pin_countDaniel Vetter2-1/+6
2013-10-16drm/i915: prevent tiling changes on framebuffer backing storageDaniel Vetter3-5/+7
2013-10-16drm/i915: grab dev->struct_mutex around framebuffer_initDaniel Vetter1-5/+14
2013-10-16drm/i915: vlv: fix VGA hotplug after modesetImre Deak1-1/+1
2013-10-16drm: add support for additional stereo 3D modesThomas Wood1-9/+94
2013-10-16drm/i915: preserve dispaly init order on ByTArtem Bityutskiy1-8/+7
2013-10-16drm/i915: Use pipe_name() instead of the pipe numberDamien Lespiau3-4/+4
2013-10-16drm/i915: Disable all GEM timers and work on unloadChris Wilson4-36/+23
2013-10-16drm/i915: Move some hdmi enable function name to vlv specific.Chon Ming Lee1-6/+6
2013-10-16drm/i915: constify harderDaniel Vetter1-2/+2
2013-10-16drm/i915: static inline for dummy crc functionsDaniel Vetter2-3/+3
2013-10-16drm/i915: Enable pipe CRCsDamien Lespiau1-3/+0
2013-10-16drm/i915: Only one open() allowed on pipe CRC result filesDamien Lespiau2-0/+17
2013-10-16drm/i915: Implement blocking read for pipe CRC filesDamien Lespiau4-19/+155
2013-10-16drm/i915: Move drm_add_fake_info_node() higher in the fileDamien Lespiau1-26/+26
2013-10-16drm/i915: Add log messages when CRCs collection is started/stoppedDamien Lespiau1-0/+6
2013-10-16drm/i915: Warn if we receive an interrupt after freeing the bufferDamien Lespiau1-0/+5