index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_display.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Avoid the gpu reset vs. modeset deadlock
Daniel Vetter
2017-08-14
1
-0
/
+7
*
drm/i915: Fix scaler init during CRTC HW state readout
Imre Deak
2017-07-27
1
-7
/
+7
*
drm/i915: Unbreak gpu reset vs. modeset locking
Daniel Vetter
2017-07-27
1
-42
/
+18
*
drm/i915: Fix cursor updates on some platforms
Ville Syrjälä
2017-07-27
1
-1
/
+11
*
Merge tag 'drm-intel-next-2017-06-19' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2017-06-21
1
-158
/
+162
|
\
|
*
drm/i915: Remove pipe A quirk remnants
Ville Syrjälä
2017-06-15
1
-82
/
+10
|
*
drm/i915: Drop pipe A quirk for Thinkapd T60
Ville Syrjälä
2017-06-15
1
-3
/
+0
|
*
drm/i915: Drop pipe A quirk for Toshiba Protege R205-S209
Ville Syrjälä
2017-06-15
1
-3
/
+0
|
*
drm/i915: Add i830 "pipes power well"
Ville Syrjälä
2017-06-15
1
-1
/
+91
|
*
drm/i915: Use a loop for the "three times for luck" DPLL procedure
Ville Syrjälä
2017-06-15
1
-9
/
+6
|
*
drm/i915: Plumb the correct acquire ctx into intel_crtc_disable_noatomic()
Ville Syrjälä
2017-06-15
1
-4
/
+5
|
*
drm/i915: Fix deadlock witha the pipe A quirk during resume
Ville Syrjälä
2017-06-15
1
-9
/
+12
|
*
drm/i915: Configure DPLL's for Cannonlake
Kahola, Mika
2017-06-12
1
-1
/
+19
|
*
drm/i915: Move the unclaimed mmio detection into the powerwell for KMS
Chris Wilson
2017-06-08
1
-14
/
+9
|
*
drm/i915: Fix scaling check for 90/270 degree plane rotation
Ville Syrjälä
2017-06-06
1
-6
/
+8
|
*
drm/i915: Workaround VLV/CHV DSI scanline counter hardware fail
Ville Syrjälä
2017-06-06
1
-0
/
+9
|
*
drm/i915/skl+: consider max supported plane pixel rate while scaling
Mahesh Kumar
2017-06-01
1
-0
/
+3
|
*
drm/i915: Convert intel_sdvo connector properties to atomic.
Maarten Lankhorst
2017-05-30
1
-37
/
+0
|
*
drm/i915: Add plumbing for digital connector state, v3.
Maarten Lankhorst
2017-05-30
1
-2
/
+12
*
|
BackMerge tag 'v4.12-rc5' into drm-next
Dave Airlie
2017-06-16
1
-8
/
+23
|
\
\
|
*
|
drm/i915: Workaround VLV/CHV DSI scanline counter hardware fail
Ville Syrjälä
2017-06-07
1
-0
/
+9
|
*
|
drm/i915: Detect USB-C specific dongles before reducing M and N
Jani Nikula
2017-05-29
1
-8
/
+14
*
|
|
Merge tag 'drm-misc-next-2017-06-02' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-06-06
1
-1
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
drm/i915: use drm_for_each_connector_iter()
Gustavo Padovan
2017-05-26
1
-1
/
+4
*
|
|
Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2017-05-30
1
-324
/
+421
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
gpu: drm: i915: compress logic into one line
Gustavo A. R. Silva
2017-05-16
1
-3
/
+1
|
*
|
gpu: drm: i915: remove dead code
Gustavo A. R. Silva
2017-05-16
1
-8
/
+1
|
*
|
drm/i915: Fix hw state verifier access to crtc->state.
Maarten Lankhorst
2017-05-11
1
-10
/
+14
|
*
|
drm/i915: Simplify cursor register write sequence
Ville Syrjälä
2017-05-10
1
-35
/
+34
|
*
|
drm/i915: Relax 845/865 CURBASE alignemnt requirement to 32 bytes
Ville Syrjälä
2017-05-10
1
-0
/
+2
|
*
|
drm/i915: Handle fb offset and src coordinates for cursors
Ville Syrjälä
2017-05-10
1
-2
/
+25
|
*
|
drm/i915: Fix gen3 physical cursor alignment requirements
Ville Syrjälä
2017-05-10
1
-2
/
+12
|
*
|
drm/i915: Support variable cursor height on ivb+
Ville Syrjälä
2017-05-10
1
-7
/
+31
|
*
|
drm/i915: Use fb->pitches[0] in cursor code
Ville Syrjälä
2017-05-10
1
-30
/
+18
|
*
|
drm/i915: Generalize cursor size checks a bit
Ville Syrjälä
2017-05-10
1
-21
/
+13
|
*
|
drm/i915: Split cursor check_plane into i845 and i9xx variants
Ville Syrjälä
2017-05-10
1
-104
/
+171
|
*
|
drm/i915: Drop useless posting reads from cursor commit
Ville Syrjälä
2017-05-10
1
-17
/
+15
|
*
|
drm/i915: Move cursor position and base handling into the platform specific f...
Ville Syrjälä
2017-05-10
1
-46
/
+49
|
*
|
drm/i915: Refactor CURPOS calculation
Ville Syrjälä
2017-05-10
1
-15
/
+22
|
*
|
drm/i915: Clean up cursor junk from intel_crtc
Ville Syrjälä
2017-05-10
1
-46
/
+33
|
*
|
drm/i915: Refactor CURBASE calculation
Ville Syrjälä
2017-05-10
1
-20
/
+29
|
*
|
drm/i915: Pass intel_plane and intel_crtc to plane hooks
Ville Syrjälä
2017-05-10
1
-58
/
+51
|
*
|
drm/i915: Parametrize cursor/primary pipe select bits
Ville Syrjälä
2017-05-10
1
-6
/
+3
|
*
|
drm/i915: Add support for sprites on g4x
Ville Syrjälä
2017-05-10
1
-2
/
+2
|
*
|
drm/i915: Two stage watermarks for g4x
Ville Syrjälä
2017-05-10
1
-7
/
+18
|
*
|
drm/i915/vlv: Fix port B PLL opamp initialization
Imre Deak
2017-05-10
1
-2
/
+2
|
*
|
drm/i915: set "ret" correctly on error paths
Dan Carpenter
2017-04-15
1
-0
/
+2
|
*
|
Revert "drm/i915: Lock mode_config.mutex in intel_display_resume."
Maarten Lankhorst
2017-04-12
1
-8
/
+0
|
*
|
Merge airlied/drm-next into drm-intel-next-queued
Daniel Vetter
2017-04-12
1
-72
/
+18
|
|
\
\
|
*
|
|
drm/i915: Simplify shrinker locking
Joonas Lahtinen
2017-04-07
1
-3
/
+0
[next]