summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2017-11-06drm/i915: Make GuC log part of the uC error stateMichal Wajdeczko
2017-11-06drm/i915: Add Guc/HuC firmware details to error stateMichal Wajdeczko
2017-11-06drm/i915/guc: Assert ctch->vma is allocatedMichal Wajdeczko
2017-11-06drm/i915/guc: Assert guc->stage_desc_pool is allocatedChris Wilson
2017-11-06drm/i915: Lock llist_del_first() vs llist_del_all()Chris Wilson
2017-11-06drm/i915/selftests: Hide dangerous testsChris Wilson
2017-11-06drm/i915: Assert vma->flags are updated correctly during bindingChris Wilson
2017-11-03drm/i915: Set up mocs tables before restarting the enginesChris Wilson
2017-11-03drm/i915: Warn in debug builds of incorrect usages of ptr_pack_bitsTvrtko Ursulin
2017-11-03drm/i915: Reject unknown syncobj flagsTvrtko Ursulin
2017-11-02drm/i915: ensure oa config uuid is null terminatedLionel Landwerlin
2017-11-02drm/i915: Flush the irq and tasklets before asserting engine is idleChris Wilson
2017-11-02drm/i915: Use fallback forcewake if primary ack missingMika Kuoppala
2017-11-02drm/i915/guc: Add support for reset engine using GuC commandsMichel Thierry
2017-11-02drm/i915/guc: Rename the function that resets the GuCMichel Thierry
2017-11-02drm/i915/guc: Clear terminated attribute bit on GuC preemption contextJeff McGee
2017-11-01drm/i915/cnl: Symmetric scalers for each pipeMika Kahola
2017-11-01drm/i915: Give more details for the active-when-parking warning for the enginesChris Wilson
2017-11-01drm/i915: Move parking-while-active warning to intel_engines_park()Chris Wilson
2017-11-01drm/i915: Check that the breadcrumb wasn't disarmed automatically before parkingChris Wilson
2017-11-01drm/i915: Check incoming alignment for unfenced buffers (on i915gm)Chris Wilson
2017-10-31drm/i915/cnl: Remove unnecessary check in cnl_setup_private_ppatMichel Thierry
2017-10-31drm/i915: Remove most encoder->type uses from the audio codeVille Syrjälä
2017-10-31drm/i915: Pass around crtc and connector states for audioVille Syrjälä
2017-10-30drm/i915: Replace "cc-option -Wno-foo" with "cc-disable-warning foo"Chris Wilson
2017-10-30drm/i915: Use intel_ddi_get_config() for MSTVille Syrjälä
2017-10-30drm/i915: Pass a crtc state to ddi post_disable from MST codeVille Syrjälä
2017-10-30drm/i915: Eliminate pll->state usage from bxt_calc_pll_link()Ville Syrjälä
2017-10-30drm/i915: Nuke intel_ddi_get_encoder_port()Ville Syrjälä
2017-10-30drm/i915: Stop frobbing with DDI encoder->typeVille Syrjälä
2017-10-30drm/i915: Populate output_types from .get_config()Ville Syrjälä
2017-10-30drm/i915: Parse max HDMI TMDS clock from VBTVille Syrjälä
2017-10-30drm/i915/vbt: Fix HDMI level shifter and max data rate bitfield sizesVille Syrjälä
2017-10-27drm/i915: Clean up the mess around hdmi_12bpc_possible()Ville Syrjälä
2017-10-27drm/i915: Improve DP downstream HPD handlingVille Syrjälä
2017-10-27drm/i915: Fix BXT lane latency optimal setting with MSTVille Syrjälä
2017-10-27drm/i915: Stop using encoder->type in intel_ddi_enable_transcoder_func()Ville Syrjälä
2017-10-27drm/i915: Start using output_types for DPLL selectionVille Syrjälä
2017-10-27drm/i915: Pass crtc state to intel_prepare_dp_ddi_buffers()Ville Syrjälä
2017-10-27drm/i915: Don't use encoder->type in intel_ddi_set_pipe_settings()Ville Syrjälä
2017-10-27drm/i915: Hold rcu_read_lock when iterating over the radixtree (vma idr)Chris Wilson
2017-10-27drm/i915: Hold rcu_read_lock when iterating over the radixtree (objects)Chris Wilson
2017-10-27drm/i915: Empty the ring before disablingChris Wilson
2017-10-27drm/i915/edp: clean up code and comments around eDP DPCD readJani Nikula
2017-10-27drm/i915/edp: read edp display control registers unconditionallyJani Nikula
2017-10-27drm/i915: Calculate ironlake intermediate watermarks correctly, v2.Maarten Lankhorst
2017-10-27drm/i915: Do not rely on wm preservation for ILK watermarksMaarten Lankhorst
2017-10-26drm/i915: Cancel the modeset retry work during modeset cleanupManasi Navare
2017-10-26drm/i915: Add -Wall -Wextra to our build, set warnings to fullChris Wilson
2017-10-26drm/i915: Include RING_MODE when dumping the engine stateChris Wilson