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.13.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_display.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-26
drm/i915: Use paramtrized WRPLL_CTL()
Ville Syrjälä
1
-2
/
+2
2015-10-22
drm/i915: Calculate watermark configuration during atomic check (v2)
Matt Roper
1
-3
/
+49
2015-10-22
drm/i915: Don't set plane visible during HW readout if CRTC is off
Matt Roper
1
-1
/
+1
2015-10-22
drm/i915: Calculate ILK-style watermarks during atomic check (v3)
Matt Roper
1
-0
/
+6
2015-10-22
drm/i915: Drop intel_update_sprite_watermarks
Matt Roper
1
-5
/
+0
2015-10-22
drm/i915/ivb: Move WaCxSRDisabledForSpriteScaling w/a to atomic check
Matt Roper
1
-7
/
+32
2015-10-21
drm/i915: Do not wait for flips in intel_crtc_disable_noatomic.
Maarten Lankhorst
1
-1
/
+2
2015-10-21
drm/i915/skl: Consider plane rotation when calculating stride in skl_do_mmio_...
Tvrtko Ursulin
1
-11
/
+16
2015-10-21
drm/i915/skl: Assume no scaling is available when things are not as expected
Tvrtko Ursulin
1
-1
/
+1
2015-10-21
drm/i915/skl: If needed sanitize bios programmed cdclk
Shobhit Kumar
1
-0
/
+31
2015-10-19
drm/i915: Only call commit_planes when there are things to commit.
Maarten Lankhorst
1
-1
/
+2
2015-10-19
drm/i915: Only run commit when crtc is active, v2.
Maarten Lankhorst
1
-10
/
+5
2015-10-19
drm/i915: Only commit active planes when updating planes during reset.
Maarten Lankhorst
1
-2
/
+1
2015-10-19
drm/i915: Update legacy primary state outside the commit hook, v2.
Maarten Lankhorst
1
-7
/
+12
2015-10-19
drm/i915: Make prepare_plane_fb fully interruptible.
Maarten Lankhorst
1
-6
/
+5
2015-10-19
drm/i915: Make plane fb tracking work correctly, v2.
Maarten Lankhorst
1
-29
/
+18
2015-10-15
drm/i915/skl+: Enable pipe CSC on cursor planes. (v2)
Bob Paauwe
1
-1
/
+1
2015-10-13
drm/i915: revert a few more watermark commits
Paulo Zanoni
1
-32
/
+12
2015-10-13
drm/i915: Throw out some useless variables
Ville Syrjälä
1
-53
/
+22
2015-10-13
drm/i915: s/PIPE_FRMCOUNT_GM45/PIPE_FRMCOUNT_G4X/ etc.
Ville Syrjälä
1
-2
/
+2
2015-10-13
drm/i915: Hold dev->event_lock whilst inspecting intel_crtc->unpin_work
Chris Wilson
1
-25
/
+32
2015-10-09
drm/i915: Partial revert of atomic watermark series
Matt Roper
1
-56
/
+4
2015-10-09
drm/i915: remove pre-atomic check from SKL update_primary_plane
Paulo Zanoni
1
-21
/
+13
2015-10-09
drm/i915: don't allocate fbcon from stolen memory if it's too big
Paulo Zanoni
1
-0
/
+7
2015-10-02
drm/i915/bxt: DSI encoder support in CRTC modeset
Shashank Sharma
1
-6
/
+15
2015-09-30
drm/i915: Calculate watermark configuration during atomic check (v2)
Matt Roper
1
-3
/
+49
2015-09-30
drm/i915: Don't set plane visible during HW readout if CRTC is off
Matt Roper
1
-1
/
+1
2015-09-30
drm/i915: Calculate ILK-style watermarks during atomic check (v3)
Matt Roper
1
-0
/
+6
2015-09-30
drm/i915: Drop intel_update_sprite_watermarks
Matt Roper
1
-5
/
+0
2015-09-30
drm/i915/ivb: Move WaCxSRDisabledForSpriteScaling w/a to atomic check
Matt Roper
1
-7
/
+32
2015-09-30
drm/i915/skl: Simplify wm structures slightly (v2)
Matt Roper
1
-2
/
+2
2015-09-30
drm/i915: Drop redundant watermark programming
Matt Roper
1
-9
/
+2
2015-09-30
drm/i915: s/_TRANSA_CHICKEN/TRANS_CHICKEN(PIPE_A)/
Ville Syrjälä
1
-4
/
+4
2015-09-30
drm/i915: make backlight hooks connector specific
Jani Nikula
1
-2
/
+0
2015-09-30
drm/i915: Read czclk from CCK on vlv/chv
Ville Syrjälä
1
-35
/
+53
2015-09-30
drm/i915: Renaming CCK related reg definitions
Vandana Kannan
1
-5
/
+5
2015-09-30
drm/i915: s/DDI_BUF_CTL_A/DDI_BUF_CTL(PORT_A)/
Ville Syrjälä
1
-1
/
+1
2015-09-30
drm/i915: Add VLV_HDMIB etc. which already include VLV_DISPLAY_BASE
Ville Syrjälä
1
-15
/
+12
2015-09-30
drm/i915: s/_CURACNTR/CURCNTR(PIPE_A)/
Ville Syrjälä
1
-6
/
+6
2015-09-30
drm/i915: Parametrize PALETTE and LGC_PALETTE
Ville Syrjälä
1
-6
/
+8
2015-09-30
drm/i915: Constify adjusted_mode
Ville Syrjälä
1
-4
/
+4
2015-09-30
drm/i915: Always use crtc_ timings when dealing with adjustead_mode
Ville Syrjälä
1
-2
/
+2
2015-09-30
drm/i915: Add primary plane to mask if it's visible
Maarten Lankhorst
1
-2
/
+6
2015-09-30
drm/i915: Always call the adjusted mode 'adjusted_mode'
Ville Syrjälä
1
-7
/
+5
2015-09-30
drm/i915/skl: Do not disable cdclk PLL if csr firmware is present
Animesh Manna
1
-4
/
+10
2015-09-30
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
Daniel Vetter
1
-9
/
+8
2015-09-30
Merge tag 'topic/drm-misc-2015-09-25' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-5
/
+4
2015-09-24
Merge tag 'v4.3-rc2' into topic/drm-misc
Daniel Vetter
1
-4
/
+4
2015-09-23
drm/i915: Enable querying offset of UV plane with intel_plane_obj_offset
Tvrtko Ursulin
1
-5
/
+21
2015-09-23
drm/i915: Support NV12 in rotated GGTT mapping
Tvrtko Ursulin
1
-0
/
+12
[next]