aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/cirrus/cirrus_mode.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-22drm: make mode_valid callback optionalAndrzej Hajda1-8/+0
2014-04-18drm: cirrus: add power management supportGerd Hoffmann1-0/+3
2014-04-01drm: Replace crtc fb with primary plane fb (v3)Matt Roper1-5/+5
2014-01-23drm/cirrus: correct register values for 16bppTakashi Iwai1-2/+2
2014-01-14drivers: gpu: Mark functions as static in cirrus_mode.cRashika1-4/+4
2013-11-06drm/cirrus: use drm_set_preferred_modeGerd Hoffmann1-6/+5
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-2/+2
2012-10-02UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells1-1/+0
2012-07-19drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart1-3/+3
2012-05-17drm/kms: driver for virtual cirrus under qemuDave Airlie1-0/+629