index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
gma500
/
framebuffer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/gma500: Add fb gtt offset to fb base
Patrik Jakobsson
2013-05-15
1
-2
/
+2
*
drm/gma500: Increase max resolution for mode setting
Patrik Jakobsson
2013-04-25
1
-2
/
+2
*
drm/gma500: Change fb name so pm-utils doesn't apply quirks
Patrik Jakobsson
2013-04-03
1
-1
/
+1
*
drm/<drivers>: simplify ->fb_probe callback
Daniel Vetter
2013-02-14
1
-9
/
+1
*
drm/fb-helper: don't disable everything in initial_config
Daniel Vetter
2013-02-14
1
-0
/
+4
*
drm: revamp framebuffer cleanup interfaces
Daniel Vetter
2013-01-20
1
-0
/
+1
*
drm/gma500: move fbcon restore to lastclose
Daniel Vetter
2013-01-20
1
-24
/
+0
*
drm/<drivers>: reorder framebuffer init sequence
Daniel Vetter
2013-01-20
1
-2
/
+2
*
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
2012-10-09
1
-2
/
+1
*
gma500/cdv: Add eDP support
Zhao Yakui
2012-08-24
1
-0
/
+3
*
gma500/cdv: add the bits that don't need the new code
Alan Cox
2012-08-24
1
-0
/
+4
*
drm: Constify drm_mode_config_funcs pointer
Laurent Pinchart
2012-05-22
1
-1
/
+1
*
drm: Constify gem_vm_ops pointer
Laurent Pinchart
2012-05-22
1
-1
/
+1
*
gma500: unload fixes
Alan Cox
2012-05-17
1
-5
/
+10
*
gma500: Clean up some of the noise
Alan Cox
2012-05-11
1
-1
/
+1
*
gma500: framebuffer: mark psb_fb_helper_funcs as static
Kirill A. Shutemov
2012-05-07
1
-1
/
+1
*
gma500: vram_addr should be __iomem
Kirill A. Shutemov
2012-05-07
1
-2
/
+1
*
gma500: wide framebuffer memory
Alan Cox
2012-05-03
1
-0
/
+2
*
cdv: continue synching up with updated reference code
Alan Cox
2012-04-27
1
-8
/
+5
*
gma500: support 1080p
Alan Cox
2012-04-27
1
-0
/
+16
*
gma500: Fix mmap frambuffer
Yoichi Yuasa
2012-03-20
1
-1
/
+1
*
drm: Merge tag 'v3.3-rc7' into drm-core-next
Dave Airlie
2012-03-15
1
-1
/
+0
|
\
|
*
drm, gma500: Fix Cedarview boot failures in 3.3-rc
Alan Cox
2012-03-05
1
-1
/
+0
*
|
gma500: mark psb_fbdev_destroy() and psb_fbdev_fini() as static
Kirill A. Shutemov
2012-03-10
1
-2
/
+2
*
|
gma500: drop unused psbfb_suspend()/psbfb_resume()
Kirill A. Shutemov
2012-03-10
1
-33
/
+0
*
|
gma500: psbfb_create(): move depth initialization out of loop
Kirill A. Shutemov
2012-03-10
1
-1
/
+1
*
|
gma500: re-order calling on the fix setup so we set up after the DRM layer
Alan Cox
2012-03-10
1
-1
/
+1
*
|
gma500: plug in more of the gamma functionality
Alan Cox
2012-03-10
1
-0
/
+10
*
|
drm: do not set fb_info->pixmap fields
Sascha Hauer
2012-02-09
1
-5
/
+1
*
|
drm: add convenience function to create an range property
Sascha Hauer
2012-02-09
1
-4
/
+1
|
/
*
gma500: Fix suspend/resume functions
Ryan Mallon
2012-01-27
1
-4
/
+4
*
gma500: Fix encoder type checking for connectors
Patrik Jakobsson
2011-12-20
1
-4
/
+4
*
drm: Replace pitch with pitches[] in drm_framebuffer
Ville Syrjälä
2011-12-20
1
-1
/
+1
*
gma500: Be smarter about layout
Alan Cox
2011-12-06
1
-16
/
+30
*
gma500: gtt based hardware scrolling console
Alan Cox
2011-12-06
1
-9
/
+71
*
gma500: kill virtual mapping support
Alan Cox
2011-12-06
1
-44
/
+8
*
drm: move the fb bpp/depth helper into the core.
Dave Airlie
2011-11-29
1
-1
/
+1
*
drm/gma500: port framebuffer to new plane interface.
Dave Airlie
2011-11-28
1
-13
/
+20
*
gma500: introduce the framebuffer support code
Alan Cox
2011-11-16
1
-0
/
+784