index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/dsi: add drm mipi dsi host support
Jani Nikula
2015-01-29
4
-4
/
+180
*
drm/i915/dsi: switch to drm_panel interface
Jani Nikula
2015-01-29
4
-119
/
+157
*
drm/i915/skl: Enabling PSR on Skylake
Sonika Jindal
2015-01-28
3
-3
/
+31
*
Revert "drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES"
Chris Wilson
2015-01-28
1
-1
/
+1
*
drm/i915: Be consistent on printing seqnos
Mika Kuoppala
2015-01-28
1
-4
/
+4
*
drm/i915: Display current hangcheck status in debugfs
Chris Wilson
2015-01-28
1
-0
/
+36
*
drm/i915: Convert hangcheck from a timer into a delayed work item
Chris Wilson
2015-01-28
5
-18
/
+32
*
agp/intel: Serialise after GTT updates
Chris Wilson
2015-01-28
1
-7
/
+7
*
drivers: gpu: drm: i915: intel_fifo_underrun.c: Fix a typo in comment
Kumar Amit Mehta
2015-01-27
1
-1
/
+1
*
drm/i915: Add i915.nuclear_pageflip command line param to force atomic (v4)
Matt Roper
2015-01-27
3
-0
/
+14
*
drm/i915: Switch plane properties to full atomic helper.
Matt Roper
2015-01-27
3
-27
/
+11
*
drm/i915: Add crtc state duplication/destruction functions
Matt Roper
2015-01-27
3
-0
/
+40
*
drm/i915: Add atomic_get_property entrypoint for connectors (v2)
Matt Roper
2015-01-27
11
-0
/
+51
*
drm/i915: Setup dummy atomic state for connectors (v3)
Matt Roper
2015-01-27
10
-0
/
+50
*
drm/i915: Add main atomic entrypoints (v2)
Matt Roper
2015-01-27
4
-0
/
+174
*
drm/i915: Add .atomic_{get, set}_property() entrypoints to planes
Matt Roper
2015-01-27
3
-0
/
+68
*
drm/i915: Consolidate plane handler vtables
Matt Roper
2015-01-27
3
-22
/
+5
*
drm/i915: Move rotation from intel_plane to drm_plane_state
Matt Roper
2015-01-27
5
-42
/
+75
*
drm/i915: Use intel_gpu_freq() and intel_freq_opcode()
Ville Syrjälä
2015-01-27
4
-81
/
+52
*
drm/i915: Add intel_gpu_freq() and intel_freq_opcode()
Ville Syrjälä
2015-01-27
2
-12
/
+20
*
drm/i915: Add gt_act_freq_mhz sysfs file
Ville Syrjälä
2015-01-27
1
-1
/
+34
*
drm/i915: Update PMINTRMSK on VLV/CHV after sysfs min/max freq change
Ville Syrjälä
2015-01-27
1
-22
/
+22
*
drm/i915: DRRS calls based on frontbuffer
Vandana Kannan
2015-01-27
3
-0
/
+56
*
drm/i915: Enable/disable DRRS
Vandana Kannan
2015-01-27
3
-0
/
+59
*
drm/i915: Initialize DRRS delayed work
Vandana Kannan
2015-01-27
1
-8
/
+30
*
drm/i915: Use symbolic irqreturn for ->hpd_pulse
Daniel Vetter
2015-01-27
3
-9
/
+13
*
drm/i915/dsi: add some constness to vbt panel driver
Jani Nikula
2015-01-27
1
-8
/
+9
*
drm/i915/dsi: remove unnecessary dsi device callbacks
Jani Nikula
2015-01-27
3
-92
/
+5
*
drm/i915/dsi: call wait_for_dsi_fifo_empty() for each dsi port
Jani Nikula
2015-01-27
2
-19
/
+10
*
drm/i915/dsi: move wait_for_dsi_fifo_empty to intel_dsi.c
Jani Nikula
2015-01-27
3
-17
/
+16
*
drm/i915/dsi: set max return packet size for each dsi port
Jani Nikula
2015-01-27
1
-5
/
+5
*
drm/i915/dsi: call dpi_send_cmd() for each dsi port at a higher level
Jani Nikula
2015-01-27
3
-19
/
+16
*
drm/i915: Change VLV WIZ hashing mode to 16x4
Ville Syrjälä
2015-01-27
1
-0
/
+11
*
drm/i915: Change CHV WIZ hashing mode to 16x4
Ville Syrjälä
2015-01-27
1
-0
/
+12
*
drm/i915: Drop some more CHV pre-production workarounds
Ville Syrjälä
2015-01-27
1
-5
/
+1
*
drm/i915: Implement Wa4x4STCOptimizationDisable:chv
Ville Syrjälä
2015-01-27
1
-0
/
+4
*
drm/i915: Simplify flush_cpu_write_domain
Daniel Vetter
2015-01-27
1
-8
/
+6
*
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
[next]