summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/print: Add drm_err_printer()Lyude Paul2019-09-041-0/+17
* drm/vblank: Document and fix vblank count barrier semanticsDaniel Vetter2019-09-031-2/+13
* drm: mst: Fix query_payload ack reply structSean Paul2019-08-291-1/+1
* drm: Stop including drm_bridge.h from drm_crtc.hBoris Brezillon2019-08-281-1/+0
* drm_dp_cec: add connector info support.Dariusz Marcinkiewicz2019-08-271-9/+8
* drm/panel: Initialise panel dev and funcs through drm_panel_init()Laurent Pinchart2019-08-241-1/+2
* drm/shmem: Use mutex_trylock in drm_gem_shmem_purgeRob Herring2019-08-231-1/+1
* drm: drop resource_id parameter from drm_fb_helper_remove_conflicting_pci_fra...Gerd Hoffmann2019-08-231-3/+1
* fbdev: drop res_id parameter from remove_conflicting_pci_framebuffersGerd Hoffmann2019-08-232-2/+2
* dma-fence: Store the timestamp in the same union as the cb_listChris Wilson2019-08-171-5/+19
* dma-fence: Shrink size of struct dma_fenceChris Wilson2019-08-171-3/+3
* dma-buf: Restore seqlock around dma_resv updatesChris Wilson2019-08-161-65/+48
* drm/bridge: dw-hdmi: move audio channel setup out of ahbJerome Brunet2019-08-141-0/+2
* dma-buf: rename reservation_object to dma_resvChristian König2019-08-137-99/+79
* dma-buf: nuke reservation_object seq numberChristian König2019-08-131-7/+2
* drm/panfrost: Add support for GPU heap allocationsRob Herring2019-08-121-0/+1
* drm/panfrost: Add a no execute flag for BO allocationsRob Herring2019-08-121-0/+2
* drm: Fix kerneldoc warns in connector-related docsSean Paul2019-08-121-2/+2
* drm/panel: drop return code from drm_panel_detach()Sam Ravnborg2019-08-101-1/+1
* drm/panel: use inline comments in drm_panel.hSam Ravnborg2019-08-101-16/+66
* drm/panel: move drm_panel functions to .c fileSam Ravnborg2019-08-101-91/+8
* dma-buf: add reservation_object_fences helperChristian König2019-08-101-45/+70
* dma-buf: make dma_fence structure a bit smaller v2Christian König2019-08-101-2/+8
* drm/pl111: Support grayscaleLinus Walleij2019-08-091-0/+1
* drm/panfrost: Add madvise and shrinker supportRob Herring2019-08-081-0/+22
* drm/shmem: Add madvise state and purge helpersRob Herring2019-08-081-0/+15
* Revert "drm/gem: Rename drm_gem_dumb_map_offset() to drm_gem_map_offset()"Rob Herring2019-08-071-2/+2
* Revert "Revert "drm/gem: Rename drm_gem_dumb_map_offset() to drm_gem_map_offs...Sean Paul2019-08-071-2/+2
* drm/crc-debugfs: Add notes about CRC<->commit interactionsBrian Starkey2019-08-061-0/+4
* drm/hdcp: update content protection property with ueventRamalingam C2019-08-061-0/+2
* drm: uevent for connector status changeRamalingam C2019-08-061-1/+4
* drm: Add Content protection type propertyRamalingam C2019-08-063-1/+19
* drm/ttm: drop ttm_buffer_object->resvGerd Hoffmann2019-08-061-1/+0
* drm/ttm: switch ttm core from bo->resv to bo->base.resvGerd Hoffmann2019-08-061-6/+6
* drm/ttm: use gem vma_nodeGerd Hoffmann2019-08-061-4/+0
* drm/ttm: use gem reservation objectGerd Hoffmann2019-08-061-1/+0
* drm/vram: use embedded gem objectGerd Hoffmann2019-08-061-2/+1
* drm/ttm: add gem base objectGerd Hoffmann2019-08-061-0/+23
* backlight: drop EARLY_EVENT_BLANK supportSam Ravnborg2019-08-052-14/+0
* dma-buf: add more reservation object locking wrappersChristian König2019-08-052-3/+60
* drm: Add drm_connector_init() variant with ddcAndrzej Pietrasiewicz2019-07-311-0/+7
* drm: Add ddc link in sysfs created by drm_connectorAndrzej Pietrasiewicz2019-07-311-0/+11
* drm/prime: Ditch gem_prime_res_obj hookDaniel Vetter2019-07-311-12/+0
* drm/rockchip: Use the helpers for PSRSean Paul2019-07-261-4/+0
* drm/panfrost: Export all GPU feature registersSteven Price2019-07-261-0/+39
* drm/dp_mst: Enable registration of AUX devices for MST portsVille Syrjälä2019-07-252-0/+15
* drm/tinydrm: Move mipi-dbiNoralf Trønnes2019-07-251-0/+0
* drm/tinydrm: Split struct mipi_dbi in twoNoralf Trønnes2019-07-251-38/+91
* drm/tinydrm: Rename remaining variable mipi -> dbidevNoralf Trønnes2019-07-251-5/+5
* drm/tinydrm: Rename variable mipi -> dbiNoralf Trønnes2019-07-251-10/+10