index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-05
Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
28
-355
/
+563
2022-09-28
Merge tag 'drm-misc-next-2022-09-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
6
-14
/
+108
2022-09-28
Merge tag 'drm-msm-next-2022-09-22' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
3
-7
/
+57
2022-09-20
drm/plane-helper: Provide DRM_PLANE_NON_ATOMIC_FUNCS initializer macro
Thomas Zimmermann
1
-0
/
+12
2022-09-20
drm/plane: Allocate planes with drm_universal_plane_alloc()
Thomas Zimmermann
1
-0
/
+44
2022-09-20
drm/plane: Remove drm_plane_init()
Thomas Zimmermann
1
-7
/
+1
2022-09-18
drm/panel: drop DSC pps pointer
Dmitry Baryshkov
1
-7
/
+0
2022-09-18
drm/mipi-dsi: pass DSC data through the struct mipi_dsi_device
Dmitry Baryshkov
1
-0
/
+2
2022-09-17
drm/plane-helper: Add a drm_plane_helper_atomic_check() helper
Javier Martinez Canillas
1
-0
/
+1
2022-09-15
Merge tag 'drm-intel-next-2022-08-29' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-0
/
+1
2022-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2
-0
/
+4
2022-09-12
Merge tag 'amd-drm-next-6.1-2022-09-08' of https://gitlab.freedesktop.org/agd...
Dave Airlie
2
-0
/
+4
2022-09-12
drm/format-helper: Add drm_fb_build_fourcc_list() helper
Thomas Zimmermann
1
-1
/
+10
2022-09-12
drm/modes: Add initializer macro DRM_MODE_INIT()
Thomas Zimmermann
1
-5
/
+30
2022-09-12
drm/probe-helper: Add drm_crtc_helper_mode_valid_fixed()
Thomas Zimmermann
2
-2
/
+8
2022-09-12
drm/probe-helper: Add drm_connector_helper_get_modes_fixed()
Thomas Zimmermann
1
-0
/
+3
2022-09-07
drm/ttm: Remove unnecessary '0' values from ret
Li zeming
1
-1
/
+1
2022-09-06
drm/scheduler: quieten kernel-doc warnings
Randy Dunlap
1
-4
/
+5
2022-09-06
drm: drm_atomic_helper: Add a new helper to deal with the writeback connector...
Igor Torrente
1
-0
/
+3
2022-09-04
video/hdmi: Add audio_infoframe packing for DP
Markus Schneider-Pargmann
1
-0
/
+2
2022-09-02
drm/edid: Handle EDID 1.4 range descriptor h/vfreq offsets
Ville Syrjälä
2
-2
/
+7
2022-08-30
drm/dp: add drm_dp_phy_name() for getting DP PHY name
Jani Nikula
1
-0
/
+2
2022-08-27
drm/gem: Add LRU/shrinker helper
Rob Clark
1
-0
/
+55
2022-08-26
drm/i915: Add new ADL-S pci id
José Roberto de Souza
1
-0
/
+1
2022-08-23
drm/display/dp_mst: Move all payload info into the atomic state
Lyude Paul
1
-97
/
+80
2022-08-23
drm/display/dp_mst: Maintain time slot allocations when deleting payloads
Lyude Paul
1
-1
/
+4
2022-08-23
drm/display/dp_mst: Add helpers for serializing SST <-> MST transitions
Lyude Paul
1
-0
/
+2
2022-08-23
drm/display/dp_mst: Add nonblocking helpers for DP MST
Lyude Paul
1
-0
/
+15
2022-08-23
drm/display/dp_mst: Add some missing kdocs for atomic MST structs
Lyude Paul
1
-0
/
+23
2022-08-23
drm/display/dp_mst: Call them time slots, not VCPI slots
Lyude Paul
1
-3
/
+9
2022-08-23
drm/display/dp_mst: Rename drm_dp_mst_vcpi_allocation
Lyude Paul
1
-2
/
+2
2022-08-22
drm/ttm: Add new callbacks to ttm res mgr
Arunpravin Paneer Selvam
1
-0
/
+40
2022-08-17
drm/dp_mst: add passthrough_aux to struct drm_dp_mst_port
Hamza Mahfooz
2
-0
/
+4
2022-08-11
drm: New function to get luminance range based on static hdr metadata
Jouni Högander
1
-0
/
+21
2022-08-10
drm/format-helper: Rename parameter vmap to src
Thomas Zimmermann
1
-9
/
+9
2022-08-10
drm/format-helper: Rework XRGB8888-to-MONO conversion
Thomas Zimmermann
1
-2
/
+3
2022-08-10
drm/format-helper: Rework XRGB8888-to-GRAY8 conversion
Thomas Zimmermann
1
-2
/
+3
2022-08-10
drm/format-helper: Rework XRGB8888-to-XRGB2101010 conversion
Thomas Zimmermann
1
-3
/
+3
2022-08-10
drm/format-helper: Rework XRGB8888-to-RGB888 conversion
Thomas Zimmermann
1
-5
/
+3
2022-08-10
drm/format-helper: Rework XRGB8888-to-RGBG565 conversion
Thomas Zimmermann
1
-6
/
+3
2022-08-10
drm/format-helper: Rework XRGB8888-to-RGBG332 conversion
Thomas Zimmermann
1
-2
/
+3
2022-08-10
drm/format-helper: Convert drm_fb_swab() to struct iosys_map
Thomas Zimmermann
1
-3
/
+3
2022-08-10
drm/format-helper: Merge drm_fb_memcpy() and drm_fb_memcpy_toio()
Thomas Zimmermann
1
-4
/
+3
2022-08-10
drm/format-helper: Provide drm_fb_blit()
Thomas Zimmermann
1
-3
/
+4
2022-08-04
drm: Remove the drm_get_unmapped_area() helper
Zack Rusin
1
-9
/
+0
2022-08-03
drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}
Danilo Krummrich
1
-2
/
+2
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
3
-80
/
+80
2022-08-03
drm/fb: rename FB CMA helpers to FB DMA helpers
Danilo Krummrich
1
-5
/
+5
2022-08-01
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-3
/
+36
2022-07-26
drm/plane-helper: Export individual helpers
Thomas Zimmermann
1
-6
/
+16
[next]