aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/gamma-linux-drm.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* docMattias Andrée2014-06-031-0/+6
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add missing % in an sprintf, why did the compiler not warn us?Mattias Andrée2014-06-031-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* gamma-linux-drm: do not attempt to get the encoder for disabled connectorsMattias Andrée2014-06-031-4/+10
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* gamma-linux-drm: fix partition init bugMattias Andrée2014-06-031-0/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* docMattias Andrée2014-06-031-8/+23
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + memleak fix + docMattias Andrée2014-06-011-15/+50
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + doc + fix indentationMattias Andrée2014-06-011-54/+55
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + docMattias Andrée2014-06-011-7/+13
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* Use macros for CRTC information fieldsMattias Andrée2014-06-011-14/+5
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + m docMattias Andrée2014-06-011-11/+12
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* move files aroundMattias Andrée2014-05-311-0/+831
Signed-off-by: Mattias Andrée <maandree@operamail.com>