summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-28drm/i915: Rename for_each_plane -> for_each_universal_planeMatt Roper
2016-10-28drm/i915: Change the placement of some static functions in intel_dp.cNavare, Manasi D
2016-10-28drm/i915: Address broxton phy registers based on phy and channel numberAnder Conselvan de Oliveira
2016-10-28drm/i915: Add location of the Rcomp resistor to bxt_ddi_phy_infoAnder Conselvan de Oliveira
2016-10-28drm/i915: Create a struct to hold information about the broxton physAnder Conselvan de Oliveira
2016-10-28drm/i915: Move broxton vswing sequence to intel_dpio_phy.cAnder Conselvan de Oliveira
2016-10-28drm/i915: Move DPIO phy documentation section to intel_dpio_phy.cAnder Conselvan de Oliveira
2016-10-28drm/i915: Move broxton phy code to intel_dpio_phy.cAnder Conselvan de Oliveira
2016-10-28drm/i915: Pass lane count to bxt_ddi_phy_calc_lane_optmin_mask()Ander Conselvan de Oliveira
2016-10-28drm/i915: Explicitly map broxton DPIO power wells to physAnder Conselvan de Oliveira
2016-10-28drm/i915: Rename struct i915_power_well field data to idAnder Conselvan de Oliveira
2016-10-28Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter
2016-10-28Merge branch 'linux-4.9' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2016-10-28Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2016-10-28Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-10-27drm/amdgpu: turn on/off uvd clock when dpm enable/disable on CIRex Zhu
2016-10-27drm/amdgpu: disable dpm before turn off clock when vce idle.Rex Zhu
2016-10-27drm/amdgpu: enable uvd bypass mode for CI/VI.Rex Zhu
2016-10-27drm/amdgpu: just not load smc firmware if smu is already runningRex Zhu
2016-10-27drm/amdgpu: when suspend, set boot state instand of disable dpm.Rex Zhu
2016-10-27drm/amdgpu: use failed label to handle context init failureHuang Rui
2016-10-27drm/i915: Correct pipe fault reporting stringTvrtko Ursulin
2016-10-27Merge tag 'gvt-next-2016-10-27' of https://github.com/01org/gvt-linux into dr...Daniel Vetter
2016-10-27drm/bridge: fix platform_no_drv_owner.cocci warningskbuild test robot
2016-10-27drm/bridge: fix semicolon.cocci warningskbuild test robot
2016-10-27drm/i915/gvt: fix nested sleeping issueDu, Changbin
2016-10-27drm/i915/gvt: throw error basing on execlist submit resultBing Niu
2016-10-27drm/i915/gvt: add full vGPU reset supportPing Gao
2016-10-26drm/i915/DMC/KBL: Load DMC on KBL using the no_stepping_info arrayAnusha Srivatsa
2016-10-26drm: Print some debug/error info during DP dual mode detectImre Deak
2016-10-26drm: mark drm_of_component_match_add dummy inlineArnd Bergmann
2016-10-26drm/i915: Fix SKL+ 90/270 degree rotated plane coordinate computationVille Syrjälä
2016-10-26drm/i915: fix comment on I915_{READ, WRITE}_FWArkadiusz Hiler
2016-10-26drm/i915/lspcon: Add workaround for resuming in PCON modeImre Deak
2016-10-26drm/i915/lspcon: Get DDC adapter via container_of() instead of cached ptrImre Deak
2016-10-26drm/i915/dp: Read DP descriptor for eDP and LSPCON tooImre Deak
2016-10-26drm/i915/lspcon: Fail LSPCON probe if the start of DPCD can't be readImre Deak
2016-10-26drm/i915/dp: Print full branch/sink descriptorImre Deak
2016-10-26drm/i915/dp: Print only sink or branch specific OUI based on dev typeImre Deak
2016-10-26drm/i915/dp: Remove debug dependency of DPCD SW/HW revision readImre Deak
2016-10-26drm/dp: Factor out helper to distinguish between branch and sink devicesImre Deak
2016-10-26drm/i915/audio: set proper N/M in modesetLibin Yang
2016-10-26drm/i915/audio: drop extra crtc clock check from HDMI audio N lookupJani Nikula
2016-10-26drm/i915: Refresh that status of MST capable connectors in ->detect()Ville Syrjälä
2016-10-26drm/i915: Remove two invalid warnsTvrtko Ursulin
2016-10-26drm/i915: Rotated view does not need a fenceTvrtko Ursulin
2016-10-26drm/bridge: add Silicon Image SiI8620 driverAndrzej Hajda
2016-10-26drm/i915/gvt: correct the reset logicPing Gao
2016-10-26drm/i915/gvt: add vreg write for GDRST handlerPing Gao
2016-10-26drm/i915/gvt: fix detect_host calling logicXiaoguang Chen