index
:
kernel_samsung_crespo.git
replicant-4.2
kernel/samsung/crespo
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Use the direct mapping of pipe->crtc
Chris Wilson
2010-09-09
4
-15
/
+9
*
drm/i915: Rename intel_encoder->enc to base for consistency
Chris Wilson
2010-09-09
11
-146
/
+137
*
drm/i915/dp: Flush the PLL register write before sleeping
Chris Wilson
2010-09-08
1
-0
/
+1
*
drm/i915: make sure panel is sequenced off when starting a mode set
Jesse Barnes
2010-09-08
1
-0
/
+1
*
drm/i915: make sure VDD AUX power has time to settle
Jesse Barnes
2010-09-08
1
-0
/
+2
*
drm/i915: don't change VDD AUX status in panel power functions
Jesse Barnes
2010-09-08
1
-2
/
+2
*
drm/i915: split DP link training across panel power sequencing
Jesse Barnes
2010-09-08
1
-56
/
+65
*
drm/i915: use VDD AUX for panel power around detection and in prepare
Jesse Barnes
2010-09-08
1
-6
/
+29
*
drm/i915: use 125MHz reference clock for PCH attached eDP
Jesse Barnes
2010-09-08
1
-1
/
+4
*
drm/i915: fix eDP detection
Jesse Barnes
2010-09-08
1
-3
/
+12
*
i915: snprintf returns large values
Dan Carpenter
2010-09-08
1
-0
/
+3
*
drm/i915: die, i915_probe_agp, die
Daniel Vetter
2010-09-08
4
-180
/
+25
*
drm/i915: drop prealloc_start from i915_dma gtt init
Daniel Vetter
2010-09-08
1
-8
/
+4
*
intel-gtt: use chipset generation number some more
Daniel Vetter
2010-09-08
1
-8
/
+2
*
intel-gtt: call init_gtt_init in probe function
Daniel Vetter
2010-09-08
1
-45
/
+15
*
intel-gtt: consolidate i9xx setup
Daniel Vetter
2010-09-08
1
-93
/
+61
*
intel-gtt: consolidate i830 setup
Daniel Vetter
2010-09-08
1
-34
/
+49
*
intel-gtt: consolidate the gtt ioremap calls
Daniel Vetter
2010-09-08
1
-44
/
+26
*
intel-gtt: i830: adjust ioremap of regs and gtt to i9xx
Daniel Vetter
2010-09-08
1
-18
/
+23
*
intel-gtt: i965: use detected gtt size for mapping
Daniel Vetter
2010-09-08
1
-42
/
+34
*
intel-gtt: i915: use detected gtt size for mapping
Daniel Vetter
2010-09-08
1
-50
/
+8
*
intel-gtt: introduce intel_gtt_driver
Daniel Vetter
2010-09-08
2
-87
/
+120
*
intel-gtt: fix gtt_total_entries detection
Daniel Vetter
2010-09-08
1
-39
/
+11
*
intel-gtt: s/i8[13]0/fake_agp for generic functions
Daniel Vetter
2010-09-08
1
-28
/
+29
*
intel-gtt: adjust overhead entries in intel_gtt_stolen_entries
Daniel Vetter
2010-09-08
1
-63
/
+78
*
intel-gtt: drop unnecessary conditions in intel_gtt_stolen_entries
Daniel Vetter
2010-09-08
1
-34
/
+8
*
intel-gtt: sane variable names for intel_gtt_stolen_entries
Daniel Vetter
2010-09-08
1
-52
/
+56
*
intel-gtt: generic intel_fake_agp_fetch_size
Daniel Vetter
2010-09-08
1
-53
/
+24
*
intel-gtt: new function intel_gtt_mappable_entries
Daniel Vetter
2010-09-08
1
-19
/
+59
*
intel-gtt: s/intel_i830_init_gtt_entries/intel_gtt_stolen_entries
Daniel Vetter
2010-09-08
1
-6
/
+6
*
intel-gtt: store a local pointer to the bridge pci dev
Daniel Vetter
2010-09-08
1
-27
/
+34
*
intel-gtt: introduce drm/intel-gtt.h
Daniel Vetter
2010-09-08
4
-25
/
+38
*
agp/intel: make intel-gtt.c into a real source file
Daniel Vetter
2010-09-08
4
-5
/
+22
*
agp/intel: split out gmch/gtt probe, part 2
Daniel Vetter
2010-09-08
2
-172
/
+147
*
drm/i915: Don't disable panel for modesetting if pfit hasn't changed
Matthew Garrett
2010-09-08
1
-2
/
+19
*
drm/i915: set dither bits on eDP panels too
Jesse Barnes
2010-09-08
1
-18
/
+17
*
drm/i915: fix pipeconf dither bit definitions
Jesse Barnes
2010-09-08
2
-9
/
+15
*
drm/i915: Remove impossible error handling from bit17 swizzling
Chris Wilson
2010-09-08
1
-11
/
+3
*
drm/i915: Add ringbuffer wait reset to hangcheck
Chris Wilson
2010-09-08
1
-0
/
+16
*
drm/i915: Clear scanline waits after disabling the pipe.
Chris Wilson
2010-09-08
2
-2
/
+31
*
drm/i915: Show framebuffer info in debugfs
Chris Wilson
2010-09-08
3
-25
/
+73
*
drm/i915: Show device capabilities in debugfs
Chris Wilson
2010-09-08
1
-0
/
+41
*
drm/i915/tv: After disabling the pipe, use wait_for_vblank_off()
Chris Wilson
2010-09-08
1
-1
/
+1
*
drm/i915: Refactor panel backlight controls
Chris Wilson
2010-09-08
5
-108
/
+125
*
drm/i915: Remove redundant initialisation of fb_base
Chris Wilson
2010-09-08
1
-4
/
+0
*
drm/i915: Quieten sparse warnings for missing prototypes.
Chris Wilson
2010-09-08
5
-10
/
+10
*
drm/i915: Kill the active list spinlock
Chris Wilson
2010-09-08
4
-66
/
+65
*
drm/i915: Remove the random SyncFlush during initialisation
Chris Wilson
2010-09-08
1
-6
/
+0
*
drm/i915: Compile out error state without DEBUG_FS
Chris Wilson
2010-09-08
3
-26
/
+42
*
drm/i915/overlay: Use a continuation hook to finish work after a flip.
Chris Wilson
2010-09-08
1
-66
/
+44
[next]