aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-04drm: fix a kernel-doc typoRandy Dunlap1-1/+1
2022-04-04drm/gem: Delete gem array fencing helpersDaniel Vetter1-5/+0
2022-04-03dma-buf: add dma_resv_get_singleton v2Christian König1-0/+2
2022-04-02drm/ttm: Add a parameter to add extra pages into ttm_ttRamalingam C1-1/+3
2022-04-01drm/edid: make drm_edid_header_is_valid() accept void pointerJani Nikula1-1/+1
2022-04-01dma-buf: drop the DAG approach for the dma_resv object v3Christian König2-20/+6
2022-03-31drm/atomic: Add atomic_print_state to private objectsMaxime Ripard1-4/+23
2022-03-29drm/edid: add more general struct edid constness in the interfacesJani Nikula1-5/+5
2022-03-29drm/amdgpu: drop amdgpu_gtt_nodeChristian König1-0/+8
2022-03-29drm/ttm: rework bulk move handling v5Christian König4-26/+12
2022-03-29drm/ttm: de-inline ttm_bo_pin/unpinChristian König1-28/+2
2022-03-28drm/ttm: allow bulk moves for all domainsChristian König2-4/+2
2022-03-28drm/ttm: add resource iterator v4Christian König1-0/+23
2022-03-28drm/ttm: move the LRU into resource handling v4Christian König3-44/+41
2022-03-28drm/sched: Fix htmldoc warning.Andrey Grodzovsky1-0/+1
2022-03-24dma-buf: finally make the dma_resv_list private v2Christian König1-25/+1
2022-03-24dma-buf: add dma_resv_replace_fences v2Christian König1-0/+2
2022-03-17drm/format-helper: Rename drm_fb_xrgb8888_to_mono_reversed()Geert Uytterhoeven1-3/+2
2022-03-14drm: Add drm_mode_init()Ville Syrjälä1-0/+2
2022-03-11drm/vmwgfx: Allow querying of the SVGA PCI id from the userspaceZack Rusin1-1/+8
2022-03-09drm/dsi: transfer DSI HS packets ending at the same timeRex-BC Chen1-0/+2
2022-03-04efifb: Remove redundant efifb_setup_from_dmi stubMichal Suchanek1-4/+0
2022-02-28drm/mipi-dbi: Add driver_private member to struct mipi_dbi_devNoralf Trønnes1-0/+8
2022-02-28drm/modes: Add of_get_drm_panel_display_mode()Noralf Trønnes1-0/+8
2022-02-25drm/object: Add drm_object_property_get_default_value() functionDave Stevenson1-0/+7
2022-02-25drm/dp: Fix OOB read when handling Post Cursor2 registerKees Cook1-2/+0
2022-02-25drm/dp: Fix off-by-one in register cache sizeKees Cook1-1/+1
2022-02-23drm/selftests: add drm buddy alloc range testcaseArunpravin1-0/+3
2022-02-23drm/sched: Add device pointer to drm_gpu_schedulerJiawei Gu1-1/+2
2022-02-22drm: implement a method to free unused pagesArunpravin1-0/+4
2022-02-22drm: implement top-down allocation methodArunpravin1-0/+1
2022-02-22drm: improve drm_buddy_alloc functionArunpravin1-6/+7
2022-02-16fbdev: Don't sort deferred-I/O pages by defaultThomas Zimmermann1-0/+1
2022-02-16drm/format-helper: Add drm_fb_xrgb8888_to_mono_reversed()Javier Martinez Canillas1-0/+4
2022-02-15drm: Plumb debugfs_init through to panelsDouglas Anderson3-0/+22
2022-02-14drm/ttm: add common accounting to the resource mgr v3Christian König1-2/+9
2022-02-14drm/ttm: fix resource manager size type and descriptionChristian König1-1/+1
2022-02-14drm/gem-shmem: Set vm_ops in static initializerThomas Zimmermann1-0/+2
2022-02-08dma-buf: add dma_fence_chain_contained helperChristian König1-0/+15
2022-02-08dma-buf: consolidate dma_fence subclass checkingChristian König3-16/+40
2022-02-07lib/string_helpers: Consolidate string helpers implementationLucas De Marchi1-0/+20
2022-02-07Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst609-7256/+20778
2022-02-06drm: document struct drm_mode_fb_cmd2Simon Ser1-28/+60
2022-02-03drm/connector: Fix typo in documentationMaxime Ripard1-2/+2
2022-02-01Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie22-33/+346
2022-01-31dma-resv: some doc polish for iteratorsDaniel Vetter1-1/+12
2022-01-31drm: remove allow_fb_modifiersTomohito Esaki1-16/+0
2022-01-31drm: add support modifiers for drivers whose planes only support linear layoutTomohito Esaki1-0/+3
2022-01-31drm: introduce fb_modifiers_not_supported flag in mode_configTomohito Esaki1-0/+10
2022-01-30psi: fix "no previous prototype" warnings when CONFIG_CGROUPS=nSuren Baghdasaryan1-6/+5