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/dp: move edp vdd enable/disable at a lower level in i2c-over-aux
Jani Nikula
2014-03-18
|
|
|
*
|
drm/i915/dp: split edp_panel_vdd_on() for reuse
Jani Nikula
2014-03-18
|
|
*
|
|
drm/i915: Rename similar plane functions to avoid confusion
Matt Roper
2014-03-19
|
|
*
|
|
drm/i915/vlv: no MCHBAR on VLV
Jesse Barnes
2014-03-19
|
|
*
|
|
drm/i915/bdw: Restore PPAT on thaw
Ben Widawsky
2014-03-19
|
|
*
|
|
drm/i915: Do not dereference pointers from ring buffer in evict event
Steven Rostedt
2014-03-19
|
|
*
|
|
drm/i915: Use the correct format string modifier for ptrdiff_t
Damien Lespiau
2014-03-18
|
|
*
|
|
drm/i915: Rename intel_setup_wm_latency() to ilk_setup_wm_latency()
Damien Lespiau
2014-03-18
|
|
*
|
|
drm/i915: Remove spurious '()' in WARN macros
Damien Lespiau
2014-03-18
|
|
*
|
|
drm/i915: finish off reverting eDP VDD changes
Jani Nikula
2014-03-18
|
|
*
|
|
drm/i915: catch forcewake reference underruns
Daniel Vetter
2014-03-18
|
|
*
|
|
drm/i915: Actually capture PP_DIR_BASE on error
Ben Widawsky
2014-03-18
|
|
*
|
|
drm/i915: properly disable the VDD when disabling the panel
Paulo Zanoni
2014-03-18
|
|
*
|
|
drm/i915: Switch to fake context on older gens
Mika Kuoppala
2014-03-18
|
|
*
|
|
drm/i915: Fix up the forcewake timer initialization
Daniel Vetter
2014-03-18
|
|
*
|
|
drm/i915: Consolidate forcewake resetting to a single function
Chris Wilson
2014-03-13
|
|
*
|
|
drm/i915: Remove erronous WARN in the vlv pipe crc code
Daniel Vetter
2014-03-13
|
|
*
|
|
drm/i915: Reset forcewake before suspend
Chris Wilson
2014-03-13
|
|
*
|
|
drm/i915: Unbind all vmas whose new cache_level doesn't agree with the neighb...
Ville Syrjälä
2014-03-13
|
|
*
|
|
drm/i915: Drop WARN_ON(flags) from ppgtt_bind_vma()
Ville Syrjälä
2014-03-13
|
|
*
|
|
drm/i915/bdw: The TLB invalidation mechanism has been removed from INSTPM
Damien Lespiau
2014-03-13
|
|
*
|
|
drm/i915: Show cursor status in debugfs/i915_display_info
Chris Wilson
2014-03-12
|
|
*
|
|
drm/i915: Reduce the time we hold struct mutex in intel_pipe_set_base()
Ville Syrjälä
2014-03-12
|
|
*
|
|
drm/i915: warn if ring is active before sync flush
Naresh Kumar Kachhi
2014-03-12
|
|
*
|
|
drm/i915: wait for rings to become idle once disabled
Naresh Kumar Kachhi
2014-03-12
|
|
*
|
|
drm/i915: disable rings before HW status page setup
Naresh Kumar Kachhi
2014-03-12
|
|
*
|
|
drm/i915: Correct PPGTT total size
Ben Widawsky
2014-03-11
|
|
*
|
|
drm/i915/bdw: Use scratch page table for GEN8 PPGTT
Ben Widawsky
2014-03-11
|
|
*
|
|
drm/i915: fix typo in display IRQ mask when disabling IRQs
Imre Deak
2014-03-10
|
|
*
|
|
drm/i915: Allow HDMI+HDMI cloning on g4x
Ville Syrjälä
2014-03-10
|
|
*
|
|
drm/i915: Allow HDMI+VGA cloning
Ville Syrjälä
2014-03-10
|
|
*
|
|
drm/i915: Don't use HDMI 12bpc when cloning with other encoder types
Ville Syrjälä
2014-03-10
|
|
*
|
|
Merge tag 'v3.14-rc6' into drm-intel-next-queued
Daniel Vetter
2014-03-10
|
|
|
\
\
\
|
|
*
|
|
|
drm/i915: Make encoder cloning more flexible
Ville Syrjälä
2014-03-10
|
|
*
|
|
|
drm/i915: move dev_priv->suspend around
Daniel Vetter
2014-03-10
|
|
*
|
|
|
drm/i915: Avoid requesting a zero-sized stolen object
Chris Wilson
2014-03-10
|
|
*
|
|
|
drm/i915: Prevent use-after-free of inherited framebuffer
Chris Wilson
2014-03-10
|
|
*
|
|
|
drm/i915: remove early fb allocation dependency on CONFIG_FB v2
Jesse Barnes
2014-03-08
|
|
*
|
|
|
drm/i915: Wrap the preallocated BIOS framebuffer and preserve for KMS fbcon v12
Jesse Barnes
2014-03-08
|
|
*
|
|
|
drm/i915: get_plane_config support for ILK+ v3
Jesse Barnes
2014-03-08
|
|
*
|
|
|
drm/i915: get_plane_config for i9xx v13
Jesse Barnes
2014-03-08
|
|
*
|
|
|
drm/i915: add plane_config fetching infrastructure v2
Jesse Barnes
2014-03-08
|
|
*
|
|
|
drm/i915: Do not force non-caching copies for pwrite along shmem path
Chris Wilson
2014-03-08
|
|
*
|
|
|
drm/i915: Process page flags once rather than per pwrite/pread
Chris Wilson
2014-03-08
|
*
|
|
|
|
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2014-04-01
|
*
|
|
|
|
drm/i915: Restrict plane loops to only operate on overlay planes (v2)
Matt Roper
2014-04-01
|
*
|
|
|
|
drm/i915: fix build warning on 32-bit (v2)
Dave Airlie
2014-03-28
|
*
|
|
|
|
drm/i915: Replace DRM_LOG_KMS() by DRM_DEBUG_KMS()
Lespiau, Damien
2014-03-28
|
*
|
|
|
|
drm/i915: add locking to fixed panel edid probing
Daniel Vetter
2014-03-24
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...
Dave Airlie
2014-03-18
|
|
\
\
\
\
[prev]
[next]