summaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)Author
2018-12-05drm: Fix documentation generation for DP_DPCD_QUIRK_NO_PSRJosé Roberto de Souza
2018-12-04drm: Add the PSR SU granularity registers offsetsJosé Roberto de Souza
2018-12-04drm/i915: Disable PSR in Apple panelsJosé Roberto de Souza
2018-11-27drm/dsc: Define the DSC 1.1 and 1.2 Line Buffer depth constantsManasi Navare
2018-11-27drm/dsc: Add helpers for DSC picture parameter set infoframesManasi Navare
2018-11-27drm/dsc: Define Rate Control values that do not change over configurationsSrivatsa, Anusha
2018-11-27drm/dsc: Define VESA Display Stream Compression CapabilitiesManasi Navare
2018-11-27drm/dsc: Define Display Stream Compression PPS infoframeManasi Navare
2018-11-27drm/dsc: Modify DRM helper to return complete DSC color depth capabilitiesManasi Navare
2018-11-20Merge drm/drm-next into drm-intel-next-queuedJani Nikula
2018-11-19Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-11-19Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-11-06drm: Add drm_any_plane_has_format()Ville Syrjälä
2018-11-06drm/file: Uncompact the feature flagsDaniel Vetter
2018-11-05drm/scheduler: Add drm_sched_job_cleanupSharat Masetty
2018-11-05drm/sched: Add boolean to mark if sched is ready to work v5Andrey Grodzovsky
2018-11-05drm: Remove drm_global.{c,h} v2Thomas Zimmermann
2018-11-05drm/ttm: initialize globals during device init (v2)Christian König
2018-11-05drm/ttm: use a static ttm_bo_global instanceChristian König
2018-11-05drm/ttm: make the device list mutex staticChristian König
2018-11-05drm/ttm: use a static ttm_mem_global instanceChristian König
2018-11-05drm/sched: add drm_sched_faultChristian König
2018-11-05drm/ttm: Provide ttm_bo_global_{init/release}() for struct ttm_bo_globalThomas Zimmermann
2018-11-05drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()Thomas Zimmermann
2018-11-02drm/dp/fec: DRM helper for Forward Error CorrectionAnusha Srivatsa
2018-11-02Merge tag 'drm-next-2018-11-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-11-02drm: Add connector property to limit max bpcRadhakrishna Sripada
2018-11-02drm: Add macro to export functions only when CONFIG_DRM_DEBUG_SELFTEST is ena...Alexandru Gheorghe
2018-11-02drm/fourcc: Add char_per_block, block_w and block_h in drm_format_infoAlexandru Gheorghe
2018-11-02Merge drm/drm-next into drm-intel-next-queuedJani Nikula
2018-10-31drm/dp: Define payload size for DP SDP PPS packetManasi Navare
2018-10-31drm/dp: DRM DP helper/macros to get DP sink DSC parametersManasi Navare
2018-10-31drm/dp: Add DP DSC DPCD receiver capability size define and missing SHIFTManasi Navare
2018-10-30drm/bridge/synopsys: dsi: add dual-dsi supportNickey Yang
2018-10-30drm/bridge/synopsys: dsi: add ability to have glue-specific attach and detachHeiko Stuebner
2018-10-30drm/bridge/synopsys: dsi: don't call __dw_mipi_dsi_probe from dw_mipi_dsi_bindHeiko Stuebner
2018-10-29drm: HDMI and DP specific HDCP2.2 definesRamalingam C
2018-10-29drm: hdcp2.2 authentication msg definitionsRamalingam C
2018-10-28Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-10-24drm/dp_mst: Remove all evil duplicate state pointersLyude Paul
2018-10-24Merge drm/drm-next into drm-misc-nextSean Paul
2018-10-24drm: dsi: Add lane clock rate fields to DSI deviceLinus Walleij
2018-10-24drm/doc: kerneldoc for quirk_addfb_prefer_xbgr_30bppDaniel Vetter
2018-10-23drm/rcar-du: Convert drm_atomic_helper_suspend/resume()Souptick Joarder
2018-10-23drm: fix deadlock of syncobj v6Chunming Zhou
2018-10-22drm: fourcc: Convert drm_format_info kerneldoc to in-line member documentationAlexandru Gheorghe
2018-10-19drm/dp: Add definitions for eDP Rev 1.4a and 1.4bManasi Navare
2018-10-19drm/atomic_helper: Stop modesets on unregistered connectors harderLyude Paul
2018-10-18drm: Get ref on CRTC commit object when waiting for flip_doneLeo Li
2018-10-18drm: add syncobj timeline support v9Chunming Zhou