index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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
drm-misc-next-2018-03-21
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-01
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-09
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-20
i915: Reject CCS modifiers for pipe C on Geminilake
Gabriel Krisman Bertazi
1
-1
/
+1
2017-12-18
drm/i915/cnl: Add support for horizontal plane flipping
Joonas Lahtinen
1
-5
/
+35
[next]