index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: update dpms property in set_mode
Daniel Vetter
2012-09-20
1
-0
/
+6
*
drm/i915: don't call dpms funcs after set_mode
Daniel Vetter
2012-09-20
1
-10
/
+0
*
drm/i915: don't disable fdi links harder in ilk_crtc_enable
Daniel Vetter
2012-09-20
1
-3
/
+5
*
drm/i915: rip out intel_disable_pch_ports
Daniel Vetter
2012-09-20
1
-60
/
+0
*
drm/i915: Limit the ioremap of the PCI bar to the registers
Chris Wilson
2012-09-20
1
-2
/
+14
*
drm/i915: Show render P state thresholds in sysfs
Ben Widawsky
2012-09-20
1
-0
/
+36
*
drm/i915: Add setters for min/max frequency
Ben Widawsky
2012-09-20
1
-2
/
+81
*
drm/i915: rip out edp special case from dp_link_down
Daniel Vetter
2012-09-20
1
-7
/
+0
*
drm/i915: Drop the misleading cast to the wrong user pointer type
Chris Wilson
2012-09-20
1
-6
/
+3
*
i915: initialize CADL in opregion
Lekensteyn
2012-09-20
1
-1
/
+22
*
drm/i915: disable the cpu edp port after the cpu pipe
Daniel Vetter
2012-09-20
1
-2
/
+7
*
drm/i915: rip out dp port enabling cludges^Wchecks
Daniel Vetter
2012-09-20
1
-8
/
+8
*
drm/i915: robustify edp_pll_on/off
Daniel Vetter
2012-09-20
1
-11
/
+18
*
drm/i915: clean up the cpu edp pll special case
Daniel Vetter
2012-09-20
1
-47
/
+27
*
drm/i915: add encoder->pre_enable/post_disable
Daniel Vetter
2012-09-20
2
-0
/
+10
*
drm/i915: rip out early dp port write for gm45/ilk
Daniel Vetter
2012-09-20
1
-13
/
+0
*
drm/i915: Error checks in gen6_set_rps
Ben Widawsky
2012-09-20
2
-1
/
+9
*
drm/i915: POSTING_READ the new rps value
Ben Widawsky
2012-09-20
1
-0
/
+2
*
drm/i915: Add current/max/min GPU freq to sysfs
Ben Widawsky
2012-09-20
1
-0
/
+70
*
drm/i915: #define gpu freq multipler
Ben Widawsky
2012-09-20
2
-11
/
+13
*
drm/i915: variable renames
Ben Widawsky
2012-09-20
1
-8
/
+8
*
drm/i915: extract compute_clocks from ironlake_crtc_mode_set
Paulo Zanoni
2012-09-20
1
-30
/
+66
*
drm/i915: simplify setting DSPCNTR inside ironlake_crtc_mode_set
Paulo Zanoni
2012-09-20
1
-5
/
+3
*
drm/i915: extract ironlake_set_pipeconf form ironlake_crtc_mode_set
Paulo Zanoni
2012-09-20
1
-36
/
+52
*
drm/i915: Replace the array of pages with a scatterlist
Chris Wilson
2012-09-20
9
-183
/
+214
*
drm/i915: Pin backing pages for pread
Chris Wilson
2012-09-20
1
-23
/
+13
*
drm/i915: Pin backing pages for pwrite
Chris Wilson
2012-09-20
1
-24
/
+13
*
drm/i915: Pin backing pages whilst exporting through a dmabuf vmap
Chris Wilson
2012-09-20
3
-4
/
+27
*
drm/i915: Introduce drm_i915_gem_object_ops
Chris Wilson
2012-09-20
3
-27
/
+80
*
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...
Dave Airlie
2012-09-19
27
-642
/
+2257
|
\
|
*
drm/i915: fix OOPS in lid_notify
Daniel Vetter
2012-09-18
1
-1
/
+1
|
*
drm/i915: correctly update crtc->x/y in set_base
Daniel Vetter
2012-09-18
1
-4
/
+6
|
*
drm/fb helper: don't call drm_helper_connector_dpms directly
Daniel Vetter
2012-09-08
1
-1
/
+1
|
*
Merge the modeset-rework, basic conversion into drm-intel-next
Daniel Vetter
2012-09-06
20
-472
/
+2017
|
|
\
|
|
*
drm/i915: improve modeset state checking after dpms calls
Daniel Vetter
2012-09-06
6
-8
/
+9
|
|
*
drm/i915: add tons of modeset state checks
Daniel Vetter
2012-09-06
1
-1
/
+103
|
|
*
drm/i915: no longer call drm_helper_resume_force_mode
Daniel Vetter
2012-09-06
1
-5
/
+0
|
|
*
drm/i915: disable all crtcs at suspend time
Daniel Vetter
2012-09-06
3
-0
/
+14
|
|
*
drm/i915: push commit_output_state past the crtc/encoder preparing
Daniel Vetter
2012-09-06
2
-41
/
+70
|
|
*
drm/i915: switch the load detect code to the staged modeset config
Daniel Vetter
2012-09-06
1
-6
/
+7
|
|
*
drm/i915: WARN if the pipe won't turn off
Daniel Vetter
2012-09-06
1
-2
/
+2
|
|
*
drm/i915: s/intel_encoder_disable/intel_encoder_noop
Daniel Vetter
2012-09-06
9
-10
/
+10
|
|
*
drm/i915: push commit_output_state past crtc disabling
Daniel Vetter
2012-09-06
1
-28
/
+53
|
|
*
drm/i915: implement new set_mode code flow
Daniel Vetter
2012-09-06
1
-36
/
+63
|
|
*
drm/i915: compute masks of crtcs affected in set_mode
Daniel Vetter
2012-09-06
1
-0
/
+96
|
|
*
drm/i915: use staged outuput config in lvds->mode_fixup
Daniel Vetter
2012-09-06
1
-10
/
+3
|
|
*
drm/i915: use staged outuput config in tv->mode_fixup
Daniel Vetter
2012-09-06
3
-5
/
+25
|
|
*
drm/i915: extract adjusted mode computation
Daniel Vetter
2012-09-06
1
-28
/
+47
|
|
*
drm/i915: move output commit and crtc disabling into set_mode
Daniel Vetter
2012-09-06
1
-15
/
+17
|
|
*
drm/i915: remove crtc disabling special case
Daniel Vetter
2012-09-06
1
-25
/
+0
[next]