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/i915: Use sizeof(*fb) not sizeof(struct ...) in get_initial_plane_config()
Damien Lespiau
2015-01-27
1
-3
/
+3
*
drm/i915: Fix kzalloc() smatch warnings in get_initial_plane_config()
Damien Lespiau
2015-01-27
1
-6
/
+15
*
drm/i915: Performed deferred clflush inside set-cache-level
Chris Wilson
2015-01-27
2
-22
/
+10
*
drm/i915: Rename unpin_count to pin_count
Mika Kuoppala
2015-01-27
2
-7
/
+7
*
drm/i915: Balance context pinning on reset cleanup
Mika Kuoppala
2015-01-27
2
-0
/
+5
*
drm/i915: add I915_PARAM_HAS_BSD2 to i915_getparam
Zhipeng Gong
2015-01-27
1
-0
/
+3
*
drm/i915: Specify bsd rings through exec flag
Zhipeng Gong
2015-01-27
1
-2
/
+24
*
drm/i915: Rename plane_config to initial_plane_config
Damien Lespiau
2015-01-27
4
-23
/
+33
*
drm/i915/skl: Provide a Skylake version of get_plane_config()
Damien Lespiau
2015-01-27
1
-7
/
+107
*
drm/i915/skl: intel_format_to_fourcc() doesn't work for SKL planes
Damien Lespiau
2015-01-27
1
-3
/
+3
*
drm/i915: Make intel_format_to_fourcc() static
Damien Lespiau
2015-01-27
2
-2
/
+1
*
drm/i915: Use pipe_name() in the get_plane_config() functions
Damien Lespiau
2015-01-27
1
-6
/
+8
*
drm/i915: Don't use crtc->plane in ILK+ get_config()
Damien Lespiau
2015-01-27
1
-8
/
+8
*
drm/i915: Unclutter the get_plane() functions
Damien Lespiau
2015-01-27
1
-34
/
+27
*
drm/i915: Use a common function for computing the fb height alignment
Damien Lespiau
2015-01-27
3
-9
/
+15
*
drm/i915: Change plane_config to store a tiling_mode
Damien Lespiau
2015-01-27
3
-11
/
+10
*
drm/i915/skl: Gen9 coarse power gating
Zhe Wang
2015-01-27
2
-0
/
+11
*
drm/i915/skl: Retrieve the frequency limits
Damien Lespiau
2015-01-27
1
-0
/
+2
*
drm/i915/skl: add turbo support
Jesse Barnes
2015-01-27
1
-0
/
+30
*
drm/i915/skl: Adding power domains for AUX controllers
Satheeshakrishna M
2015-01-27
3
-0
/
+27
*
drm/i915: Rename i915_gen6_forcewake_count_info
Mika Kuoppala
2015-01-27
1
-3
/
+3
*
drm/i915: Enum forcewake domains and domain identifiers
Mika Kuoppala
2015-01-27
2
-43
/
+49
*
drm/i915: Rename the forcewake get/put functions
Mika Kuoppala
2015-01-27
9
-52
/
+58
*
drm/i915: Make vlv and chv forcewake put generic.
Mika Kuoppala
2015-01-27
1
-11
/
+5
*
drm/i915: Consolidate forcewake code
Mika Kuoppala
2015-01-27
3
-270
/
+215
*
drm/i915: Reduce duplicated forcewake logic
Chris Wilson
2015-01-27
3
-318
/
+246
*
drm/i915: Skip uncore lock on earlier gens
Chris Wilson
2015-01-27
1
-67
/
+91
*
drm/i915: Assert that runtime pm is active on user fw access
Chris Wilson
2015-01-27
4
-120
/
+30
*
drm/i915: Rebalance runtime pm vs forcewake
Chris Wilson
2015-01-27
2
-14
/
+9
*
drm/i915: Subsume intel_ctx_submit_request in to drm_i915_gem_request
Nick Hoath
2015-01-27
5
-62
/
+49
*
drm/i915: Remove FIXME_lrc_ctx backpointer
Nick Hoath
2015-01-27
4
-39
/
+52
*
drm/i915: Removed duplicate members from submit_request
Nick Hoath
2015-01-27
8
-28
/
+29
*
drm/i915: execlist request keeps ptr/ref to gem_request
Nick Hoath
2015-01-27
2
-7
/
+30
*
drm/i915: Keep drm_crtc->state in sync with intel_crtc->config
Ander Conselvan de Oliveira
2015-01-27
1
-0
/
+1
*
drm/i915: Improve how the memory for crtc state is allocated
Ander Conselvan de Oliveira
2015-01-27
2
-5
/
+16
*
drm/i915: Make intel_crtc->config a pointer
Ander Conselvan de Oliveira
2015-01-27
21
-262
/
+270
*
drm/i915: Use local pipe_config varariable when available
Ander Conselvan de Oliveira
2015-01-27
1
-3
/
+3
*
drm/i915: Pass new_config down do crtc_compute_clock
Ander Conselvan de Oliveira
2015-01-27
4
-75
/
+94
*
drm/i915: Embedded struct drm_crtc_state in intel_crtc_state
Ander Conselvan de Oliveira
2015-01-27
20
-164
/
+157
*
drm/i915: Rename struct intel_crtc_config to intel_crtc_state
Ander Conselvan de Oliveira
2015-01-27
15
-101
/
+101
*
drm/i915: Modifying structures related to DRRS
Vandana Kannan
2015-01-27
3
-53
/
+47
*
drm/i915: Rename 'reg' to 'clk_reg' to unconfuse it from the other 'reg'
Ville Syrjälä
2015-01-27
1
-4
/
+4
*
drm/i915: Drop VLV checks from rc6p and rc6pp sysfs files
Ville Syrjälä
2015-01-27
1
-4
/
+0
*
Revert "Revert "drm/i915/chv: Use timeout mode for RC6 on chv""
Ville Syrjälä
2015-01-27
1
-2
/
+3
*
drm/i915: Configure GEN6_RP_DOWN_TIMEOUT on CHV
Ville Syrjälä
2015-01-27
1
-0
/
+1
*
drm/i915: Change VLV GEN6_RP_DOWN_TIMEOUT value to decimal
Ville Syrjälä
2015-01-27
1
-1
/
+1
*
drm/i915: Disable RC6 before configuring in on VLV/CHV
Ville Syrjälä
2015-01-27
1
-0
/
+6
*
drm/i915: New offset for reading frequencies on CHV.
Deepak S
2015-01-27
2
-7
/
+56
*
drm/i915: Increase the range of sideband address.
Deepak S
2015-01-27
2
-4
/
+4
*
drm/i915/chv: Populate total EU count on Cherryview
Deepak S
2015-01-27
3
-0
/
+23
[prev]
[next]