index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
gma500
/
cdv_device.c
Age
Commit message (
Expand
)
Author
2022-03-23
drm/gma500: Make use of the drm connector iterator
Patrik Jakobsson
2022-03-17
drm/gma500: Don't store crtc_funcs in psb_ops
Patrik Jakobsson
2022-03-17
drm/gma500: Move gma_intel_crtc_funcs into gma_display.c
Patrik Jakobsson
2021-09-23
drm/gma500: Embed struct drm_device in struct drm_psb_private
Thomas Zimmermann
2021-09-23
drm/gma500: Replace references to dev_private with helper function
Thomas Zimmermann
2021-02-09
drm/gma500: Unify crtc helpers
Patrik Jakobsson
2021-01-06
drm/gma500: Remove references to struct drm_device.pdev
Thomas Zimmermann
2021-01-06
drm/gma500: Fix trailing whitespaces
Thomas Zimmermann
2020-11-15
drm/gma500: Remove 2D accel code
Patrik Jakobsson
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
2019-05-22
drm/gma500: drop drmp.h include from all .c files
Sam Ravnborg
2019-05-22
drm/gma500: remove empty gma_drm.h header file
Sam Ravnborg
2018-04-27
drm: Don't pass the index to drm_property_add_enum()
Ville Syrjälä
2018-01-11
drm/gma500: Deprecate pci_get_bus_and_slot()
Sinan Kaya
2015-12-08
drm/gma500: Move to private save/restore hooks
Daniel Vetter
2014-03-17
drm/gma500: Unify _get_core_freq for cdv and psb
Patrik Jakobsson
2013-11-08
drm/gma500: Add chip specific sdvo masks
Patrik Jakobsson
2013-08-15
drm/gma500/cdv: Add and hook up chip op for disabling sr
Patrik Jakobsson
2013-08-14
drm/gma500/cdv: Add and hook up chip op for watermarks
Patrik Jakobsson
2013-07-24
drm/gma500/cdv: Make use of the generic clock code
Patrik Jakobsson
2012-11-30
drm/gma500: drm_connector_property -> drm_object_property
Rob Clark
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-08-24
gma500: Fix frequency detection
Alan Cox
2012-08-24
gma500/cdv: Add eDP support
Zhao Yakui
2012-08-24
gma500/cdv: enable the DisplayPort support
Alan Cox
2012-08-24
gma500/cdv: add the bits that don't need the new code
Alan Cox
2012-07-16
gma500,cdv: Fix the brightness base
Alan Cox
2012-05-22
gma500: handle poulsbo cursor restriction
Patrik Jakobsson
2012-05-11
gma500: clean up some more checks
Alan Cox
2012-05-11
gma500: Clean up some of the noise
Alan Cox
2012-05-11
gma500: use the register map to clean up
Alan Cox
2012-05-11
gma500: introduce some register maps
Alan Cox
2012-05-07
gma500: opregion and ACPI
Alan Cox
2012-05-03
gma500: implement backlight functionality for Cedartrail devices
Alan Cox
2012-04-27
gma500: Add the base elements of CDV hotplug support
Alan Cox
2012-04-27
cdv: continue synching up with updated reference code
Alan Cox
2012-03-15
drm: Merge tag 'v3.3-rc7' into drm-core-next
Dave Airlie
2012-03-15
gma500: suspend/resume support for Cedartrail
Alan Cox
2012-03-05
drm, gma500: Fix Cedarview boot failures in 3.3-rc
Alan Cox
2012-01-03
gma500: Fix Cedarview support (Correct version)
Alan Cox
2011-12-06
gma500: do a pass over the FIXME tags
Alan Cox
2011-12-06
gma500: Move the API
Alan Cox
2011-11-16
gma500: Add support for Cedarview
Alan Cox