index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
cirrus
/
cirrus_mode.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
2016-12-15
1
-1
/
+1
*
drm/cirrus: Add some local 'fb' variables
Ville Syrjälä
2016-12-14
1
-4
/
+5
*
drm: Make the connector .detect() callback optional
Laurent Pinchart
2016-12-01
1
-7
/
+0
*
drm/core: Change declaration for gamma_set.
Maarten Lankhorst
2016-06-07
1
-3
/
+5
*
drm/cirrus: Drop redundnant gamma size check
Daniel Vetter
2016-05-31
1
-3
/
+0
*
drm/cirrus: removed optional dummy crtc mode_fixup function.
Carlos Palminha
2016-03-04
1
-13
/
+0
*
drm/cirrus: removed optional dummy encoder mode_fixup function.
Carlos Palminha
2016-02-16
1
-9
/
+0
*
drm/cirrus: Constify function pointer structs
Ville Syrjälä
2015-12-15
1
-2
/
+2
*
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
2015-12-11
1
-1
/
+1
*
drm/cirrus: Limit modes depending on bpp option
Takashi Iwai
2015-02-05
1
-2
/
+7
*
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
2014-11-05
1
-0
/
+1
*
drm/cirrus: add missing drm_connector_register call
Gerd Hoffmann
2014-09-20
1
-0
/
+1
*
drm/cirrus: use helpers
Rob Clark
2014-07-18
1
-12
/
+2
*
drm: make mode_valid callback optional
Andrzej Hajda
2014-04-22
1
-8
/
+0
*
drm: cirrus: add power management support
Gerd Hoffmann
2014-04-18
1
-0
/
+3
*
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2014-04-02
1
-5
/
+5
*
drm/cirrus: correct register values for 16bpp
Takashi Iwai
2014-01-23
1
-2
/
+2
*
drivers: gpu: Mark functions as static in cirrus_mode.c
Rashika
2014-01-14
1
-4
/
+4
*
drm/cirrus: use drm_set_preferred_mode
Gerd Hoffmann
2013-11-06
1
-6
/
+5
*
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-2
/
+2
*
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2012-10-02
1
-1
/
+0
*
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
2012-07-20
1
-3
/
+3
*
drm/kms: driver for virtual cirrus under qemu
Dave Airlie
2012-05-17
1
-0
/
+629