index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
gma500
/
psb_intel_drv.h
Age
Commit message (
Expand
)
Author
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2018-04-25
drm/gma500: fix psb_intel_lvds_mode_valid()'s return type
Luc Van Oostenryck
2017-08-04
drm: gma500: remove dead code and pointless local lut storage
Peter Rosin
2016-12-18
drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>
Laurent Pinchart
2015-12-08
drm/gma500: Move to private save/restore hooks
Daniel Vetter
2014-12-02
drm/gma500: add support for atom e6xx lpc lvds i2c
Jan Safrata
2014-03-17
drm/gma500: Remove unused ioctls
Patrik Jakobsson
2014-01-14
drm/gma500: Remove unused function declaration
Daniel Vetter
2013-07-24
drm/gma500: Rename psb_intel_encoder to gma_encoder
Patrik Jakobsson
2013-07-24
drm/gma500: Rename psb_intel_connector to gma_connector
Patrik Jakobsson
2013-07-24
drm/gma500: Rename psb_intel_crtc to gma_crtc
Patrik Jakobsson
2013-07-24
drm/gma500: Convert to generic encoder funcs
Patrik Jakobsson
2013-07-24
drm/gma500: Add generic encoder functions
Patrik Jakobsson
2013-07-24
drm/gma500: Convert to generic gamma funcs
Patrik Jakobsson
2013-07-24
drm/gma500: Make all chips use gma_wait_for_vblank
Patrik Jakobsson
2013-07-24
drm/gma500: Add generic code for clock calculation
Patrik Jakobsson
2013-03-17
drm/gma500: Clean up various defines
Patrik Jakobsson
2012-08-24
gma500: fix incorrect declaration.
Dave Airlie
2012-08-24
gma500: psb_intel_crtc: Drop crtc_enable flag.
Forest Bond
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: Add the support of display port on CDV
Alan Cox
2012-08-24
gma500: Program the DPLL lane based on the selected digitial port
Zhao Yakui
2012-07-19
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
2012-05-22
gma500: handle poulsbo cursor restriction
Patrik Jakobsson
2012-04-27
gma500: Update the Cedarview clock handling
Alan Cox
2011-12-20
gma500: Convert Cedarview to work with new output handling
Patrik Jakobsson
2011-12-20
gma500: Replace SDVO code with slightly modified version from i915
Patrik Jakobsson
2011-12-20
gma500: Add support for Intel GMBUS
Patrik Jakobsson
2011-12-20
gma500: Remove psb_intel_output from ddc_probe and ddc_get_modes
Patrik Jakobsson
2011-12-20
gma500: Initial support for our encoder and connector structs
Patrik Jakobsson
2011-11-16
gma500: Add Poulsbo support
Alan Cox