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
/
fbdev
/
sm712fb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-29
fbdev/sm712fb: Use correct initializer macros for struct fb_ops
Thomas Zimmermann
1
-4
/
+2
2023-10-19
fbdev/sm712fb: Initialize fb_ops to fbdev I/O-memory helpers
Thomas Zimmermann
1
-0
/
+1
2023-07-24
fbdev: Remove FBINFO_FLAG_DEFAULT from framebuffer_alloc()'ed structs
Thomas Zimmermann
1
-1
/
+0
2023-07-08
fbdev/sm712fb: Do not include <linux/screen_info.h>
Thomas Zimmermann
1
-2
/
+7
2023-05-08
fbdev: Validate info->screen_{base, buffer} in fb_ops implementations
Thomas Zimmermann
1
-2
/
+2
2023-05-08
fbdev: Don't re-validate info->state in fb_ops implementations
Thomas Zimmermann
1
-6
/
+0
2022-11-16
fbdev: Add support for the nomodeset kernel parameter
Thomas Zimmermann
1
-0
/
+3
2022-07-19
fbdev: Remove conflicting devices on PCI bus
Thomas Zimmermann
1
-0
/
+5
2022-03-03
video: fbdev: sm712fb: Fix crash in smtcfb_write()
Zheyu Ma
1
-17
/
+4
2022-02-27
video: fbdev: sm712fb: Fix crash in smtcfb_read()
Helge Deller
1
-18
/
+7
2020-09-08
fbdev: sm712fb: handle ioremap() errors in probe
Evgeny Novikov
1
-0
/
+8
2020-07-10
fbdev: sm712fb: set error code in probe
Evgeny Novikov
1
-1
/
+1
2020-06-01
video: fbdev: sm712fb: fix an issue about iounmap for a wrong address
Dejin Zheng
1
-0
/
+2
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
1
-1
/
+1
2019-08-19
video: fbdev: sm712fb: Use dev_get_drvdata
Chuhong Yuan
1
-6
/
+2
2019-06-28
video: fbdev: don't print error message on framebuffer_alloc() failure
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2019-04-02
fbdev: sm712fb: fix memory frequency by avoiding a switch/case fallthrough
Yifeng Li
1
-0
/
+1
2019-04-01
fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix garbled display
Yifeng Li
1
-13
/
+40
2019-04-01
fbdev: sm712fb: fix support for 1024x768-16 mode
Yifeng Li
1
-0
/
+59
2019-04-01
fbdev: sm712fb: fix crashes and garbled display during DPMS modesetting
Yifeng Li
1
-26
/
+38
2019-04-01
fbdev: sm712fb: fix crashes during framebuffer writes by correctly mapping VRAM
Yifeng Li
1
-4
/
+44
2019-04-01
fbdev: sm712fb: fix boot screen glitch when sm712fb replaces VGA
Yifeng Li
1
-1
/
+5
2019-04-01
fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75
Yifeng Li
1
-1
/
+3
2019-04-01
fbdev: sm712fb: fix brightness control on reboot, don't set SR30
Yifeng Li
1
-2
/
+2
2019-04-01
fbdev: sm712fb: fix white screen of death on reboot, don't set CR3B-CR3F
Yifeng Li
1
-1
/
+5
2017-08-01
video: fbdev: sm712fb.c: fixed constant-left comparison warning
Lynn Lei
1
-1
/
+1
2017-08-01
video: fbdev: sm712fb.c: fixed prefer unsigned int warning
Lynn Lei
1
-4
/
+5
2017-08-01
video: fbdev: sm712fb.c: fix unaligned block comments warning
Lynn Lei
1
-2
/
+2
2017-08-01
video: fbdev: sm712fb.c: using __func__ macro for pr_debug
Lynn Lei
1
-1
/
+1
2016-09-27
video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structures
Julia Lawall
1
-1
/
+1
2015-12-15
fbdev: sm712fb: avoid unused function warnings
Arnd Bergmann
1
-13
/
+3
2015-08-07
staging: sm7xxfb: merge sm712fb with fbdev
Sudip Mukherjee
1
-0
/
+1653