index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: extract intel_edp_init_connector
Paulo Zanoni
2013-06-28
1
-69
/
+82
|
*
drm/i915: don't check encoder at DP connector destroy()
Paulo Zanoni
2013-06-28
1
-2
/
+3
|
*
Merge tag 'drm-intel-next-2013-06-18' of git://people.freedesktop.org/~danvet...
Dave Airlie
2013-06-28
27
-864
/
+1571
|
|
\
|
|
*
drm/i915: remove a superflous semi-colon
Dan Carpenter
2013-06-18
1
-1
/
+1
|
|
*
drm/i915: Kill useless "Enable panel fitter" comments
Daniel Vetter
2013-06-18
1
-4
/
+0
|
|
*
drm/i915: Remove extra "ring" from error message
Ben Widawsky
2013-06-18
1
-1
/
+1
|
|
*
drm/i915: simplify the reduced clock handling for pch plls
Daniel Vetter
2013-06-18
1
-5
/
+6
|
|
*
drm/i915: stop killing pfit on i9xx
Daniel Vetter
2013-06-18
3
-17
/
+12
|
|
*
drm/i915: explicitly set up PIPECONF (and gamma table) on haswell
Daniel Vetter
2013-06-18
2
-6
/
+7
|
|
*
drm/i915: set up PIPECONF explicitly for i9xx/vlv platforms
Daniel Vetter
2013-06-18
1
-14
/
+3
|
|
*
drm/i915: set up PIPECONF explicitly on ilk-ivb
Daniel Vetter
2013-06-18
1
-6
/
+1
|
|
*
drm/i915: find guilty batch buffer on ring resets
Mika Kuoppala
2013-06-13
1
-0
/
+97
|
|
*
drm/i915: store ring hangcheck action
Mika Kuoppala
2013-06-13
2
-2
/
+9
|
|
*
drm/i915: add batch bo to i915_add_request()
Mika Kuoppala
2013-06-13
3
-6
/
+25
|
|
*
drm/i915: change i915_add_request to macro
Mika Kuoppala
2013-06-13
6
-14
/
+15
|
|
*
drm/i915: add i915_gem_context_get_hang_stats()
Mika Kuoppala
2013-06-13
2
-0
/
+32
|
|
*
drm/i915: add struct i915_ctx_hang_stats
Mika Kuoppala
2013-06-13
2
-1
/
+11
|
|
*
drm/i915: Try harder to disable trickle feed on VLV
Ville Syrjälä
2013-06-13
2
-1
/
+3
|
|
*
drm/i915: fix up pch pll enabling for pixel multipliers
Daniel Vetter
2013-06-12
1
-2
/
+2
|
|
*
drm/i915: hw state readout and cross-checking for shared dplls
Daniel Vetter
2013-06-12
3
-0
/
+44
|
|
*
drm/i915: WARN on lack of shared dpll
Daniel Vetter
2013-06-12
1
-2
/
+2
|
|
*
drm/i915: split up intel_modeset_check_state
Daniel Vetter
2013-06-12
1
-8
/
+36
|
|
*
drm/i915: extract readout_hw_state from setup_hw_state
Daniel Vetter
2013-06-12
1
-5
/
+15
|
|
*
drm/i915: display pll hw state readout and checking
Daniel Vetter
2013-06-12
2
-5
/
+79
|
|
*
drm/i915: pnv dpll doesn't use m1!
Daniel Vetter
2013-06-12
1
-1
/
+1
|
|
*
drm/i915: disable sdvo pixel multiplier cross-check for HAS_PCH_SPLIT
Daniel Vetter
2013-06-12
2
-1
/
+13
|
|
*
drm/i915: WARN if the fence pin_count is invalid
Chris Wilson
2013-06-12
1
-0
/
+1
|
|
*
drm/i915: Eliminate the addr/seqno from the hangcheck warning
Chris Wilson
2013-06-11
1
-5
/
+3
|
|
*
drm/i915: Don't count semaphore waits towards a stuck ring
Chris Wilson
2013-06-11
2
-32
/
+90
|
|
*
drm/i915: Only slightly increment hangcheck score if we succesfully kick a ring
Chris Wilson
2013-06-11
1
-52
/
+58
|
|
*
drm/i915: Initialize ring->hangcheck upon ring init
Chris Wilson
2013-06-11
1
-0
/
+2
|
|
*
drm/i915: Initialize active_outputs to never read unitialized values
Damien Lespiau
2013-06-10
1
-2
/
+2
|
|
*
drm/i915: Fix old reference to i830_sdvo_get_capabilities()
Damien Lespiau
2013-06-10
1
-1
/
+1
|
|
*
drm/i915: drop crtc checking from assert_shared_dpll
Daniel Vetter
2013-06-10
1
-28
/
+7
|
|
*
drm/i915: enable/disable hooks for shared dplls
Daniel Vetter
2013-06-10
2
-29
/
+49
|
|
*
drm/i915: scrap register address storage
Daniel Vetter
2013-06-10
4
-26
/
+20
|
|
*
drm/i915: metadata for shared dplls
Daniel Vetter
2013-06-10
2
-28
/
+39
|
|
*
drm/i915: consolidate ->num_shared_dplls assignement
Daniel Vetter
2013-06-10
2
-12
/
+16
|
|
*
drm/i915: hw state readout for shared pch plls
Daniel Vetter
2013-06-10
1
-0
/
+17
|
|
*
drm/i915: refactor PCH_DPLL_SEL #defines
Daniel Vetter
2013-06-10
2
-38
/
+6
|
|
*
drm/i915: move shared_dpll into the pipe config
Daniel Vetter
2013-06-10
2
-13
/
+18
|
|
*
drm/i915: switch crtc->shared_dpll from a pointer to an enum
Daniel Vetter
2013-06-10
3
-41
/
+58
|
|
*
drm/i915: s/pch_pll/shared_dpll/
Daniel Vetter
2013-06-10
4
-67
/
+67
|
|
*
drm/i915: lock down pch pll accouting some more
Daniel Vetter
2013-06-10
1
-1
/
+7
|
|
*
drm/i915: conditionally disable pch resources in ilk_crtc_disable
Daniel Vetter
2013-06-10
1
-32
/
+37
|
|
*
drm/i915: fix up pch pll handling in ->mode_set
Daniel Vetter
2013-06-10
1
-16
/
+19
|
|
*
drm/i915: Use FBINFO_STATE defines instead of 0 and 1
Damien Lespiau
2013-06-10
2
-4
/
+4
|
|
*
drm/i915: Remove dead code from SDVO initialisation
Chris Wilson
2013-06-10
1
-13
/
+0
|
|
*
drm/i915: Make g4x_fixup_plane() operational again
Ville Syrjälä
2013-06-07
1
-1
/
+2
|
|
*
drm/i915: WA: FBC Render Nuke.
Rodrigo Vivi
2013-06-07
3
-1
/
+34
[prev]
[next]