index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
pm2fb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-4
/
+4
2011-06-24
video: Fix speficied typo
Joe Perches
1
-1
/
+1
2011-06-15
pm2fb: use display information in info not in var for panning
Laurent Pinchart
1
-2
/
+2
2010-02-05
tree-wide: s/widht/width/g typo in comments
Daniel Mack
1
-1
/
+1
2009-06-16
fbdev: use framebuffer_release() for freeing fb_info structures
Krzysztof Helt
1
-1
/
+1
2008-08-20
pm2fb: free cmap memory on module remove
Krzysztof Helt
1
-0
/
+1
2008-04-28
video: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-04-28
fbdev: add removed option "mode" to keep compatibility
Krzysztof Helt
1
-0
/
+2
2008-04-28
pm2fb: change option mode to mode_option
Krzysztof Helt
1
-7
/
+7
2008-04-28
pm2fb: correct error values returned from probe function
Krzysztof Helt
1
-2
/
+4
2008-02-06
pm2fb: big endian fix
Krzysztof Helt
1
-5
/
+8
2007-10-16
pm2fb: replace busy waiting with cpu_relax
Krzysztof Helt
1
-5
/
+4
2007-10-16
pm2fb: panning and hardware cursor fixes
Krzysztof Helt
1
-16
/
+19
2007-10-16
pm2fb: hardware cursor support for the Permedia2
Krzysztof Helt
1
-12
/
+113
2007-10-16
pm2fb: Permedia 2V hardware cursor support
Krzysztof Helt
1
-0
/
+137
2007-10-16
pm2fb: checkpatch fixes
Krzysztof Helt
1
-74
/
+88
2007-10-16
pm2fb: accelerated 24-bit fillrect
Krzysztof Helt
1
-1
/
+7
2007-10-16
pm2fb: Permedia 2V initialization fixes
Krzysztof Helt
1
-24
/
+18
2007-10-16
pm2fb: source code improvements
Krzysztof Helt
1
-195
/
+155
2007-10-16
pm2fb: accelerated imageblit
Krzysztof Helt
1
-3
/
+120
2007-10-16
pm3fb: mtrr support and noaccel option
Krzysztof Helt
1
-0
/
+40
2007-07-17
pm2fb: white spaces clean up
Krzysztof Helt
1
-101
/
+101
2007-05-23
pm2fb: RDAC_WR barriers clean up
Krzysztof Helt
1
-12
/
+5
2007-05-11
pm2fb: fb_sync added
Antonino A. Daplas
1
-17
/
+21
2007-05-08
pm2fb: fix of jumps in pm2fb_probe
Krzysztof Helt
1
-2
/
+2
2007-05-08
pm2fb: removal of pm2fb_par fields
Krzysztof Helt
1
-10
/
+7
2007-05-08
pm2fb: accelerated fillrect and copyarea
Krzysztof Helt
1
-4
/
+128
2007-05-08
pm2fb: memclock setting corrections
Krzysztof Helt
1
-2
/
+2
2007-05-08
pm2fb: reset transparency settings
krzysztof.h1@wp.pl
1
-0
/
+2
2007-05-08
pm2fb: pixclock setting restriction
Krzysztof Helt
1
-3
/
+3
2007-05-08
pm2fb: Permedia 2V memory clock setting
Krzysztof Helt
1
-15
/
+37
2007-05-08
pm2fb: 3dlabs Permedia 2V reference board added
Krzysztof Helt
1
-10
/
+23
2006-07-10
[PATCH] vt: Remove VT-specific declarations and definitions from tty.h
Jon Smirl
1
-1
/
+0
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-04-20
[PATCH] fix section mismatch in pm2fb.o
Darren Jenkins
1
-2
/
+2
2006-01-10
[PATCH] fbdev: pm2fb: Driver cleanups
Antonino A. Daplas
1
-11
/
+10
2005-11-07
[PATCH] pm2fb: Manual configuration of timings for Elsa Winner 2000 Office
Peter 'p2' De Schrijver
1
-0
/
+16
2005-11-07
[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon
Antonino A. Daplas
1
-1
/
+0
2005-07-27
[PATCH] clean up inline static vs static inline
Jesper Juhl
1
-8
/
+8
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+1314