Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8cc1a5328b7406063812e3341e8f02718b54e3bc
/
drivers
/
gpu
/
drm
/
drm_fb_helper.c
20a2078c
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
89ced12
drm/fb-helper: Fix locking in drm_fb_helper_hotplug_event
by Daniel Vetter
· 12 years ago
11e17a0
drm: add initial_config function to fb helper
by Jesse Barnes
· 12 years ago
1b1d539
drm/fb-helper: don't sleep for screen unblank when an oopps is in progress
by Daniel Vetter
· 12 years ago
207fd32
drm/fb-helper: improve kerneldoc
by Daniel Vetter
· 12 years ago
8acf658
drm/fb-helper: streamline drm_fb_helper_single_fb_probe
by Daniel Vetter
· 12 years ago
2180c3c
drm/fb-helper: directly call set_par from the hotplug handler
by Daniel Vetter
· 12 years ago
7e53f3a
drm/fb-helper: fixup set_config semantics
by Daniel Vetter
· 12 years ago
76a39db
drm/fb-helper: don't disable everything in initial_config
by Daniel Vetter
· 12 years ago
de1ace5
drm/fb-helper: unexport drm_fb_helper_single_fb_probe
by Daniel Vetter
· 12 years ago
43c8a84
drm/fb-helper: unexport drm_fb_helper_panic
by Daniel Vetter
· 12 years ago
d21bf46
drm/fb-helper: kill drm_fb_helper_restore
by Daniel Vetter
· 12 years ago
6aed8ec
drm: review locking for drm_fb_helper_restore_fbdev_mode
by Daniel Vetter
· 12 years ago
20c60c3
drm/fb_helper: check whether fbcon is bound
by Daniel Vetter
· 12 years ago
8484990
drm: add drm_modeset_lock|unlock_all
by Daniel Vetter
· 12 years ago
2d13b67
drm: encapsulate crtc->set_config calls
by Daniel Vetter
· 12 years ago
5849556
drm: remove legacy drm_connector_property fxns
by Rob Clark
· 12 years ago
d0ddc033
drm/doc: integrate fb helper reference into docs
by Daniel Vetter
· 12 years ago
8c5eaca
drm/fb_helper: Fix potential NULL pointer dereference
by Sachin Kamat
· 12 years ago
96081cd
drm/drm_fb_helper: Remove unnecessary braces
by Sachin Kamat
· 12 years ago
d56b1b9
drm/fb_helper: Convert printk to pr_* and dev_*
by Sachin Kamat
· 12 years ago
6c91083
drm/fb_helper: Fix checkpatch errors
by Sachin Kamat
· 12 years ago
612a9aa
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
760285e
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
by David Howells
· 12 years ago
e04190e
drm/fb helper: don't call drm_helper_connector_dpms directly
by Daniel Vetter
· 12 years ago
65983bd
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
78b9c35
drm: Add misssing static storage class specifier in drm_fb_helper.c file
by Sachin Kamat
· 12 years ago
33faad1
drm/fb-helper: don't clobber output routing in setup_crtcs
by Daniel Vetter
· 12 years ago
d390475
drm/fb helper: don't call drm_crtc_helper_set_config
by Daniel Vetter
· 12 years ago
343065a
drm/fb-helper: delay hotplug handling when partially bound
by Daniel Vetter
· 12 years ago
ebe0f24
drm: Make the CRTC gamma_set operation optional
by Laurent Pinchart
· 12 years ago
4a1b071
drm: Don't initialize local ret variable when not needed
by Laurent Pinchart
· 12 years ago
f6e252b
drm/edid: Allow drm_mode_find_dmt to hunt for reduced-blanking modes
by Adam Jackson
· 13 years ago
62fb376
drm: Validate requested virtual size against allocated fb size
by Chris Wilson
· 13 years ago
4f988d1
drm fb helper: remove unused variable crtc_id
by Sascha Hauer
· 13 years ago
e9ad318
drm fb helper: remove unused variable conn_limit
by Sascha Hauer
· 13 years ago
3a8148c
drm fb helper: use drm_helper_connector_dpms to do dpms
by Sascha Hauer
· 13 years ago
a1b7736
drm drm_fb_helper: destroy modes
by Sascha Hauer
· 13 years ago
d68752c
drm: avoid switching to text console if there is no panic timeout
by Hugh Dickins
· 13 years ago
e0cd360
gpu: add module.h to drivers/gpu files as required.
by Paul Gortmaker
· 13 years ago
55a01f6
drm: Remove duplicate "return" statement
by Lin Ming
· 13 years ago
1794d25
drm: Export the command-line mode parser
by Chris Wilson
· 14 years ago
7394371
drm: Take lock around probes for drm_fb_helper_hotplug_event
by Chris Wilson
· 14 years ago
e8e7a2b
drm/i915: restore only the mode of this driver on lastclose (v2)
by Dave Airlie
· 14 years ago
38f1cff
Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-next
by Dave Airlie
· 14 years ago
062ac62
drm: index i shadowed in 2nd loop
by roel
· 14 years ago
9da12b6a
drm: psuedocolor support for ARGB modes
by Rob Clark
· 14 years ago
6a108a1
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
by David Rientjes
· 14 years ago
3632ef8
Revert "drm: Update fbdev fb_fix_screeninfo"
by Dave Airlie
· 14 years ago
dfe63bb
drm: Update fbdev fb_fix_screeninfo
by James Simmons
· 14 years ago
3ce0516
drm/kms: load fbcon from drm_kms_helper
by David Fries
· 14 years ago
57084d0
drm/fb: Don't expose mmio for fbdev emulation layer
by James Simmons
· 14 years ago
21c74a8
drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enum
by Jason Wessel
· 14 years ago
9923102
kdb, kms: Save and restore the LUT on atomic KMS enter/exit
by Jason Wessel
· 14 years ago
413d45d
drm, kdb, kms: Add an enter argument to mode_set_base_atomic() API
by Jason Wessel
· 14 years ago
2637d13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
ee00557
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
1495cc9
Input: sysrq - drop tty argument from sysrq ops handlers
by Dmitry Torokhov
· 14 years ago
09f0c48
drm: move dereference below check
by Dan Carpenter
· 14 years ago
f90ebd9
drm_fb_helper: Preserve capability to use atomic kms
by Jason Wessel
· 14 years ago
1a7aba7
drm: add KGDB/KDB support
by Jesse Barnes
· 14 years ago
023eb57
drm: correctly update connector DPMS status in drm_fb_helper
by Jesse Barnes
· 14 years ago
b829e01
drm/fb: Fix video= mode computation
by Adam Jackson
· 14 years ago
fc2362a
drm/fb: use printk to print out the switching to text mode error.
by Dave Airlie
· 14 years ago
1d42bbc
drm/fbdev: fix cloning on fbcon
by Dave Airlie
· 15 years ago
eb1f8e4
drm/fbdev: rework output polling to be back in the core. (v4)
by Dave Airlie
· 15 years ago
3da1f33
drm: Prefix info printk about registering panic notifier with 'drm'
by Kirill Smelkov
· 14 years ago
7fff400
Merge branch 'drm-fbdev-cleanup' into drm-core-next
by Dave Airlie
· 15 years ago
b1f2019
drm/fb: remove drm_fb_helper_setcolreg
by James Simmons
· 15 years ago
4abe352
drm/kms/fb: use slow work mechanism for normal hotplug also.
by Dave Airlie
· 15 years ago
5c4426a
drm/kms/fb: add polling support for when nothing is connected.
by Dave Airlie
· 15 years ago
19b4b44
drm/kms/fb: provide a 1024x768 fbcon if no outputs found.
by Dave Airlie
· 15 years ago
0b4c0f3
drm/kms/fb: separate fbdev connector list from core drm connectors
by Dave Airlie
· 15 years ago
8be48d9
drm/kms/fb: move to using fb helper crtc grouping instead of core crtc list
by Dave Airlie
· 15 years ago
3865167
drm/fb: fix fbdev object model + cleanup properly.
by Dave Airlie
· 15 years ago
336f589
Merge branch 'master' into export-slabh
by Tejun Heo
· 15 years ago
b8c40d6
drm: fix build error when SYSRQ is disabled
by Randy Dunlap
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
172e91f
drm/kms: fix spelling of "CLOCK"
by Pavel Roskin
· 15 years ago
3b40a44
drivers/gpu/drm/drm_fb_helper.c: don't use private implementation of atoi()
by Andy Shevchenko
· 15 years ago
5fd4df4
drm: fix regression in fb blank handling
by Zhenyu Wang
· 15 years ago
509c7d8
drm/kms/fb: check for depth changes from userspace for resizing.
by Dave Airlie
· 15 years ago
e89a8c9
drm/kms: Fix &&/|| confusion in drm_fb_helper_connector_parse_command_line()
by Roel Kluin
· 15 years ago
1bd049f
Merge branch 'drm-core-next' into drm-linus
by Dave Airlie
· 15 years ago
b0a007d
drm/kms: fix fb cmap allocation to use modeset->crtc not crtc
by Ben Skeggs
· 15 years ago
5349ef3
drm/fb: fix FBIOGET/PUT_VSCREENINFO pixel clock handling
by Clemens Ladisch
· 15 years ago
3bea21b
drm/kms: allocate framebuffer cmap
by Clemens Ladisch
· 15 years ago
cda6be1
drm/fb: fix FBIOGET/PUT_VSCREENINFO pixel clock handling
by Clemens Ladisch
· 15 years ago
731b5a1
drm/kms: properly handle fbdev blanking
by James Simmons
· 15 years ago
a2d49ae
drm/kms: typo fix
by James Simmons
· 15 years ago
77de084
drm/kms: fix kms/fbdev colormap support properly.
by Dave Airlie
· 15 years ago
c850cb7
drm/kms: fix kms/fbdev colormap support properly.
by Dave Airlie
· 15 years ago
b8c00ac
drm/fb: add more correct 8/16/24/32 bpp fb support.
by Dave Airlie
· 15 years ago
068143d
drm/fb: add setcmap and fix 8-bit support.
by Dave Airlie
· 15 years ago
bea1d35
drm: fix drm_fb_helper warning when !CONFIG_MAGIC_SYSRQ
by Mikael Pettersson
· 15 years ago
74bf2ad
drm/kms: make fb helper work for all drivers.
by Dave Airlie
· 15 years ago
8ef8678
drm/kms: protect against fb helper not being created.
by Dave Airlie
· 15 years ago
d50ba25
drm/kms: start adding command line interface using fb.
by Dave Airlie
· 15 years ago
e87b2c4
drm: fix drm_fb_helper handling of kernel crtcs
by Jesse Barnes
· 15 years ago
6fcefd5
drm/kms: fix kms helper license + Kconfig
by Dave Airlie
· 15 years ago
Next »