Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ce880cb860f36694d2cdebfac9e6ae18176fe4c4
ce880cb
udlfb: remove sysfs framebuffer device with USB .disconnect()
by Kay Sievers
· 13 years ago
8229c88
drm: Merge tag 'v3.3-rc7' into drm-core-next
by Dave Airlie
· 13 years ago
c3c50e8
drm: Add drm_mode_copy()
by Ville Syrjälä
· 13 years ago
d63f5e6
drm: Use a flexible array member for blob property data
by Ville Syrjälä
· 13 years ago
6bfc56a
drm: Handle drm_object_get() failures
by Ville Syrjälä
· 13 years ago
93bbf6d
drm: Make drm_crtc_convert_{umode, to_umode} static and constify their params
by Ville Syrjälä
· 13 years ago
ac235da
drm: Fix drm_mode_attachmode_crtc()
by Ville Syrjälä
· 13 years ago
5f61bb4
drm: Check CRTC viewport against framebuffer size
by Ville Syrjälä
· 13 years ago
90367bf
drm: Check user mode against overflows
by Ville Syrjälä
· 13 years ago
ee34ab5
drm: Fix memory leak in drm_mode_setcrtc()
by Ville Syrjälä
· 13 years ago
1dd6c8b
drm: Make drm_mode_attachmode() void
by Ville Syrjälä
· 13 years ago
1d97e91
drm: Check crtc x and y coordinates
by Ville Syrjälä
· 13 years ago
e36fae3
drm: Warn if mode to umode conversion overflows the destination types
by Ville Syrjälä
· 13 years ago
2fcfc75
drm: Change drm_display_mode::type to unsigned
by Ville Syrjälä
· 13 years ago
6653cc8
drm: Reject mode set with current fb if no current fb is bound
by Ville Syrjälä
· 13 years ago
09016a1
gma500: suspend/resume support for Cedartrail
by Alan Cox
· 13 years ago
50d44a5
gma500: Fix resume paths
by Alan Cox
· 13 years ago
f137799
drm/nouveau: add userspace fallback hints.
by Dave Airlie
· 13 years ago
abd3200
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-core-next
by Dave Airlie
· 13 years ago
2f5394c
drm/nouveau: map first page of mmio early and determine chipset earlier
by Ben Skeggs
· 13 years ago
4cbb0f8
drm/nvd0/disp: disconnect encoders before reprogramming them
by Ben Skeggs
· 13 years ago
3488c57
drm/nvd0/disp: move syncs/magic setup to or mode_set
by Ben Skeggs
· 13 years ago
6860dc8
drm/nouveau/dp: account for channel coding overhead in link training
by Ben Skeggs
· 13 years ago
c674844
drm/nvd0/disp: fix dcb sor link matching in supervisor handler
by Ben Skeggs
· 13 years ago
6e83fda
drm/nvd0/disp: initial implementation of displayport
by Ben Skeggs
· 13 years ago
f14d9a4
drm/nouveau/dp: make dp dpms function common, call from sor code instead
by Ben Skeggs
· 13 years ago
e436d1b
drm/nv50/hwsq: some nv92 fixes
by Martin Peres
· 13 years ago
8663bc7
drm/nouveau/dp: move all nv50/sor-specific code out of nouveau_dp.c
by Ben Skeggs
· 13 years ago
8c1dcb6
drm/nouveau/dp: make functions for executing various bios tables
by Ben Skeggs
· 13 years ago
c11dd0d
drm/nouveau/pm: fix oops if chipset has no pm support at all
by Ben Skeggs
· 13 years ago
4489b98
drm/nouveau/bios: rework vbios shadowing
by Ben Skeggs
· 13 years ago
05a7c15
drm/nouveau/bios: attempt acpi rom fetch before pcirom
by Ben Skeggs
· 13 years ago
7c5f6a8
drm/nvd0/disp: attempt to handle more than 2 crtcs if possible
by Ben Skeggs
· 13 years ago
29181d2
drm/nvc0/vram: get part count from PUNITS
by Ben Skeggs
· 13 years ago
8b83d67
drm/nv40/pm: fix fanspeed regression
by Ben Skeggs
· 13 years ago
e608425
drm/nouveau/pm: several fixes for nvc0 memory timings
by Roy Spliet
· 13 years ago
1ae73f2
drm/nvc0/pm: restrict pll mode to clocks that can actually use it
by Ben Skeggs
· 13 years ago
44ab8cc
drm/nouveau/dp: fix bad comparison in dp_link_train_commit()
by Xi Wang
· 13 years ago
84ddfda
drm/nouveau/mxm: call mxmi to determine revision before calling mxms
by Ben Skeggs
· 13 years ago
7d3a766
drm/nouveau/pm: init only after display subsystem has been created
by Ben Skeggs
· 13 years ago
950c44b
drm/nvc0/fb: detect presense of second rank
by Ben Skeggs
· 13 years ago
df26bc9
drm/nv50/display: expose color vibrance control
by Christoph Bumiller
· 13 years ago
990449c
drm/nv50-nvc0/vm: support unsnooped system memory
by Ben Skeggs
· 13 years ago
4abb410
drm/nouveau: recognise DCB connector type for DP+DVI+VGA DMS-59
by Ben Skeggs
· 13 years ago
070be29
drm/nouveau/mem: handle dll_off for ddr2/ddr3
by Ben Skeggs
· 13 years ago
25c53c1
drm/nouveau/pm: extend profile interface for destroy/init/fini
by Ben Skeggs
· 13 years ago
8d7bb40
drm/nouveau/pm: rework to allow selecting separate profiles for ac/battery
by Ben Skeggs
· 13 years ago
b830973
drm/nouveau/pm: fix dll off -> dll on transitions
by Ben Skeggs
· 13 years ago
a9bc247
drm/nouveau/pm: detect when we need dll disabled for gddr3
by Ben Skeggs
· 13 years ago
0ce7141
drm/nv50: fix detection of second vram rank
by Ben Skeggs
· 13 years ago
1a7287e
drm/nouveau/pm: track mr2 for gddr3
by Ben Skeggs
· 13 years ago
c57ebf5e
drm/nv50/pm: wait for all fifo-connected engines to idle before reclocking
by Martin Peres
· 13 years ago
496a73b
drm/nv50/pm: use hwsq for engine reclocking too
by Ben Skeggs
· 13 years ago
e495d0d
drm/nv50/disp: more accurate function to determine active crtcs
by Ben Skeggs
· 13 years ago
6bdf68c
drm/nv50/pm: initial work towards proper memory reclocking, with timings
by Ben Skeggs
· 13 years ago
2d85bc8
drm/nouveau/pm: introduce ram reclocking helper
by Ben Skeggs
· 13 years ago
085028c
drm/nouveau/pm: embed timings into perflvl structs
by Ben Skeggs
· 13 years ago
fd99fd6
drm/nouveau/pm: calculate memory timings at perflvl creation time
by Ben Skeggs
· 13 years ago
68a64ca
drm/nouveau/pm: readback boot perflvl *before* parsing vbios
by Ben Skeggs
· 13 years ago
c7c039f
drm/nouveau/pm: implement DDR2/DDR3/GDDR3/GDDR5 MR generation and validation
by Roy Spliet
· 13 years ago
03ddf04
drm/nouveau/pm: restructure bios table parsing
by Ben Skeggs
· 13 years ago
3d8a408
drm/nouveau/pm: avoid potential divide-by-zero
by Ben Skeggs
· 13 years ago
1a5f985
drm/nouveau: Fix module parameter description formats
by Jean Delvare
· 13 years ago
bfb3146
drm/nouveau/pm: improve memory timing generation
by Roy Spliet
· 13 years ago
b010374
drm/nouveau/pm: improve the reclocking logs' readability
by Martin Peres
· 13 years ago
b1aa553
drm/nouveau: move pwm_divisor to the nouveau_pm_fan struct
by Martin Peres
· 13 years ago
bc6389e
drm/nouveau/pm: restore fan speed after suspend
by Martin Peres
· 13 years ago
ddb2005
drm/nouveau/pm: style fixes
by Martin Peres
· 13 years ago
668b6c0
drm/nouveau: rework the init/takedown ordering
by Ben Skeggs
· 13 years ago
f329853
drm/nvc0: add initial memory type detection
by Ben Skeggs
· 13 years ago
c70c41e
drm/nv50: hopefully handle the DDR2/DDR3 memtype detection somewhat better
by Ben Skeggs
· 13 years ago
1072856
drm/nv50: add memory type detection
by Ben Skeggs
· 13 years ago
ff92a6c
drm/nv20-nv40: add memory type detection
by Ben Skeggs
· 13 years ago
d81c19e
drm/nv20: split PFB code out of nv10_fb.c
by Ben Skeggs
· 13 years ago
ddfd2da
drm/nouveau: memory type detection for the really old chipsets
by Ben Skeggs
· 13 years ago
7ad2d31
drm/nouveau: move vram detection funcs to chipset-specific fb code
by Ben Skeggs
· 13 years ago
fde7d90
Linux 3.3-rc7
by Linus Torvalds
· 13 years ago
8346532
Merge branch 'drm-gma500-alanc' into drm-core-next
by Dave Airlie
· 13 years ago
8e18db8
gma500: psb_irq: mark mid_{enable, disable}_pipe_event() as static
by Kirill A. Shutemov
· 13 years ago
f42aaa6
gma500: mark psb_intel_sdvo_hdmi_sink_detect() as static
by Kirill A. Shutemov
· 13 years ago
2e33d6b
gma500: psb_intel_display: drop unused variables
by Kirill A. Shutemov
· 13 years ago
3c1d08d
gma500: mark psb_intel_pipe_set_base() as static
by Kirill A. Shutemov
· 13 years ago
412a3df
gma500: drop unused psb_intel_modeset_cleanup()
by Kirill A. Shutemov
· 13 years ago
cc2e991
gma500: oaktrail_lvds_init() drop unused variable
by Kirill A. Shutemov
· 13 years ago
1e30296
gma500: oaktrail_hdmi_i2c_access() drop unused variable
by Kirill A. Shutemov
· 13 years ago
771f64d
gma500: mark oaktrail_backlight_init() as static
by Kirill A. Shutemov
· 13 years ago
6e7f4573
gma500: oaktrail_hdmi: fix -Wmissing-field-initializers warning
by Kirill A. Shutemov
· 13 years ago
e1bb07c
gma500: oaktrail_hdmi: drop dead code
by Kirill A. Shutemov
· 13 years ago
4398e58
gma500: oaktrail_crtc: drop unused variables
by Kirill A. Shutemov
· 13 years ago
44332dd
gma500: oaktrail_crtc: mark few functions as static
by Kirill A. Shutemov
· 13 years ago
cbc5a18
gma500: mdfld_intel_display: drop unused variables
by Kirill A. Shutemov
· 13 years ago
c7a5ae2
gma500: mdfld_dsi_pkg_sender: fix -Wtype-limits warning
by Kirill A. Shutemov
· 13 years ago
e4b9ff7
gma500: mdfld_dsi_dpi: drop unused variables
by Kirill A. Shutemov
· 13 years ago
1c6a626
gma500: mdfld_device: mark few functions as static
by Kirill A. Shutemov
· 13 years ago
062d054
gma500: cdv_intel_lvds: #if 0 currently unused functions
by Kirill A. Shutemov
· 13 years ago
bc11da7
gma500: cdv_intel_lvds: mark few functions as static
by Kirill A. Shutemov
· 13 years ago
455b9e9
gma500: cdv_intel_hdmi: add missing include
by Kirill A. Shutemov
· 13 years ago
657da16
gma500: cdv_intel_crt: mark few functions as static
by Kirill A. Shutemov
· 13 years ago
0313c0d
gma500: cdv_intel_crt: drop unused variables
by Kirill A. Shutemov
· 13 years ago
a8ec622
gma500: cdv_intel_crt: drop dead code
by Kirill A. Shutemov
· 13 years ago
Next »