summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2015-04-10drm/i915: Tidy batch pool logicChris Wilson
2015-04-10drm/i915: Split i915_gem_batch_pool into its own headerChris Wilson
2015-04-10drm/i915: Re-enable RPS wait-boosting for all enginesChris Wilson
2015-04-10drm/i915: Deminish contribution of wait-boosting from clientsChris Wilson
2015-04-10drm/i915: Boost GPU frequency if we detect outstanding pageflipsChris Wilson
2015-04-10drm/i915: Fix computation of last_adjustment for RPS autotuningChris Wilson
2015-04-10drm/i915: Agressive downclocking on BaytrailChris Wilson
2015-04-10drm/i915: Fix the flip synchronisation to consider mmioflipsChris Wilson
2015-04-10drm/i915: Cache last obj->pages location for i915_gem_object_get_page()Chris Wilson
2015-04-10drm/i915/skl: Implement WaDisableVFUnitClockGatingDamien Lespiau
2015-04-10drm/i915/skl: Fix stepping check for a couple of W/AsDamien Lespiau
2015-04-10drm/i915: Do not set L3-LLC Coherency bit in ctx descriptorArun Siluvery
2015-04-10drm/i915: use kref_put_mutex in i915_gem_request_unreference__unlockedMaarten Lankhorst
2015-04-10drm/i915: Don't use staged config in intel_mst_pre_enable_dp()Ander Conselvan de Oliveira
2015-04-10drm/i915: Don't use staged config in check_encoder_cloning()Ander Conselvan de Oliveira
2015-04-10drm/i915: Don't use staged config in check_digital_port_conflicts()Ander Conselvan de Oliveira
2015-04-10drm/i915: Remove intel_crtc->new_configAnder Conselvan de Oliveira
2015-04-10drm/i915: Don't use intel_crtc->new_config in pll calculation codeAnder Conselvan de Oliveira
2015-04-10drm/i915: Don't use staged config for VLV cdclk calculationsAnder Conselvan de Oliveira
2015-04-10drm/i915: Silence a sparse warningVille Syrjälä
2015-04-10drm/i915: Allow disabling the destination colorkey for overlayChris Wilson
2015-04-07drm/i915: add i915 specific connector debugfs file for DPCDJani Nikula
2015-04-07drm/i915/bdw: WaProgramL3SqcReg1DefaultRodrigo Vivi
2015-04-07drm/i915/skl: Enabling PSR2 SU with frame syncSonika Jindal
2015-04-01drm/i915: Make debugfs/i915_gem_request more friendlyChris Wilson
2015-04-01drm/i915: Set best_encoder field of connector_state also when disablingAnder Conselvan de Oliveira
2015-04-01drm/i915: base gmbus pin validity check on the gmbus pin map arrayJani Nikula
2015-04-01drm/i915: index gmbus tables using the pin pair numberJani Nikula
2015-04-01drm/i915: refer to pin instead of port in the intel_i2c.c interfacesJani Nikula
2015-04-01drm/i915: rename GMBUS_PORT_* macros as GMBUS_PIN_*Jani Nikula
2015-04-01drm/i915: Fix for ringbuf space wait in LRC modeJohn Harrison
2015-04-01drm/i915: Move common request allocation code into a common functionJohn Harrison
2015-04-01drm/i915: Make intel_logical_ring_begin() staticJohn Harrison
2015-04-01drm/i915: Rename 'do_execbuf' to 'execbuf_submit'John Harrison
2015-03-31drm/i915: Convert the ddi cdclk code to get_display_clock_speedVille Syrjälä
2015-03-31drm/i915: Simplify ilk_get_aux_clock_dividerVille Syrjälä
2015-03-31drm/i915: Assume 400MHz cdclk for the rest of gen4-7Ville Syrjälä
2015-03-31drm/i915: ILK cdclk seems to be 450MHzVille Syrjälä
2015-03-31drm/i915: Return more precise cdclk for gen2/3Ville Syrjälä
2015-03-31drm/i915: Enable DVO 2x clock around DVO encoder initVille Syrjälä
2015-03-31drm/i915: Mark the overlay active only if we got ring spaceVille Syrjälä
2015-03-31drm/i915: Convert overlay->{active, pfit_active} to boolsVille Syrjälä
2015-03-31drm/i915: Convert BUGs to WARNs in the video overlay codeVille Syrjälä
2015-03-31drm/i915/chv: Remove Wait for a previous gfx force-offDeepak S
2015-03-30drm/i915: PSR: Keep sink state consistent with sourceDurgadoss R
2015-03-30Enabled dithering in the intel VCH DVO for 18bpp pipelines.Thomas Richter
2015-03-30drm/i915: Add i915_gem_request_unreference__unlockedChris Wilson
2015-03-30drm/i915: Check lane sharing between pipes B & C using atomic stateAnder Conselvan de Oliveira
2015-03-30Merge tag 'v4.0-rc6' into drm-intel-nextDaniel Vetter
2015-03-27drm/i915: Update DRIVER_DATE to 20150327Daniel Vetter