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