summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* make it possible to have many drm connectionsMattias Andrée2014-03-121-50/+81
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* derpMattias Andrée2014-03-1213-17/+17
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* beginning support for having multiple drm connections openMattias Andrée2014-03-121-76/+177
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2014-03-121-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* Update README.mdMattias Andrée [mˈa.tːiː.ˌas ˈanː.drˌeː]2014-03-121-0/+21
|
* mMattias Andrée2014-03-121-3/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* improve deps fileMattias Andrée2014-03-121-12/+29
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add blueshift_drm_set_gamma_rampsMattias Andrée2014-03-121-3/+20
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* Merge branch 'drm'Mattias Andrée2014-03-125-3/+458
|\
| * cause of set gamma failure determinedMattias Andrée2014-03-121-1/+1
| | | | | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
| * read add outputsMattias Andrée2014-03-121-68/+87
| | | | | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
| * translate stuff to functionsMattias Andrée2014-03-121-30/+90
| | | | | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
| * translate stuff to functionsMattias Andrée2014-03-121-45/+151
| | | | | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
| * non-complete implementatation of setting gamma rampsMattias Andrée2014-03-121-1/+11
| | | | | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
| * read gamma rampsMattias Andrée2014-03-121-1/+32
| | | | | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
| * map to crtcMattias Andrée2014-03-121-1/+10
| | | | | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
| * mMattias Andrée2014-03-121-3/+3
| | | | | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
| * monitor dataMattias Andrée2014-03-121-0/+34
| | | | | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
| * gamma size retrievalMattias Andrée2014-03-121-0/+19
| | | | | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
| * crtc and connector countMattias Andrée2014-03-121-2/+95
| | | | | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
| * use paths from .h filesMattias Andrée2014-03-121-7/+5
| | | | | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
| * do not use limits.hMattias Andrée2014-03-121-6/+1
| | | | | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
| * mMattias Andrée2014-03-121-2/+2
| | | | | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
| * count graphic cardsMattias Andrée2014-03-121-9/+37
| | | | | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
| * begin on drm supportMattias Andrée2014-03-125-3/+56
| | | | | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* | update todo: working on display server-free support in the drm branchMattias Andrée2014-03-121-4/+0
| | | | | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* | improve thread safetyMattias Andrée2014-03-121-4/+11
|/ | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* type + update todo, drm looks like the solution for not requiring X/Wayland/MirMattias Andrée2014-03-121-4/+5
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add tree evalMattias Andrée2014-03-111-0/+72
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* not necessary, symlinks are enough and less burdensomeMattias Andrée2014-03-111-1/+0
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* function name to function mappingMattias Andrée2014-03-111-0/+36
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* Update README.mdMattias Andrée [mˈa.tːiː.ˌas ˈanː.drˌeː]2014-03-111-61/+59
|
* README{ => .md}Mattias Andrée2014-03-111-0/+0
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update todoMattias Andrée2014-03-111-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* check passwd for user home if necessaryMattias Andrée2014-03-111-1/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add backlight exampleMattias Andrée2014-03-112-1/+84
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* info: doc backlightMattias Andrée2014-03-111-8/+51
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-03-111-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add backlight support through sysfsMattias Andrée2014-03-115-1/+102
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* I do not have any monitors with backlight supported by RandRMattias Andrée2014-03-111-0/+10
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update depsMattias Andrée2014-03-111-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* improve threadingMattias Andrée2014-03-111-4/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add threaded exampleMattias Andrée2014-03-112-1/+201
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* derpMattias Andrée2014-03-111-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* info: doc edid variableMattias Andrée2014-03-111-5/+9
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-03-111-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2014-03-111-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix docMattias Andrée2014-03-113-4/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-03-111-1/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update todoMattias Andrée2014-03-111-0/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>