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
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Wrap drm_mm_node.hole_follows
Chris Wilson
2016-12-28
1
-2
/
+2
*
drm: Apply tight eviction scanning to color_adjust
Chris Wilson
2016-12-28
1
-0
/
+7
*
drm: Compute tight evictions for drm_mm_scan
Chris Wilson
2016-12-28
1
-1
/
+2
*
drm: Unconditionally do the range check in drm_mm_scan_add_block()
Chris Wilson
2016-12-28
1
-7
/
+3
*
drm: Extract struct drm_mm_scan from struct drm_mm
Chris Wilson
2016-12-27
1
-7
/
+12
*
drm/i915: Add a cursor hack to allow converting legacy page flip to atomic, v3.
Maarten Lankhorst
2016-12-19
3
-18
/
+163
*
drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>
Laurent Pinchart
2016-12-18
1
-0
/
+1
*
drm/i915: Simplify i915_gtt_color_adjust()
Chris Wilson
2016-12-16
1
-4
/
+2
*
drm: Constify the drm_mm API
Chris Wilson
2016-12-16
1
-1
/
+1
*
drm: Replace 'format->format' comparisons to just 'format' comparisons
Ville Syrjälä
2016-12-15
1
-1
/
+1
*
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
7
-34
/
+32
*
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
2016-12-15
3
-12
/
+9
*
drm: Nuke fb->depth
Ville Syrjälä
2016-12-15
2
-3
/
+3
*
drm/i915: Use drm_framebuffer_plane_{width,height}() where possible
Ville Syrjälä
2016-12-15
1
-3
/
+2
*
drm/i915: Store a pointer to the pixel format info for fbc
Ville Syrjälä
2016-12-15
2
-9
/
+9
*
drm: Replace drm_format_plane_cpp() with fb->format->cpp[]
Ville Syrjälä
2016-12-15
3
-30
/
+30
*
drm/i915: Eliminate the ugly 'fb?:' constructs from the ilk/skl wm code
Ville Syrjälä
2016-12-15
1
-8
/
+15
*
drm: Replace drm_format_num_planes() with fb->format->num_planes
Ville Syrjälä
2016-12-15
1
-1
/
+1
*
drm/i915: Populate fb->format early for inherited fbs
Ville Syrjälä
2016-12-15
1
-0
/
+3
*
drm/i915: Set fb->dev early on for inherited fbs
Ville Syrjälä
2016-12-15
1
-0
/
+6
*
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
2016-12-15
1
-1
/
+1
*
drm/i915: Add local 'fb' variables
Ville Syrjälä
2016-12-14
1
-14
/
+12
*
Merge tag 'drm-misc-next-2016-12-08' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2016-12-09
1
-7
/
+0
|
\
|
*
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Daniel Vetter
2016-12-06
89
-2759
/
+4385
|
|
\
|
*
|
drm: Make the connector .detect() callback optional
Laurent Pinchart
2016-12-01
1
-7
/
+0
*
|
|
Merge tag 'drm-intel-next-fixes-2016-12-07' of git://anongit.freedesktop.org/...
Dave Airlie
2016-12-08
10
-50
/
+63
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
drm/i915: Move priority bumping for flips earlier
Chris Wilson
2016-12-05
1
-1
/
+1
|
*
|
drm/i915: Hold a reference on the request for its fence chain
Chris Wilson
2016-12-05
2
-7
/
+32
|
*
|
drm/i915/audio: fix hdmi audio noise issue
Libin Yang
2016-12-05
1
-2
/
+5
|
*
|
drm/i915/debugfs: Increment return value of gt.next_seqno
Chris Wilson
2016-12-05
1
-1
/
+1
|
*
|
drm/i915/debugfs: Drop i915_hws_info
Chris Wilson
2016-12-05
1
-25
/
+0
|
*
|
drm/i915: Initialize dev_priv->atomic_cdclk_freq at init time
Ville Syrjälä
2016-12-05
1
-0
/
+1
|
*
|
drm/i915: Fix cdclk vs. dev_cdclk mess when not recomputing things
Ville Syrjälä
2016-12-05
1
-3
/
+5
|
*
|
drm/i915: Make skl_write_{plane,cursor}_wm() static
Ville Syrjälä
2016-12-05
1
-7
/
+7
|
*
|
drm/i915: Complete requests in nop_submit_request
Chris Wilson
2016-12-05
1
-0
/
+2
|
*
|
Merge tag 'gvt-next-2016-11-30' of https://github.com/01org/gvt-linux into dr...
Jani Nikula
2016-12-02
3
-4
/
+9
|
|
\
\
|
|
*
|
drm/i915/gvt: fix lock not released bug for dispatch_workload() err path
Zhenyu Wang
2016-11-25
1
-4
/
+6
|
|
*
|
drm/i915/gvt: fix getting 64bit bar size error
Xiaoguang Chen
2016-11-24
1
-0
/
+2
|
|
*
|
drm/i915/gvt: fix missing init param.primary
Du, Changbin
2016-11-23
1
-0
/
+1
*
|
|
|
Backmerge tag 'v4.9-rc8' into drm-next
Dave Airlie
2016-12-05
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
drm/i915: drop the struct_mutex when wedged or trying to reset
Matthew Auld
2016-11-30
1
-1
/
+2
|
*
|
|
|
drm/i915: Don't touch NULL sg on i915_gem_object_get_pages_gtt() error
Chris Wilson
2016-11-30
1
-2
/
+3
|
*
|
|
|
drm/i915: Assume non-DP++ port if dvo_port is HDMI and there's no AUX ch spec...
Ville Syrjälä
2016-11-16
2
-9
/
+24
|
*
|
|
|
drm/i915: Refresh that status of MST capable connectors in ->detect()
Ville Syrjälä
2016-11-11
1
-10
/
+0
|
*
|
|
|
drm/i915: Grab the rotation from the passed plane state for VLV sprites
Ville Syrjälä
2016-11-11
1
-1
/
+1
|
*
|
|
|
drm/i915: Mark CPU cache as dirty when used for rendering
Chris Wilson
2016-11-11
1
-0
/
+8
|
*
|
|
|
drm/i915: Limit Valleyview and earlier to only using mappable scanout
Chris Wilson
2016-11-07
1
-2
/
+16
|
*
|
|
|
drm/i915: Round tile chunks up for constructing partial VMAs
Chris Wilson
2016-11-07
1
-1
/
+1
|
*
|
|
|
drm/i915/dp: Extend BDW DP audio workaround to GEN9 platforms
Dhinakaran Pandiyan
2016-11-07
1
-2
/
+4
|
*
|
|
|
drm/i915/dp: BDW cdclk fix for DP audio
Dhinakaran Pandiyan
2016-11-07
1
-3
/
+24
[next]