index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
|
|
|
drm/i915/vlv: Prevent enabling hpd polling in late suspend
Lyude
2016-11-07
1
-1
/
+3
|
*
|
|
|
drm/i915: Respect alternate_ddc_pin for all DDI ports
Ville Syrjälä
2016-11-07
1
-36
/
+48
|
*
|
|
|
drm/i915: Fix SKL+ 90/270 degree rotated plane coordinate computation
Ville Syrjälä
2016-10-28
1
-1
/
+2
|
*
|
|
|
drm/i915: Remove two invalid warns
Tvrtko Ursulin
2016-10-28
1
-3
/
+0
|
*
|
|
|
drm/i915: Rotated view does not need a fence
Tvrtko Ursulin
2016-10-28
1
-1
/
+6
|
*
|
|
|
drm/i915/fbc: fix CFB size calculation for gen8+
Paulo Zanoni
2016-10-28
1
-1
/
+3
|
*
|
|
|
drm: i915: Wait for fences on new fb, not old
Daniel Stone
2016-10-28
1
-1
/
+1
|
*
|
|
|
drm/i915: Clean up DDI DDC/AUX CH sanitation
Ville Syrjälä
2016-10-28
1
-45
/
+77
|
*
|
|
|
drm/i915: Respect alternate_aux_channel for all DDI ports
Ville Syrjälä
2016-10-28
1
-31
/
+40
|
*
|
|
|
drm/i915/gen9: fix watermarks when using the pipe scaler
Paulo Zanoni
2016-10-28
1
-9
/
+3
|
*
|
|
|
drm/i915: Fix mismatched INIT power domain disabling during suspend
Imre Deak
2016-10-28
1
-2
/
+2
[next]