aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* drm/bridge_connector: drop drm_bridge_connector_en/disable_hpd()Dmitry Baryshkov2023-01-051-2/+0
* drm/probe-helper: enable and disable HPD on connectorsDmitry Baryshkov2023-01-051-0/+22
* drm/fourcc: Document open source user waiverDaniel Vetter2023-01-051-0/+12
* drm/format-helper: Simplify drm_fb_build_fourcc_list()Thomas Zimmermann2023-01-031-1/+0
* drm/format-helper: Add conversion from XRGB8888 to 15-bit RGB555 formatsThomas Zimmermann2023-01-031-0/+9
* drm/format-helper: Add conversion from XRGB8888 to ARGB2101010Thomas Zimmermann2023-01-031-0/+3
* drm/format-helper: Add conversion from XRGB8888 to ARGB8888Thomas Zimmermann2023-01-031-0/+3
* drm/debugfs: create device-centered debugfs functionsMaíra Canal2022-12-222-0/+56
* drm/mipi-dbi: Support separate I/O regulatorOtto Pflüger2022-12-141-1/+6
* Merge branch 'i2c/client_device_id_helper-immutable' of https://git.kernel.or...Robert Foss2022-12-121-0/+1
|\
| * i2c: core: Introduce i2c_client_get_device_id helper functionAngel Iglesias2022-11-141-0/+1
* | drm/panel: Add prepare_prev_first flag to drm_panelDave Stevenson2022-12-081-0/+10
* | drm/bridge: Introduce pre_enable_prev_first to alter bridge init orderDave Stevenson2022-12-081-0/+8
* | drm/bridge: Drop unused drm_bridge_chain functionsSam Ravnborg2022-12-081-28/+0
* | drm/tests: helpers: Allow to pass a custom drm_driverMaxime Ripard2022-12-081-2/+49
* | drm/tests: helpers: Allow for a custom device struct to be allocatedMaxime Ripard2022-12-081-2/+30
* | drm/tests: helpers: Create the device in another functionMaxime Ripard2022-12-081-1/+4
* | drm/tests: helpers: Remove the name parameterMaxime Ripard2022-12-081-2/+1
* | drm/tests: helpers: Rename the device init helperMaxime Ripard2022-12-081-1/+4
* | drm/tests: helpers: Move the helper header to include/drmMaxime Ripard2022-12-081-0/+11
* | drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2Christian König2022-12-065-488/+169
* | drm/ttm: use per BO cleanup workersChristian König2022-12-062-19/+6
* | drm/ttm: remove ttm_bo_(un)lock_delayed_workqueueChristian König2022-12-061-16/+0
* | drm/mipi-dbi: Support shadow-plane stateThomas Zimmermann2022-12-051-1/+15
* | drm/mipi-dbi: Prepare framebuffer copy operation in pipe-update helpersThomas Zimmermann2022-12-051-2/+4
* | drm/mipi-dbi: Initialize default driver functions with macroThomas Zimmermann2022-12-051-0/+16
* | drm/simple-kms: Remove drm_gem_simple_display_pipe_prepare_fb()Thomas Zimmermann2022-12-053-6/+4
* | media: uapi: add MEDIA_BUS_FMT_BGR666_1X24_CPADHIJoerg Quinten2022-12-011-1/+2
* | media: uapi: add MEDIA_BUS_FMT_BGR666_1X18Joerg Quinten2022-12-011-1/+2
* | media: uapi: add MEDIA_BUS_FMT_RGB565_1X24_CPADHIChris Morgan2022-12-011-1/+2
* | drm/audio: make drm_audio_component.h self-containedJani Nikula2022-11-291-0/+3
* | drm/atomic: Constify the old/new state accessorsMaxime Ripard2022-11-281-16/+16
* | drm/atomic-helper: Add an analog TV atomic_check implementationMaxime Ripard2022-11-241-0/+3
* | drm/atomic-helper: Add a TV properties reset helperMaxime Ripard2022-11-241-0/+1
* | drm/probe-helper: Provide a TV get_modes helperNoralf Trønnes2022-11-241-0/+1
* | drm/modes: Introduce the tv_mode property as a command-line optionMaxime Ripard2022-11-241-0/+12
* | drm/connector: Add a function to lookup a TV mode by its nameMaxime Ripard2022-11-241-0/+2
* | drm/modes: Add a function to generate analog display modesMaxime Ripard2022-11-241-0/+17
* | drm/connector: Add TV standard propertyMaxime Ripard2022-11-242-0/+72
* | drm/connector: Rename drm_mode_create_tv_propertiesMaxime Ripard2022-11-241-3/+3
* | drm/connector: Rename legacy TV propertyMaxime Ripard2022-11-242-4/+6
* | dma-buf: A collection of typo and documentation fixesT.J. Mercier2022-11-241-2/+2
* | Merge drm/drm-next into drm-misc-nextThomas Zimmermann2022-11-2447-133/+280
|\ \
| * \ Backmerge tag 'v6.1-rc6' into drm-nextDave Airlie2022-11-2444-132/+256
| |\ \
| | * \ Merge tag 'trace-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-11-202-3/+3
| | |\ \
| | | * | tracing: Fix warning on variable 'struct trace_array'Aashish Sharma2022-11-161-2/+2
| | | * | tracing/ring-buffer: Have polling block on watermarkSteven Rostedt (Google)2022-11-161-1/+1
| | * | | Merge tag 'io_uring-6.1-2022-11-18' of git://git.kernel.dk/linuxLinus Torvalds2022-11-181-0/+3
| | |\ \ \
| | | * | | io_uring: fix multishot accept request leaksPavel Begunkov2022-11-171-0/+3
| | * | | | Merge tag 'block-6.1-2022-11-18' of git://git.kernel.dk/linuxLinus Torvalds2022-11-181-8/+8
| | |\ \ \ \