index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
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