summaryrefslogtreecommitdiffstats
path: root/include/drm
Commit message (Expand)AuthorAgeFilesLines
* drm/vram-helper: Managed vram helpersThomas Zimmermann2020-07-201-0/+3
* drm/vblank: Add vblank worksLyude Paul2020-07-162-0/+91
* drm: drm_rect.h: delete duplicated word in commentRandy Dunlap2020-07-151-1/+1
* drm: drm_mode_config.h: delete duplicated words in commentsRandy Dunlap2020-07-151-4/+4
* drm: drm_gem.h: delete duplicated words in commentsRandy Dunlap2020-07-151-2/+2
* drm: drm_bridge.h: delete duplicated word in commentRandy Dunlap2020-07-151-1/+1
* drm: drm_atomic.h: delete duplicated word in commentRandy Dunlap2020-07-151-1/+1
* drm/ttm: further cleanup ttm_mem_reg handlingChristian König2020-07-131-2/+0
* drm/drm_connector: use inline comments for drm_bus_flagsSam Ravnborg2020-07-011-23/+77
* drm/drm_connector: drop legacy drm_bus_flags valuesSam Ravnborg2020-07-011-16/+8
* drm: Introduce epoch counter to drm_connectorStanislav Lisovskiy2020-06-301-0/+2
* drm: Add helper to compare edids.Stanislav Lisovskiy2020-06-301-0/+9
* Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst2020-06-295-8/+148
|\
| * Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-06-2410-158/+210
| |\
| * | drm/edid: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-151-1/+1
| * | drm: remove drm specific kmap_atomic codeIra Weiny2020-06-041-4/+0
| * | Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-06-0228-193/+552
| |\ \
| | * \ Merge tag 'drm-intel-next-2020-05-15' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-05-201-0/+3
| | |\ \
| | | * | drm: Add logging function for DP VSC SDPGwan-gyeong Mun2020-05-141-0/+3
| | * | | Merge tag 'drm-misc-next-2020-05-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-05-087-31/+45
| | |\ \ \
| | * \ \ \ Merge tag 'drm-misc-next-2020-04-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-04-241-3/+6
| | |\ \ \ \
| | * \ \ \ \ Merge tag 'drm-misc-next-2020-04-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-04-2223-161/+328
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Merge tag 'topic/phy-compliance-2020-04-08' of git://anongit.freedesktop.org/...Joonas Lahtinen2020-04-161-1/+32
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge drm/drm-next into drm-intel-next-queuedJoonas Lahtinen2020-04-1628-316/+487
| | |\ \ \ \ \ \
| | * | | | | | | drm: Add DP1.4 VSC SDP Payload related Data StructuresGwan-gyeong Mun2020-03-201-0/+130
| | * | | | | | | drm/i915/tgl: Add new PCI IDs to TGLSwathi Dhanavanthri2020-03-181-2/+6
| | * | | | | | | drm/i915/dp: Add dpcd link_rate quirk for Apple 15" MBP 2017 (v3)Mario Kleiner2020-03-181-0/+7
| * | | | | | | | drm: fix trivial field description cut-and-paste errorLinus Torvalds2020-05-111-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | drm/ttm: do not keep GPU dependent addressesNirmoy Das2020-06-262-3/+0
* | | | | | | | drm/scheduler: improve job distribution with multiple queuesNirmoy Das2020-06-261-3/+3
* | | | | | | | drm/mipi-dbi: Remove ->enabledDaniel Vetter2020-06-241-5/+0
* | | | | | | | drm: bridge: dw-hdmi: Pass drm_display_info to dw_hdmi_support_scdc()Laurent Pinchart2020-06-231-1/+3
* | | | | | | | drm: bridge: dw-hdmi: Constify mode argument to dw_hdmi_phy_ops .init()Laurent Pinchart2020-06-231-1/+1
* | | | | | | | drm: bridge: dw-hdmi: Pass drm_display_info to .mode_valid()Laurent Pinchart2020-06-231-2/+2
* | | | | | | | drm: bridge: dw-hdmi: Remove unused field from dw_hdmi_plat_dataLaurent Pinchart2020-06-231-1/+0
* | | | | | | | drm: bridge: dw-hdmi: Pass private data pointer to .configure_phy()Laurent Pinchart2020-06-231-2/+1
* | | | | | | | drm: bridge: dw-hdmi: Pass private data pointer to .mode_valid()Laurent Pinchart2020-06-231-2/+12
* | | | | | | | drm: bridge: Pass drm_display_info to drm_bridge_funcs .mode_valid()Laurent Pinchart2020-06-231-0/+3
* | | | | | | | drm: edid: Constify connector argument to infoframe functionsLaurent Pinchart2020-06-231-3/+3
* | | | | | | | drm/dp: DRM DP helper for reading Ignore MSA from DPCDManasi Navare2020-06-191-0/+8
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | drm: vmwgfx: remove drm_driver::master_set() return typeEmil Velikov2020-06-151-2/+2
* | | | | | | drm/dp_mst: Fix flushing the delayed port/mstb destroy workImre Deak2020-06-111-0/+8
* | | | | | | drm/i915/dp_mst: Work around out-of-spec adapters filtering short pulsesImre Deak2020-06-111-0/+9
* | | | | | | drivers: gpu: drm: Fix trivial spellingKieran Bingham2020-06-101-1/+1
* | | | | | | drm/shmem-helper: Add .gem_create_object helper that sets map_cached flagThomas Zimmermann2020-06-101-0/+4
* | | | | | | drm: Remove struct drm_driver.gem_print_infoThomas Zimmermann2020-06-101-17/+0
* | | | | | | drm/cma-helper: Add DRM_GEM_CMA_DRIVER_OPS to set default GEM CMA functionsThomas Zimmermann2020-06-101-4/+44
* | | | | | | drm/cma-helper: Rework DRM_GEM_CMA_VMAP_DRIVER_OPS macroThomas Zimmermann2020-06-101-4/+26
* | | | | | | drm/cma-helper: Rename symbols from drm_cma_gem_ to drm_gem_cma_Thomas Zimmermann2020-06-101-2/+2
* | | | | | | drm: pahole struct drm_display_modeVille Syrjälä2020-05-271-70/+71