index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
drm
Age
Commit message (
Expand
)
Author
Lines
2022-02-11
drm/dp: add 128b/132b link status helpers from DP 2.0 E11
Jani Nikula
-5
/
+14
2022-02-11
drm/dp: add drm_dp_128b132b_read_aux_rd_interval()
Jani Nikula
-0
/
+3
2022-02-07
dma-buf-map: Rename to iosys-map
Lucas De Marchi
-45
/
+53
2022-02-07
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
-0
/
+16
2022-02-03
drm/connector: Fix typo in documentation
Maxime Ripard
-2
/
+2
2022-02-01
Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
-26
/
+337
2022-01-31
drm: remove allow_fb_modifiers
Tomohito Esaki
-16
/
+0
2022-01-31
drm: add support modifiers for drivers whose planes only support linear layout
Tomohito Esaki
-0
/
+3
2022-01-31
drm: introduce fb_modifiers_not_supported flag in mode_config
Tomohito Esaki
-0
/
+10
2022-01-31
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
-140
/
+183
2022-01-26
drm/ttm: add a weak BO reference to the resource v3
Christian König
-0
/
+4
2022-01-26
drm/ttm: add back a reference to the bdev to the res manager
Christian König
-7
/
+9
2022-01-26
drm/ttm: add ttm_resource_fini v2
Christian König
-0
/
+3
2022-01-25
drm/connector: Fix typo in output format
Maxime Ripard
-3
/
+3
2022-01-25
drm/edid: Split deep color modes between RGB and YUV444
Maxime Ripard
-3
/
+9
2022-01-25
drm/edid: Rename drm_hdmi_avi_infoframe_colorspace to _colorimetry
Maxime Ripard
-2
/
+2
2022-01-25
drm/docs: Document where the C8 color lut is stored
Daniel Vetter
-0
/
+10
2022-01-20
drm/locking: fix drm_modeset_acquire_ctx kernel-doc
Jani Nikula
-0
/
+1
2022-01-19
drm: Provide platform module-init macro
Javier Martinez Canillas
-0
/
+30
2022-01-19
drm: Provide PCI module-init macros
Thomas Zimmermann
-0
/
+95
2022-01-19
drm: move the buddy allocator from i915 into common drm
Arunpravin
-0
/
+150
2022-01-17
drm/dp: Move DisplayPort AUX bus helpers into dp/
Thomas Zimmermann
-0
/
+0
2022-01-17
drm/dp: Move public DisplayPort headers into dp/
Thomas Zimmermann
-2
/
+2
2022-01-11
drm/dp: note that DPCD 0x2002-0x2003 match 0x200-0x201
Jani Nikula
-5
/
+2
2022-01-10
drm/privacy_screen: Add drvdata in drm_privacy_screen
Rajat Jain
-1
/
+12
2022-01-06
drm/plane: Fix typo in format_mod_supported documentation
José Expósito
-1
/
+1
2022-01-04
drm/bridge/synopsys: dsi: extend the prototype of mode_valid()
Antonio Borneo
-1
/
+3
2021-12-29
Merge tag 'drm-msm-next-2021-12-26' of ssh://gitlab.freedesktop.org/drm/msm i...
Dave Airlie
-0
/
+7
2021-12-22
drm: Always include the debugfs dentry in drm_crtc
Ville Syrjälä
-2
/
+0
2021-12-22
drm/dbi: Use a static inline stub for mipi_dbi_debugfs_init()
Ville Syrjälä
-1
/
+1
2021-12-20
drm/i915/adl-n: Enable ADL-N platform
Tejas Upadhyay
-0
/
+6
2021-12-17
Merge tag 'drm-misc-next-2021-12-16' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
-3
/
+8
2021-12-17
Merge tag 'drm-intel-next-2021-12-14' of ssh://git.freedesktop.org/git/drm/dr...
Dave Airlie
-0
/
+9
2021-12-16
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
-3
/
+5
2021-12-16
drm/format-helper: Add drm_fb_xrgb8888_to_xrgb2101010_toio()
Hector Martin
-0
/
+3
2021-12-10
Merge tag 'drm-misc-next-2021-12-09' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
-137
/
+168
2021-12-09
Merge drm/drm-next into drm-intel-next
Jani Nikula
-57
/
+490
2021-12-09
drm: Replace kernel.h with the necessary inclusions
Andy Shevchenko
-3
/
+5
2021-12-09
Merge tag 'drm-misc-next-2021-11-29' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
-0
/
+1
2021-12-08
drm/i915/rpl-s: Add PCI IDS for Raptor Lake S
Anusha Srivatsa
-0
/
+9
2021-12-06
Merge remote-tracking branch 'drm/drm-next' into msm-next-staging
Rob Clark
-62
/
+513
2021-12-02
drm: Return error codes from struct drm_driver.gem_create_object
Thomas Zimmermann
-2
/
+3
2021-12-02
Merge tag 'drm-intel-next-2021-11-30' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
-3
/
+5
2021-12-01
drm/ttm: Clarify that the TTM_PL_SYSTEM is under TTMs control
Zack Rusin
-0
/
+11
2021-11-30
drm/cma-helper: Pass GEM CMA object in public interfaces
Thomas Zimmermann
-17
/
+22
2021-11-30
drm/cma-helper: Export dedicated wrappers for GEM object functions
Thomas Zimmermann
-0
/
+78
2021-11-30
drm/cma-helper: Move driver and file ops to the end of header
Thomas Zimmermann
-54
/
+60
2021-11-30
drm: Declare hashtable as legacy
Thomas Zimmermann
-84
/
+15
2021-11-30
drm/ttm: Don't include drm_hashtab.h
Thomas Zimmermann
-1
/
+0
2021-11-28
drm/dp: Add macro to check max_downspread capability
Sankeerth Billakanti
-0
/
+7
[prev]
[next]