summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2016-11-25drm/i915/guc: Move guc_{send,recv}() to intel_uc.cArkadiusz Hiler
2016-11-25drm/i915/guc: Drop guc2host/host2guc from namesArkadiusz Hiler
2016-11-25drm/i915: Rename intel_guc.h to intel_uc.hArkadiusz Hiler
2016-11-25drm/i915: Don't sanitize has_decoupled_mmio if platform is not broxtonAnder Conselvan de Oliveira
2016-11-25drm/i915: Pass dev_priv to intel_setup_outputs()Ander Conselvan de Oliveira
2016-11-25drm/i915: Integrate i915_sw_fence with debugobjectsChris Wilson
2016-11-25drm/i915: Hold a reference on the request for its fence chainChris Wilson
2016-11-25drm/i915: Assert no external observers when unwind a failed request allocChris Wilson
2016-11-25drm/i915: Add is-completed assert to request retire entrypointChris Wilson
2016-11-25drm/i915/debugfs: Update pageflip informationChris Wilson
2016-11-25drm/i915: Rename i915_gem_timeline.next_seqno to .seqnoJoonas Lahtinen
2016-11-24drm/i915/audio: fix hdmi audio noise issueLibin Yang
2016-11-24drm/i915: Use the precomputed value for whether to enable command parsingChris Wilson
2016-11-24drm/i915/debugfs: Increment return value of gt.next_seqnoChris Wilson
2016-11-24drm/i915: kick out cmd_parser specific structs from i915_drv.hMatthew Auld
2016-11-24drm/i915: cleanup use of INSTR_CLIENT_MASKMatthew Auld
2016-11-24drm/i915/debugfs: Drop i915_hws_infoChris Wilson
2016-11-23drm/i915: Remove all ->config dereferences from intel_hdmi, v2.Maarten Lankhorst
2016-11-23drm/i915: Simplify error handling in intel_modeset_all_pipes()Ville Syrjälä
2016-11-23drm/i915: Protect dev_priv->atomic_cdclk_freq with all the crtc locksVille Syrjälä
2016-11-23drm/i915: Fix cdclk vs. dev_cdclk mess when not recomputing thingsVille Syrjälä
2016-11-23drm/i915/bxt: Correct dual-link MIPI port control.Bob Paauwe
2016-11-23drm/i915: Use enum plane_id in VLV/CHV wm codeVille Syrjälä
2016-11-23drm/i915: Use enum plane_id in VLV/CHV sprite codeVille Syrjälä
2016-11-23drm/i915: Use enum plane_id in SKL plane codeVille Syrjälä
2016-11-23drm/i915: Use enum plane_id in SKL wm codeVille Syrjälä
2016-11-23drm/i915: Add crtc->plane_ids_maskVille Syrjälä
2016-11-23drm/i915: Add per-pipe plane identifierVille Syrjälä
2016-11-23drm/i915: Make skl_write_{plane,cursor}_wm() staticVille Syrjälä
2016-11-23drm/i915: i915_gem_alloc_context_obj can be staticTvrtko Ursulin
2016-11-23drm/i915/guc: Remove unused intel_guc_fw struct memberTvrtko Ursulin
2016-11-23drm/i915/lspcon: Remove unused force change mode parameterImre Deak
2016-11-23drm/i915/lspcon: Wait for expected LSPCON mode to settleImre Deak
2016-11-23drm/i915/lspcon: Add dp_to_lspcon helper()Imre Deak
2016-11-23drm/i915/lspcon: Ensure AUX CH is awake while in DP Sleep stateImre Deak
2016-11-22drm/i915: Stop the machine as we install the wedged submit_request handlerChris Wilson
2016-11-22drm/i915: Complete requests in nop_submit_requestChris Wilson
2016-11-22drm/i915: Disable hangcheck when wedgedChris Wilson
2016-11-22drm/i915: Don't deref context->file_priv ERR_PTR upon resetChris Wilson
2016-11-22drm/i915: Add a kerneldoc summary for i915_perf.cRobert Bragg
2016-11-22drm/i915: Add more Haswell OA metric setsRobert Bragg
2016-11-22drm/i915: add dev.i915.oa_max_sample_rate sysctlRobert Bragg
2016-11-22drm/i915: Add dev.i915.perf_stream_paranoid sysctl optionRobert Bragg
2016-11-22drm/i915: advertise available metrics via sysfsRobert Bragg
2016-11-22drm/i915: Enable i915 perf stream for Haswell OA unitRobert Bragg
2016-11-22drm/i915: Add 'render basic' Haswell OA unit configRobert Bragg
2016-11-22drm/i915: don't whitelist oacontrol in cmd parserRobert Bragg
2016-11-22drm/i915: return EACCES for check_cmd() failuresRobert Bragg
2016-11-22drm/i915: rename OACONTROL GEN7_OACONTROLRobert Bragg
2016-11-22drm/i915: Add i915 perf infrastructureRobert Bragg