index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
gma500
/
cdv_intel_display.c
Age
Commit message (
Expand
)
Author
2013-06-09
drm/gma500/cdv: Fix cursor gem obj referencing on cdv
Patrik Jakobsson
2013-06-09
drm/gma500/cdv: Unpin framebuffer on crtc disable
Patrik Jakobsson
2012-08-24
gma500: psb_intel_crtc: Drop crtc_enable flag.
Forest Bond
2012-08-24
gma500: Fix comment mispelling in cdv_intel_limits definition.
Forest Bond
2012-08-24
gma500/cdv: Fix call to cdv_intel_dp_set_m_n
Alan Cox
2012-08-24
gma500/cdv: Add eDP support
Zhao Yakui
2012-08-24
gma500/cdv: sync up and add the displayport code to the build
Alan Cox
2012-08-24
gma500/cdv: add the bits that don't need the new code
Alan Cox
2012-08-24
gma500: Program the DPLL lane based on the selected digitial port
Zhao Yakui
2012-08-24
gma500: Fix incorrect SR issue when disabling CRTC already in disabled state
Zhao Yakui
2012-07-19
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
2012-05-11
gma500: use the register map to clean up
Alan Cox
2012-05-11
gma500: introduce a structure describing each pipe
Alan Cox
2012-04-27
cdv: continue synching up with updated reference code
Alan Cox
2012-04-27
gma500: Update the Cedarview clock handling
Alan Cox
2012-03-10
gma500: cdv_intel_crt: mark few functions as static
Kirill A. Shutemov
2012-03-10
gma500: cdv_intel_crt: drop unused variables
Kirill A. Shutemov
2012-03-10
gma500: cdv_intel_crt: drop dead code
Kirill A. Shutemov
2012-03-10
gma500: rework register stuff sanely
Alan Cox
2012-03-10
gma500: now move the Oaktrail save state into its own structure
Alan Cox
2011-12-20
gma500: Convert Cedarview to work with new output handling
Patrik Jakobsson
2011-12-20
drm: Replace pitch with pitches[] in drm_framebuffer
Ville Syrjälä
2011-11-16
gma500: Add support for Cedarview
Alan Cox