Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
94b4adc5ae30fb451300bdca901ae9771f6baf5f
/
drivers
/
gpu
/
drm
/
gma500
6f1e120
gma500: Fix SDVO turning off randomly
by Guillaume Clement
· 11 years ago
e6eea15
Merge branch 'gma500-fixes' of git://github.com/patjak/drm-gma500 into drm-fixes
by Dave Airlie
· 11 years ago
70b1304
drm/gma500/cdv: Fix cursor gem obj referencing on cdv
by Patrik Jakobsson
· 12 years ago
3463cf1
drm/gma500/psb: Fix cursor gem obj referencing on psb
by Patrik Jakobsson
· 12 years ago
22e7c38
drm/gma500/cdv: Unpin framebuffer on crtc disable
by Patrik Jakobsson
· 11 years ago
820de86
drm/gma500/psb: Unpin framebuffer on crtc disable
by Patrik Jakobsson
· 11 years ago
61bb3fe
drm/gma500: Add fb gtt offset to fb base
by Patrik Jakobsson
· 12 years ago
20a2078c
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
84806ad
Merge branch 'gma500-fixes' of git://github.com/patjak/drm-gma500 into drm-next
by Dave Airlie
· 12 years ago
cbbd379
drm/gma500: Increase max resolution for mode setting
by Patrik Jakobsson
· 12 years ago
e127dc2
drm/gma500: fix backlight hotkeys behaviour on netbooks
by Anisse Astier
· 12 years ago
9f7bc6a
Merge branch 'gma500-next' of git://github.com/patjak/drm-gma500 into drm-next
by Dave Airlie
· 12 years ago
1611f84
drm/gma500: Add debugging info to psb_gtt_restore()
by Patrik Jakobsson
· 12 years ago
4dd6a89
drm/gma500: Check connector status before restoring sdvo
by Patrik Jakobsson
· 12 years ago
0c1a14c
gma500:fix build failure for 3.9-rc5
by Xiong Zhou
· 12 years ago
749387d
drm/gma500: Fix hibernation problems on sdvo encoders
by Patrik Jakobsson
· 12 years ago
888eef2
drm/gma500: Add hooks for hibernation
by Patrik Jakobsson
· 12 years ago
8ba8209
drm/gma500: Activate the gtt rebuild on suspend/resume
by Patrik Jakobsson
· 12 years ago
070839e
drm/gma500: Add support for rebuilding the gtt
by Patrik Jakobsson
· 12 years ago
f9d8149
drm/gma500: Change fb name so pm-utils doesn't apply quirks
by Patrik Jakobsson
· 12 years ago
bda5003
gma500: Make VGA and HDMI connector hotpluggable
by Kero van Gelder
· 12 years ago
bf51a8c
i2c: Ignore return value of i2c_del_adapter()
by Lars-Peter Clausen
· 12 years ago
9e8e463
drm/gma500: Clean up various defines
by Patrik Jakobsson
· 12 years ago
49ad8f5
drm/gma500: Remove unnecessary function exposure
by Patrik Jakobsson
· 12 years ago
06da491
drm/gma500: Type clock limits directly into array and remove defines
by Patrik Jakobsson
· 12 years ago
1548060
drm/gma500: Calculate clock in one function instead of three identical
by Patrik Jakobsson
· 12 years ago
4e6bb70
drm/gma500: Remove unused i8xx clock limits
by Patrik Jakobsson
· 12 years ago
22ccb2a
gma500: medfield: Fix possible NULL pointer dereference
by Syam Sidhardhan
· 12 years ago
bc6a541
drivers: gpu: drm: gma500: Replaced calls kzalloc & memcpy with kmemdup
by Alexandru Gheorghiu
· 12 years ago
72c0493
gma500: remove unused drm_psb_no_fb
by Wang YanQing
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
fffddfd
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
907a773
gma500: Fix n, m1 and m2 clock limits for sdvo and lvds
by Patrik Jakobsson
· 12 years ago
21eaab6
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
cd5428a
drm/<drivers>: simplify ->fb_probe callback
by Daniel Vetter
· 12 years ago
76a39db
drm/fb-helper: don't disable everything in initial_config
by Daniel Vetter
· 12 years ago
16559ae
kgdb: remove #include <linux/serial_8250.h> from kgdb.h
by Greg Kroah-Hartman
· 12 years ago
c97fc5f
drivers/gpu/drm/gma500: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
3620636
drm: revamp framebuffer cleanup interfaces
by Daniel Vetter
· 12 years ago
0a81951
drm/gma500: use drm_modeset_lock_all
by Daniel Vetter
· 12 years ago
7147573
drm/gma500: move fbcon restore to lastclose
by Daniel Vetter
· 12 years ago
c7d73f6
drm/<drivers>: reorder framebuffer init sequence
by Daniel Vetter
· 12 years ago
56550d9
Drivers: gpu: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
a69ac9e
drm/gma500: drm_connector_property -> drm_object_property
by Rob Clark
· 12 years ago
6380813
gma500: medfield: drop bogus NULL check in mdfld_dsi_output_init()
by Wei Yongjun
· 12 years ago
39ec748
gma600: Enable HDMI support
by Alan Cox
· 12 years ago
314e51b
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
by Konstantin Khlebnikov
· 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
4126d5d
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
by David Howells
· 12 years ago
398b7a1
Merge tag 'v3.6-rc7' into drm-intel-next-queued
by Daniel Vetter
· 12 years ago
09e7dcf
gma500: Remove unused variable
by Emil Goode
· 12 years ago
26df641
gma500: Fix regression on Oaktrail devices
by Alan Cox
· 12 years ago
4a68a74
gma500: Consider CRTC initially active.
by Forest Bond
· 12 years ago
6f314eb
gma500: Fix frequency detection
by Alan Cox
· 12 years ago
f64c48f
gma500: remove references to drm_display_info raw_edid field
by Jani Nikula
· 12 years ago
ce5fdd6
gma500: fix incorrect declaration.
by Dave Airlie
· 12 years ago
3228503
gma500: remove an unreachable return statement
by Jani Nikula
· 12 years ago
f835bc0
gma500: psb_intel_crtc: Drop crtc_enable flag.
by Forest Bond
· 12 years ago
28bbda3
gma500: Fix comment mispelling in cdv_intel_limits definition.
by Forest Bond
· 12 years ago
451023d
drm: remove the raw_edid field from struct drm_display_info
by Jani Nikula
· 12 years ago
f76c0dd
gma500/cdv: Fix call to cdv_intel_dp_set_m_n
by Alan Cox
· 12 years ago
4d46259
drm: gma500: Kill the GEM glue layer
by Laurent Pinchart
· 12 years ago
9a9f578
gma500: Disable the clock gating of display controller to make DP/eDP work well
by Zhao Yakui
· 12 years ago
d112a81
gma500/cdv: Add eDP support
by Zhao Yakui
· 12 years ago
3565971
gma500/cdv: enable the DisplayPort support
by Alan Cox
· 12 years ago
37e7b18
gma500/cdv: sync up and add the displayport code to the build
by Alan Cox
· 12 years ago
220801b
gma500/cdv: add the bits that don't need the new code
by Alan Cox
· 12 years ago
8695b61
gma500: Add the support of display port on CDV
by Alan Cox
· 12 years ago
d667609
gma500: Program the DPLL lane based on the selected digitial port
by Zhao Yakui
· 12 years ago
25e9dc6
gma500: Fix incorrect SR issue when disabling CRTC already in disabled state
by Zhao Yakui
· 12 years ago
bd22dc1
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
b0071ef
drm: kill reclaim_buffers callback
by Daniel Vetter
· 13 years ago
e811f5a
drm: Make the .mode_fixup() operations mode argument a const pointer
by Laurent Pinchart
· 12 years ago
6469195
gma500,cdv: Fix the brightness base
by Alan Cox
· 12 years ago
166973e
gma500: move the ASLE enable
by Alan Cox
· 12 years ago
f507598
gma500: Fix lid related crash
by Alan Cox
· 12 years ago
0317c6c
drm/i915/bios: cleanup return type of intel_parse_bios()
by Dan Carpenter
· 12 years ago
e6ecefa
drm: Constify drm_mode_config_funcs pointer
by Laurent Pinchart
· 13 years ago
78b6855
drm: Constify gem_vm_ops pointer
by Laurent Pinchart
· 13 years ago
7beff62
gma500: Fix Poulsbo suspend/resume crash on devices with SDVO ports
by Alan Cox
· 13 years ago
bc79482
gma500: handle poulsbo cursor restriction
by Patrik Jakobsson
· 13 years ago
ac0a5dd
gma500: Prevent endless loop in panel power up sequence
by Alan Cox
· 13 years ago
0333592
gma500: fix build warning
by Dave Airlie
· 13 years ago
fcf9220
gma500: silence an unused variable warning
by Dan Carpenter
· 13 years ago
4ab2c7f
gma500: unload fixes
by Alan Cox
· 13 years ago
6607e02
gma500: Fix crash on D2700MUD and various other boards
by Alan Cox
· 13 years ago
62363a4
gma500: Turn on the IRQ for everything
by Alan Cox
· 13 years ago
9c0b6fc
gma500: clean up some more checks
by Alan Cox
· 13 years ago
9aa65a2
cdv: Add all cedarview pci ids
by Alan Cox
· 13 years ago
31a0685
gma500: Clean up some of the noise
by Alan Cox
· 13 years ago
213a843
gma500: use the register map to clean up
by Alan Cox
· 13 years ago
8512e07
gma500: introduce some register maps
by Alan Cox
· 13 years ago
f693dfb
gma500: Clean up from the psb_pipe structure
by Alan Cox
· 13 years ago
6256304
gma500: introduce a structure describing each pipe
by Alan Cox
· 13 years ago
a373bed
gma500: Fix build without ACPI
by Alan Cox
· 13 years ago
4f256e8
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next
by Dave Airlie
· 13 years ago
dc257cf
Merge tag 'v3.4-rc6' into drm-intel-next
by Daniel Vetter
· 13 years ago
4086b1e
gma500: mid-bios: rewrite VBT/GCT handling in a cleaner way
by Kirill A. Shutemov
· 13 years ago
Next »