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_display.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-21
Merge airlied/drm-next into drm-misc-next
Sean Paul
1
-89
/
+182
2018-03-16
drm: Reduce object size of DRM_ERROR and DRM_DEBUG uses
Joe Perches
1
-11
/
+4
2018-03-14
Merge tag 'drm-intel-next-2018-03-08' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-70
/
+119
2018-03-14
Merge tag 'drm-misc-next-2018-03-09-3' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
1
-20
/
+25
2018-03-05
drm: Don't pass clip to drm_atomic_helper_check_plane_state()
Ville Syrjälä
1
-12
/
+0
2018-03-05
drm/i915: Unwind vma pinning for intel_pin_and_fence_fb_obj error path
Chris Wilson
1
-0
/
+1
2018-03-02
drm/i915: Add support for the YCbCr COLOR_RANGE property
Ville Syrjälä
1
-1
/
+8
2018-03-02
drm/i915: Change the COLOR_ENCODING prop default value to BT.709
Ville Syrjälä
1
-1
/
+1
2018-03-02
drm/i915: Add support for the YCbCr COLOR_ENCODING property
Ville Syrjälä
1
-2
/
+17
2018-03-02
drm/i915: Fix plane YCbCr->RGB conversion for GLK
Ville Syrjälä
1
-0
/
+3
2018-03-02
drm/i915: Check for I915_MODE_FLAG_INHERITED before drm_atomic_helper_check_m...
Maarten Lankhorst
1
-15
/
+8
2018-03-01
Merge drm-next into drm-intel-next-queued (this time for real)
Joonas Lahtinen
1
-5
/
+55
2018-03-01
Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-29
/
+73
2018-02-26
drm/i915: Remove the pipe/plane ID checks from skl_check_ccs_aux_surface()
Ville Syrjälä
1
-8
/
+0
2018-02-22
drm/i915: Extract intel_plane_{pin,unpin}_fb()
Ville Syrjälä
1
-51
/
+45
2018-02-22
drm/i915: Require fence only for FBC capable planes
Ville Syrjälä
1
-1
/
+1
2018-02-22
drm/i915: Clean up fbc vs. plane checks
Ville Syrjälä
1
-0
/
+41
2018-02-22
drm/i915: Only pin the fence for primary planes (and gen2/3)
Ville Syrjälä
1
-1
/
+13
2018-02-22
drm/i915: Fail if we can't get a fence for gen2/3 tiled scanout
Ville Syrjälä
1
-1
/
+9
2018-02-21
drm/i915: Rename drm_i915_gem_request to i915_request
Chris Wilson
1
-4
/
+4
2018-02-20
drm/i915: Move the policy for placement of the GGTT vma into the caller
Chris Wilson
1
-10
/
+35
2018-02-20
drm/i915: Set the primary plane pipe select bits on gen4
Ville Syrjälä
1
-1
/
+1
2018-02-20
drm/i915: Don't set cursor pipe select bits on g4x+
Ville Syrjälä
1
-1
/
+2
2018-02-19
drm/i915: Release connector iterator on a digital port conflict.
Maarten Lankhorst
1
-2
/
+3
2018-02-16
Merge tag 'topic/hdcp-2018-02-13' of git://anongit.freedesktop.org/drm/drm-mi...
Dave Airlie
1
-0
/
+4
2018-02-16
Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-5
/
+51
2018-02-15
drm/i915/vblank: Make the vblank counter u64 -> u32 typecast explicit
Dhinakaran Pandiyan
1
-1
/
+1
2018-02-14
drm/i915: Fixup kerneldoc
Chris Wilson
1
-6
/
+6
2018-02-13
drm/i915/icl: program mbus during pipe enable
Mahesh Kumar
1
-0
/
+17
2018-02-10
drm/i915: Use INTEL_GEN everywhere
Tvrtko Ursulin
1
-6
/
+6
2018-02-09
drm/i915: Give all ioctl functions an _ioctl suffix
Ville Syrjälä
1
-2
/
+2
2018-02-05
drm/i915: Deprecate I915_SET_COLORKEY_NONE
Ville Syrjälä
1
-2
/
+2
2018-01-31
drm/i915/icl: Handle expanded PLANE_CTL_FORMAT field
James Ausmus
1
-1
/
+4
2018-01-30
drm/i915/cnl: Enable DDI-F on Cannonlake.
Rodrigo Vivi
1
-1
/
+5
2018-01-30
drm/i915: Add WA for planes ending close to left screen edge
Imre Deak
1
-4
/
+8
2018-01-30
drm/i915: Add display WA #1175 for planes ending close to right screen edge
Imre Deak
1
-4
/
+24
2018-01-29
drm/i915: Provide a device level .mode_valid() hook
Ville Syrjälä
1
-0
/
+27
2018-01-24
drm/i915: Add a comment exlaining CCS hsub/vsub
Ville Syrjälä
1
-0
/
+14
2018-01-24
drm/i915: Use enum plane_id for frontbuffer tracking
Ville Syrjälä
1
-2
/
+2
2018-01-23
drm/i915: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
1
-2
/
+12
2018-01-23
drm/i915: Reject odd pipe source width with double wide/dual link
Ville Syrjälä
1
-3
/
+12
2018-01-19
drm/i915: Add CCS capability for sprites
Ville Syrjälä
1
-20
/
+5
2018-01-19
drm/i915: Nuke a pointless unreachable()
Ville Syrjälä
1
-2
/
+0
2018-01-18
drm/i915: Avoid waitboosting on the active request
Chris Wilson
1
-1
/
+7
2018-01-09
drm/i915: Fix using BIT_ULL() vs. BIT() for power domain masks
Imre Deak
1
-3
/
+3
2018-01-08
drm/i915: Add HDCP framework + base implementation
Sean Paul
1
-0
/
+4
2017-12-22
drm/i915: Put all non-blocking modesets onto an ordered wq
Ville Syrjälä
1
-3
/
+11
2017-12-21
drm/i915: Disable all planes for load detection, v2.
Ville Syrjälä
1
-129
/
+18
2017-12-21
i915: Reject CCS modifiers for pipe C on Geminilake
Gabriel Krisman Bertazi
1
-1
/
+1
2017-12-19
drm/i915/cnl: Add support for horizontal plane flipping
Joonas Lahtinen
1
-5
/
+35
[next]