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
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-11-10
1
-443
/
+486
|
\
|
*
drm/i915: Skip fence installation for objects with rotated views (v4)
Vivek Kasireddy
2015-11-05
1
-16
/
+20
|
*
drm/i915: add quirk to enable backlight on Dell Chromebook 11 (2015)
Jani Nikula
2015-11-02
1
-0
/
+3
|
*
drm/i915/skl+: Enable pipe CSC on cursor planes. (v2)
Bob Paauwe
2015-10-15
1
-1
/
+1
|
*
drm/i915: revert a few more watermark commits
Paulo Zanoni
2015-10-13
1
-32
/
+12
|
*
drm/i915: Throw out some useless variables
Ville Syrjälä
2015-10-13
1
-53
/
+22
|
*
drm/i915: s/PIPE_FRMCOUNT_GM45/PIPE_FRMCOUNT_G4X/ etc.
Ville Syrjälä
2015-10-13
1
-2
/
+2
|
*
drm/i915: Hold dev->event_lock whilst inspecting intel_crtc->unpin_work
Chris Wilson
2015-10-13
1
-25
/
+32
|
*
drm/i915: Partial revert of atomic watermark series
Matt Roper
2015-10-09
1
-56
/
+4
|
*
drm/i915: remove pre-atomic check from SKL update_primary_plane
Paulo Zanoni
2015-10-09
1
-21
/
+13
|
*
drm/i915: don't allocate fbcon from stolen memory if it's too big
Paulo Zanoni
2015-10-09
1
-0
/
+7
|
*
drm/i915/bxt: DSI encoder support in CRTC modeset
Shashank Sharma
2015-10-02
1
-6
/
+15
|
*
drm/i915: Calculate watermark configuration during atomic check (v2)
Matt Roper
2015-09-30
1
-3
/
+49
|
*
drm/i915: Don't set plane visible during HW readout if CRTC is off
Matt Roper
2015-09-30
1
-1
/
+1
|
*
drm/i915: Calculate ILK-style watermarks during atomic check (v3)
Matt Roper
2015-09-30
1
-0
/
+6
|
*
drm/i915: Drop intel_update_sprite_watermarks
Matt Roper
2015-09-30
1
-5
/
+0
|
*
drm/i915/ivb: Move WaCxSRDisabledForSpriteScaling w/a to atomic check
Matt Roper
2015-09-30
1
-7
/
+32
|
*
drm/i915/skl: Simplify wm structures slightly (v2)
Matt Roper
2015-09-30
1
-2
/
+2
|
*
drm/i915: Drop redundant watermark programming
Matt Roper
2015-09-30
1
-9
/
+2
|
*
drm/i915: s/_TRANSA_CHICKEN/TRANS_CHICKEN(PIPE_A)/
Ville Syrjälä
2015-09-30
1
-4
/
+4
|
*
drm/i915: make backlight hooks connector specific
Jani Nikula
2015-09-30
1
-2
/
+0
|
*
drm/i915: Read czclk from CCK on vlv/chv
Ville Syrjälä
2015-09-30
1
-35
/
+53
|
*
drm/i915: Renaming CCK related reg definitions
Vandana Kannan
2015-09-30
1
-5
/
+5
|
*
drm/i915: s/DDI_BUF_CTL_A/DDI_BUF_CTL(PORT_A)/
Ville Syrjälä
2015-09-30
1
-1
/
+1
|
*
drm/i915: Add VLV_HDMIB etc. which already include VLV_DISPLAY_BASE
Ville Syrjälä
2015-09-30
1
-15
/
+12
|
*
drm/i915: s/_CURACNTR/CURCNTR(PIPE_A)/
Ville Syrjälä
2015-09-30
1
-6
/
+6
|
*
drm/i915: Parametrize PALETTE and LGC_PALETTE
Ville Syrjälä
2015-09-30
1
-6
/
+8
|
*
drm/i915: Constify adjusted_mode
Ville Syrjälä
2015-09-30
1
-4
/
+4
|
*
drm/i915: Always use crtc_ timings when dealing with adjustead_mode
Ville Syrjälä
2015-09-30
1
-2
/
+2
|
*
drm/i915: Add primary plane to mask if it's visible
Maarten Lankhorst
2015-09-30
1
-2
/
+6
|
*
drm/i915: Always call the adjusted mode 'adjusted_mode'
Ville Syrjälä
2015-09-30
1
-7
/
+5
|
*
drm/i915/skl: Do not disable cdclk PLL if csr firmware is present
Animesh Manna
2015-09-30
1
-4
/
+10
|
*
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
Daniel Vetter
2015-09-30
1
-9
/
+8
|
|
\
|
|
*
Merge tag 'topic/drm-misc-2015-09-25' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-09-30
1
-5
/
+4
|
|
|
\
|
|
|
*
Merge tag 'v4.3-rc2' into topic/drm-misc
Daniel Vetter
2015-09-24
1
-4
/
+4
|
|
|
|
\
|
|
|
*
|
drm/atomic: Make prepare_fb/cleanup_fb only take state, v3.
Maarten Lankhorst
2015-09-08
1
-5
/
+4
|
*
|
|
|
drm/i915: Enable querying offset of UV plane with intel_plane_obj_offset
Tvrtko Ursulin
2015-09-23
1
-5
/
+21
|
*
|
|
|
drm/i915: Support NV12 in rotated GGTT mapping
Tvrtko Ursulin
2015-09-23
1
-0
/
+12
|
*
|
|
|
drm/i915: Support planar formats in tile height calculations
Tvrtko Ursulin
2015-09-23
1
-5
/
+5
|
*
|
|
|
drm/i915: fix FBC for cases where crtc->base.y is non-zero
Paulo Zanoni
2015-09-23
1
-0
/
+9
|
*
|
|
|
drm/i915: Fix fastboot scalers for skylake.
Maarten Lankhorst
2015-09-23
1
-2
/
+2
|
*
|
|
|
drm/i915: Move scanline_offset and timestamping constant setup to intel_modes...
Ville Syrjälä
2015-09-23
1
-2
/
+3
|
*
|
|
|
drm/i915: Move sprite/cursor plane disable to intel_sanitize_crtc()
Ville Syrjälä
2015-09-23
1
-24
/
+20
|
*
|
|
|
drm/i915: Assign hwmode after encoder state readout
Ville Syrjälä
2015-09-23
1
-27
/
+30
|
*
|
|
|
drm/i915: skip modeset if compatible for everyone.
Maarten Lankhorst
2015-09-14
1
-2
/
+1
|
*
|
|
|
drm/i915: Make updating pipe without modeset atomic.
Maarten Lankhorst
2015-09-14
1
-40
/
+66
|
*
|
|
|
drm/i915: Set csc coefficients in update_pipe_size.
Maarten Lankhorst
2015-09-14
1
-0
/
+3
|
*
|
|
|
drm/i915: Remove legacy plane updates for cursor and sprite planes.
Maarten Lankhorst
2015-09-10
1
-4
/
+0
|
*
|
|
|
drm/i915: Use atomic state when changing cursor visibility.
Maarten Lankhorst
2015-09-10
1
-6
/
+7
|
*
|
|
|
drm/i915: Use the atomic state in intel_update_primary_planes.
Maarten Lankhorst
2015-09-10
1
-14
/
+13
[next]