summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2015-07-08drm/i915: Use crtc_state->active in primary check_plane funcDaniel Vetter
2015-07-08drm/i915: Check crtc->active in intel_crtc_disable_planesDaniel Vetter
2015-07-08drm/i915: move set_no_fbc_reason() call out of intel_fbc_find_crtc()Paulo Zanoni
2015-07-08drm/i915: extract FBC_MULTIPLE_PIPES checkPaulo Zanoni
2015-07-08drm/i915: add FBC_IN_DBG_MASTER no_fbc_reasonPaulo Zanoni
2015-07-08drm/i915: use intel_crtc for the FBC functionsPaulo Zanoni
2015-07-08drm/i915: use dev_priv for the FBC functionsPaulo Zanoni
2015-07-08drm/i915: move FBC vfuncs to struct i915_fbcPaulo Zanoni
2015-07-08drm/i915: Restore all GGTT VMAs on resumeTvrtko Ursulin
2015-07-07drm: add a check for x/y in drm_mode_setcrtcZhao Junwang
2015-07-07drm/rockchip: use drm_gem_mmap helpersDaniel Kurtz
2015-07-07drm/i915: Inline SUPPORTS_DIGITAL_OUTPUTSDaniel Vetter
2015-07-07drm/i915: s/mdelay/msleep/Daniel Vetter
2015-07-07drm/i915: Ditch SUPPORTS_INTEGRATED_HDMI|DP and use IS_G4X insteadDaniel Vetter
2015-07-07drm/atomic: Cleanup on error properly in the atomic ioctl.Maarten Lankhorst
2015-07-07drm: Update plane->fb also for page_flipDaniel Vetter
2015-07-06drm/i915: Disable LVDS port after the pipe on PCHVille Syrjälä
2015-07-06drm/i915: Don't dereference NULL plane while setting up scalersMatt Roper
2015-07-06drm/i915: Mark elsps submitted when they are pushed to hwMika Kuoppala
2015-07-06drm/i915: Convert execlists_ctx_descriptor() for requestsMika Kuoppala
2015-07-06drm/i915: Convert execlists_elsp_writ() for requestsMika Kuoppala
2015-07-06drm/i915: Convert intel_lr_context_pin() for requestsMika Kuoppala
2015-07-06drm/i915: Assign request ringbuf before pinMika Kuoppala
2015-07-06drm/i915: Convert execlists_update_context() for requestsMika Kuoppala
2015-07-06drm/i915: Convert execlist_submit_contexts() for requestsMika Kuoppala
2015-07-06drm/i915: Also perform gpu reset under execlist mode.Niu,Bing
2015-07-06drm/i915: Update WaFlushCoherentL3CacheLinesAtContextSwitchArun Siluvery
2015-07-06drm/i915: protect FBC functions with FBC checksPaulo Zanoni
2015-07-06drm/i915: FBC doesn't need struct_mutex anymorePaulo Zanoni
2015-07-06drm/i915: intel_unregister_dsm_handler() doesn't need struct_mutexPaulo Zanoni
2015-07-06drm/i915: intel_frontbuffer_flip_prepare() doesn't need struct_mutexPaulo Zanoni
2015-07-06drm/i915: add the FBC mutexPaulo Zanoni
2015-07-06drm/i915: add dev_priv->mm.stolen_lockPaulo Zanoni
2015-07-06drm/i915: move FBC code out of i915_gem_stolen.cPaulo Zanoni
2015-07-06drm/i915: add simple wrappers for stolen node insertion/removalPaulo Zanoni
2015-07-06drm/i915: Drop a spurious intel_pre_plane_update() callVille Syrjälä
2015-07-06drm/i915/opregion: start using extended didlJani Nikula
2015-07-06drm/i915/opregion: abstract didl and did2 getter and setterJani Nikula
2015-07-06drm/i915/opregion: prefer DRM logging functions over pr_warn and dev_dbgJani Nikula
2015-07-06drm/i915/opregion: add new opregion stuffJani Nikula
2015-07-06drm/i915/opregion: use BUILD_BUG_ON to verify mailbox struct sizesJani Nikula
2015-07-06drm/i915/hotplug: document the hotplug handling in the driverJani Nikula
2015-07-06drm/i915/audio: clarify HD audio documentation wrt modesetJani Nikula
2015-07-06drm/i915: set FDI translations to NULL on SKLPaulo Zanoni
2015-07-06drm/i915/chv: fix HW readout of the port PLL fractional dividerImre Deak
2015-07-06drm/i915: Expose I915_EXEC_RESOURCE_STREAMER flag and getparamAbdiel Janulgue
2015-07-06drm/i915: Enable resource streamer on ExeclistsAbdiel Janulgue
2015-07-06drm/i915: Enable Resource Streamer state save/restore on MI_SET_CONTEXTAbdiel Janulgue
2015-07-06drm/i915: Enable resource streamer bits on MI_BATCH_BUFFER_STARTAbdiel Janulgue
2015-07-06drm/i915/bxt: BUNs related to port PLLVandana Kannan