index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_fbdev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: make fbdev initialization asynchronous v2
Jesse Barnes
2014-09-03
1
-2
/
+4
*
drm/i915: honour forced connector modes
Chris Wilson
2014-09-03
1
-21
/
+12
*
drm/i915: Localise the fbdev console lock frobbing
Chris Wilson
2014-08-13
1
-1
/
+43
*
drm/i915: fix initial fbdev setup warnings
Dave Airlie
2014-07-24
1
-5
/
+0
*
drm/i915: add DP 1.2 MST support (v0.7)
Dave Airlie
2014-07-22
1
-0
/
+5
*
Merge tag 'drm-intel-next-2014-07-11' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2014-07-19
1
-1
/
+1
|
\
|
*
drm/i915: replace ALIGN(PAGE_SIZE) by PAGE_ALIGN
Fabian Frederick
2014-07-02
1
-1
/
+1
*
|
Merge tag 'drm-intel-next-2014-06-20' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2014-07-09
1
-2
/
+28
|
\
|
|
*
drm/i915: Properly track domain of the fbcon fb
Daniel Vetter
2014-06-19
1
-1
/
+27
|
*
drm/i915: Use %c in a format string for the pipe name
Damien Lespiau
2014-06-13
1
-1
/
+1
*
|
drm: Introduce drm_fb_helper_prepare()
Thierry Reding
2014-07-08
1
-1
/
+2
*
|
drm: Constify struct drm_fb_helper_funcs
Thierry Reding
2014-07-08
1
-1
/
+1
|
/
*
Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next
Dave Airlie
2014-06-05
1
-0
/
+9
|
\
|
*
drm/i915: Use the first mode if there is no preferred mode in the EDID
Chris Wilson
2014-05-15
1
-0
/
+9
*
|
drm: add drm_fb_helper_restore_fbdev_mode_unlocked()
Rob Clark
2014-06-05
1
-5
/
+1
*
|
drm/i915: replace drm_get_connector_name() with direct name field use
Jani Nikula
2014-06-04
1
-6
/
+6
*
|
drm/i915: Use the connector name in fbdev debug messages
Chris Wilson
2014-05-14
1
-10
/
+14
*
|
drm/i915: Use for_each_crtc() when iterating through the CRTCs
Damien Lespiau
2014-05-14
1
-3
/
+3
|
/
*
drm/i915: Discard BIOS framebuffers too small to accommodate chosen mode
Chris Wilson
2014-04-24
1
-0
/
+10
*
Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2014-04-05
1
-8
/
+21
|
\
|
*
drm/i915: Fix the computation of required fb size for pipe
Chris Wilson
2014-04-02
1
-8
/
+21
*
|
Merge tag 'drm-intel-next-2014-03-21' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2014-04-03
1
-9
/
+135
|
\
|
|
*
drm/i915: remove early fb allocation dependency on CONFIG_FB v2
Jesse Barnes
2014-03-08
1
-34
/
+4
|
*
drm/i915: Wrap the preallocated BIOS framebuffer and preserve for KMS fbcon v12
Jesse Barnes
2014-03-08
1
-9
/
+165
|
/
*
drm/i915: ignore bios output config if not all outputs are on
Daniel Vetter
2014-03-05
1
-0
/
+23
*
drm/i915: s/any_enabled/!fallback/ in fbdev_initial_config
Daniel Vetter
2014-03-05
1
-4
/
+4
*
drm/i915: honor forced connector modes v2
Jesse Barnes
2014-03-05
1
-0
/
+18
*
drm/i915: don't preserve inherited configs with nothing on v2
Jesse Barnes
2014-02-13
1
-2
/
+24
*
drm/i915: allow re-use BIOS connector config for initial fbdev config v3
Jesse Barnes
2014-02-12
1
-0
/
+123
*
drm/i915: unbind fbs from crtcs during driver unload
Imre Deak
2014-02-12
1
-1
/
+1
*
drm/i915: Fix error path leak in fbdev fb allocation
Daniel Vetter
2014-02-12
1
-12
/
+8
*
drm/i915: Use normal fb deref for the fbcon framebuffer
Daniel Vetter
2014-02-12
1
-2
/
+1
*
drm/i915: alloc intel_fb in the intel_fbdev struct
Jesse Barnes
2014-02-12
1
-8
/
+19
*
Merge branch 'topic/ppgtt' into drm-intel-next-queued
Daniel Vetter
2014-01-25
1
-2
/
+2
|
\
|
*
drm/i915: Make pin count per VMA
Ben Widawsky
2013-12-18
1
-2
/
+2
*
|
drm/i915: remove duplicate MODULE_LICENSE definition
Jani Nikula
2014-01-07
1
-2
/
+0
|
/
*
drm/i915: drop DRM_ERROR in intel_fbdev init
Jesse Barnes
2013-11-28
1
-1
/
+2
*
drm/i915: split fb allocation and initialization v2
Jesse Barnes
2013-11-26
1
-16
/
+46
*
drm/i915: fix open-coded DIV_ROUND_UP
Paulo Zanoni
2013-10-21
1
-2
/
+2
*
drm/i915: rename intel_fb.c to intel_fbdev.c
Daniel Vetter
2013-10-11
1
-0
/
+323