index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
gma500
/
cdv_intel_display.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/gma: removed optional dummy crtc mode_fixup function.
Carlos Palminha
2016-03-04
1
-7
/
+6
*
drm/gma500: Move to private save/restore hooks
Daniel Vetter
2015-12-08
1
-2
/
+0
*
drm/gma500: constify all struct drm_*_helper funcs pointers
Jani Nikula
2015-04-07
1
-1
/
+1
*
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2014-04-01
1
-1
/
+1
*
drm/gma500/cdv: Cedarview display cleanups
Patrik Jakobsson
2014-03-17
1
-52
/
+19
*
drm/gma500/cdv: Add and hook up chip op for disabling sr
Patrik Jakobsson
2013-08-15
1
-3
/
+3
*
drm/gma500/cdv: Add and hook up chip op for watermarks
Patrik Jakobsson
2013-08-14
1
-1
/
+1
*
drm/gma500: Rename psb_intel_encoder to gma_encoder
Patrik Jakobsson
2013-07-24
1
-5
/
+5
*
drm/gma500: Rename psb_intel_crtc to gma_crtc
Patrik Jakobsson
2013-07-24
1
-14
/
+14
*
drm/gma500/cdv: Convert to generic set_config()
Patrik Jakobsson
2013-07-24
1
-20
/
+1
*
drm/gma500/cdv: Convert to generic save/restore
Patrik Jakobsson
2013-07-24
1
-170
/
+2
*
drm/gma500: Convert to generic encoder funcs
Patrik Jakobsson
2013-07-24
1
-2
/
+2
*
drm/gma500/cdv: Convert to generic cursor funcs
Patrik Jakobsson
2013-07-24
1
-128
/
+2
*
drm/gma500/cdv: Convert to generic gamma funcs
Patrik Jakobsson
2013-07-24
1
-69
/
+1
*
drm/gma500/cdv: Convert to gma_crtc_dpms()
Patrik Jakobsson
2013-07-24
1
-134
/
+3
*
drm/gma500/cdv: Convert to gma_pipe_set_base()
Patrik Jakobsson
2013-07-24
1
-76
/
+1
*
drm/gma500/cdv: Use identical generic crtc funcs
Patrik Jakobsson
2013-07-24
1
-58
/
+16
*
drm/gma500: Make use of gma_pipe_has_type()
Patrik Jakobsson
2013-07-24
1
-4
/
+4
*
drm/gma500/cdv: Make use of the generic clock code
Patrik Jakobsson
2013-07-24
1
-163
/
+34
*
drm/gma500/cdv: Fix cursor gem obj referencing on cdv
Patrik Jakobsson
2013-06-09
1
-5
/
+11
*
drm/gma500/cdv: Unpin framebuffer on crtc disable
Patrik Jakobsson
2013-06-09
1
-0
/
+14
*
gma500: psb_intel_crtc: Drop crtc_enable flag.
Forest Bond
2012-08-24
1
-2
/
+0
*
gma500: Fix comment mispelling in cdv_intel_limits definition.
Forest Bond
2012-08-24
1
-1
/
+1
*
gma500/cdv: Fix call to cdv_intel_dp_set_m_n
Alan Cox
2012-08-24
1
-2
/
+2
*
gma500/cdv: Add eDP support
Zhao Yakui
2012-08-24
1
-2
/
+40
*
gma500/cdv: sync up and add the displayport code to the build
Alan Cox
2012-08-24
1
-3
/
+3
*
gma500/cdv: add the bits that don't need the new code
Alan Cox
2012-08-24
1
-2
/
+97
*
gma500: Program the DPLL lane based on the selected digitial port
Zhao Yakui
2012-08-24
1
-31
/
+51
*
gma500: Fix incorrect SR issue when disabling CRTC already in disabled state
Zhao Yakui
2012-08-24
1
-4
/
+3
*
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
2012-07-19
1
-1
/
+1
*
gma500: use the register map to clean up
Alan Cox
2012-05-11
1
-155
/
+135
*
gma500: introduce a structure describing each pipe
Alan Cox
2012-05-11
1
-23
/
+10
*
cdv: continue synching up with updated reference code
Alan Cox
2012-04-27
1
-34
/
+27
*
gma500: Update the Cedarview clock handling
Alan Cox
2012-04-27
1
-65
/
+266
*
gma500: cdv_intel_crt: mark few functions as static
Kirill A. Shutemov
2012-03-10
1
-3
/
+3
*
gma500: cdv_intel_crt: drop unused variables
Kirill A. Shutemov
2012-03-10
1
-9
/
+1
*
gma500: cdv_intel_crt: drop dead code
Kirill A. Shutemov
2012-03-10
1
-47
/
+0
*
gma500: rework register stuff sanely
Alan Cox
2012-03-10
1
-15
/
+16
*
gma500: now move the Oaktrail save state into its own structure
Alan Cox
2012-03-10
1
-11
/
+16
*
gma500: Convert Cedarview to work with new output handling
Patrik Jakobsson
2011-12-20
1
-7
/
+7
*
drm: Replace pitch with pitches[] in drm_framebuffer
Ville Syrjälä
2011-12-20
1
-2
/
+2
*
gma500: Add support for Cedarview
Alan Cox
2011-11-16
1
-0
/
+1508