summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | drm/i915: Mark elsps submitted when they are pushed to hwMika Kuoppala2015-07-06
| | * | | | | | | | | drm/i915: Convert execlists_ctx_descriptor() for requestsMika Kuoppala2015-07-06
| | * | | | | | | | | drm/i915: Convert execlists_elsp_writ() for requestsMika Kuoppala2015-07-06
| | * | | | | | | | | drm/i915: Convert intel_lr_context_pin() for requestsMika Kuoppala2015-07-06
| | * | | | | | | | | drm/i915: Assign request ringbuf before pinMika Kuoppala2015-07-06
| | * | | | | | | | | drm/i915: Convert execlists_update_context() for requestsMika Kuoppala2015-07-06
| | * | | | | | | | | drm/i915: Convert execlist_submit_contexts() for requestsMika Kuoppala2015-07-06
| | * | | | | | | | | drm/i915: Also perform gpu reset under execlist mode.Niu,Bing2015-07-06
| | * | | | | | | | | drm/i915: Update WaFlushCoherentL3CacheLinesAtContextSwitchArun Siluvery2015-07-06
| | * | | | | | | | | drm/i915: protect FBC functions with FBC checksPaulo Zanoni2015-07-06
| | * | | | | | | | | drm/i915: FBC doesn't need struct_mutex anymorePaulo Zanoni2015-07-06
| | * | | | | | | | | drm/i915: intel_unregister_dsm_handler() doesn't need struct_mutexPaulo Zanoni2015-07-06
| | * | | | | | | | | drm/i915: intel_frontbuffer_flip_prepare() doesn't need struct_mutexPaulo Zanoni2015-07-06
| | * | | | | | | | | drm/i915: add the FBC mutexPaulo Zanoni2015-07-06
| | * | | | | | | | | drm/i915: add dev_priv->mm.stolen_lockPaulo Zanoni2015-07-06
| | * | | | | | | | | drm/i915: move FBC code out of i915_gem_stolen.cPaulo Zanoni2015-07-06
| | * | | | | | | | | drm/i915: add simple wrappers for stolen node insertion/removalPaulo Zanoni2015-07-06
| | * | | | | | | | | drm/i915: Drop a spurious intel_pre_plane_update() callVille Syrjälä2015-07-06
| | * | | | | | | | | drm/i915/opregion: start using extended didlJani Nikula2015-07-06
| | * | | | | | | | | drm/i915/opregion: abstract didl and did2 getter and setterJani Nikula2015-07-06
| | * | | | | | | | | drm/i915/opregion: prefer DRM logging functions over pr_warn and dev_dbgJani Nikula2015-07-06
| | * | | | | | | | | drm/i915/opregion: add new opregion stuffJani Nikula2015-07-06
| | * | | | | | | | | drm/i915/opregion: use BUILD_BUG_ON to verify mailbox struct sizesJani Nikula2015-07-06
| | * | | | | | | | | drm/i915/hotplug: document the hotplug handling in the driverJani Nikula2015-07-06
| | * | | | | | | | | drm/i915/audio: clarify HD audio documentation wrt modesetJani Nikula2015-07-06
| | * | | | | | | | | drm/i915: set FDI translations to NULL on SKLPaulo Zanoni2015-07-06
| | * | | | | | | | | drm/i915: Expose I915_EXEC_RESOURCE_STREAMER flag and getparamAbdiel Janulgue2015-07-06
| | * | | | | | | | | drm/i915: Enable resource streamer on ExeclistsAbdiel Janulgue2015-07-06
| | * | | | | | | | | drm/i915: Enable Resource Streamer state save/restore on MI_SET_CONTEXTAbdiel Janulgue2015-07-06
| | * | | | | | | | | drm/i915: Enable resource streamer bits on MI_BATCH_BUFFER_STARTAbdiel Janulgue2015-07-06
| | * | | | | | | | | drm/i915/bxt: BUNs related to port PLLVandana Kannan2015-07-06
| | * | | | | | | | | Revert "drm/i915: Disable 12bpc hdmi for now"Ville Syrjälä2015-07-06
| | * | | | | | | | | drm/i915: Account for CHV/BXT DPLL clock limitationsVille Syrjälä2015-07-06
| | * | | | | | | | | drm/i915: Bump HDMI min port clock to 25 MHzVille Syrjälä2015-07-06
| | * | | | | | | | | drm/i915: Fix HDMI 12bpc and pixel repeat clock readout for DDI platformsVille Syrjälä2015-07-06
| | * | | | | | | | | GPU-DRM: Delete an unnecessary check before drm_property_unreference_blob()Markus Elfring2015-07-06
| | * | | | | | | | | drm/i915: Update DRIVER_DATE to 20150703Daniel Vetter2015-07-03
| | * | | | | | | | | drm/i915/gtt: Per ppgtt scratch pageMika Kuoppala2015-07-03
| | * | | | | | | | | drm/i915: Changes required to enable DSI Video Mode on CHTGaurav K Singh2015-07-03
| | * | | | | | | | | drm/i915: Support for higher DSI clkGaurav K Singh2015-07-03
| | * | | | | | | | | drm/i915/dsi: abstract dsi bpp derivation from pixel formatJani Nikula2015-07-03
| | * | | | | | | | | drm/i915: don't increment the FBC threshold at fbc_enablePaulo Zanoni2015-07-03
| | * | | | | | | | | drm/i915: Report correct GGTT space usageTvrtko Ursulin2015-07-03
| | * | | | | | | | | drm/i915/gtt: Return struct i915_scratch_page from alloc_scratchMika Kuoppala2015-07-03
| | * | | | | | | | | drm/i915/gtt: Reorder page alloc/free/init functionsMika Kuoppala2015-07-03
| | * | | | | | | | | drm/i915: Reserve space improvementsJohn Harrison2015-07-03
| | * | | | | | | | | drm/i915/bxt: mask off the DPLL state checker bits we don't programImre Deak2015-07-03
| | * | | | | | | | | drm/i915/bxt: add DDI port HW readout supportImre Deak2015-06-30
| | * | | | | | | | | drm/i915: calculate the port clock rate along with other PLL paramsImre Deak2015-06-30
| | * | | | | | | | | drm/i915/vlv: move the vlv PLL helper next to its platform counterpartsImre Deak2015-06-30