summaryrefslogtreecommitdiffstats
path: root/include/sound/cs4271.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-04MAINTAINERS: Update drm/i915 git repoDaniel Vetter1-1/+1
2014-01-30drm/i915: vlv: fix DP PHY lockup due to invalid PP sequencer setupImre Deak1-4/+6
2014-01-28drm/i915: Fix the offset issue for the stolen GEM objectsAkash Goel1-1/+1
2014-01-27drm/i915: Decouple GPU error reporting from ring initialisationChris Wilson2-7/+16
2014-01-25i915: remove pm_qos request on errorStanislaw Gruszka1-0/+1
2014-01-24Revert "drm/i915: Mask reserved bits in display/sprite address registers"Daniel Vetter3-15/+13
2014-01-23drm/i915: VLV2 - Fix hotplug detect bitsTodd Previte2-15/+35
2014-01-22drm/i915: Allow reading the TIMESTAMP register on Gen8.Kenneth Graunke1-1/+1
2014-01-22drm/i915: Repeat evictions whilst pageflip completions are outstandingChris Wilson1-7/+20
2014-01-22drm/i915: Wait for completion of pending flips when starved of fencesChris Wilson3-4/+34
2014-01-22drm/i915: don't disable DP port after a failed link trainingImre Deak1-1/+0
2014-01-22drm/i915: don't disable the DP port if the link is lostImre Deak1-2/+0
2014-01-22drm/i915: Eliminate lots of WARNs when there's no backlight presentVille Syrjälä2-11/+5
2014-01-22drm/i915: g4x/vlv: fix dp aux interrupt maskImre Deak1-1/+2
2014-01-22drm/i915/ppgtt: Defer request freeing on resetBen Widawsky1-10/+17
2014-01-22i915: send D1 opregion notificationKristen Carlson Accardi1-1/+9
2014-01-22drm/i915/bdw: remove preliminary_hw_support flag from BDWJesse Barnes1-2/+0
2014-01-22drm/i915: Tune down reset_stat output from ERROR to debugDaniel Vetter1-1/+1
2014-01-22drm/i915: Make semaphore modparam ROBen Widawsky1-1/+1
2014-01-22drm/i915: Fix disabled semaphoresBen Widawsky1-4/+6
2014-01-22drm/i915: Clarify relocation errnosBen Widawsky1-7/+7
2014-01-22drm/i915: Spelling s/auxilliary/auxiliary/Geert Uytterhoeven1-1/+1
2014-01-21drm/vmwgfx: Fix recently introduced sparse / smatch warnings and errorsThomas Hellstrom5-28/+25
2014-01-21drm/gem: Always initialize the gem object in object_initDaniel Vetter1-1/+2
2014-01-21drm/radeon: add UVD support for OLANDAlex Deucher2-0/+2
2014-01-21drm/radeon: fix minor typos in si_dpm.cAlex Deucher1-2/+2
2014-01-21drm/radeon: set the full cache bit for fences on r7xx+Alex Deucher2-6/+8
2014-01-21drm/radeon: fix surface sync in fence on cayman (v2)Alex Deucher2-9/+8
2014-01-21drm/radeon/dpm: disable mclk switching on desktop RV770Alex Deucher1-0/+6
2014-01-21drm/radeon: fix endian handling in radeon_atom_init_mc_reg_tableAlex Deucher1-5/+7
2014-01-21drm/radeon: write gfx pg bases even when gfx pg is disabledAlex Deucher1-0/+3
2014-01-21drm/radeon: bail early from enable ss in certain casesAlex Deucher1-7/+12
2014-01-21drm/radeon: handle ss percentage divider properlyAlex Deucher3-3/+13
2014-01-21drm/radeon: add query to fetch the max engine clock (v2)Alex Deucher3-8/+15
2014-01-20drm/edid: Populate picture aspect ratio for CEA modesVandana Kannan2-64/+66
2014-01-20drm/radeon/dp: sleep after powering up the displayAlex Deucher1-1/+3
2014-01-20drm/radeon/dp: use usleep_range rather than udelayAlex Deucher1-4/+4
2014-01-20drm/radeon/dp: bump i2c-over-aux retries to 7Alex Deucher1-3/+3
2014-01-20drm/radeon: disable ss on DP for DCE3.xAlex Deucher1-1/+4
2014-01-20drm/radeon/cik: use hw defaults for TC_CFG registersAlex Deucher1-14/+0
2014-01-20drm/radeon: disable dpm on BTCAlex Deucher1-3/+3
2014-01-20drm/radeon/cik: use WAIT_REG_MEM special op for CP HDP flushAlex Deucher1-9/+30
2014-01-20drm/radeon/cik: use POLL_REG_MEM special op for sDMA HDP flushAlex Deucher1-6/+14
2014-01-20drm/radeon: consolidate sdma hdp flushing code for CIKAlex Deucher1-12/+23
2014-01-20drm/radeon: consolidate cp hdp flushing code for CIKAlex Deucher1-28/+27
2014-01-20drm/radeon: don't power gate paused UVD streamsChristian König2-0/+6
2014-01-20Revert "drm/radeon: disable CIK CP semaphores for now"Alex Deucher1-5/+0
2014-01-20drm/edid: parse the list of additional 3D modesThomas Wood1-21/+73
2014-01-20drm/edid: split VIC display mode lookup into a separate functionThomas Wood1-28/+39
2014-01-20drm: Make the connector mode_valid() vfunc return a drm_mode_status enumDamien Lespiau1-2/+2