summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-27drm/i915/gvt: fix nested sleeping issueDu, Changbin1-7/+12
2016-10-27drm/i915/gvt: throw error basing on execlist submit resultBing Niu1-3/+6
2016-10-27drm/i915/gvt: add full vGPU reset supportPing Gao3-2/+14
2016-10-27drm/i915/DMC/KBL: Load DMC on KBL using the no_stepping_info arrayAnusha Srivatsa1-10/+1
2016-10-26drm: Print some debug/error info during DP dual mode detectImre Deak1-0/+18
2016-10-26drm/i915: Fix SKL+ 90/270 degree rotated plane coordinate computationVille Syrjälä1-1/+2
2016-10-26drm/i915: fix comment on I915_{READ, WRITE}_FWArkadiusz Hiler1-3/+22
2016-10-26drm/i915/lspcon: Add workaround for resuming in PCON modeImre Deak3-2/+40
2016-10-26drm/i915/lspcon: Get DDC adapter via container_of() instead of cached ptrImre Deak2-5/+11
2016-10-26drm/i915/dp: Read DP descriptor for eDP and LSPCON tooImre Deak3-1/+6
2016-10-26drm/i915/lspcon: Fail LSPCON probe if the start of DPCD can't be readImre Deak3-1/+8
2016-10-26drm/i915/dp: Print full branch/sink descriptorImre Deak2-41/+32
2016-10-26drm/i915/dp: Print only sink or branch specific OUI based on dev typeImre Deak1-6/+6
2016-10-26drm/i915/dp: Remove debug dependency of DPCD SW/HW revision readImre Deak1-6/+0
2016-10-26drm/dp: Factor out helper to distinguish between branch and sink devicesImre Deak1-7/+4
2016-10-26drm/i915/audio: set proper N/M in modesetLibin Yang2-1/+99
2016-10-26drm/i915/audio: drop extra crtc clock check from HDMI audio N lookupJani Nikula1-10/+9
2016-10-26drm/i915: Refresh that status of MST capable connectors in ->detect()Ville Syrjälä1-10/+0
2016-10-26drm/i915: Remove two invalid warnsTvrtko Ursulin1-3/+0
2016-10-26drm/i915: Rotated view does not need a fenceTvrtko Ursulin1-1/+6
2016-10-26drm/bridge: add Silicon Image SiI8620 driverAndrzej Hajda4-0/+3090
2016-10-26drm/i915/gvt: correct the reset logicPing Gao1-1/+5
2016-10-26drm/i915/gvt: add vreg write for GDRST handlerPing Gao1-0/+1
2016-10-26drm/i915/gvt: fix detect_host calling logicXiaoguang Chen1-1/+4
2016-10-26drm/i915/gvt: fix an typo in skl_decode_mi_display_flipMin He1-1/+1
2016-10-25drm/i915/guc: WA to address the Ringbuffer coherency issueAkash Goel1-0/+6
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önig11-13/+32
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 Liu1-0/+2
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