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
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Add drm_rect_equals()
Ville Syrjälä
2013-04-30
1
-0
/
+15
*
drm: Add drm_rect_debug_print()
Ville Syrjälä
2013-04-30
2
-0
/
+23
*
drm: Add drm_rect_calc_{hscale, vscale}() utility functions
Ville Syrjälä
2013-04-30
2
-0
/
+189
*
drm: Add struct drm_rect and assorted utility functions
Ville Syrjälä
2013-04-30
4
-1
/
+232
*
drm/i915: move border color writes to pfit_enable
Daniel Vetter
2013-04-30
2
-10
/
+4
*
drm/i915: rip out indirection for pfit pipe_config assignment
Daniel Vetter
2013-04-30
1
-5
/
+2
*
drm/i915: move lvds_border_bits to pipe_config
Daniel Vetter
2013-04-30
4
-5
/
+3
*
drm/i915: cleanup opregion asle pipestat enable
Jani Nikula
2013-04-30
3
-19
/
+7
*
drm/i915: cleanup redundant checks from intel_enable_asle
Jani Nikula
2013-04-30
1
-13
/
+3
*
drm/i915: untie opregion init and asle irq/pipestat enable
Jani Nikula
2013-04-30
1
-2
/
+0
*
drm/i915: manage opregion asle driver readiness properly
Jani Nikula
2013-04-30
1
-4
/
+14
*
drm/i915: cleanup opregion technology enabled indicator defines
Jani Nikula
2013-04-30
1
-6
/
+7
*
drm/i915: hw state readout support for pipe timings
Daniel Vetter
2013-04-29
2
-0
/
+76
*
drm/i915: hw state readout support for fdi m/n
Daniel Vetter
2013-04-29
2
-0
/
+26
*
drm/i915: introduce macros to check pipe config properties
Daniel Vetter
2013-04-29
1
-13
/
+11
*
drm/i915: stop for_each_intel_crtc_masked macro from leaking
Daniel Vetter
2013-04-29
1
-1
/
+1
*
drm/i915: implement fdi auto-dithering
Daniel Vetter
2013-04-29
4
-17
/
+62
*
drm/i915: fixup 12bpc hdmi dotclock handling
Daniel Vetter
2013-04-29
1
-2
/
+15
*
drm/i915: don't count cpu ports for fdi B/C lane sharing
Daniel Vetter
2013-04-29
1
-5
/
+13
*
drm/i915: move fdi lane configuration checks ahead
Daniel Vetter
2013-04-29
1
-64
/
+65
*
drm/i915: Split up ironlake_check_fdi_lanes
Daniel Vetter
2013-04-29
1
-6
/
+25
*
drm/i915: compute fdi lane config earlier
Daniel Vetter
2013-04-29
1
-37
/
+34
*
drm/i915: split up fdi_set_m_n into computation and hw setup
Daniel Vetter
2013-04-29
2
-12
/
+17
*
drm/i915: hw state readout support for pipe_config->fdi_lanes
Daniel Vetter
2013-04-29
3
-19
/
+32
*
drm/i915: move intel_crtc->fdi_lanes to pipe_config
Daniel Vetter
2013-04-29
3
-22
/
+25
*
drm/i915: allow high-bpc modes on DP
Daniel Vetter
2013-04-29
1
-1
/
+1
*
drm/i915: implement high-bpc + pipeconf-dither support for g4x/vlv
Daniel Vetter
2013-04-29
1
-14
/
+21
*
drm/i915: drop adjusted_mode from *_set_pipeconf functions
Daniel Vetter
2013-04-29
1
-8
/
+6
*
drm/i915: force bpp for eDP panels
Daniel Vetter
2013-04-29
1
-12
/
+12
*
drm/i915: put the right cpu_transcoder into pipe_config for hw state readout
Daniel Vetter
2013-04-29
1
-0
/
+1
*
drm/i915: Only print the info message about incresing stolen size for FBC once
Chris Wilson
2013-04-27
2
-2
/
+1
*
drm/i915: remove VLV MSI IRQ hack
Jesse Barnes
2013-04-26
1
-8
/
+0
*
drm/i915: warn about invalid pfit modes
Jesse Barnes
2013-04-25
1
-3
/
+7
*
drm/i915: move PCH pfit controls into pipe_config
Jesse Barnes
2013-04-25
7
-61
/
+63
*
drm/i915: factor out GMCH panel fitting code and use for eDP v3
Jesse Barnes
2013-04-25
5
-209
/
+241
*
drm/i915: simplify config->pixel_multiplier handling
Daniel Vetter
2013-04-25
1
-31
/
+27
*
drm/i915: remove redundant has_pch_encoder check
Daniel Vetter
2013-04-25
1
-2
/
+1
*
drm/i915: don't force matching p1 for g4x/ilk+ reduced pll settings
Daniel Vetter
2013-04-25
1
-3
/
+0
*
drm/i915: use pipe_config for lvds dithering
Daniel Vetter
2013-04-25
3
-23
/
+22
*
drm/i915: move dp clock computations to encoder->compute_config
Daniel Vetter
2013-04-25
2
-96
/
+46
*
drm/i915: shovel compute clock into crtc->config.dpll on ilk
Daniel Vetter
2013-04-25
1
-17
/
+33
*
drm/i915: consolidate pch pll computations a bit
Daniel Vetter
2013-04-25
1
-9
/
+10
*
drm/i915: Ivybridge is the odd one when it comes to pipe scalers
Damien Lespiau
2013-04-25
1
-5
/
+6
*
drm/i915: hsw backlight registers need transcoder instead of pipe
Jani Nikula
2013-04-25
2
-1
/
+10
*
drm/i915: drop code duplication in favor of asle interrupt handler
Jani Nikula
2013-04-25
3
-41
/
+2
*
drm/i915/opregion: don't pretend we did something when we didn't
Jani Nikula
2013-04-25
1
-13
/
+6
*
drm/i915: don't pretend we support ASLE ALS, PFIT, or PFMB
Jani Nikula
2013-04-25
1
-3
/
+1
*
drm/i915: protect backlight registers and data with a spinlock
Jani Nikula
2013-04-25
4
-1
/
+41
*
drm/i915: keep max backlight internal to intel_panel.c
Jani Nikula
2013-04-25
3
-27
/
+32
*
drm/i915: Fixup non-24bpp support for VGA screens on Haswell
Daniel Vetter
2013-04-24
1
-0
/
+4
[next]