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
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Add missing __user annotation
Thierry Reding
2014-07-22
1
-1
/
+1
*
drm: gem_cma: Use ERR_CAST helper
Sachin Kamat
2014-07-21
1
-1
/
+1
*
drm/i915: fix psr match conditions screw ups.
Dave Airlie
2014-07-21
1
-3
/
+4
*
Merge tag 'topic/core-stuff-2014-07-18' of git://anongit.freedesktop.org/drm-...
Dave Airlie
2014-07-19
5
-12
/
+12
|
\
|
*
drm: Check for connection_mutex in drm_select_eld
Sean Paul
2014-07-18
1
-0
/
+1
|
*
drm/dp-mst-helper: Don't use uninitialized fields of the sideband message header
Damien Lespiau
2014-07-18
1
-0
/
+2
|
*
drm/dp-mst-helper: Avoid reading uninitialized value
Damien Lespiau
2014-07-18
1
-1
/
+1
|
*
drm/plane-helper: Use proper plane init function
Matt Roper
2014-07-18
1
-3
/
+4
|
*
drivers/gpu/drm/drm_buffer.c: remove unnecessary null test before kfree
Fabian Frederick
2014-07-18
1
-5
/
+1
|
*
drm: Fix function names in kerneldoc
Thierry Reding
2014-07-18
1
-3
/
+3
*
|
Merge tag 'drm-intel-next-2014-07-11' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2014-07-19
23
-1246
/
+2000
|
\
\
|
|
/
|
/
|
|
*
drm/i915: Make the RPS interrupt generation mask handle the vlv wa
Chris Wilson
2014-07-10
1
-5
/
+5
|
*
drm/i915: Move RPS evaluation interval counters to i915->rps
Chris Wilson
2014-07-10
2
-27
/
+23
|
*
drm/i915: Don't cast a pointer to void* unnecessarily
Damien Lespiau
2014-07-10
1
-1
/
+1
|
*
drm/i915: don't read LVDS regs at compute_config time
Paulo Zanoni
2014-07-10
1
-4
/
+9
|
*
drm/i915: check the power domains in intel_lvds_get_hw_state()
Paulo Zanoni
2014-07-10
1
-0
/
+5
|
*
drm/i915: check the power domains in ironlake_get_pipe_config()
Paulo Zanoni
2014-07-10
1
-0
/
+4
|
*
drm/i915: don't skip shared DPLL assertion on LPT
Paulo Zanoni
2014-07-10
1
-5
/
+0
|
*
drm/i915: Only touch WRPLL hw state in enable/disable hooks
Daniel Vetter
2014-07-10
3
-21
/
+8
|
*
drm/i915: Switch to common shared dpll framework for WRPLLs
Daniel Vetter
2014-07-10
5
-144
/
+27
|
*
drm/i915: ->enable hook for WRPLLs
Daniel Vetter
2014-07-10
1
-32
/
+19
|
*
drm/i915: ->disable hook for WRPLLs
Daniel Vetter
2014-07-10
2
-14
/
+20
|
*
drm/i915: State readout support for WRPLLs
Daniel Vetter
2014-07-10
5
-0
/
+31
|
*
drm/i915: add POWER_DOMAIN_PLLS
Paulo Zanoni
2014-07-10
4
-0
/
+14
|
*
drm/i915: Document that the pll->mode_set hook is optional
Daniel Vetter
2014-07-10
1
-0
/
+2
|
*
drm/i915: Basic shared dpll support for WRPLLs
Daniel Vetter
2014-07-10
3
-10
/
+34
|
*
drm/i915: Precompute static ddi_pll_sel values in encoders
Daniel Vetter
2014-07-10
3
-35
/
+26
|
*
drm/i915: BDW also has special-purpose DP DDI clocks
Paulo Zanoni
2014-07-10
1
-1
/
+1
|
*
drm/i915: State readout and cross-checking for ddi_pll_sel
Daniel Vetter
2014-07-10
3
-55
/
+34
|
*
drm/i915: Move ddi_pll_sel into the pipe config
Daniel Vetter
2014-07-10
2
-19
/
+20
|
*
drm/i915: Add a debugfs file for the shared dpll state
Daniel Vetter
2014-07-10
1
-0
/
+26
|
*
drm/i915: Move SPLL disabling into hsw_crt_post_disable
Daniel Vetter
2014-07-10
2
-7
/
+15
|
*
drm/i915: Move the SPLL enabling into hsw_crt_pre_enable
Daniel Vetter
2014-07-10
2
-18
/
+14
|
*
drm/i915: ddi: move pch cleanup before encoder->post_disable
Imre Deak
2014-07-10
1
-4
/
+4
|
*
drm/i915: ddi: move pch setup after encoder->pre_enable
Imre Deak
2014-07-10
1
-6
/
+5
|
*
drm/i915: Clean up WRPLL/SPLL #defines
Daniel Vetter
2014-07-10
2
-9
/
+10
|
*
drm/i915: Remove spll_refcount for hsw
Daniel Vetter
2014-07-10
2
-29
/
+13
|
*
drm/i915: Check hw state in assert_can_disable_lcpll
Daniel Vetter
2014-07-10
1
-4
/
+3
|
*
drm/i915: Add a couple WARN()'s to catch missing locks
Matt Roper
2014-07-10
1
-0
/
+4
|
*
drm/i915: Add missing locking to primary plane handlers
Matt Roper
2014-07-10
1
-2
/
+15
|
*
drm/i915: get/put runtime PM at i915_semaphore_status
Paulo Zanoni
2014-07-10
1
-0
/
+2
|
*
drm/i915: fix D_COMP usage on BDW
Paulo Zanoni
2014-07-10
2
-6
/
+20
|
*
drm/i915: fix hsw_write_dcomp() error message
Paulo Zanoni
2014-07-10
1
-1
/
+1
|
*
drm/i915: remove i915_rstdby_delays debugfs entry
Mika Kuoppala
2014-07-09
1
-24
/
+0
|
*
drm/i915: remove i915_gfxec debugfs entry
Mika Kuoppala
2014-07-09
1
-21
/
+0
|
*
drm/i915: remove i915_inttoext_table debugfs entry
Mika Kuoppala
2014-07-09
1
-30
/
+0
|
*
drm/i915: remove i915_delayedfreq_table debugfs entry
Mika Kuoppala
2014-07-09
1
-27
/
+0
|
*
drm/i915: Make use of intel_fb_obj() (v2)
Matt Roper
2014-07-09
3
-63
/
+48
|
*
drm/i915: Introduce intel_fb_obj() macro
Matt Roper
2014-07-09
1
-0
/
+1
|
*
drm/i915: HWS must be in the mappable region for g33
Chris Wilson
2014-07-08
1
-1
/
+15
[next]