index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_display.c
Age
Commit message (
Expand
)
Author
2014-04-25
drm/i915: Break encoder->crtc link separately in intel_sanitize_crtc()
Egbert Eich
2014-04-23
drm/i915: Don't check gmch state on inherited configs
Daniel Vetter
2014-04-05
Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2014-04-03
Merge tag 'drm-intel-next-2014-03-21' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2014-04-01
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2014-04-01
drm/i915: Restrict plane loops to only operate on overlay planes (v2)
Matt Roper
2014-04-01
drm/i915: vlv: reserve the GT power context only once during driver init
Imre Deak
2014-03-31
drm/i915/display: prefer struct drm_i915_private to drm_i915_private_t
Jani Nikula
2014-03-31
drm/i915: Make sure vsyncshift is positive
Ville Syrjälä
2014-03-31
drm/i915: Fix the interlace mode selection for gmch platforms
Ville Syrjälä
2014-03-31
drm/i915: Program VSYNCSHIFT in a more consistent manner
Ville Syrjälä
2014-03-31
drm/i915/vlv: use W_SYNC_SHIFT for interlaced modes on VLV
Jesse Barnes
2014-03-28
drm/i915: Recompute WM when the cursor size changes
Chris Wilson
2014-03-28
drm/i915: Fix initial pipe underrun state tracking
Daniel Vetter
2014-03-20
drm/i915: Enabling 128x128 and 256x256 ARGB Cursor Support
Sagar Kamble
2014-03-19
drm/i915: update the PC8 and runtime PM documentation
Paulo Zanoni
2014-03-19
drm/i915: rename __hsw_do_{en, dis}able_pc8
Paulo Zanoni
2014-03-19
drm/i915: move pc8.irqs_disabled to pm.irqs_disabled
Paulo Zanoni
2014-03-19
drm/i915: remove dev_priv->pc8.enabled
Paulo Zanoni
2014-03-19
drm/i915: don't get/put PC8 when getting/putting power wells
Paulo Zanoni
2014-03-19
drm/i915: remove an indirection level on PC8 functions
Paulo Zanoni
2014-03-19
drm/i915: kill pc8.disable_count
Paulo Zanoni
2014-03-19
drm/i915: get runtime PM references when the GPU is idle/busy
Paulo Zanoni
2014-03-19
drm/i915: remove dev_priv->pc8.requirements_met
Paulo Zanoni
2014-03-19
drm/i915: make PC8 be part of runtime PM suspend/resume
Paulo Zanoni
2014-03-19
drm/i915: extract __hsw_do_{en, dis}able_package_c8
Paulo Zanoni
2014-03-19
drm/i915: Rename similar plane functions to avoid confusion
Matt Roper
2014-03-18
drm/i915: Remove spurious '()' in WARN macros
Damien Lespiau
2014-03-18
Merge tag 'v3.14-rc7' into drm-next
Dave Airlie
2014-03-18
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
Daniel Vetter
2014-03-12
drm/i915: Reduce the time we hold struct mutex in intel_pipe_set_base()
Ville Syrjälä
2014-03-10
Merge tag 'v3.14-rc6' into drm-intel-next-queued
Daniel Vetter
2014-03-10
drm/i915: Make encoder cloning more flexible
Ville Syrjälä
2014-03-10
drm/i915: Avoid requesting a zero-sized stolen object
Chris Wilson
2014-03-10
drm/i915: Prevent use-after-free of inherited framebuffer
Chris Wilson
2014-03-08
drm/i915: remove early fb allocation dependency on CONFIG_FB v2
Jesse Barnes
2014-03-08
drm/i915: Wrap the preallocated BIOS framebuffer and preserve for KMS fbcon v12
Jesse Barnes
2014-03-08
drm/i915: get_plane_config support for ILK+ v3
Jesse Barnes
2014-03-08
drm/i915: get_plane_config for i9xx v13
Jesse Barnes
2014-03-08
drm/i915: add plane_config fetching infrastructure v2
Jesse Barnes
2014-03-07
drm/i915: power domains: add vlv power wells
Imre Deak
2014-03-07
drm/i915: check pipe power domain when reading its hw state
Imre Deak
2014-03-07
drm/i915: add port power domains
Imre Deak
2014-03-07
drm/i915: move modeset_update_power_wells earlier
Imre Deak
2014-03-05
drm/i915: Add a for_each_sprite() macro
Damien Lespiau
2014-03-05
drm/i915: Use a pipe variable to cycle through the pipes
Damien Lespiau
2014-03-05
drm/i915: Use DIV_ROUND_UP() when calculating number of required FDI lanes
Ville Syrjälä
2014-03-05
drm/i915: Perform pageflip using mmio if the GPU is terminally wedged
Chris Wilson
2014-03-05
drm/i915: kill dev_priv->pc8.gpu_idle
Paulo Zanoni
2014-03-05
drm/i915: put runtime PM only at the end of intel_mark_idle
Paulo Zanoni
[next]