Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3d3cbd84300e7be1e53083cac0f6f9c12978ecb4
/
drivers
/
gpu
/
drm
/
gma500
/
psb_intel_display.c
f4510a2
drm: Replace crtc fb with primary plane fb (v3)
by Matt Roper
· 11 years ago
c269c68
drm/gma500: Add backing type and base align to psb_gem_create()
by Patrik Jakobsson
· 11 years ago
ae0b931
drm/gma500: Remove unused ioctls
by Patrik Jakobsson
· 11 years ago
4f22466
drm/gma500: Return -ENOENT when a mode object can't be found
by Ville Syrjälä
· 11 years ago
367e440
drm/gma500: Rename psb_intel_encoder to gma_encoder
by Patrik Jakobsson
· 11 years ago
a3d5d75
drm/gma500: Rename psb_intel_connector to gma_connector
by Patrik Jakobsson
· 11 years ago
6306865
drm/gma500: Rename psb_intel_crtc to gma_crtc
by Patrik Jakobsson
· 11 years ago
43a8302
drm/gma500/psb: Convert to generic set_config()
by Patrik Jakobsson
· 11 years ago
0e5b26a
drm/gma500/psb: Convert to generic save/restore
by Patrik Jakobsson
· 11 years ago
c9d4959
drm/gma500: Convert to generic encoder funcs
by Patrik Jakobsson
· 11 years ago
561573b
drm/gma500/psb: Convert to generic cursor funcs
by Patrik Jakobsson
· 11 years ago
b1255b8
drm/gma500/psb: Convert to generic crtc->destroy
by Patrik Jakobsson
· 11 years ago
42568dd
drm/gma500/psb: Convert to gma_crtc_dpms()
by Patrik Jakobsson
· 11 years ago
6443ea1
drm/gma500: Convert to generic gamma funcs
by Patrik Jakobsson
· 11 years ago
00b1fe7
drm/gma500/psb: Convert to gma_pipe_set_base()
by Patrik Jakobsson
· 11 years ago
4855177
drm/gma500/psb: Use identical generic crtc funcs
by Patrik Jakobsson
· 11 years ago
d1fa08f
drm/gma500: Make all chips use gma_wait_for_vblank
by Patrik Jakobsson
· 11 years ago
7f67c06
drm/gma500/psb: Make use of generic clock code
by Patrik Jakobsson
· 11 years ago
5ea75e0
drm/gma500: Add generic code for clock calculation
by Patrik Jakobsson
· 11 years ago
3463cf1
drm/gma500/psb: Fix cursor gem obj referencing on psb
by Patrik Jakobsson
· 11 years ago
820de86
drm/gma500/psb: Unpin framebuffer on crtc disable
by Patrik Jakobsson
· 11 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
907a773
gma500: Fix n, m1 and m2 clock limits for sdvo and lvds
by Patrik Jakobsson
· 12 years ago
4a68a74
gma500: Consider CRTC initially active.
by Forest Bond
· 12 years ago
e811f5a
drm: Make the .mode_fixup() operations mode argument a const pointer
by Laurent Pinchart
· 12 years ago
bc79482
gma500: handle poulsbo cursor restriction
by Patrik Jakobsson
· 12 years ago
213a843
gma500: use the register map to clean up
by Alan Cox
· 13 years ago
6256304
gma500: introduce a structure describing each pipe
by Alan Cox
· 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
c6265ff
gma500: rework register stuff sanely
by Alan Cox
· 13 years ago
648a8e3
gma500: now move the Oaktrail save state into its own structure
by Alan Cox
· 13 years ago
5736995
gma500: Replace SDVO code with slightly modified version from i915
by Patrik Jakobsson
· 13 years ago
1730f89
gma500: Fix encoder type checking for connectors
by Patrik Jakobsson
· 13 years ago
75e9d01
gma500: Initial support for our encoder and connector structs
by Patrik Jakobsson
· 13 years ago
01f2c77
drm: Replace pitch with pitches[] in drm_framebuffer
by Ville Syrjälä
· 13 years ago
89c7813
gma500: Add Poulsbo support
by Alan Cox
· 13 years ago