summaryrefslogtreecommitdiffstats
path: root/src/blueshift_drm_c.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-11add more warningsMattias Andrée1-6/+6
2014-04-02enable more warningsMattias Andrée1-16/+19
2014-04-01mMattias Andrée1-6/+4
2014-04-01enable more warningsMattias Andrée1-1/+1
2014-04-01enable more warnings and add .h filesMattias Andrée1-42/+3
2014-03-12m + cython side of drmMattias Andrée1-5/+6
2014-03-12connect to multiple connectors concurrentlyMattias Andrée1-2/+12
2014-03-12drm: connection to multiple cards concurrentlyMattias Andrée1-39/+44
2014-03-12make it possible to have many drm connectionsMattias Andrée1-50/+81
2014-03-12derpMattias Andrée1-1/+1
2014-03-12beginning support for having multiple drm connections openMattias Andrée1-76/+177
2014-03-12add blueshift_drm_set_gamma_rampsMattias Andrée1-3/+20
2014-03-12cause of set gamma failure determinedMattias Andrée1-1/+1
2014-03-12read add outputsMattias Andrée1-68/+87
2014-03-12translate stuff to functionsMattias Andrée1-30/+90
2014-03-12translate stuff to functionsMattias Andrée1-45/+151
2014-03-12non-complete implementatation of setting gamma rampsMattias Andrée1-1/+11
2014-03-12read gamma rampsMattias Andrée1-1/+32
2014-03-12map to crtcMattias Andrée1-1/+10
2014-03-12mMattias Andrée1-3/+3
2014-03-12monitor dataMattias Andrée1-0/+34
2014-03-12gamma size retrievalMattias Andrée1-0/+19
2014-03-12crtc and connector countMattias Andrée1-2/+95
2014-03-12use paths from .h filesMattias Andrée1-7/+5
2014-03-12do not use limits.hMattias Andrée1-6/+1
2014-03-12mMattias Andrée1-2/+2
2014-03-12count graphic cardsMattias Andrée1-9/+37
2014-03-12begin on drm supportMattias Andrée1-0/+44