index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_drv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-16
Merge tag 'topic/hdcp-2018-02-13' of git://anongit.freedesktop.org/drm/drm-mi...
Dave Airlie
1
-7
/
+102
2018-02-16
Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+0
2018-02-05
drm/i915: Detect panel's hdcp capability
Ramalingam C
1
-0
/
+4
2018-01-30
drm/i915: For HPD connected port use hpd_pin instead of port.
Rodrigo Vivi
1
-2
/
+1
2018-01-30
drm/i915: Add display WA #1175 for planes ending close to right screen edge
Imre Deak
1
-1
/
+2
2018-01-23
drm/i915: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
1
-1
/
+0
2018-01-19
drm/i915: Add CCS capability for sprites
Ville Syrjälä
1
-0
/
+2
2018-01-19
drm/i915: Extending HDCP for HSW, BDW and BXT+
Ramalingam C
1
-0
/
+1
2018-01-13
drm/i915/psr: CAN_PSR() macro to check for PSR source and sink support.
Dhinakaran Pandiyan
1
-0
/
+1
2018-01-08
drm/i915: Implement HDCP for HDMI
Sean Paul
1
-0
/
+2
2018-01-08
drm/i915: Add HDCP framework + base implementation
Sean Paul
1
-0
/
+85
2018-01-08
drm/i915: Add more control to wait_for routines
Sean Paul
1
-7
/
+10
2017-12-01
drm/i915: Remove unsafe i915.enable_rc6
Chris Wilson
1
-5
/
+0
2017-12-01
drm/i915: Fix has_audio readout for DDI A
Ville Syrjälä
1
-2
/
+0
2017-11-30
drm/i915: Make ips_enabled a property depending on whether IPS is enabled, v3.
Maarten Lankhorst
1
-0
/
+1
2017-11-27
drm/i915: fix intel_backlight_device_register declaration
Arnd Bergmann
1
-1
/
+1
2017-11-24
drm/i915: Use exponential backoff for wait_for()
Chris Wilson
1
-4
/
+7
2017-11-21
drm/i915: Nuke crtc->plane
Ville Syrjälä
1
-1
/
+0
2017-11-21
drm/i915: Switch fbc over to for_each_new_intel_plane_in_state()
Ville Syrjälä
1
-1
/
+1
2017-11-21
drm/i915: s/enum plane/enum i9xx_plane_id/
Ville Syrjälä
1
-3
/
+3
2017-11-21
drm/i915: Add .get_hw_state() method for planes
Ville Syrjälä
1
-0
/
+2
2017-11-17
drm/i915: Pass crtc_state to ips toggle functions, v2
Maarten Lankhorst
1
-2
/
+2
2017-11-17
drm/i915: Pass idle crtc_state to intel_dp_sink_crc
Maarten Lankhorst
1
-1
/
+2
2017-11-17
drm/i915: Add might_sleep() check to wait_for()
Chris Wilson
1
-9
/
+2
2017-11-14
drm/i915/glk: Refactor handling of PLANE_COLOR_CTL for GLK+
James Ausmus
1
-0
/
+5
2017-11-12
drm/i915: Remove redundant intel_autoenable_gt_powersave()
Chris Wilson
1
-1
/
+0
2017-11-09
drm/i915: Nuke intel_digital_port->port
Ville Syrjälä
1
-3
/
+2
2017-10-31
drm/i915: Pass around crtc and connector states for audio
Ville Syrjälä
1
-1
/
+3
2017-10-30
drm/i915: Use intel_ddi_get_config() for MST
Ville Syrjälä
1
-2
/
+0
2017-10-30
drm/i915: Nuke intel_ddi_get_encoder_port()
Ville Syrjälä
1
-1
/
+0
2017-10-30
drm/i915: Stop frobbing with DDI encoder->type
Ville Syrjälä
1
-2
/
+5
2017-10-27
drm/i915: Do not rely on wm preservation for ILK watermarks
Maarten Lankhorst
1
-1
/
+0
2017-10-25
drm/i915: Perform a central cdclk state sanity check
Ville Syrjälä
1
-0
/
+2
2017-10-25
drm/i915: Adjust system agent voltage on CNL if required by DDI ports
Ville Syrjälä
1
-0
/
+7
2017-10-25
drm/i915: Start tracking voltage level in the cdclk state
Ville Syrjälä
1
-1
/
+3
2017-10-19
drm/i915: remove g4x lowfreq_avail and has_pipe_cxsr
Jani Nikula
1
-1
/
+0
2017-10-18
drm/i915: Unify skylake plane disable
Juha-Pekka Heikkila
1
-0
/
+1
2017-10-18
drm/i915: Unify skylake plane update
Juha-Pekka Heikkila
1
-0
/
+3
2017-10-18
drm/i915: dspaddr_offset doesn't need to be more than local variable
Juha-Pekka Heikkila
1
-5
/
+0
2017-10-18
drm/i915: move adjusted_x/y from crtc to cache.
Juha-Pekka Heikkila
1
-2
/
+0
2017-10-17
drm/i915: Handle drm-layer errors in intel_dp_add_mst_connector
James Ausmus
1
-0
/
+1
2017-10-17
drm/i915: Remove mostly duplicated video DIP handling from PSR code
Ville Syrjälä
1
-1
/
+1
2017-10-12
drm/i915: Start tracking PSR state in crtc state
Ville Syrjälä
1
-0
/
+5
2017-10-11
drm/i915: Reuse normal state readout for LVDS/DVO fixed mode
Ville Syrjälä
1
-2
/
+3
2017-10-11
drm/i915: Rename intel_enable_rc6 to intel_rc6_enabled
Sagar Arun Kamble
1
-1
/
+1
2017-10-11
drm/i915: Name structure in dev_priv that contains RPS/RC6 state as "gt_pm"
Sagar Arun Kamble
1
-1
/
+1
2017-10-11
drm/i915: Name i915_runtime_pm structure in dev_priv as "runtime_pm"
Sagar Arun Kamble
1
-5
/
+5
2017-10-10
drm/i915: Remove I915_MAX_PIPES dependency for DDB allocation
Mika Kahola
1
-1
/
+2
2017-09-26
drm/i915: Enable scanline read based on frame timestamps
Uma Shankar
1
-0
/
+2
2017-09-22
drm/i915: Rename global i915 to i915_modparams
Michal Wajdeczko
1
-1
/
+1
[next]