linux_dsm_epyc7002/Documentation/media
Dave Airlie b0383c0653 drm-misc-next for 5.4:
UAPI Changes:
  - HDCP: Add a Content protection type property
 
 Cross-subsystem Changes:
 
 Core Changes:
  - Continue to rework the include dependencies
  - fb: Remove the unused drm_gem_fbdev_fb_create function
  - drm-dp-helper: Make the link rate calculation more tolerant to
                   non-explicitly defined, yet supported, rates
  - fb-helper: Map DRM client buffer only when required, and instanciate a
               shadow buffer when the device has a dirty function or says so
  - connector: Add a helper to link the DDC adapter used by that connector to
               the userspace
  - vblank: Switch from DRM_WAIT_ON to wait_event_interruptible_timeout
  - dma-buf: Fix a stack corruption
  - ttm: Embed a drm_gem_object struct to make ttm_buffer_object a
         superclass of GEM, and convert drivers to use it.
  - hdcp: Improvements to report the content protection type to the
          userspace
 
 Driver Changes:
  - Remove drm_gem_prime_import/export from being defined in the drivers
  - Drop DRM_AUTH usage from drivers
  - Continue to drop drmP.h
  - Convert drivers to the connector ddc helper
 
  - ingenic: Add support for more panel-related cases
  - komeda: Support for dual-link
  - lima: Reduce logging
  - mpag200: Fix the cursor support
  - panfrost: Export GPU features register to userspace through an ioctl
  - pl111: Remove the CLD pads wiring support from the DT
  - rockchip: Rework to use DRM PSR helpers, fix a bug in the VOP_WIN_GET
              macro
  - sun4i: Improve support for color encoding and range
  - tinydrm: Rework SPI support, improve MIPI-DBI support, move to drm/tiny
  - vkms: Rework of the CRC tracking
 
  - bridges:
    - sii902x: Add support for audio graph card
    - tc358767: Rework AUX data handling code
    - ti-sn65dsi86: Add Debugfs and proper DSI mode flags support
 
  - panels
    - Support for GiantPlus GPM940B0, Sharp LQ070Y3DG3B, Ortustech
      COM37H3M, Novatek NT39016, Sharp LS020B1DD01D, Raydium RM67191,
      Boe Himax8279d, Sharp LD-D5116Z01B
    - Conversion of the device tree bindings to the YAML description
    - jh057n00900: Rework the enable / disable path
 
  - fbdev:
    - ssd1307fb: Support more devices based on that controller
 -----BEGIN PGP SIGNATURE-----
 
 iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXUwPUAAKCRDj7w1vZxhR
 xQ4lAQDK2ijx29YHeZspbOwP4Nwq95DFs1uQcSm5GvbRt1JSowD9EwkLeNfkPkel
 Xv1Ts/Frgq7ckH2e2zkLPyCOFCHd0wA=
 =rIUl
 -----END PGP SIGNATURE-----

Merge tag 'drm-misc-next-2019-08-08' of git://anongit.freedesktop.org/drm/drm-misc into drm-next

drm-misc-next for 5.4:

UAPI Changes:
 - HDCP: Add a Content protection type property

Cross-subsystem Changes:

Core Changes:
 - Continue to rework the include dependencies
 - fb: Remove the unused drm_gem_fbdev_fb_create function
 - drm-dp-helper: Make the link rate calculation more tolerant to
                  non-explicitly defined, yet supported, rates
 - fb-helper: Map DRM client buffer only when required, and instanciate a
              shadow buffer when the device has a dirty function or says so
 - connector: Add a helper to link the DDC adapter used by that connector to
              the userspace
 - vblank: Switch from DRM_WAIT_ON to wait_event_interruptible_timeout
 - dma-buf: Fix a stack corruption
 - ttm: Embed a drm_gem_object struct to make ttm_buffer_object a
        superclass of GEM, and convert drivers to use it.
 - hdcp: Improvements to report the content protection type to the
         userspace

