index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
drm/i915: Update wa_ctx_emit() macro as per kernel coding guidelines
Arun Siluvery
2015-07-08
|
*
|
|
|
|
drm/i915: Handle HPD when it has actually occurred
Sonika Jindal
2015-07-08
|
*
|
|
|
|
drm/i915: move set_no_fbc_reason() call out of intel_fbc_find_crtc()
Paulo Zanoni
2015-07-08
|
*
|
|
|
|
drm/i915: extract FBC_MULTIPLE_PIPES check
Paulo Zanoni
2015-07-08
|
*
|
|
|
|
drm/i915: add FBC_IN_DBG_MASTER no_fbc_reason
Paulo Zanoni
2015-07-08
|
*
|
|
|
|
drm/i915: use intel_crtc for the FBC functions
Paulo Zanoni
2015-07-08
|
*
|
|
|
|
drm/i915: use dev_priv for the FBC functions
Paulo Zanoni
2015-07-08
|
*
|
|
|
|
drm/i915: move FBC vfuncs to struct i915_fbc
Paulo Zanoni
2015-07-08
|
*
|
|
|
|
drm/i915: Inline SUPPORTS_DIGITAL_OUTPUTS
Daniel Vetter
2015-07-07
|
*
|
|
|
|
drm/i915: s/mdelay/msleep/
Daniel Vetter
2015-07-07
|
*
|
|
|
|
drm/i915: Ditch SUPPORTS_INTEGRATED_HDMI|DP and use IS_G4X instead
Daniel Vetter
2015-07-07
|
*
|
|
|
|
drm/i915: Disable LVDS port after the pipe on PCH
Ville Syrjälä
2015-07-06
|
*
|
|
|
|
drm/i915: Don't dereference NULL plane while setting up scalers
Matt Roper
2015-07-06
|
*
|
|
|
|
drm/i915: Mark elsps submitted when they are pushed to hw
Mika Kuoppala
2015-07-06
|
*
|
|
|
|
drm/i915: Convert execlists_ctx_descriptor() for requests
Mika Kuoppala
2015-07-06
|
*
|
|
|
|
drm/i915: Convert execlists_elsp_writ() for requests
Mika Kuoppala
2015-07-06
|
*
|
|
|
|
drm/i915: Convert intel_lr_context_pin() for requests
Mika Kuoppala
2015-07-06
|
*
|
|
|
|
drm/i915: Assign request ringbuf before pin
Mika Kuoppala
2015-07-06
|
*
|
|
|
|
drm/i915: Convert execlists_update_context() for requests
Mika Kuoppala
2015-07-06
|
*
|
|
|
|
drm/i915: Convert execlist_submit_contexts() for requests
Mika Kuoppala
2015-07-06
|
*
|
|
|
|
drm/i915: Also perform gpu reset under execlist mode.
Niu,Bing
2015-07-06
|
*
|
|
|
|
drm/i915: Update WaFlushCoherentL3CacheLinesAtContextSwitch
Arun Siluvery
2015-07-06
|
*
|
|
|
|
drm/i915: protect FBC functions with FBC checks
Paulo Zanoni
2015-07-06
|
*
|
|
|
|
drm/i915: FBC doesn't need struct_mutex anymore
Paulo Zanoni
2015-07-06
|
*
|
|
|
|
drm/i915: intel_unregister_dsm_handler() doesn't need struct_mutex
Paulo Zanoni
2015-07-06
|
*
|
|
|
|
drm/i915: intel_frontbuffer_flip_prepare() doesn't need struct_mutex
Paulo Zanoni
2015-07-06
|
*
|
|
|
|
drm/i915: add the FBC mutex
Paulo Zanoni
2015-07-06
|
*
|
|
|
|
drm/i915: add dev_priv->mm.stolen_lock
Paulo Zanoni
2015-07-06
|
*
|
|
|
|
drm/i915: move FBC code out of i915_gem_stolen.c
Paulo Zanoni
2015-07-06
|
*
|
|
|
|
drm/i915: add simple wrappers for stolen node insertion/removal
Paulo Zanoni
2015-07-06
|
*
|
|
|
|
drm/i915: Drop a spurious intel_pre_plane_update() call
Ville Syrjälä
2015-07-06
|
*
|
|
|
|
drm/i915/opregion: start using extended didl
Jani Nikula
2015-07-06
|
*
|
|
|
|
drm/i915/opregion: abstract didl and did2 getter and setter
Jani Nikula
2015-07-06
|
*
|
|
|
|
drm/i915/opregion: prefer DRM logging functions over pr_warn and dev_dbg
Jani Nikula
2015-07-06
|
*
|
|
|
|
drm/i915/opregion: add new opregion stuff
Jani Nikula
2015-07-06
|
*
|
|
|
|
drm/i915/opregion: use BUILD_BUG_ON to verify mailbox struct sizes
Jani Nikula
2015-07-06
|
*
|
|
|
|
drm/i915/hotplug: document the hotplug handling in the driver
Jani Nikula
2015-07-06
|
*
|
|
|
|
drm/i915/audio: clarify HD audio documentation wrt modeset
Jani Nikula
2015-07-06
|
*
|
|
|
|
drm/i915: set FDI translations to NULL on SKL
Paulo Zanoni
2015-07-06
|
*
|
|
|
|
drm/i915: Expose I915_EXEC_RESOURCE_STREAMER flag and getparam
Abdiel Janulgue
2015-07-06
|
*
|
|
|
|
drm/i915: Enable resource streamer on Execlists
Abdiel Janulgue
2015-07-06
|
*
|
|
|
|
drm/i915: Enable Resource Streamer state save/restore on MI_SET_CONTEXT
Abdiel Janulgue
2015-07-06
|
*
|
|
|
|
drm/i915: Enable resource streamer bits on MI_BATCH_BUFFER_START
Abdiel Janulgue
2015-07-06
|
*
|
|
|
|
drm/i915/bxt: BUNs related to port PLL
Vandana Kannan
2015-07-06
|
*
|
|
|
|
Revert "drm/i915: Disable 12bpc hdmi for now"
Ville Syrjälä
2015-07-06
|
*
|
|
|
|
drm/i915: Account for CHV/BXT DPLL clock limitations
Ville Syrjälä
2015-07-06
|
*
|
|
|
|
drm/i915: Bump HDMI min port clock to 25 MHz
Ville Syrjälä
2015-07-06
|
*
|
|
|
|
drm/i915: Fix HDMI 12bpc and pixel repeat clock readout for DDI platforms
Ville Syrjälä
2015-07-06
|
*
|
|
|
|
drm/i915: Update DRIVER_DATE to 20150703
Daniel Vetter
2015-07-03
|
*
|
|
|
|
drm/i915/gtt: Per ppgtt scratch page
Mika Kuoppala
2015-07-03
[prev]
[next]