index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_drv.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...
Linus Torvalds
2017-02-24
1
-23
/
+88
|
\
|
*
Merge tag 'v4.10-rc8' into drm-next
Dave Airlie
2017-02-23
1
-0
/
+2
|
|
\
|
*
|
drm/i915/lspcon: Fix resume time initialization due to unasserted HPD
Imre Deak
2017-02-16
1
-0
/
+2
|
*
|
drm/i915: Track pinned vma in intel_plane_state
Chris Wilson
2017-01-19
1
-2
/
+7
|
*
|
drm/i915: Use new CRC debugfs API
Tomeu Vizoso
2017-01-10
1
-0
/
+6
|
*
|
Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...
Daniel Vetter
2017-01-04
1
-0
/
+3
|
|
\
\
|
|
*
|
drm/i915: Add a cursor hack to allow converting legacy page flip to atomic, v3.
Maarten Lankhorst
2016-12-19
1
-0
/
+2
|
|
*
|
drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>
Laurent Pinchart
2016-12-18
1
-0
/
+1
|
*
|
|
drm/i915: Move intel_atomic_get_shared_dpll_state() to intel_dpll_mgr.c
Ander Conselvan de Oliveira
2017-01-02
1
-2
/
+0
|
*
|
|
drm/i915: Rename intel_shared_dpll_config to intel_shared_dpll_state
Ander Conselvan de Oliveira
2016-12-30
1
-2
/
+2
|
*
|
|
drm/i915: Prevent PPS stealing from a normal DP port on VLV/CHV
Ville Syrjälä
2016-12-19
1
-0
/
+6
|
*
|
|
drm/i915: Intel panel downclock cleanup
Mika Kahola
2016-12-13
1
-1
/
+1
|
*
|
|
drm/i915: Intel panel detection cleanup
Mika Kahola
2016-12-13
1
-1
/
+1
|
*
|
|
drm/i915: Move all the DP compliance data to a separate struct
Manasi Navare
2016-12-13
1
-3
/
+11
|
*
|
|
drm/i915: Find fallback link rate/lane count
Manasi Navare
2016-12-13
1
-0
/
+2
|
*
|
|
drm/i915: Compute sink's max lane count/link BW at Hotplug
Manasi Navare
2016-12-13
1
-0
/
+4
|
*
|
|
drm/i915/debugfs: Move out pipe CRC code
Tomeu Vizoso
2016-12-13
1
-0
/
+5
|
*
|
|
drm/i915: Add intel_atomic_get_existing_crtc_state function
Mahesh Kumar
2016-12-07
1
-0
/
+14
|
*
|
|
drm/i915: Validate mode against max. link data rate for DP MST
Dhinakaran Pandiyan
2016-12-05
1
-0
/
+2
|
*
|
|
drm/i915: Make intel_pm_setup take dev_priv
Tvrtko Ursulin
2016-12-01
1
-1
/
+1
|
*
|
|
drm/i915: abstract ddi being audio enabled
Libin Yang
2016-11-29
1
-0
/
+2
|
*
|
|
drm/i915: Convert vm->dev backpointer to vm->i915
Chris Wilson
2016-11-29
1
-1
/
+1
|
*
|
|
drm/i915: Pass dev_priv to intel_setup_outputs()
Ander Conselvan de Oliveira
2016-11-25
1
-10
/
+12
|
*
|
|
drm/i915: Remove all ->config dereferences from intel_hdmi, v2.
Maarten Lankhorst
2016-11-23
1
-1
/
+3
|
*
|
|
drm/i915: Add crtc->plane_ids_mask
Ville Syrjälä
2016-11-23
1
-1
/
+2
|
*
|
|
drm/i915: Add per-pipe plane identifier
Ville Syrjälä
2016-11-23
1
-1
/
+2
|
*
|
|
drm/i915/lspcon: Wait for expected LSPCON mode to settle
Imre Deak
2016-11-23
1
-0
/
+1
|
*
|
|
drm/i915/lspcon: Add dp_to_lspcon helper()
Imre Deak
2016-11-23
1
-0
/
+6
|
|
/
/
*
|
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2017-02-07
1
-2
/
+9
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
drm/i915: Track pinned vma in intel_plane_state
Chris Wilson
2017-02-01
1
-2
/
+7
|
*
|
drm/i915: Move atomic state free from out of fence release
Chris Wilson
2017-01-25
1
-0
/
+2
|
|
/
*
/
drm/i915: setup bridge for HDMI LPE audio driver
Jerome Anand
2017-01-25
1
-0
/
+2
|
/
*
drm/i915: dev_priv cleanup in intel_dp.c
Tvrtko Ursulin
2016-11-17
1
-1
/
+1
*
drm/i915: make i915 the source of acpi device ids for _DOD
Jani Nikula
2016-11-17
1
-0
/
+3
*
drm/i915/gen9+: Kill off hw_ddb from intel_crtc.
Maarten Lankhorst
2016-11-15
1
-8
/
+3
*
drm/i915/gen9+: Program watermarks as a separate step during evasion, v3.
Maarten Lankhorst
2016-11-15
1
-7
/
+0
*
drm/i915: Kill dp_encoder_is_mst
Ville Syrjälä
2016-11-14
1
-1
/
+0
*
drm/i915: Pass atomic state to intel_audio_codec_enable, v2.
Maarten Lankhorst
2016-11-09
1
-1
/
+3
*
drm/i915: Pass dev_priv to intel_init_pm()
Ville Syrjälä
2016-11-01
1
-1
/
+1
*
drm/i915: Pass dev_priv to intel_suspend_hw()
Ville Syrjälä
2016-11-01
1
-1
/
+1
*
drm/i915: Pass dev_priv to init_clock_gating
Ville Syrjälä
2016-11-01
1
-1
/
+1
*
drm/i915: Pass dev_priv to intel_get_crtc_for_pipe()
Ville Syrjälä
2016-11-01
1
-5
/
+3
*
drm/i915: Pass dev_priv to vlv force pll functions
Ville Syrjälä
2016-11-01
1
-2
/
+2
*
drm/i915: Pass dev_priv to intel_wait_for_vblank()
Ville Syrjälä
2016-11-01
1
-5
/
+5
*
drm/i915: Store struct intel_crtc * in {pipe,plane}_to_crtc_mapping[]
Ville Syrjälä
2016-11-01
1
-4
/
+3
*
drm/i915: Pass intel_crtc to update_wm functions
Ville Syrjälä
2016-11-01
1
-1
/
+1
*
drm/i915: Pass intel_crtc to intel_crtc_active()
Ville Syrjälä
2016-11-01
1
-1
/
+1
*
drm/i915: Pass dev_priv to plane constructors
Ville Syrjälä
2016-11-01
1
-1
/
+1
*
drm/i915/gen9+: Use the watermarks from crtc_state for everything, v2.
Maarten Lankhorst
2016-11-01
1
-1
/
+0
[next]