index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
drm2
/
drm_fb_helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Update the device-independent code to match Linux 3.8.13
dumbbell
2015-03-17
1
-286
/
+233
*
vt(4): Add support to "downgrade" from eg. vt_fb to vt_vga
dumbbell
2015-03-01
1
-5
/
+7
*
An update for the i915 GPU driver, which brings the code up to Linux
kib
2015-01-21
1
-1
/
+4
*
drm: When reading connector mode tunables, list connectors
dumbbell
2014-11-03
1
-0
/
+3
*
drm: Take vt(4) default mode from loader tunables
dumbbell
2014-11-03
1
-166
/
+64
*
drm: Don't "taskqueue" vt-switch if under DDB/panic situation
dumbbell
2014-08-27
1
-1
/
+7
*
Remove #ifdef-s to reduce difference to upstream.
ray
2014-07-22
1
-31
/
+0
*
Do not try to probe/attach if attempt to add fbd child are failed.
ray
2013-12-12
1
-1
/
+4
*
Disable error message about failed attempt to attach fbd when drm2 built with
ray
2013-12-10
1
-0
/
+2
*
Move mode_config up one level. DRM drivers call drm_fb_helper_restore_fbdev_mode
ray
2013-11-18
1
-3
/
+5
*
Lock mode_config before call drm_crtc_helper_set_config.
ray
2013-11-17
1
-0
/
+2
*
drm: Log error if we fail to attach fbd device
dumbbell
2013-11-02
1
-2
/
+7
*
Change drm2 to attach fbd as device.
ray
2013-10-31
1
-1
/
+4
*
o Update drivers according to fb_info structure changes.
ray
2013-10-22
1
-170
/
+32
*
Swap Red and Blue (too much red in dialog(1)).
ray
2013-10-15
1
-2
/
+2
*
Don't forget to include colors/vt_termcolors.h too.
ray
2013-10-15
1
-0
/
+1
*
Use generated color map.
ray
2013-10-15
1
-26
/
+40
*
Partially revert accidentally committed #if from r256528.
ray
2013-10-15
1
-10
/
+0
*
Rename bitblt method to bitbltchr.
ray
2013-10-15
1
-3
/
+13
*
Fix off-by-one-huge-fb-line copy-pasted to every driver.
ray
2013-10-11
1
-1
/
+1
*
Add Newcons KMS driver. Based on drm_fb_helper functionality.
ray
2013-10-08
1
-4
/
+179
*
Import Linux commit a1b7736dac5f2d5876e68c47a0fce3f423840070
dumbbell
2013-03-08
1
-1
/
+4
*
Add the code for new Intel GPU driver, which supports GEM, KMS and
kib
2012-05-22
1
-0
/
+1568