summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* drm/tinydrm: Move tinydrm_display_pipe_init() to mipi-dbiNoralf Trønnes2019-07-232-27/+10
* drm/tinydrm/mipi-dbi: Add mipi_dbi_init_with_formats()Noralf Trønnes2019-07-231-0/+5
* drm/tinydrm: Move tinydrm_machine_little_endian()Noralf Trønnes2019-07-231-15/+0
* drm/tinydrm: Move tinydrm_spi_transfer()Noralf Trønnes2019-07-232-5/+3
* drm/tinydrm: Clean up tinydrm_spi_transfer()Noralf Trønnes2019-07-231-2/+1
* drm/tinydrm: Remove tinydrm_spi_max_transfer_size()Noralf Trønnes2019-07-231-1/+0
* drm/tinydrm: Remove spi debug buffer dumpingNoralf Trønnes2019-07-231-25/+0
* drm/tinydrm: Use spi_is_bpw_supported()Noralf Trønnes2019-07-231-1/+0
* drm: Add SPI connector typeNoralf Trønnes2019-07-231-0/+1
* fbdev: Ditch fb_edid_add_monspecsDaniel Vetter2019-07-231-3/+0
* Merge v5.3-rc1 into drm-misc-nextMaxime Ripard2019-07-221001-10040/+18599
|\
| * Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds2019-07-213-3/+214
| |\
| | * NTB: Introduce MSI libraryLogan Gunthorpe2019-06-131-0/+73
| | * NTB: Introduce functions to calculate multi-port resource indexLogan Gunthorpe2019-06-131-0/+70
| | * NTB: Introduce helper functions to calculate logical port numberLogan Gunthorpe2019-06-131-1/+52