summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-18build: fix present.h detectionunstable-develLubomir Rintel
2019-05-18build: correct --enable option defaultsRussell King
2018-08-29etnaviv: fix coding style of previous patchRussell King
2018-08-29etnaviv: Prevent seg-fault when non-etnaviv card is presentBen Clouser
2018-08-29etnaviv: use different error codeStefan Agner
2018-08-29common: Make 24bbp support optionalStefan Agner
2018-07-19src: Xv: do not deallocate buffers if off-CRTCRussell King
2018-07-19src: Xv: fix primary plane disable for rotated displaysRussell King
2018-07-13src: use box_init(), box_width() and box_height()Russell King
2018-07-13common: add box_init(), box_width() and box_height() helpersRussell King
2018-07-13src: move connector handling to separate fileRussell King
2018-07-13src: simplify common_drm_conn_set_property()Russell King
2018-07-13src: clean up connector properties when destroyingRussell King
2018-07-13src: scan properties in common_drm_conn_init()Russell King
2018-07-13src: store crtc id instead of entire drmModeCrtc structureRussell King
2018-07-13src: ensure we free EDID blobRussell King
2018-07-13src: lookup and store the EDID connector propertyRussell King
2018-07-13src: lookup and store the DPMS connector propertyRussell King
2018-07-13src: avoid NULL pointer dereference when setting output propertiesRussell King
2018-07-13src: bump minimum libdrm to 2.4.47 and use drmSetClientCap()Russell King
2018-07-13src: improve robustness converting from kernel enumsRussell King
2018-07-13common: correct path for drm_fourcc.h includeRussell King
2018-06-27Add COPYING fileRussell King
2018-06-27src: implement support for drmModeSetCursor2()Russell King
2018-06-27src: read default depth from KMS driverRussell King
2018-06-27src: move bpp, depth, rgb weight and visual init into common_drm.cRussell King
2018-06-27src: move armada_get_cap() to common_drm.cRussell King
2018-06-25etnaviv: clean up drawable picture acquisitionRussell King
2018-06-25etnaviv: handle translations with rotationsRussell King
2018-06-25etnaviv: support for rotating source in non-masked composite opsRussell King
2018-06-25etnaviv: take account of transform for source originRussell King
2018-06-25etnaviv: prepare to support rotations in source acquireRussell King
2018-06-25etnaviv: add backend support for source rotationsRussell King
2018-06-09etnaviv: clean up GC320 workaroundRussell King
2017-11-03etnaviv: avoid out of bounds accelerated picture accessesRussell King
2017-11-03etnaviv: add default string for error codesRussell King
2017-11-03etnaviv: add coordinates to Xrender Composite debugRussell King
2017-11-03etnaviv: fix stale cache_timer pointerRussell King
2017-08-31etnaviv: fix timeout calculationRussell King
2017-05-01etnaviv: fix glyph upload crashRussell King
2017-03-16FAQ: add some more questionsRussell King
2017-03-16build: disable DRI3 and present extensions by defaultRussell King
2017-03-16build: avoid testing for libetnaviv libraryRussell King
2017-03-16build: change defaults for etnaviv and vivante backendsRussell King
2017-03-16build: make configure etnaviv/etnadrm messages clearRussell King
2017-02-28src: Xv: add colorimetry configurationRussell King
2017-02-28src: Xv: free GPU port privates in success path as wellRussell King
2017-02-25src: Xv: add support for disabling the primary planeRussell King
2017-02-25src: Xv: get planes from common_drm_planesRussell King
2017-02-25src: Xv: simplify plane disable in armada_drm_check_plane()Russell King