summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-26drm/i915: Add GEN7_PCODE_MIN_FREQ_TABLE_GT_RATIO_OUT_OF_RANGE to SNBChris Wilson
2016-08-26drm/i915/debugfs: Add panel delays for eDPDavid Weinehall
2016-08-26drm/i915: Add I915_PARAM_MMAP_GTT_VERSION to advertise unlimited mmapsChris Wilson
2016-08-25drm/i915/skl: Update DDB values atomically with wms/plane attrsLyude
2016-08-25drm/i915: Move CRTC updating in atomic_commit into it's own hookLyude
2016-08-25drm/i915: Restore lost "Initialized i915" welcome messageChris Wilson
2016-08-24drm/i915: Force RC6 restore after system resume and resetChris Wilson
2016-08-24drm/i915: Suppress DRM_ERROR for D_COMP write on HaswellChris Wilson
2016-08-24Revert "drm/i915/fbc: Allow on unfenced surfaces, for recent gen"Chris Wilson
2016-08-24drm/i915: Eliminate redundant local variable definitionPandiyan, Dhinakaran
2016-08-24drm/i915/dp: Dump DP link status when link training stages failPandiyan, Dhinakaran
2016-08-24drm/i915/dp: Add debug messages to print DP link training patternPandiyan, Dhinakaran
2016-08-24drm/i915: free intel_fbMatthew Auld
2016-08-24drm/i915/dvo: Remove dangling call to drm_encoder_cleanup()Chris Wilson
2016-08-24drm/i915: Cleanup crt disable sequence on hsw+Maarten Lankhorst
2016-08-24drm/i915: Create a intel_encoder_find_connector helper function.Maarten Lankhorst
2016-08-24io-mapping: Fixup for different names of writecombineDaniel Vetter
2016-08-23io-mapping.h: s/PAGE_KERNEL_IO/PAGE_KERNEL/Chris Wilson
2016-08-23drm/i915/skl: Update plane watermarks atomically during plane updatesLyude
2016-08-23drm/i915: Use more atomic state in intel_color.cMaarten Lankhorst
2016-08-23drm/i915: Convert intel_dp to use atomic stateMaarten Lankhorst
2016-08-23drm/i915: Convert intel_dp_mst to use atomic stateMaarten Lankhorst
2016-08-23drm/i915: Convert intel_lvds to use atomic stateMaarten Lankhorst
2016-08-23drm/i915: Convert intel_sdvo to use atomic stateMaarten Lankhorst
2016-08-23drm/i915: Convert intel_dsi to use atomic stateMaarten Lankhorst
2016-08-23drm/i915: Convert intel_dvo to use atomic stateMaarten Lankhorst
2016-08-23drm/i915: Convert intel_crt to use atomic stateMaarten Lankhorst
2016-08-23drm/i915: Remove unused loop from intel_dp_mst_compute_configMaarten Lankhorst
2016-08-23drm/i915: Make encoder->compute_config take the connector stateMaarten Lankhorst
2016-08-23drm/i915: Pass crtc_state and connector_state to encoder functionsMaarten Lankhorst
2016-08-23drm/i915: Walk over encoders in crtc enable/disable using atomic state.Maarten Lankhorst
2016-08-23drm/i915: Remove unused mode_set hook from encoderMaarten Lankhorst
2016-08-23drm/i915: Pass atomic state to crtc enable/disable functionsMaarten Lankhorst
2016-08-23drm/i915: handle DP_MST correctly in bxt_get_dpllMaarten Lankhorst
2016-08-22drm/i915: Take forcewake once for the entire GMBUS transactionChris Wilson
2016-08-22drm/i915: Fix nesting of filelist_mutex vs struct_mutex in i915_ppgtt_infoChris Wilson
2016-08-22drm/i915: Ignore stuck requests when considering hangsChris Wilson
2016-08-22drm/i915: Allow DMA pagetables to use highmemChris Wilson
2016-08-22drm/i915: Embed the scratch page struct into each VMChris Wilson
2016-08-22drm/i915: debugfs spring cleaningDavid Weinehall
2016-08-22drm/i915: pdev cleanupDavid Weinehall
2016-08-22drm/i915: i915_sysfs.c cleanupDavid Weinehall
2016-08-22drm/i915: consistent struct device namingDavid Weinehall
2016-08-22drm/i915: cosmetic fixes to i915_drv.hDavid Weinehall
2016-08-22drm/i915: Fix botched merge that downgrades CSR versions.Maarten Lankhorst
2016-08-22drm/i915/skl: Ensure pipes with changed wms get added to the stateLyude
2016-08-22drm/i915/gen9: Only copy WM results for changed pipes to skl_hwMatt Roper
2016-08-22drm/i915/skl: Add support for the SAGV, fix underrun hangsLyude
2016-08-22drm/i915/gen6+: Interpret mailbox error flagsLyude
2016-08-22drm/i915: Call intel_fbc_pre_update() after pinning the new pageflipPaulo Zanoni