summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915 (follow)
Commit message (Expand)AuthorAge
...
| * | | | | drm/i915: Update wa_ctx_emit() macro as per kernel coding guidelinesArun Siluvery2015-07-08
| * | | | | drm/i915: Handle HPD when it has actually occurredSonika Jindal2015-07-08
| * | | | | drm/i915: move set_no_fbc_reason() call out of intel_fbc_find_crtc()Paulo Zanoni2015-07-08
| * | | | | drm/i915: extract FBC_MULTIPLE_PIPES checkPaulo Zanoni2015-07-08
| * | | | | drm/i915: add FBC_IN_DBG_MASTER no_fbc_reasonPaulo Zanoni2015-07-08
| * | | | | drm/i915: use intel_crtc for the FBC functionsPaulo Zanoni2015-07-08
| * | | | | drm/i915: use dev_priv for the FBC functionsPaulo Zanoni2015-07-08
| * | | | | drm/i915: move FBC vfuncs to struct i915_fbcPaulo Zanoni2015-07-08
| * | | | | drm/i915: Inline SUPPORTS_DIGITAL_OUTPUTSDaniel Vetter2015-07-07
| * | | | | drm/i915: s/mdelay/msleep/Daniel Vetter2015-07-07
| * | | | | drm/i915: Ditch SUPPORTS_INTEGRATED_HDMI|DP and use IS_G4X insteadDaniel Vetter2015-07-07
| * | | | | drm/i915: Disable LVDS port after the pipe on PCHVille Syrjälä2015-07-06
| * | | | | drm/i915: Don't dereference NULL plane while setting up scalersMatt Roper2015-07-06
| * | | | | 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
| * | | | | drm/i915: Update DRIVER_DATE to 20150703Daniel Vetter2015-07-03
| * | | | | drm/i915/gtt: Per ppgtt scratch pageMika Kuoppala2015-07-03