Driver Changes:
 - Remove drm_gem_prime_import/export from being defined in the drivers
 - Drop DRM_AUTH usage from drivers
 - Continue to drop drmP.h
 - Convert drivers to the connector ddc helper

 - ingenic: Add support for more panel-related cases
 - komeda: Support for dual-link
 - lima: Reduce logging
 - mpag200: Fix the cursor support
 - panfrost: Export GPU features register to userspace through an ioctl
 - pl111: Remove the CLD pads wiring support from the DT
 - rockchip: Rework to use DRM PSR helpers, fix a bug in the VOP_WIN_GET
             macro
 - sun4i: Improve support for color encoding and range
 - tinydrm: Rework SPI support, improve MIPI-DBI support, move to drm/tiny
 - vkms: Rework of the CRC tracking

 - bridges:
   - sii902x: Add support for audio graph card
   - tc358767: Rework AUX data handling code
   - ti-sn65dsi86: Add Debugfs and proper DSI mode flags support

 - panels
   - Support for GiantPlus GPM940B0, Sharp LQ070Y3DG3B, Ortustech
     COM37H3M, Novatek NT39016, Sharp LS020B1DD01D, Raydium RM67191,
     Boe Himax8279d, Sharp LD-D5116Z01B
   - Conversion of the device tree bindings to the YAML description
   - jh057n00900: Rework the enable / disable path

 - fbdev:
   - ssd1307fb: Support more devices based on that controller

Signed-off-by: Dave Airlie <airlied@redhat.com>

From: Maxime Ripard <maxime.ripard@bootlin.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190808121423.xzpedzkpyecvsiy4@flea
2019-08-09 16:04:31 +10:00
..
cec-drivers media: docs: brainless mass add SPDX headers to all media files 2018-12-05 10:40:34 -05:00
dvb-drivers media: Documentation: fix several typos 2019-03-01 09:54:06 -05:00
kapi media: docs: v4l2-controls: remove outdated paragraph 2019-06-21 17:06:25 -04:00
uapi Linus 5.3-rc1 2019-07-22 21:24:10 +02:00
v4l-drivers media: vivid.rst: describe display present control 2019-06-21 17:35:04 -04:00
.gitignore media: docs: brainless mass add SPDX headers to all media files 2018-12-05 10:40:34 -05:00
audio.h.rst.exceptions media: docs: brainless mass add SPDX headers to all media files 2018-12-05 10:40:34 -05:00
ca.h.rst.exceptions media: docs: brainless mass add SPDX headers to all media files 2018-12-05 10:40:34 -05:00
cec.h.rst.exceptions media: docs: brainless mass add SPDX headers to all media files 2018-12-05 10:40:34 -05:00
conf_nitpick.py media: docs: brainless mass add SPDX headers to all media files 2018-12-05 10:40:34 -05:00
dmx.h.rst.exceptions media: docs: brainless mass add SPDX headers to all media files 2018-12-05 10:40:34 -05:00
frontend.h.rst.exceptions media: docs: brainless mass add SPDX headers to all media files 2018-12-05 10:40:34 -05:00
index.rst media: index.rst: exclude Indexes section from latex/pdf output 2019-03-30 09:42:35 -04:00
intro.rst media: docs: brainless mass add SPDX headers to all media files 2018-12-05 10:40:34 -05:00
lirc.h.rst.exceptions media: rc: xbox_remote: add protocol and set timeout 2019-04-22 13:02:53 -04:00
Makefile media: docs: brainless mass add SPDX headers to all media files 2018-12-05 10:40:34 -05:00
media_kapi.rst media: docs: brainless mass add SPDX headers to all media files 2018-12-05 10:40:34 -05:00
media_uapi.rst media: docs: brainless mass add SPDX headers to all media files 2018-12-05 10:40:34 -05:00
media.h.rst.exceptions media: docs: brainless mass add SPDX headers to all media files 2018-12-05 10:40:34 -05:00
net.h.rst.exceptions media: docs: brainless mass add SPDX headers to all media files 2018-12-05 10:40:34 -05:00
typical_media_device.svg media: add SPDX header to media uAPI files 2018-12-05 10:39:18 -05:00
video.h.rst.exceptions media: docs: brainless mass add SPDX headers to all media files 2018-12-05 10:40:34 -05:00
videodev2.h.rst.exceptions media: uapi: Add H264 low-level decoder API compound controls. 2019-05-29 06:25:09 -04:00