index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_drv.h
Age
Commit message (
Expand
)
Author
2016-05-23
drm/i915: Determine DP++ type 1 DVI adaptor presence based on VBT
Ville Syrjälä
2016-04-25
drm/i915: Update DRIVER_DATE to 20160425
Daniel Vetter
2016-04-20
drm/i915: check for ERR_PTR from i915_gem_object_pin_map()
Dave Gordon
2016-04-15
drm/i915/bxt: Enable runtime PM
Imre Deak
2016-04-15
drm/i915/bxt: Add HW state verification for DDI PHY and CDCLK
Imre Deak
2016-04-14
drm/i915: Late request cancellations are harmful
Chris Wilson
2016-04-14
drm/i915: Prevent leaking of -EIO from i915_wait_request()
Chris Wilson
2016-04-14
drm/i915: Store the reset counter when constructing a request
Chris Wilson
2016-04-14
drm/i915: Tighten reset_counter for reset status
Chris Wilson
2016-04-14
drm/i915: Hide the atomic_read(reset_counter) behind a helper
Chris Wilson
2016-04-14
drm/i915: Add GEM debugging Kconfig option
Chris Wilson
2016-04-14
drm/i915: Disentangle i915_drv.h includes
Chris Wilson
2016-04-14
drm/i915: Store and use edram capabilities
Mika Kuoppala
2016-04-13
drm/i915/skl: Fix rc6 based gpu/system hang
Mika Kuoppala
2016-04-13
drm/i915: add INTEL_GEN() helper shorthand for INTEL_INFO()->gen
Jani Nikula
2016-04-12
drm/i915: Only grab correct forcewake for the engine with execlists
Tvrtko Ursulin
2016-04-12
drm/i915: Simplify for_each_fw_domain iterators
Tvrtko Ursulin
2016-04-12
drm/i915: Use consistent forcewake auto-release timeout across kernel configs
Tvrtko Ursulin
2016-04-12
drm/i915: Get panel_type from OpRegion panel details
Ville Syrjälä
2016-04-12
drm/i915: Replace the static panel_type variable with dev_priv->vbt.panel_type
Ville Syrjälä
2016-04-12
drm/i915: Restore GMBUS operation after a failed bit-banging fallback
Ville Syrjälä
2016-04-11
drm/i915: Update DRIVER_DATE to 20160411
Daniel Vetter
2016-04-11
drm/i915/shrinker: Restrict vmap purge to objects with vmaps
Chris Wilson
2016-04-11
drm/i915: Refactor duplicate object vmap functions
Chris Wilson
2016-04-09
drm/i915: Separate out the seqno-barrier from engine->get_seqno
Chris Wilson
2016-04-08
drm/i915: Include engine->last_submitted_seqno in GPU error state
Chris Wilson
2016-04-07
drm/i915: Do not WARN_ON in i915_vm_to_ppgtt
Joonas Lahtinen
2016-04-06
drm/i915: Set invert bit for hpd based on VBT
Shubhangi Shrivastava
2016-04-05
drm/i915: Use GPLL ref clock to calculate GPU freqs on VLV/CHV
Ville Syrjälä
2016-04-05
drm/i915/guc: reset GuC and retry on firmware load failure
Arun Siluvery
2016-04-05
drm/i915/shrinker: Hook up vmap allocation failure notifier
Chris Wilson
2016-04-01
drm/i915: Implement WaPixelRepeatModeFixForC0:chv
Ville Syrjälä
2016-03-31
drm/i915: Refer to GGTT {,VM} consistently
Joonas Lahtinen
2016-03-31
drm/i915: Pass crtc_state to color management functions.
Maarten Lankhorst
2016-03-31
drm/i915: Add locking to pll updates, v3.
Maarten Lankhorst
2016-03-30
drm/i915: Update DRIVER_DATE to 20160330
Daniel Vetter
2016-03-29
drm/i915: remove unused dev_priv->render_reclock_avail
Jani Nikula
2016-03-29
drm/i915: move sdvo mappings to vbt data
Jani Nikula
2016-03-29
drm/i915: move edp low vswing config to vbt data
Jani Nikula
2016-03-29
drm/i915: use a substruct in vbt data for edp
Jani Nikula
2016-03-24
drm/i915: replace for_each_engine()
Dave Gordon
2016-03-24
drm/i915: introduce for_each_engine_id()
Dave Gordon
2016-03-23
drm/i915: Split PNV version of crtc_compute_clock()
Ander Conselvan de Oliveira
2016-03-22
drm/i915/tdr: Prepare error handler to accept mask of hung engines
arun.siluvery@linux.intel.com
2016-03-22
drm/i915/tdr: Initialize hangcheck struct for each engine
Tomas Elf
2016-03-21
drm/i915: Implement color management on bdw/skl/bxt/kbl
Lionel Landwerlin
2016-03-21
drm/i915: Extract out gamma table and CSC to their own file
Lionel Landwerlin
2016-03-21
drm/i915/bxt: add dsi transcoders
Jani Nikula
2016-03-21
drm/i915: add another virtual PCH bridge for passthrough support
Jesse Barnes
2016-03-18
drm/i915: Tune down init error message due to failure injection
Imre Deak
[next]