summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-02drm: mali-dp: Set the drm->irq_enabled flag to match driver's state.Liviu Dudau1-0/+3
2016-11-02drm: mali-dp: Clear the config_valid flag before using it in wait_event.Liviu Dudau1-0/+1
2016-10-28Merge branch 'linux-4.9' of git://github.com/skeggsb/linux into drm-nextDave Airlie44-207/+904
2016-10-28Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...Dave Airlie144-1332/+4865
2016-10-28Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie153-4595/+4293
2016-10-27drm/amdgpu: turn on/off uvd clock when dpm enable/disable on CIRex Zhu1-4/+16
2016-10-27drm/amdgpu: disable dpm before turn off clock when vce idle.Rex Zhu1-4/+3
2016-10-27drm/amdgpu: enable uvd bypass mode for CI/VI.Rex Zhu3-8/+44
2016-10-27drm/amdgpu: just not load smc firmware if smu is already runningRex Zhu1-2/+5
2016-10-27drm/amdgpu: when suspend, set boot state instand of disable dpm.Rex Zhu2-4/+15
2016-10-27drm/amdgpu: use failed label to handle context init failureHuang Rui1-9/+9
2016-10-27drm/bridge: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2016-10-27drm/bridge: fix semicolon.cocci warningskbuild test robot1-1/+1
2016-10-26drm: Print some debug/error info during DP dual mode detectImre Deak1-0/+18
2016-10-26drm: mark drm_of_component_match_add dummy inlineArnd Bergmann1-4/+5
2016-10-26drm/bridge: add Silicon Image SiI8620 driverAndrzej Hajda4-0/+3090
2016-10-26dt-bindings: add Silicon Image SiI8620 bridge bindingsAndrzej Hajda1-0/+33
2016-10-26video: add header file for Mobile High-Definition Link (MHL) interfaceAndrzej Hajda1-0/+291
2016-10-25drm/amdgpu: add amdgpu_ttm_bo_eviction_valuable callbackChristian König1-1/+25
2016-10-25drm/ttm: make eviction decision a driver callback v2Christian König13-13/+57
2016-10-25drm/ttm: fix coding style in ttm_bo_driver.hChristian König1-14/+16
2016-10-25drm/radeon/pm: autoswitch power state when in balanced modeLucas Stach1-1/+5
2016-10-25drm/amd/powerplay: fix spelling mistake and add KERN_WARNING to printksColin Ian King4-8/+8
2016-10-25drm/amdgpu:new ids flag for preemptMonk Liu2-0/+3
2016-10-25drm/amdgpu: mark symbols static where possibleBaoyou Xie1-2/+2
2016-10-25drm/amdgpu: change function declarations and add missing header dependenciesBaoyou Xie8-7/+11
2016-10-25drm/amdgpu: s/amdgpuCrtc/amdgpu_crtc/ in pageflip codeAlex Deucher1-6/+6
2016-10-25drm/amdgpu/atom: remove a bunch of unused functionsAlex Deucher2-92/+0
2016-10-25drm/amdgpu: consolidate atom scratch reg handling for hangsAlex Deucher4-28/+20
2016-10-25drm/amdgpu: use amdgpu_bo_[create|free]_kernel for wbAlex Deucher1-30/+7
2016-10-25drm/amdgpu: add VCE VM session trackingChristian König3-0/+92
2016-10-25drm/amdgpu: improve parse_cs handling a bitChristian König3-4/+11
2016-10-25drm/amdgpu: refine set power state logic for dpm.Rex Zhu1-65/+15
2016-10-25drm/amdgpu: update current ps/requeset ps in adev with real ps.Rex Zhu3-2/+8
2016-10-25drm/amdgpu: add an implement for check_power_state equal for KVAlex Deucher1-0/+13
2016-10-25drm/amdgpu: add an implement for check_power_state equal for Si.Rex Zhu1-0/+52
2016-10-25drm/amdgpu: add an implement for check_power_state equal for Cz.Rex Zhu1-0/+13
2016-10-25drm/amdgpu: add an implement for check_power_state equal for CIRex Zhu1-0/+51
2016-10-25drm/amdgpu: add new callback to check power state infoRex Zhu1-0/+7
2016-10-25drm/amdgpu: check min clock set by DAL before set ps.Rex Zhu1-0/+6
2016-10-25drm/amd/amdgpu: Put in rest of wave fieldsTom St Denis2-0/+12
2016-10-25drm/amd/amdgpu: re-factor debugfs wave readerTom St Denis4-23/+58
2016-10-25drm/amd/amdgpu: Make debugfs write compliment readTom St Denis1-0/+43
2016-10-25drm/amd/amdgpu: Allow broadcast on debugfs read (v2)Tom St Denis1-2/+9
2016-10-25drm/amd/amdgpu: Fix debugfs wave readerTom St Denis1-2/+3
2016-10-25drm/amd/amdgpu: Add wave reader to debugfsTom St Denis1-0/+74
2016-10-25drm/amdgpu: rework IP block registration (v2)Alex Deucher69-1935/+924
2016-10-25drm/amdgpu/powerplay: fix spelling in amdgpu_powerplay.hAlex Deucher1-3/+3
2016-10-25drm/amdgpu/virtual_dce: move define into source fileAlex Deucher2-1/+3
2016-10-25drm/amdgpu: enable virtual dce on SIAlex Deucher1-4/+136