index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-11
Merge branches 'drm-devel' and 'component-for-driver' into armada-drm
Russell King
6
-35
/
+252
2014-07-11
drm: add of_graph endpoint helper to find possible CRTCs
Russell King
4
-0
/
+88
2014-07-10
drm/i915: Make the RPS interrupt generation mask handle the vlv wa
Chris Wilson
1
-5
/
+5
2014-07-10
drm/i915: Move RPS evaluation interval counters to i915->rps
Chris Wilson
2
-27
/
+23
2014-07-10
drm/i915: Don't cast a pointer to void* unnecessarily
Damien Lespiau
1
-1
/
+1
2014-07-10
drm/i915: don't read LVDS regs at compute_config time
Paulo Zanoni
1
-4
/
+9
2014-07-10
drm/i915: check the power domains in intel_lvds_get_hw_state()
Paulo Zanoni
1
-0
/
+5
2014-07-10
drm/i915: check the power domains in ironlake_get_pipe_config()
Paulo Zanoni
1
-0
/
+4
2014-07-10
drm/i915: don't skip shared DPLL assertion on LPT
Paulo Zanoni
1
-5
/
+0
2014-07-10
drm/i915: Only touch WRPLL hw state in enable/disable hooks
Daniel Vetter
3
-21
/
+8
2014-07-10
drm/i915: Switch to common shared dpll framework for WRPLLs
Daniel Vetter
5
-144
/
+27
2014-07-10
drm/i915: ->enable hook for WRPLLs
Daniel Vetter
1
-32
/
+19
2014-07-10
drm/i915: ->disable hook for WRPLLs
Daniel Vetter
2
-14
/
+20
2014-07-10
drm/i915: State readout support for WRPLLs
Daniel Vetter
5
-0
/
+31
2014-07-10
drm/i915: add POWER_DOMAIN_PLLS
Paulo Zanoni
4
-0
/
+14
2014-07-10
drm/i915: Document that the pll->mode_set hook is optional
Daniel Vetter
1
-0
/
+2
2014-07-10
drm/i915: Basic shared dpll support for WRPLLs
Daniel Vetter
3
-10
/
+34
2014-07-10
drm/i915: Precompute static ddi_pll_sel values in encoders
Daniel Vetter
3
-35
/
+26
2014-07-10
drm/i915: BDW also has special-purpose DP DDI clocks
Paulo Zanoni
1
-1
/
+1
2014-07-10
drm/i915: State readout and cross-checking for ddi_pll_sel
Daniel Vetter
3
-55
/
+34
2014-07-10
drm/i915: Move ddi_pll_sel into the pipe config
Daniel Vetter
2
-19
/
+20
2014-07-10
drm/i915: Add a debugfs file for the shared dpll state
Daniel Vetter
1
-0
/
+26
2014-07-10
drm/i915: Move SPLL disabling into hsw_crt_post_disable
Daniel Vetter
2
-7
/
+15
2014-07-10
drm/i915: Move the SPLL enabling into hsw_crt_pre_enable
Daniel Vetter
2
-18
/
+14
2014-07-10
drm/i915: ddi: move pch cleanup before encoder->post_disable
Imre Deak
1
-4
/
+4
2014-07-10
drm/i915: ddi: move pch setup after encoder->pre_enable
Imre Deak
1
-6
/
+5
2014-07-10
drm/i915: Clean up WRPLL/SPLL #defines
Daniel Vetter
2
-9
/
+10
2014-07-10
drm/i915: Remove spll_refcount for hsw
Daniel Vetter
2
-29
/
+13
2014-07-10
drm/i915: Check hw state in assert_can_disable_lcpll
Daniel Vetter
1
-4
/
+3
2014-07-10
drm/i915: Add a couple WARN()'s to catch missing locks
Matt Roper
1
-0
/
+4
2014-07-10
drm/i915: Add missing locking to primary plane handlers
Matt Roper
1
-2
/
+15
2014-07-10
drm/i915: get/put runtime PM at i915_semaphore_status
Paulo Zanoni
1
-0
/
+2
2014-07-10
drm/i915: fix D_COMP usage on BDW
Paulo Zanoni
2
-6
/
+20
2014-07-10
drm/i915: fix hsw_write_dcomp() error message
Paulo Zanoni
1
-1
/
+1
2014-07-10
drm/tilcdc: Fix build breakage
Sachin Kamat
3
-3
/
+3
2014-07-09
drm/i915: remove i915_rstdby_delays debugfs entry
Mika Kuoppala
1
-24
/
+0
2014-07-09
drm/i915: remove i915_gfxec debugfs entry
Mika Kuoppala
1
-21
/
+0
2014-07-09
drm/i915: remove i915_inttoext_table debugfs entry
Mika Kuoppala
1
-30
/
+0
2014-07-09
drm/i915: remove i915_delayedfreq_table debugfs entry
Mika Kuoppala
1
-27
/
+0
2014-07-09
drm/i915: Make use of intel_fb_obj() (v2)
Matt Roper
3
-63
/
+48
2014-07-09
drm/i915: Introduce intel_fb_obj() macro
Matt Roper
1
-0
/
+1
2014-07-09
drm/mst: fix build with debugfs off.
Dave Airlie
1
-0
/
+1
2014-07-09
drm/tilcdc: oops a Module.symvers snuck in
Dave Airlie
1
-0
/
+0
2014-07-09
Merge tag 'drm-intel-next-2014-06-20' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
35
-920
/
+2575
2014-07-08
drm/i915: HWS must be in the mappable region for g33
Chris Wilson
1
-1
/
+15
2014-07-08
drm/i915/vlv: WA for Turbo and RC6 to work together.
Deepak S
4
-4
/
+167
2014-07-08
drm/i915: Use mmio flips to change tiling mode on Baytrail
Chris Wilson
1
-0
/
+6
2014-07-08
drm/i915: Disable RCS flips on Ivybridge
Chris Wilson
1
-0
/
+2
2014-07-08
drm/i915: Extract the actual workload submission mechanism from execbuffer
Oscar Mateo
1
-136
/
+162
2014-07-08
drm/i915: Generalize intel_ring_get_tail to take a ringbuf
Oscar Mateo
2
-4
/
+4
[prev]
[next]