summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2017-06-21drm/i915: remove rate_to_index, messed up merge.Dave Airlie
2017-06-21Merge tag 'drm-intel-next-2017-06-19' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-06-19drm/i915: Update DRIVER_DATE to 20170619Daniel Vetter
2017-06-16drm/i915/cfl: Introduce Coffee Lake workarounds.Rodrigo Vivi
2017-06-16drm/i915: Store 9 bits of PCI Device ID for platforms with a LP PCHDhinakaran Pandiyan
2017-06-16drm/i915: Stash a pointer to the obj's resv in the vmaChris Wilson
2017-06-16drm/i915: Async GPU relocation processingChris Wilson
2017-06-16drm/i915: Allow execbuffer to use the first object as the batchChris Wilson
2017-06-16drm/i915: Wait upon userptr get-user-pages within execbufferChris Wilson
2017-06-16drm/i915: First try the previous execbuffer locationChris Wilson
2017-06-16drm/i915: Store a persistent reference for an object in the execbuffer cacheChris Wilson
2017-06-16drm/i915: Eliminate lots of iterations over the execobjects arrayChris Wilson
2017-06-16drm/i915: Disable EXEC_OBJECT_ASYNC when doing relocationsChris Wilson
2017-06-16drm/i915: Pass vma to relocate entryChris Wilson
2017-06-16drm/i915: Store a direct lookup from object handle to vmaChris Wilson
2017-06-16drm/i915: Fix retrieval of hangcheck statsChris Wilson
2017-06-16drm/i915: Store i915_gem_object_is_coherent() as a bit next to cache-dirtyChris Wilson
2017-06-16drm/i915: Mark CPU cache as dirty on every transition for CPU writesChris Wilson
2017-06-16drm/i915: Make i915_vma_destroy() staticChris Wilson
2017-06-16drm/i915: Actually attach the tv_format property to the SDVO connectorVille Syrjälä
2017-06-16Merge tag 'gvt-next-2017-06-08' of https://github.com/01org/gvt-linux into dr...Jani Nikula
2017-06-16BackMerge tag 'v4.12-rc5' into drm-nextDave Airlie
2017-06-15Revert "drm/i915/skl: New ddb allocation algorithm"Rodrigo Vivi
2017-06-15drm/i915/glk: Add cold boot sequence for GLK DSIMadhav Chauhan
2017-06-15drm/i915/glk: Split GLK DSI device ready functionalityMadhav Chauhan
2017-06-15drm/i915: Don't enable backlight at setup time.Dhinakaran Pandiyan
2017-06-15drm/i915/cnl: make function cnl_ddi_dp_set_dpll_hw_state staticColin Ian King
2017-06-15drm/i915: Remove pipe A quirk remnantsVille Syrjälä
2017-06-15drm/i915: Drop pipe A quirk for Thinkapd T60Ville Syrjälä
2017-06-15drm/i915: Drop pipe A quirk for Toshiba Protege R205-S209Ville Syrjälä
2017-06-15drm/i915: Add i830 "pipes power well"Ville Syrjälä
2017-06-15drm/i915: Use a loop for the "three times for luck" DPLL procedureVille Syrjälä
2017-06-15drm/i915: Plumb the correct acquire ctx into intel_crtc_disable_noatomic()Ville Syrjälä
2017-06-15drm/i915: Fix deadlock witha the pipe A quirk during resumeVille Syrjälä
2017-06-15drm/i915: Split vma exec_link/evict_linkChris Wilson
2017-06-15drm/i915: Use vma->exec_entry as our double-entry placeholderChris Wilson
2017-06-15drm/i915: Amalgamate execbuffer parameter structuresChris Wilson
2017-06-14drm/i915/perf: add GLK supportLionel Landwerlin
2017-06-14drm/i915/perf: add KBL supportLionel Landwerlin
2017-06-14drm/i915: add KBL GT2/GT3 check macrosLionel Landwerlin
2017-06-14drm/i915/perf: remove perf.hook_lockRobert Bragg
2017-06-14drm/i915/perf: per-gen timebase for checking sample freqRobert Bragg
2017-06-14drm/i915/perf: Add more OA configs for BDW, CHV, SKL + BXTRobert Bragg
2017-06-14drm/i915/perf: Add OA unit support for Gen 8+Robert Bragg
2017-06-14drm/i915/perf: Add 'render basic' Gen8+ OA unit configsRobert Bragg
2017-06-14drm/i915/perf: rework mux configurations queriesLionel Landwerlin
2017-06-14drm/i915: expose _SUBSLICE_MASK GETPARMRobert Bragg
2017-06-14drm/i915: expose _SLICE_MASK GETPARMRobert Bragg
2017-06-14drm/i915: Reinstate reservation_object zapping for batch_pool objectsChris Wilson
2017-06-14drm/i915: Spin for struct_mutex inside shrinkerChris Wilson