index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_display.c
Age
Commit message (
Expand
)
Author
2015-07-14
drm/i915: Do not call intel_crtc_disable if the crtc is already disabled.
Maarten Lankhorst
2015-07-13
drm/i915: fix oops in primary_check_plane
Daniel Vetter
2015-07-12
Revert "drm/i915: Use crtc_state->active in primary check_plane func"
Linus Torvalds
2015-07-08
drm/i915: Use crtc_state->active in primary check_plane func
Daniel Vetter
2015-07-08
drm/i915: Check crtc->active in intel_crtc_disable_planes
Daniel Vetter
2015-07-06
drm/i915/chv: fix HW readout of the port PLL fractional divider
Imre Deak
2015-06-26
drm/i915: Fix IPS related flicker
Rodrigo Vivi
2015-06-22
drm/i915: Silence compiler warning
Ander Conselvan de Oliveira
2015-06-17
drm/i915: Don't set enabled value of all CRTCs when restoring the mode
Ander Conselvan de Oliveira
2015-06-17
drm/i915: Don't update staged config during force restore modesets
Ander Conselvan de Oliveira
2015-06-17
drm/i915: Don't check modeset state in the hw state force restore path
Ander Conselvan de Oliveira
2015-05-29
drm/i915: Return the frontbuffer flip to enable intel_crtc_enable_planes.
Rodrigo Vivi
2015-05-28
drm/i915: Adjust sideband locking a bit for CHV/VLV
Ville Syrjälä
2015-05-28
drm/i915: s/dpio_lock/sb_lock/
Ville Syrjälä
2015-05-28
drm/i915: Kill intel_flush_primary_plane()
Ville Syrjälä
2015-05-22
drm/i915/skl: don't fail colorkey + scaler request
Chandra Konduru
2015-05-21
drm/i915: Disable FDI RX/TX before the ports
Ville Syrjälä
2015-05-21
drm/i915: Fix DP enhanced framing for CPT
Ville Syrjälä
2015-05-21
drm/i915/skl: Deinit/init the display at suspend/resume
Damien Lespiau
2015-05-21
drm/i915: Limit mmio flip RPS boosts
Chris Wilson
2015-05-21
drm/i915: Implement inter-engine read-read optimisations
Chris Wilson
2015-05-21
drm/i915: s/\<rq\>/req/g
Daniel Vetter
2015-05-20
drm/i915/skl: Swapping 90 and 270 to be compliant with Xrandr
Sonika Jindal
2015-05-20
drm/i915: Update comment in clear_intel_crtc_state()
Ander Conselvan de Oliveira
2015-05-20
drm/i915: Tighten the exposure ARGB/ABGR 8888 formats
Damien Lespiau
2015-05-20
drm/i915: Don't expose ARGB1555 on gen2/3
Damien Lespiau
2015-05-20
drm/i915: Remove ARBG/ABGR 2101010 on platform not supporting those formats
Damien Lespiau
2015-05-20
drm/i915: Remove the COMMON_PRIMARY_FORMATS defines
Damien Lespiau
2015-05-20
drm/i915: Preserve ddi_pll_sel when allocating new pipe_config
Ander Conselvan de Oliveira
2015-05-20
drm/i915: Dump some DPLL fields in pipe config debug
Tvrtko Ursulin
2015-05-20
drm/i915: Don't overwrite (e)DP PLL selection on SKL
Ander Conselvan de Oliveira
2015-05-20
drm/i915: Output scaler related pipe config debug in a single line
Tvrtko Ursulin
2015-05-20
drm/i915/skl: Remove unnecessary local variables in skl_plane_ctl*()
Damien Lespiau
2015-05-20
drm/i915: Don't use the intel_ prefix for gen-specific data
Damien Lespiau
2015-05-20
drm/i915/skl: Support the advertized index format
Damien Lespiau
2015-05-20
drm/i915/skl: Replace BUG() by MISSING_CASE() in skl_plane_ctl_format()
Damien Lespiau
2015-05-20
drm/i915/skl: Rename a local variable to fit in 80 chars
Damien Lespiau
2015-05-20
drm/i915/skl: Add a new line before return
Damien Lespiau
2015-05-20
drm/i915/skl: Leave a new line between variable declarations and code
Damien Lespiau
2015-05-20
drm/i915: Make scaler_id check in check_crtc_state work for all gens
Chandra Konduru
2015-05-20
drm/i915: Fix race on unreferencing the wrong mmio-flip-request
Chris Wilson
2015-05-20
drm/i915: Ensure cache flushes prior to doing CS flips
Chris Wilson
2015-05-20
drm/i915: Remove domain flubbing from i915_gem_object_finish_gpu()
Chris Wilson
2015-05-20
drm/i915: call intel_tile_height with correct parameter
Chandra Konduru
2015-05-20
drm/i915: Always keep crtc_state->active in sync with enable
Maarten Lankhorst
2015-05-20
Backmerge v4.1-rc4 into into drm-next
Dave Airlie
2015-05-08
drm/i915: Only wait for required lanes in vlv_wait_port_ready()
Ville Syrjälä
2015-05-08
drm/i915: Set crtc_state->active to false when CRTC is disabled (v2)
Matt Roper
2015-05-08
drm/i915: Get rid of intel_crtc_set_state()
Ander Conselvan de Oliveira
2015-05-08
drm/i915: Swap atomic state in legacy modeset
Ander Conselvan de Oliveira
[next]