summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* drm/radeon/audio: write audio/video latency info for DCE4/5Alex Deucher2013-11-01
* drm/radeon/audio: break out of loops once we match connectorAlex Deucher2013-11-01
* drm/radeon/atom: don't call [EN|DIS]ABLE_OUTPUT on DCE4.xAlex Deucher2013-11-01
* drm/radeon/atom: don't call [EN|DIS]ABLE_OUTPUT on DCE3.xAlex Deucher2013-11-01
* drm/radeon/si: tell dpm there is a display connectedAlex Deucher2013-11-01
* drm/radeon: implement blit copy callback for CIKAlex Deucher2013-11-01
* drm/radeon/dpm: cleanup a type issue with rv6xx_clocks_per_unit()Dan Carpenter2013-11-01
* drm/radeon: plug in blit copy routine for SIAlex Deucher2013-11-01
* drm/radeon: enable hdmi audio by defaultAlex Deucher2013-11-01
* drm/radeon: add runtime PM support (v2)Dave Airlie2013-11-01
* drm/radeon: convert to pmopsDave Airlie2013-11-01
* drm/radeon: add a connector property for ditherAlex Deucher2013-11-01
* drm/radeon: Add support for programming the FMT blocksAlex Deucher2013-11-01
* drm/sysfs: Do not drop device reference twiceThierry Reding2013-10-31
* Merge tag 'drm-intel-next-2013-10-18' of git://people.freedesktop.org/~danvet...Dave Airlie2013-10-25
|\
| * drm/i915/dp: don't mention eDP bpp clamping if it doesn't affect bppJani Nikula2013-10-18
| * drm/i915: remove dead code in ironlake_crtc_mode_setDaniel Vetter2013-10-18
| * drm/i915: crc support for hswDaniel Vetter2013-10-18
| * drm/i915: fix CRC debugfs setupDaniel Vetter2013-10-18
| * drm/i915: wait one vblank when disabling CRCsDaniel Vetter2013-10-18
| * drm/i915: use ->get_vblank_counter for the crc frame counterDaniel Vetter2013-10-18
| * drm/i915: wire up CRC interrupt for ilk/snbDaniel Vetter2013-10-18
| * drm/i915: add CRC #defines for ilk/snbDaniel Vetter2013-10-18
| * drm/i915: extract display_pipe_crc_updateDaniel Vetter2013-10-18
| * drm/i915: don't Oops in debugfs for I915_FBDEV=nDaniel Vetter2013-10-18
| * drm/i915: set HDMI pixel clock in audio configurationJani Nikula2013-10-18
| * drm/i915: pass mode to ELD write vfuncsJani Nikula2013-10-18
| * cpufreq: Add dummy cpufreq_cpu_get/put for CONFIG_CPU_FREQ=nDaniel Vetter2013-10-18
| * drm/i915: check gem bo size when creating framebuffersDaniel Vetter2013-10-18
| * drm/i915: Use unsigned long for obj->user_pin_countDaniel Vetter2013-10-16
| * drm/i915: prevent tiling changes on framebuffer backing storageDaniel Vetter2013-10-16
| * drm/i915: grab dev->struct_mutex around framebuffer_initDaniel Vetter2013-10-16
| * drm/i915: vlv: fix VGA hotplug after modesetImre Deak2013-10-16
| * drm: add support for additional stereo 3D modesThomas Wood2013-10-16
| * drm/i915: preserve dispaly init order on ByTArtem Bityutskiy2013-10-16
| * drm/i915: Use pipe_name() instead of the pipe numberDamien Lespiau2013-10-16
| * drm/i915: Disable all GEM timers and work on unloadChris Wilson2013-10-16
| * drm/i915: Move some hdmi enable function name to vlv specific.Chon Ming Lee2013-10-16
| * drm/i915: constify harderDaniel Vetter2013-10-16
| * drm/i915: static inline for dummy crc functionsDaniel Vetter2013-10-16
| * drm/i915: Enable pipe CRCsDamien Lespiau2013-10-16
| * drm/i915: Only one open() allowed on pipe CRC result filesDamien Lespiau2013-10-16
| * drm/i915: Implement blocking read for pipe CRC filesDamien Lespiau2013-10-16
| * drm/i915: Move drm_add_fake_info_node() higher in the fileDamien Lespiau2013-10-16
| * drm/i915: Add log messages when CRCs collection is started/stoppedDamien Lespiau2013-10-16
| * drm/i915: Warn if we receive an interrupt after freeing the bufferDamien Lespiau2013-10-16
| * drm/i915: Rename i915_pipe_crc_ctl to i915_display_crc_ctlDamien Lespiau2013-10-16
| * drm/i915: Generalize the CRC command format for future workDamien Lespiau2013-10-16
| * drm/i915: Dynamically allocate the CRC circular bufferDamien Lespiau2013-10-16
| * drm/i915: Empty the circular buffer when asked for a new sourceDamien Lespiau2013-10-16