index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2015-01-27
drm/i915: Setup dummy atomic state for connectors (v3)
Matt Roper
2015-01-27
drm/i915: Add main atomic entrypoints (v2)
Matt Roper
2015-01-27
drm/i915: Add .atomic_{get, set}_property() entrypoints to planes
Matt Roper
2015-01-27
drm/i915: Consolidate plane handler vtables
Matt Roper
2015-01-27
drm/i915: Move rotation from intel_plane to drm_plane_state
Matt Roper
2015-01-27
drm/i915: Use intel_gpu_freq() and intel_freq_opcode()
Ville Syrjälä
2015-01-27
drm/i915: Add intel_gpu_freq() and intel_freq_opcode()
Ville Syrjälä
2015-01-27
drm/i915: Add gt_act_freq_mhz sysfs file
Ville Syrjälä
2015-01-27
drm/i915: Update PMINTRMSK on VLV/CHV after sysfs min/max freq change
Ville Syrjälä
2015-01-27
drm/i915: DRRS calls based on frontbuffer
Vandana Kannan
2015-01-27
drm/i915: Enable/disable DRRS
Vandana Kannan
2015-01-27
drm/i915: Initialize DRRS delayed work
Vandana Kannan
2015-01-27
drm/i915: Use symbolic irqreturn for ->hpd_pulse
Daniel Vetter
2015-01-27
drm/i915/dsi: add some constness to vbt panel driver
Jani Nikula
2015-01-27
drm/i915/dsi: remove unnecessary dsi device callbacks
Jani Nikula
2015-01-27
drm/i915/dsi: call wait_for_dsi_fifo_empty() for each dsi port
Jani Nikula
2015-01-27
drm/i915/dsi: move wait_for_dsi_fifo_empty to intel_dsi.c
Jani Nikula
2015-01-27
drm/i915/dsi: set max return packet size for each dsi port
Jani Nikula
2015-01-27
drm/i915/dsi: call dpi_send_cmd() for each dsi port at a higher level
Jani Nikula
2015-01-27
drm/i915: Change VLV WIZ hashing mode to 16x4
Ville Syrjälä
2015-01-27
drm/i915: Change CHV WIZ hashing mode to 16x4
Ville Syrjälä
2015-01-27
drm/i915: Drop some more CHV pre-production workarounds
Ville Syrjälä
2015-01-27
drm/i915: Implement Wa4x4STCOptimizationDisable:chv
Ville Syrjälä
2015-01-27
drm/i915: Simplify flush_cpu_write_domain
Daniel Vetter
2015-01-27
drm/i915: Use sizeof(*fb) not sizeof(struct ...) in get_initial_plane_config()
Damien Lespiau
2015-01-27
drm/i915: Fix kzalloc() smatch warnings in get_initial_plane_config()
Damien Lespiau
2015-01-27
drm/i915: Performed deferred clflush inside set-cache-level
Chris Wilson
2015-01-27
drm/i915: Rename unpin_count to pin_count
Mika Kuoppala
2015-01-27
drm/i915: Balance context pinning on reset cleanup
Mika Kuoppala
2015-01-27
drm/i915: add I915_PARAM_HAS_BSD2 to i915_getparam
Zhipeng Gong
2015-01-27
drm/i915: Specify bsd rings through exec flag
Zhipeng Gong
2015-01-27
drm/i915: Rename plane_config to initial_plane_config
Damien Lespiau
2015-01-27
drm/i915/skl: Provide a Skylake version of get_plane_config()
Damien Lespiau
2015-01-27
drm/i915/skl: intel_format_to_fourcc() doesn't work for SKL planes
Damien Lespiau
2015-01-27
drm/i915: Make intel_format_to_fourcc() static
Damien Lespiau
2015-01-27
drm/i915: Use pipe_name() in the get_plane_config() functions
Damien Lespiau
2015-01-27
drm/i915: Don't use crtc->plane in ILK+ get_config()
Damien Lespiau
2015-01-27
drm/i915: Unclutter the get_plane() functions
Damien Lespiau
2015-01-27
drm/i915: Use a common function for computing the fb height alignment
Damien Lespiau
2015-01-27
drm/i915: Change plane_config to store a tiling_mode
Damien Lespiau
2015-01-27
drm/i915/skl: Gen9 coarse power gating
Zhe Wang
2015-01-27
drm/i915/skl: Retrieve the frequency limits
Damien Lespiau
2015-01-27
drm/i915/skl: add turbo support
Jesse Barnes
2015-01-27
drm/i915/skl: Adding power domains for AUX controllers
Satheeshakrishna M
2015-01-27
drm/i915: Rename i915_gen6_forcewake_count_info
Mika Kuoppala
2015-01-27
drm/i915: Enum forcewake domains and domain identifiers
Mika Kuoppala
2015-01-27
drm/i915: Rename the forcewake get/put functions
Mika Kuoppala
2015-01-27
drm/i915: Make vlv and chv forcewake put generic.
Mika Kuoppala
2015-01-27
drm/i915: Consolidate forcewake code
Mika Kuoppala
2015-01-27
drm/i915: Reduce duplicated forcewake logic
Chris Wilson
[next]