index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_drv.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Check PSR setup time vs. vblank length
Ville Syrjälä
2016-08-03
1
-0
/
+2
*
drm/i915: Enable polling when we don't have hpd
Lyude
2016-07-19
1
-0
/
+2
*
drm/i915/vlv: Reset the ADPA in vlv_display_power_well_init()
Lyude
2016-07-19
1
-1
/
+1
*
drm/i915: Kill has_dsi_encoder
Ville Syrjälä
2016-07-07
1
-3
/
+0
*
drm/i915: s/INTEL_OUTPUT_DISPLAYPORT/INTEL_OUTPUT_DP/
Ville Syrjälä
2016-07-07
1
-2
/
+2
*
drm/i915: Kill has_dp_encoder from pipe_config
Ville Syrjälä
2016-07-07
1
-4
/
+8
*
drm/i915: Unify intel_pipe_has_type() and intel_pipe_will_have_type()
Ville Syrjälä
2016-07-07
1
-1
/
+6
*
drm/i915: Add output_types bitmask into the crtc state
Ville Syrjälä
2016-07-07
1
-0
/
+5
*
drm/i915: Mass convert dev->dev_private to to_i915(dev)
Chris Wilson
2016-07-04
1
-2
/
+2
*
drm/i915: Use atomic waits for short non-atomic ones
Tvrtko Ursulin
2016-06-29
1
-19
/
+43
*
drm/i915: Move backlight registration to connector registration
Chris Wilson
2016-06-24
1
-1
/
+5
*
drm/i915: Move panel's backlight setup next to panel init
Chris Wilson
2016-06-24
1
-1
/
+2
*
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
2016-06-24
1
-9
/
+8
|
\
|
*
Merge tag 'drm-intel-next-2016-06-20' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-06-24
1
-7
/
+20
|
|
\
|
*
|
drm/i915: Move backlight unregistration to connector unregistration
Chris Wilson
2016-06-19
1
-1
/
+8
|
*
|
drm/i915: Move intel_connector->unregister to connector->early_unregister
Chris Wilson
2016-06-19
1
-8
/
+0
*
|
|
drm/i915/bxt: Fix PPS lost state after suspend breaking eDP link training
Imre Deak
2016-06-22
1
-1
/
+6
*
|
|
drm/i915/ibx, cpt: Don't attempt to register eDP if LVDS was detected
Imre Deak
2016-06-22
1
-0
/
+1
*
|
|
drm/i915/fbdev: Limit the global async-domain synchronization
Chris Wilson
2016-06-21
1
-0
/
+1
*
|
|
drm/i915: Revert DisplayPort fast link training feature
Mika Kahola
2016-06-20
1
-2
/
+0
|
|
/
|
/
|
*
|
Reapply "drm/i915: Pass atomic states to fbc update, functions."
Maarten Lankhorst
2016-06-16
1
-2
/
+6
*
|
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
2016-06-16
1
-1
/
+0
|
\
|
|
*
drm: i915: Rely on the default ->best_encoder() behavior where appropriate
Boris Brezillon
2016-06-10
1
-1
/
+0
*
|
drm/i915/bxt: Rename broxton to bxt in PHY/CDCLK function prefixes
Imre Deak
2016-06-13
1
-2
/
+2
*
|
drm/i915/bxt: Set DDI PHY lane latency optimization during modeset
Imre Deak
2016-06-13
1
-0
/
+6
*
|
drm/i915/bxt: Move DDI PHY enabling/disabling to the power well code
Imre Deak
2016-06-13
1
-3
/
+6
|
/
*
drm/i915: Only ignore eDP ports that are connected
Chris Wilson
2016-06-01
1
-1
/
+1
*
drm/i915: Revert async unpin and nonblocking atomic commit
Daniel Vetter
2016-05-25
1
-27
/
+16
*
drm/i915: Replace bxt_verify_cdclk_state() with a more generic cdclk check
Ville Syrjälä
2016-05-23
1
-1
/
+0
*
drm/i915: Unify SKL cdclk init paths
Ville Syrjälä
2016-05-23
1
-1
/
+0
*
drm/i915: Keep track of preferred cdclk vco frequency on SKL
Ville Syrjälä
2016-05-23
1
-0
/
+1
*
drm/i915/skl: SKL CDCLK change on modeset tracking VCO
Clint Taylor
2016-05-23
1
-0
/
+4
*
drm/i915: Make unpin async.
Maarten Lankhorst
2016-05-19
1
-1
/
+4
*
drm/i915: Prepare connectors for nonblocking checks.
Maarten Lankhorst
2016-05-19
1
-0
/
+4
*
drm/i915: Pass atomic states to fbc update functions.
Maarten Lankhorst
2016-05-19
1
-2
/
+6
*
drm/i915: Remove reset_counter from intel_crtc.
Maarten Lankhorst
2016-05-19
1
-3
/
+0
*
drm/i915: Remove cs based page flip support.
Maarten Lankhorst
2016-05-19
1
-7
/
+2
*
drm/i915: Rework intel_crtc_page_flip to be almost atomic, v3.
Maarten Lankhorst
2016-05-19
1
-3
/
+10
*
drm/i915: Convert flip_work to a list.
Maarten Lankhorst
2016-05-19
1
-1
/
+3
*
drm/i915: Allow mmio updates on all platforms, v2.
Maarten Lankhorst
2016-05-19
1
-1
/
+0
*
drm/i915: Unify unpin_work and mmio_work into flip_work, v2.
Maarten Lankhorst
2016-05-19
1
-13
/
+9
*
drm/i915: Add support for detecting vblanks when hw frame counter is unavaila...
Maarten Lankhorst
2016-05-19
1
-0
/
+3
*
drm/i915: Remove intel_prepare_page_flip, v3.
Maarten Lankhorst
2016-05-19
1
-4
/
+0
*
drm/i915: Remove intel_finish_page_flip_plane.
Maarten Lankhorst
2016-05-19
1
-1
/
+0
*
drm/i915: Remove stallcheck special handling, v3.
Maarten Lankhorst
2016-05-19
1
-1
/
+0
*
drm/i915/dsi: Add DCS control for Panel PWM
Jani Nikula
2016-05-17
1
-0
/
+2
*
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
2016-05-17
1
-1
/
+1
|
\
|
*
drm/i915/mst: use reference counted connectors. (v3)
Dave Airlie
2016-05-05
1
-1
/
+1
*
|
drm/i915: Remove wm_config from dev_priv/intel_atomic_state
Matt Roper
2016-05-13
1
-1
/
+0
*
|
drm/i915/gen9: Calculate watermarks during atomic 'check' (v2)
Matt Roper
2016-05-13
1
-1
/
+1
[next]