index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-02
drm/dp/mst: Export drm_dp_get_vc_payload_bw()
Imre Deak
1
-0
/
+1
2020-12-15
Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
4
-19
/
+18
2020-12-10
Merge tag 'drm-msm-next-2020-12-07' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
1
-0
/
+10
2020-12-03
Merge tag 'drm-intel-next-queued-2020-11-27' of git://anongit.freedesktop.org...
Dave Airlie
1
-8
/
+7
2020-11-24
drm/fb-helper: Rename dirty worker to damage worker
Thomas Zimmermann
1
-7
/
+7
2020-11-24
drm/shmem-helper: Removed drm_gem_shmem_create_object_cached()
Thomas Zimmermann
1
-3
/
+0
2020-11-24
drm/shmem-helper: Use cached mappings by default
Thomas Zimmermann
1
-2
/
+2
2020-11-20
drm: Pass the full state to connectors atomic functions
Maxime Ripard
1
-7
/
+6
2020-11-20
drm: document drm_mode_modeinfo
Simon Ser
1
-0
/
+3
2020-11-18
include/drm/drm_atomic: Make use of 'new_crtc_state'
Lee Jones
1
-1
/
+2
2020-11-16
drm: fix some kernel-doc markups
Mauro Carvalho Chehab
5
-9
/
+10
2020-11-12
include: drm: drm_atomic: Artificially use 'crtc' to avoid 'not used' warning
Lee Jones
1
-0
/
+1
2020-11-11
drm/ttm: add multihop infrastrucutre (v3)
Dave Airlie
1
-1
/
+6
2020-11-10
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
5
-66
/
+176
2020-11-10
Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...
Dave Airlie
1
-0
/
+2
2020-11-09
drm/cma-helper: Make default object functions the default
Thomas Zimmermann
1
-5
/
+0
2020-11-09
drm/fb_helper: Support framebuffers in I/O memory
Thomas Zimmermann
1
-12
/
+0
2020-11-09
drm/gem: Store client buffer mappings as struct dma_buf_map
Thomas Zimmermann
1
-3
/
+4
2020-11-09
drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
4
-12
/
+13
2020-11-09
drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpers
Thomas Zimmermann
2
-0
/
+34
2020-11-09
drm/cma-helper: Remove empty drm_gem_cma_prime_vunmap()
Thomas Zimmermann
1
-1
/
+0
2020-11-07
drm/encoder: remove obsolete documentation of bridge
Michael Tretter
1
-1
/
+0
2020-11-06
drm/i915: Sort EHL/JSL PCI IDs
Ville Syrjälä
1
-7
/
+7
2020-11-06
drm: Allow const struct drm_driver
Daniel Vetter
2
-2
/
+7
2020-11-06
drm: Compile out legacy chunks from struct drm_device
Daniel Vetter
1
-0
/
+2
2020-11-06
Merge tag 'drm-misc-next-2020-11-05' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
8
-146
/
+123
2020-11-05
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
27
-684
/
+329
2020-11-04
drm/ttm: replace context flags with bools v2
Christian König
1
-7
/
+6
2020-11-04
drm/ttm: rework no_retry handling v2
Christian König
2
-3
/
+2
2020-11-04
Merge tag 'drm-intel-next-queued-2020-11-03' of git://anongit.freedesktop.org...
Dave Airlie
4
-66
/
+174
2020-11-04
Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
15
-484
/
+188
2020-11-03
drm/i915/ehl: Remove invalid PCI ID
Anusha Srivatsa
1
-1
/
+0
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
1
-2
/
+2
2020-11-02
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
1
-3
/
+2
2020-11-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
9
-26
/
+145
2020-11-01
drm/msm/atomic: Drop per-CRTC locks in reverse order
Rob Clark
1
-0
/
+10
2020-10-29
drm/ttm: nuke old page allocator
Christian König
3
-126
/
+0
2020-10-29
drm/ttm: wire up the new pool as default one v2
Christian König
1
-4
/
+7
2020-10-29
drm/ttm: new TT backend allocation pool v3
Christian König
2
-0
/
+93
2020-10-27
drm: drm_print.h: fix kernel-doc markups
Mauro Carvalho Chehab
1
-3
/
+17
2020-10-27
drm: kernel-doc: drm_dp_helper.h: fix a typo
Mauro Carvalho Chehab
1
-1
/
+1
2020-10-27
drm: drm_edid: remove a duplicated kernel-doc declaration
Mauro Carvalho Chehab
1
-7
/
+0
2020-10-27
drm/doc: Document legacy_cursor_update better
Daniel Vetter
1
-1
/
+11
2020-10-26
drm/ttm: merge ttm_dma_tt back into ttm_tt
Christian König
2
-31
/
+16
2020-10-26
drm/ttm: make num_pages uint32_t
Christian König
1
-1
/
+1
2020-10-26
drm/ttm: nuke ttm_tt_set_(un)populated again
Christian König
1
-10
/
+0
2020-10-22
drm/ttm: replace last move_notify with delete_mem_notify
Dave Airlie
1
-8
/
+2
2020-10-21
drm: Introduce plane and CRTC scaling filter properties
Pankaj Bharadiya
2
-0
/
+37
2020-10-21
drm/ttm: move last binding into the drivers.
Dave Airlie
1
-14
/
+0
2020-10-21
drm/ttm: remove move to new and inline into remainging place.
Dave Airlie
1
-4
/
+0
[next]