index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: add pipe_config->limited_color_range
Daniel Vetter
2013-03-28
5
-17
/
+20
*
drm/i915: add pipe_config->has_pch_encoder
Daniel Vetter
2013-03-28
8
-62
/
+54
*
drm/i915: drop helper vtable for sdvo encoder
Daniel Vetter
2013-03-28
1
-5
/
+0
*
drm/i915: add pipe_config->pixel_multiplier
Daniel Vetter
2013-03-28
3
-72
/
+66
*
drm/i915: add pipe_config->timings_set
Daniel Vetter
2013-03-28
3
-15
/
+26
*
drm/i915: compute pipe_config earlier
Daniel Vetter
2013-03-28
1
-6
/
+6
*
drm/i915: introduce struct intel_crtc_config
Daniel Vetter
2013-03-28
3
-36
/
+57
*
drm/i915: return actual brightness to .get_brightness callback
Jani Nikula
2013-03-27
1
-2
/
+1
*
drm/i915: keep backlight_level and backlight device brightness in sync
Jani Nikula
2013-03-27
1
-2
/
+9
*
drm/i915: wire up SDVO hpd support on cpt/ppt
Daniel Vetter
2013-03-27
2
-0
/
+3
*
drm/i915: Wait for vblank between disabling a sprite and unpinning the fb
Ville Syrjälä
2013-03-27
1
-0
/
+2
*
drm/i915: clear crt hotplug compare voltage field before setting
Daniel Vetter
2013-03-27
1
-0
/
+1
*
Revert "drm/i915: set dummy page for stolen objects"
Imre Deak
2013-03-27
1
-2
/
+2
*
lib/scatterlist: sg_page_iter: support sg lists w/o backing pages
Imre Deak
2013-03-27
5
-12
/
+10
*
drm/i915: Apply alignment restrictions on scanout surfaces for VT-d
Chris Wilson
2013-03-27
2
-1
/
+34
*
DRM/i915: Get rid if the 'hotplug_supported_mask' in struct drm_i915_private.
Egbert Eich
2013-03-27
5
-15
/
+3
*
DRM/i915: Remove i965_hpd_irq_setup.
Egbert Eich
2013-03-27
1
-35
/
+18
*
drm/i915: implement ibx_hpd_irq_setup
Daniel Vetter
2013-03-27
1
-28
/
+35
*
DRM/i915: Convert HPD interrupts to make use of HPD pin assignment in encoder...
Egbert Eich
2013-03-26
2
-62
/
+125
*
DRM/I915: Add enum hpd_pin to intel_encoder.
Egbert Eich
2013-03-26
6
-0
/
+27
*
DRM/i915: Remove valleyview_hpd_irq_setup.
Egbert Eich
2013-03-26
1
-25
/
+1
*
drm/i915: emit a hotplug event on resume
Jesse Barnes
2013-03-26
1
-0
/
+20
*
drm/i915: enable VT switchless resume v3
Jesse Barnes
2013-03-26
2
-3
/
+14
*
drm/i915: restore cursor and sprite state when forcing a config restore v2
Jesse Barnes
2013-03-26
1
-1
/
+6
*
drm/i915: add sprite restore function v3
Jesse Barnes
2013-03-26
2
-0
/
+28
*
drm/i915: Introduce i915_gem_object_create_stolen_for_preallocated
Chris Wilson
2013-03-26
2
-0
/
+70
*
drm/i915: Always call fence-lost prior to removing the fence
Chris Wilson
2013-03-26
1
-5
/
+6
*
drm/i915: HSW PM Frequency bits fix
Rodrigo Vivi
2013-03-26
2
-10
/
+22
*
drm/i915: Warn if a pipe is enabled with a bogus port
Damien Lespiau
2013-03-25
1
-5
/
+11
*
drm/i915: Don't overclock on Haswell
Ben Widawsky
2013-03-25
1
-1
/
+1
*
drm/i915: there's no PIPESTAT on HAS_PCH_SPLIT platforms
Paulo Zanoni
2013-03-23
1
-2
/
+3
*
drm/i915: there's no DSPPOS register on gen4+
Paulo Zanoni
2013-03-23
1
-4
/
+6
*
drm/i915: fix DSPADDR Gen check
Paulo Zanoni
2013-03-23
1
-1
/
+1
*
drm/i915: Use BUG() in a case of a programming error
Damien Lespiau
2013-03-23
1
-2
/
+1
*
drm/i915: Rename intel_ddi_enable_pipe_func() to transcoder_func()
Damien Lespiau
2013-03-23
3
-3
/
+3
*
drm/i915: Cleanup if the EDP transcoder has a bobug input value
Damien Lespiau
2013-03-23
1
-0
/
+8
*
drm/i915: Error out if we are trying to use VGA with SPLL already in use
Damien Lespiau
2013-03-23
1
-0
/
+3
*
drm/i915: Implement WaSwitchSolVfFArbitrationPriority
Ben Widawsky
2013-03-23
2
-0
/
+4
*
drm/i915: Set the VIC in AVI infoframe for SDVO
Ville Syrjälä
2013-03-23
1
-0
/
+2
*
drm/i915: Kill a strange comment about DPMS functions
Ville Syrjälä
2013-03-23
1
-1
/
+0
*
drm/i915: Correct sandybrige overclocking
Ben Widawsky
2013-03-23
1
-2
/
+4
*
drm/i915: Introduce GEN7_FEATURES for device info
Ben Widawsky
2013-03-23
1
-37
/
+23
*
drm/i915: Move num_pipes to intel info
Ben Widawsky
2013-03-23
7
-47
/
+40
*
drm/i915: fixup pd vs pt confusion in gen6 ppgtt code
Daniel Vetter
2013-03-23
1
-7
/
+7
*
style nit: Align function parameter continuation properly.
Daniel Vetter
2013-03-23
1
-1
/
+1
*
drm/i915: VLV doesn't have HDMI on port C
Jesse Barnes
2013-03-23
1
-5
/
+0
*
drm/i915: DSPFW and BLC regs are in the display offset range
Jesse Barnes
2013-03-23
1
-3
/
+5
*
drm/i915: set conservative clock gating values on VLV v2
Jesse Barnes
2013-03-23
1
-1
/
+10
*
drm/i915: fix WaDisablePSDDualDispatchEnable on VLV v2
Jesse Barnes
2013-03-23
1
-1
/
+3
*
drm/i915: add more VLV IDs
Jesse Barnes
2013-03-23
1
-0
/
+3
[next]