summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2016-08-22drm/i915: Ensure consistent control flow __i915_gem_active_get_rcuDaniel Vetter
2016-08-22drm/i915: Stop marking the unaccessible scratch page as UCChris Wilson
2016-08-22drm/i915: Restore debugfs/i915_gem_gtt back to its former gloryChris Wilson
2016-08-22drm/i915: Update DRIVER_DATE to 20160822Daniel Vetter
2016-08-19drm/i915: Use remap_io_mapping() to prefault all PTE in a single passChris Wilson
2016-08-19drm/i915: Embed the io-mapping struct inside drm_i915_privateChris Wilson
2016-08-19drm/i915/fbc: Allow on unfenced surfaces, for recent genChris Wilson
2016-08-19drm/i915/fbc: Don't set an illegal fence if unfencedChris Wilson
2016-08-19drm/i915: Flush delayed fence releases after resetChris Wilson
2016-08-19drm/i915: Reattach comment, complete type specificationDave Gordon
2016-08-18drm/i915/cmdparser: Accelerate copies from WC memoryChris Wilson
2016-08-18drm/i915/cmdparser: Use binary search for faster register lookupChris Wilson
2016-08-18drm/i915/cmdparser: Check for SKIP descriptors firstChris Wilson
2016-08-18drm/i915/cmdparser: Compare against the previous command descriptorChris Wilson
2016-08-18drm/i915/cmdparser: Improve hash functionChris Wilson
2016-08-18drm/i915/cmdparser: Only cache the dst vmapChris Wilson
2016-08-18drm/i915/cmdparser: Use cached vmappingsChris Wilson
2016-08-18drm/i915/cmdparser: Add the TIMESTAMP register for the other enginesChris Wilson
2016-08-18drm/i915/cmdparser: Make initialisation failure non-fatalChris Wilson
2016-08-18drm/i915: Stop discarding GTT cache-domain on unbind vmaChris Wilson
2016-08-18drm/i915: Bump the inactive tracking for all VMA accessedChris Wilson
2016-08-18drm/i915: Track display alignment on VMAChris Wilson
2016-08-18drm/i915: Fallback to using unmappable memory for scanoutChris Wilson
2016-08-18drm/i915: Choose not to evict faultable objects from the GGTTChris Wilson
2016-08-18drm/i915: Drop ORIGIN_GTT for untracked GTT writesChris Wilson