index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
gma500
/
psb_intel_drv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
1
-14
/
+1
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-0
/
+1
2018-04-25
drm/gma500: fix psb_intel_lvds_mode_valid()'s return type
Luc Van Oostenryck
1
-1
/
+1
2017-08-04
drm: gma500: remove dead code and pointless local lut storage
Peter Rosin
1
-1
/
+0
2016-12-18
drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>
Laurent Pinchart
1
-0
/
+1
2015-12-08
drm/gma500: Move to private save/restore hooks
Daniel Vetter
1
-0
/
+3
2014-12-02
drm/gma500: add support for atom e6xx lpc lvds i2c
Jan Safrata
1
-0
/
+1
2014-03-17
drm/gma500: Remove unused ioctls
Patrik Jakobsson
1
-2
/
+0
2014-01-14
drm/gma500: Remove unused function declaration
Daniel Vetter
1
-5
/
+0
2013-07-24
drm/gma500: Rename psb_intel_encoder to gma_encoder
Patrik Jakobsson
1
-7
/
+7
2013-07-24
drm/gma500: Rename psb_intel_connector to gma_connector
Patrik Jakobsson
1
-5
/
+5
2013-07-24
drm/gma500: Rename psb_intel_crtc to gma_crtc
Patrik Jakobsson
1
-3
/
+3
2013-07-24
drm/gma500: Convert to generic encoder funcs
Patrik Jakobsson
1
-17
/
+0
2013-07-24
drm/gma500: Add generic encoder functions
Patrik Jakobsson
1
-0
/
+10
2013-07-24
drm/gma500: Convert to generic gamma funcs
Patrik Jakobsson
1
-1
/
+0
2013-07-24
drm/gma500: Make all chips use gma_wait_for_vblank
Patrik Jakobsson
1
-1
/
+0
2013-07-24
drm/gma500: Add generic code for clock calculation
Patrik Jakobsson
1
-0
/
+3
2013-03-17
drm/gma500: Clean up various defines
Patrik Jakobsson
1
-8
/
+0
2012-08-24
gma500: fix incorrect declaration.
Dave Airlie
1
-1
/
+1
2012-08-24
gma500: psb_intel_crtc: Drop crtc_enable flag.
Forest Bond
1
-1
/
+0
2012-08-24
gma500/cdv: sync up and add the displayport code to the build
Alan Cox
1
-0
/
+16
2012-08-24
gma500/cdv: add the bits that don't need the new code
Alan Cox
1
-1
/
+1
2012-08-24
gma500: Add the support of display port on CDV
Alan Cox
1
-4
/
+2
2012-08-24
gma500: Program the DPLL lane based on the selected digitial port
Zhao Yakui
1
-0
/
+5
2012-07-19
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
1
-1
/
+1
2012-05-22
gma500: handle poulsbo cursor restriction
Patrik Jakobsson
1
-5
/
+1
2012-04-27
gma500: Update the Cedarview clock handling
Alan Cox
1
-0
/
+3
2011-12-20
gma500: Convert Cedarview to work with new output handling
Patrik Jakobsson
1
-0
/
+5
2011-12-20
gma500: Replace SDVO code with slightly modified version from i915
Patrik Jakobsson
1
-1
/
+40
2011-12-20
gma500: Add support for Intel GMBUS
Patrik Jakobsson
1
-0
/
+6
2011-12-20
gma500: Remove psb_intel_output from ddc_probe and ddc_get_modes
Patrik Jakobsson
1
-2
/
+3
2011-12-20
gma500: Initial support for our encoder and connector structs
Patrik Jakobsson
1
-15
/
+25
2011-11-16
gma500: Add Poulsbo support
Alan Cox
1
-0
/
+228