summaryrefslogtreecommitdiff
path: root/src/compositor-drm.c
Commit message (Expand)AuthorAgeFilesLines
* compositor-drm: Add support for Tegra Jetson TK1baserock/weston-1.11.0/tegraJames Thomas2016-07-181-3/+92
* compositor-drm: Add new gbm struct to allow for a separate gbm deviceJames Thomas2016-07-181-20/+27
* compositor-drm: Prevent a crash in the pixman rendererEmmanuel Gil Peyrot2016-05-171-1/+2
* compositor-drm: Write a name in the mode generated from a modelineEmmanuel Gil Peyrot2016-05-171-0/+3
* compositor-drm: Remove unused output reference in drm_fbEmmanuel Gil Peyrot2016-05-171-3/+0
* drm: port the drm backend to the new init apiGiulio Camuffo2016-05-101-126/+94
* drm: Spelling fix in commentBryce Harrington2016-04-181-1/+1
* compositor-drm: Renaming of gbm fieldsMiguel A. Vico2016-03-221-29/+29
* compositor-drm: fix memcmp using a bad pointer in drm_outout_choose_initial_modecomic fans2016-03-171-1/+1
* protocol: migrate to stable presentation-time.xmlPekka Paalanen2016-03-071-11/+11
* compositor-drm: the cursor plane only supports ARGBDerek Foreman2016-02-091-3/+9
* compositor-drm: update internal cursor plane location when disabling cursorDerek Foreman2016-02-091-1/+4
* compositor-{drm, fbdev, rpi}: Make VT switching configurableBob Ham2016-01-121-14/+1
* linux-dmabuf: Move the attributes part of linux_dmabuf_buffer into its own st...Emmanuel Gil Peyrot2015-12-021-6/+6
* compositor-drm: fix hw cursor positioningPekka Paalanen2015-11-271-0/+7
* compositor-drm: Use view transform in cursor plane setupDerek Foreman2015-11-241-3/+5
* compositor-drm: pass NULL to mmap() instead of 0 as the addressChris Michael2015-11-121-1/+1
* compositor-drm: fall back to EGL visual_id 0 if no others workDerek Foreman2015-11-071-3/+4
* compositor: pass the backend config struct to the backends init functionGiulio Camuffo2015-10-231-1/+2
* compositor-drm: fix cursor size test in drm_assign_planesDerek Foreman2015-10-151-1/+2
* compositor-drm: Ensure strings from EDID blobs are null terminatedBryce Harrington2015-09-221-0/+3
* Revert "compositor-drm: disable hardware cursors"Pekka Paalanen2015-09-091-2/+2
* build, compositor-drm: fix output name constants another wayPekka Paalanen2015-08-241-0/+2
* compositor-drm: rename outputs to follow kernel stylePekka Paalanen2015-08-211-19/+23
* compositor-drm: cast surface to EGLNativeWindowTypeDawid Gajownik2015-08-191-1/+1
* Fix build breakage when using older gbm lacking dmabuf importBryce Harrington2015-08-141-0/+4
* compositor-drm: dmabuf GBM importPekka Paalanen2015-08-141-4/+29
* compositor-drm: init linux_dmabuf supportPekka Paalanen2015-08-141-0/+17
* backends: don't destroy renderer and output twiceDawid Gajownik2015-08-061-1/+0
* input: Don't test keyboard/pointer/touch pointersDerek Foreman2015-07-311-4/+6
* input: Also pass appropriate pointer type when libva unavailableBryce Harrington2015-07-161-1/+1
* input: Pass the appropriate pointer type to bindings instead of a seatDerek Foreman2015-07-161-6/+9
* compositor-drm: Simplify logic in setup_output_seat_constraintDerek Foreman2015-07-161-3/+5
* compositor-drm: Refactor code into cursor_bo_update()Pekka Paalanen2015-07-161-15/+40
* compositor-drm: Fix cursor view size checkDaniel Stone2015-07-161-3/+4
* compositor-drm: Record current DPMS levelDaniel Stone2015-07-161-2/+12
* compositor-drm: Refactor getting current mode into a new functionPekka Paalanen2015-07-161-16/+27
* compositor-drm: Refactor connector name into new functionPekka Paalanen2015-07-161-10/+18
* compositor-drm: Refactor initial mode out of create_outputPekka Paalanen2015-07-161-49/+119
* compositor-drm: Allow instant start of repaint loop. (v4)Mario Kleiner2015-07-161-1/+42
* compositor: add API to manage compositor instancesGiulio Camuffo2015-07-101-7/+1
* compositor: introduce struct weston_backendGiulio Camuffo2015-07-091-323/+331
* compositor-drm: fix drm_waitvblank_pipe() decl stylePekka Paalanen2015-07-021-1/+2
* compositor-drm: Add comment for newly added drm_waitvblank_pipe()Bryce Harrington2015-06-301-0/+13
* compositor-drm: Handle more than two output crtcs per cardMario Kleiner2015-06-301-2/+12
* compositor-drm: Allow weston_output_mode_switch_to_native() to work.Mario Kleiner2015-06-301-0/+4
* compositor-drm: Fix refresh rate selection in drm_output_switch_modeMario Kleiner2015-06-301-2/+2
* Moved helper macro to a discrete include file.Jon Cruz2015-06-151-0/+1
* src: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington2015-06-151-16/+19
* compositor-drm: Clean trailing whitespaceDaniel Stone2015-05-211-4/+4