summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2016-04-29drm/i915: Unduplicate CHV signal level codeAnder Conselvan de Oliveira
2016-04-29drm/i915: Set crtc_state->lane_count for HDMIAnder Conselvan de Oliveira
2016-04-28drm/i915: Fix comments about GMBUSFREQ registerVille Syrjälä
2016-04-28drm/i915: Use cached cdclk value in i915_audio_component_get_cdclk_freq()Ville Syrjälä
2016-04-28drm/i915: Update CDCLK_FREQ register on BDW after changing cdclk frequencyVille Syrjälä
2016-04-28drm/i915/bxt: Adjusting the error in horizontal timings retrievalRamalingam C
2016-04-28drm/i915/BXT: Retrieving the horizontal timing for DSIRamalingam C
2016-04-28drm/i915: Unify GPU resets upon shutdownChris Wilson
2016-04-28drm/i915: Stop tracking execlists retired requestsTvrtko Ursulin
2016-04-28drm/i915: Store LRC hardware id in the requestTvrtko Ursulin
2016-04-28drm/i915: Track the previous pinned context inside the requestChris Wilson
2016-04-28drm/i915: Move releasing of the GEM request from free to retire/cancelChris Wilson
2016-04-28drm/i915: Move the magical deferred context allocation into the requestChris Wilson
2016-04-28drm/i915: Refactor execlists default context pinningChris Wilson
2016-04-28drm/i915: Replace the pinned context address with its unique IDChris Wilson
2016-04-28drm/i915: Assign every HW context a unique IDChris Wilson
2016-04-28drm/i915: Update execlists context descriptor format commentaryChris Wilson
2016-04-28drm/i915: Preallocate enough space for the average requestChris Wilson
2016-04-28drm/i915: Manually unwind after a failed request allocationChris Wilson
2016-04-28drm/i915: Remove the identical implementations of request space reservationChris Wilson
2016-04-28drm/i915: Unify intel_ring_begin()Chris Wilson
2016-04-28drm/i915: Rearrange switch_context to load the aliasing ppgtt on first useChris Wilson
2016-04-28drm/i915: Remove early l3-remapChris Wilson
2016-04-28drm/i915: Consolidate L3 remapping LRIChris Wilson
2016-04-28drm/i915: L3 cache remapping is part of context switchingChris Wilson
2016-04-28drm/i915: Mark the current context as lost on suspendChris Wilson
2016-04-28drm/i915: Use i915_vma_pin_iomap on the ringbuffer objectChris Wilson
2016-04-28drm/i915: Move ioremap_wc tracking onto VMAChris Wilson
2016-04-28drm/i915: Introduce i915_vm_to_ggtt()Chris Wilson
2016-04-28io-mapping: Specify mapping size for io_mapping_map_wc()Chris Wilson
2016-04-28drm/i915/overlay: Replace i915_gem_obj_ggtt_offset() with the known flip_addrChris Wilson
2016-04-28drm/i915/fbdev: Call intel_unpin_fb_obj() on releaseChris Wilson
2016-04-28drm/i915: Propagate error from drm_gem_object_init()Chris Wilson
2016-04-28drm/i915: Protect gen7 irq_seqno_barrier with uncore lockChris Wilson
2016-04-27drm/i915: Update RAWCLK_FREQ register on VLV/CHVVille Syrjälä
2016-04-27drm/i915: Unify VLV/CHV DPOunit clock gating disable/enableVille Syrjälä
2016-04-27drm/i915: tidy up gen8_init_scratchMatthew Auld
2016-04-27drm/i915/dsi: add support for gpio elements on CHVJani Nikula
2016-04-27drm/i915/dsi: add support for sequence block v3 gpio for VLVJani Nikula
2016-04-26drm/i915: Parsing the PWM cntrl and CABC ON/OFF fields in VBTDeepak M
2016-04-26drm/i915: Add Backlight Control using DPCD for eDP connectors (v9)Yetunde Adebisi
2016-04-26drm/i915: Read eDP Display control capability registersYetunde Adebisi
2016-04-26drm/i915/dsi: don't pretend we support SC GPIOsJani Nikula
2016-04-25drm/i915: Simplify i915_gem_obj_ggtt_bound_viewTvrtko Ursulin
2016-04-25drm/i915: Simplify i915_gem_obj_ggtt_offset_viewTvrtko Ursulin
2016-04-25drm/i915: Simplify i915_gem_obj_to_ggtt_viewTvrtko Ursulin
2016-04-25drm/i915: Remove i915_gem_obj_sizeTvrtko Ursulin
2016-04-25drm/i915: rename i915_gem_alloc_object() to i915_gem_object_create()Dave Gordon
2016-04-25drm/i915: Canonicalize stolen memory calculationsJoonas Lahtinen
2016-04-25drm/i915:bxt: implement WaProgramL3SqcReg1DefaultForPerfTim Gore