summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-next-3.15' of git://people.freedesktop.org/~deathsimple/lin...Dave Airlie2014-02-2740-175/+1691
|\
| * drm/radeon: cleanup false positive lockup handlingChristian König2014-02-181-6/+3Star
| * drm/radeon: drop radeon_ring_force_activityChristian König2014-02-1813-60/+1Star
| * drm/radeon: drop drivers copy of the rptrChristian König2014-02-1815-53/+32Star
| * drm/radeon/cik: enable/disable vce cg when encoding v2Alex Deucher2014-02-183-1/+17
| * drm/radeon: add support for vce 2.0 clock gatingAlex Deucher2014-02-182-0/+121
| * drm/radeon/dpm: properly enable/disable vce when vce pg is enabledAlex Deucher2014-02-181-4/+7
| * drm/radeon/dpm: enable dynamic vce state switching v2Alex Deucher2014-02-184-0/+85
| * drm/radeon: add vce dpm support for KV/KBAlex Deucher2014-02-181-11/+35
| * drm/radeon: enable vce dpm on CIAlex Deucher2014-02-181-0/+1
| * drm/radeon: add vce dpm support for CIAlex Deucher2014-02-181-10/+40
| * drm/radeon: fill in set_vce_clocks for CIK asicsAlex Deucher2014-02-184-0/+44
| * drm/radeon/dpm: fetch vce states from the vbiosAlex Deucher2014-02-182-1/+43
| * drm/radeon/dpm: fill in some initial vce infrastructureAlex Deucher2014-02-182-0/+20
| * drm/radeon/dpm: move platform caps fetching to a separate functionAlex Deucher2014-02-1813-27/+68
| * drm/radeon: add callback for setting vce clocksAlex Deucher2014-02-181-0/+2
| * drm/radeon: add VCE version parsing and checkingChristian König2014-02-184-6/+62
| * drm/radeon: add VCE ring queryChristian König2014-02-181-0/+3
| * drm/radeon: initial VCE support v4Christian König2014-02-1815-9/+1117
| * drm/radeon: fix CP semaphores on CIKChristian König2014-02-183-5/+20
* | Merge branch 'tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox i...Dave Airlie2014-02-272-219/+410
|\ \
| * | drm/i2c: tda998x: always use the same device for all kernel messagesRussell King2014-02-141-5/+5
| * | drm/i2c: tda998x: adjust the audio clock divider for S/PDIFJean-Francois Moine2014-02-131-3/+7
| * | drm/i2c: tda998x: code optimizationJean-Francois Moine2014-02-131-8/+4Star
| * | drm/i2c: tda998x: remove the unused variable ca_i2sJean-Francois Moine2014-02-131-3/+1Star
| * | drm/i2c: tda998x: make the audio code more readableJean-Francois Moine2014-02-131-12/+13
| * | drm/i2c: tda998x: use irq for connection status and EDID readJean-Francois Moine2014-02-131-9/+105
| * | drm/i2c: tda998x: always enable EDID read IRQJean-Francois Moine2014-02-131-5/+3Star
| * | drm/i2c: tda998x: add DT documentationJean-Francois Moine2014-02-131-0/+27
| * | drm/i2c: tda998x: add DT supportJean-Francois Moine2014-02-131-0/+22
| * | drm/i2c: tda998x: don't read write-only registersJean-Francois Moine2014-02-131-22/+24
| * | drm/i2c: tda998x: don't freeze the system at audio startup timeJean-Francois Moine2014-02-131-1/+1
| * | drm/i2c: tda998x: change probe message originJean-Francois Moine2014-02-131-5/+14
| * | drm/i2c: tda998x: code cleanupJean-Francois Moine2014-02-131-6/+7
| * | drm/i2c: tda998x: clean up error chip version checkingRussell King2014-02-131-5/+8
| * | drm/i2c: tda998x: check more I/O errorsJean-Francois Moine2014-02-131-14/+43
| * | drm/i2c: tda998x: simplify the i2c read/write functionsJean-Francois Moine2014-02-131-160/+162
| * | drm/i2c: tda998x: use ALSA IEC958 definitions and update audio frequencyJean-Francois Moine2014-02-131-3/+5
| * | drm/i2c: tda998x: add the active aspect in HDMI AVI frameJean-Francois Moine2014-02-131-0/+1
| * | drm/i2c: tda998x: use HDMI constantsJean-Francois Moine2014-02-131-6/+6
* | | Merge tag 'drm-intel-next-2014-02-07' of ssh://git.freedesktop.org/git/drm-in...Dave Airlie2014-02-2735-1676/+3342
|\ \ \
| * | | drm/i915: Update rps interrupt limitsJeff McGee2014-02-072-1/+20
| * | | drm/i915: Restore rps/rc6 on resetJeff McGee2014-02-073-19/+76
| * | | drm/i915: Prevent recursion by retiring requests when the ring is fullChris Wilson2014-02-061-20/+5Star
| * | | drm/i915: Generate a hang error codeBen Widawsky2014-02-051-7/+37
| * | | drm/i915: unify FLIP_DONE macro namesImre Deak2014-02-052-10/+10
| * | | drm/i915: vlv: s/spin_lock_irqsave/spin_lock/ in irq handlerImre Deak2014-02-051-3/+2Star
| * | | drm/i915: factor out valleyview_pipestat_irq_handlerImre Deak2014-02-051-34/+42
| * | | drm/i915: vlv: don't unmask IIR[DISPLAY_PIPE_A/B_VBLANK] interruptImre Deak2014-02-051-14/+0Star
| * | | drm/i915: Reorganize display pipe register accessesAntti Koskipaa2014-02-054-129/+210