summaryrefslogtreecommitdiffstats
path: root/include/drm
Commit message (Expand)AuthorAgeFilesLines
...
| | * | drm/connector: Make ->atomic_commit() optionalBoris Brezillon2018-07-071-0/+2
| | * | drm/connector: Pass a drm_connector_state to ->atomic_commit()Boris Brezillon2018-07-071-1/+3
| | * | drm/atomic: Avoid connector to writeback_connector castsBoris Brezillon2018-07-071-0/+6
| | * | drm/crc: Only report a single overflow when a CRC fd is openedMaarten Lankhorst2018-07-061-1/+2
| | * | drm: Add drm_connector_has_possible_encoder()Ville Syrjälä2018-07-051-0/+3
| | * | drm: Add drm_connector_for_each_possible_encoder()Ville Syrjälä2018-07-051-0/+13
| * | | Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-07-102-10/+3Star
| |\ \ \ | | |/ / | |/| |
| | * | drm: drop drm_pcie_get_speed_cap_mask and drm_pcie_get_max_link_widthAlex Deucher2018-07-051-7/+0Star
| | * | drm/scheduler: Rename cleanup functions v2.Andrey Grodzovsky2018-07-051-3/+3
| * | | drm: add missing ctx argument to plane transitional helpersRussell King2018-07-031-2/+4
| * | | drm: Add drm_connector_mask()Ville Syrjälä2018-07-021-1/+7
| * | | drm: Add drm_encoder_mask()Ville Syrjälä2018-07-021-2/+14
| * | | drm: Add drm_plane_mask()Ville Syrjälä2018-07-021-2/+12
| |/ /
| * | Merge tag 'drm-misc-next-2018-06-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-06-284-25/+36
| |\ \
| | * | drm: of: Export and rename drm_crtc_port_mask()Jernej Skrabec2018-06-271-0/+8
| | * | drm: Consider drivers setting DRIVER_ATOMIC as atomic.Eric Anholt2018-06-221-11/+12
| | * | drm/bridge: Move the struct drm_bridge member kerneldoc inline.Eric Anholt2018-06-211-10/+12
| | * | drm: Document mode_config.max_width/height as the max fb dimensionsVille Syrjälä2018-06-211-4/+4
| * | | Merge tag 'drm-intel-next-2018-06-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-06-281-12/+25
| |\ \ \ | | | |/ | | |/|
| | * | drm/i915/aml: Introducing Amber Lake platformJosé Roberto de Souza2018-06-181-2/+7
| | * | drm/i915/whl: Introducing Whiskey Lake platformJosé Roberto de Souza2018-06-181-10/+18
| * | | Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-06-221-31/+127
| |\ \ \
| | * | | drm/scheduler: Avoid using wait_event_killable for dying process (V4)Andrey Grodzovsky2018-06-151-3/+4
| | * | | drm/scheduler: add documentationNayan Deshmukh2018-06-151-29/+124
| * | | | Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-06-2212-19/+292
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge drm-upstream/drm-next into drm-misc-nextGustavo Padovan2018-06-204-88/+53Star
| | |\| |
| | * | | drm: writeback: Add client capability for exposing writeback connectorsLiviu Dudau2018-06-201-0/+7
| | * | | drm: writeback: Add out-fences for writeback connectorsBrian Starkey2018-06-204-5/+60
| | * | | drm: Add writeback connector typeBrian Starkey2018-06-205-0/+133
| | * | | dma-buf: remove kmap_atomic interfaceChristian König2018-06-201-4/+0Star
| | * | | dma_buf: remove device parameter from attach callback v2Christian König2018-06-201-1/+1
| | * | | drm: Add checks for atomic_[duplicate/destroy]_state with atomic driversHaneen Mohammed2018-06-183-0/+12
| | * | | drm: Stop updating plane->crtc/fb/old_fb on atomic driversVille Syrjälä2018-06-111-3/+0Star
| | * | | drm: Trust format_mod_supported() when it OKs a plane modifier.Eric Anholt2018-05-311-1/+4
| | * | | drm/mm: Add a search-by-address variant to only inspect a single holeChris Wilson2018-05-241-0/+32
| | * | | drm/mm: Reject over-sized allocation requests earlyChris Wilson2018-05-241-1/+1
| | * | | drm/panel: Add device_link from panel device to DRM deviceJyri Sarha2018-05-181-0/+1
| | * | | drm: content-type property for HDMI connectorStanislav Lisovskiy2018-05-172-0/+18
| | * | | drm/bridge: spelling and coding style minor fixesPhilippe Cornu2018-05-171-5/+5
| | * | | drm: clarify adjusted_mode documentation for bridgesPhilippe Cornu2018-05-152-4/+23
* | | | | ALSA: hda: Make audio component support more genericTakashi Iwai2018-07-171-0/+23
* | | | | drm/i915: Split audio component to a generic typeTakashi Iwai2018-07-172-80/+100
|/ / / /
* | | | Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-06-0625-186/+187
|\ \ \ \ | | |/ / | |/| |
| * | | drm/scheduler: Remove obsolete spinlock.Andrey Grodzovsky2018-05-181-1/+0Star
| * | | drm/amdgpu: Add vega20 to asic_type enum.Feifei Xu2018-05-171-0/+1
| * | | Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-05-163-87/+51Star
| |\ \ \
| | * | | drm/scheduler: remove unused parameterNayan Deshmukh2018-05-151-1/+1
| | * | | drm/amdgpu: add VEGAM ASIC typeLeo Liu2018-05-151-0/+1
| | * | | drm/gpu-sched: fix force APP kill hang(v4)Emily Deng2018-05-151-0/+7
| | * | | drm/sched: Extend the documentation.Eric Anholt2018-04-111-4/+42