summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-23wfdpipeline: Use depth 24 for drmModeAddFBHEADmasterBenjamin Franzke1-1/+1
2011-09-17wfdevent: Fix initialization of event queueBenjamin Franzke1-30/+30
2011-09-17include: Make use of nobase_include_HEADERSBenjamin Franzke1-2/+1
2011-09-02wfdevent: Free after removing entry from bind_event_queueBenjamin Franzke1-1/+1
2011-07-26Implement WFD_EVENT_PIPELINE_BIND_SOURCE attrib (v2)Benjamin Franzke5-1/+38
2011-07-26Revert "Implement WFD_EVENT_PIPELINE_BIND_SOURCE attrib"Benjamin Franzke5-33/+1
2011-07-22Implement WFD_EVENT_PIPELINE_BIND_SOURCE attribBenjamin Franzke5-1/+33
2011-06-23Make use of gbm_bo in source from eglimagegbmBenjamin Franzke2-5/+14
2011-06-20Fix some more missing cloexec'sBenjamin Franzke1-3/+5
2011-05-04Use CLOEXEC for all fd'sBenjamin Franzke2-4/+11
2011-05-02wfdevent: Add missing BIND_TIME into get_attribi check-listBenjamin Franzke1-0/+1
2011-05-02wfdevent: Initial support wfdDeviceEventAsyncBenjamin Franzke5-3/+110
2011-04-29wfdevent: Implement wfdDeviceEventFilterBenjamin Franzke3-63/+198
2011-04-29wfdpipeline: Support WFD_PIPELINE_MAX_SOURCE_SIZEBenjamin Franzke1-0/+7
2011-04-29wfdpipeline: Add wfdGetPipelinef(v)Benjamin Franzke3-5/+81
2011-04-29wfdpipeline: Implement wfdGetPipelineAttribiBenjamin Franzke4-3/+81
2011-04-29Fix attach/detach detectionBenjamin Franzke5-73/+69
2011-04-29wfdport: Fix bitmask typo in wfd_port_destroyBenjamin Franzke1-1/+1
2011-04-28Drop GetDRMfd; WFD_DEVICE_ID = drm_fdBenjamin Franzke8-61/+105
2011-04-28test: Set destination rectangleBenjamin Franzke1-0/+2
2011-04-28test: Set power modeBenjamin Franzke1-0/+3
2011-04-28Fix warningsBenjamin Franzke2-15/+17
2011-04-25wfdevent: Replace GQueue with a listBenjamin Franzke5-10/+180
2011-04-25wfdevent: Allowed attributes depend on the current event typeBenjamin Franzke1-7/+44
2011-04-25wfhandle: Just use an array for handle storageBenjamin Franzke1-18/+35
2011-04-20wfdport: Support WFD_PORT_GAMMABenjamin Franzke4-6/+133
2011-04-18Set BAD_ATTRIBUTE error for invalid attribs in *_{get,set}_attribute*Benjamin Franzke3-1/+14
2011-04-18wfdport: Handle WFD_PORT_PARTIAL_REFRESH_* attribsBenjamin Franzke1-0/+26
2011-04-18wfdport: Add power_modein get_attribiBenjamin Franzke1-0/+2
2011-04-18wfdport: Handle WFD_PORT_MODE_REFRESH_RATE attribBenjamin Franzke3-3/+46
2011-04-18wfdport: Implement wfdGetCurrentPortModeBenjamin Franzke3-2/+33
2011-04-18wfdport: Support display data formatsBenjamin Franzke3-11/+112
2011-04-18wfdport: Handle WFD_PORT_RROTECTION_ENABLE attribBenjamin Franzke1-0/+7
2011-04-18wfdport: Handle WFD_PORT_MODE_INTERLACED mode attribBenjamin Franzke1-0/+3
2011-04-18wfdport: Properly expose that flip,mirror and roation is unsupportedBenjamin Franzke1-0/+13
2011-04-18wfdport: Handle WFD_PORT_PHYSICAL_SIZEBenjamin Franzke1-0/+6
2011-04-18wfdport: Handle FILL_PORT_AREA and BACKGROUND_COLOR attributesBenjamin Franzke3-14/+147
2011-04-18wfdport: Handle detachable attributeBenjamin Franzke1-1/+8
2011-04-18wfdport: Handle native_resolution attributeBenjamin Franzke1-0/+10
2011-04-18wfdport: WFD_PORT_TYPE supportBenjamin Franzke1-0/+37
2011-04-15DPMS/Power Mode supportBenjamin Franzke3-4/+96
2011-04-15wfdport: Expose maximum 1 pipeline per portBenjamin Franzke3-20/+51
2011-04-15Add a WFD_EVENT_PIPELINE_BIND_TIME_EXT event attribBenjamin Franzke2-15/+47
2011-04-15Support x and y of WFD_PIPELINE_DESTIONATION_RECTANGLEBenjamin Franzke4-3/+61
2011-04-06Add egl dependency in configure.acBenjamin Franzke1-1/+1
2011-04-06wfdevent: dup the drm fdBenjamin Franzke1-4/+13
2011-04-05wfdport: Expose modes as handles not as intsBenjamin Franzke3-16/+79
2011-04-05wfdapi: Remove unused error variablesBenjamin Franzke1-2/+0
2011-04-05wfdapi: Reset error after fetching display objectBenjamin Franzke1-5/+22
2011-04-05wfdapi: CreateEvent: allow PIPELINE_BIND_QUEUE_SIZE attribBenjamin Franzke1-3/+5