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
2020-11-03
drm/i915/ehl: Remove invalid PCI ID
Anusha Srivatsa
-1
/
+0
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
-2
/
+2
2020-11-02
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
-3
/
+2
2020-11-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
-26
/
+145
2020-11-01
drm/msm/atomic: Drop per-CRTC locks in reverse order
Rob Clark
-0
/
+10
2020-10-29
drm/ttm: nuke old page allocator
Christian König
-126
/
+0
2020-10-29
drm/ttm: wire up the new pool as default one v2
Christian König
-4
/
+7
2020-10-29
drm/ttm: new TT backend allocation pool v3
Christian König
-0
/
+93
2020-10-27
drm: drm_print.h: fix kernel-doc markups
Mauro Carvalho Chehab
-3
/
+17
2020-10-27
drm: kernel-doc: drm_dp_helper.h: fix a typo
Mauro Carvalho Chehab
-1
/
+1
2020-10-27
drm: drm_edid: remove a duplicated kernel-doc declaration
Mauro Carvalho Chehab
-7
/
+0
2020-10-27
drm/doc: Document legacy_cursor_update better
Daniel Vetter
-1
/
+11
2020-10-26
drm/ttm: merge ttm_dma_tt back into ttm_tt
Christian König
-31
/
+16
2020-10-26
drm/ttm: make num_pages uint32_t
Christian König
-1
/
+1
2020-10-26
drm/ttm: nuke ttm_tt_set_(un)populated again
Christian König
-10
/
+0
2020-10-22
drm/ttm: replace last move_notify with delete_mem_notify
Dave Airlie
-8
/
+2
2020-10-21
drm: Introduce plane and CRTC scaling filter properties
Pankaj Bharadiya
-0
/
+37
2020-10-21
drm/ttm: move last binding into the drivers.
Dave Airlie
-14
/
+0
2020-10-21
drm/ttm: remove move to new and inline into remainging place.
Dave Airlie
-4
/
+0
2020-10-21
drm/ttm: drop unbind callback.
Dave Airlie
-18
/
+0
2020-10-21
drm/ttm: add move to system into drivers
Dave Airlie
-2
/
+0
2020-10-20
drm/i915: Sort ICL PCI IDs
Ville Syrjälä
-8
/
+8
2020-10-20
drm/i915: Sort CNL PCI IDs
Ville Syrjälä
-9
/
+9
2020-10-20
drm/i915: Sort CFL PCI IDs
Ville Syrjälä
-2
/
+2
2020-10-20
drm/i915: Sort CML PCI IDs
Ville Syrjälä
-6
/
+6
2020-10-20
drm/i915: Sort KBL PCI IDs
Ville Syrjälä
-4
/
+4
2020-10-20
drm/i915: Sort SKL PCI IDs
Ville Syrjälä
-4
/
+4
2020-10-20
drm/i915: Sort HSW PCI IDs
Ville Syrjälä
-17
/
+17
2020-10-20
drm/i915: Ocd the HSW PCI ID hex numbers
Ville Syrjälä
-3
/
+3
2020-10-20
drm/i915: Try to fix the SKL GT3/4 vs. GT3e/4e comments
Ville Syrjälä
-6
/
+6
2020-10-20
drm/i915: Add SKL GT1.5 PCI IDs
Alexei Podtelezhnikov
-3
/
+6
2020-10-20
drm/i915: Reclassify SKL 0x1923 and 0x1927 as ULT
Alexei Podtelezhnikov
-3
/
+3
2020-10-20
drm/i915: Reclassify SKL 0x192a as GT3
Alexei Podtelezhnikov
-1
/
+1
2020-10-20
drm/i915: Update Haswell PCI IDs
Alexei Podtelezhnikov
-1
/
+1
2020-10-20
drm/ttm: drop ttm_bo_move_ttm wrapper
Dave Airlie
-22
/
+0
2020-10-20
drm/ttm: add move old to system to drivers.
Dave Airlie
-0
/
+2
2020-10-20
drm/ttm: refactor out common code to setup a new tt backed resource
Dave Airlie
-0
/
+4
2020-10-19
drm/ttm: drop free old node wrapper.
Dave Airlie
-9
/
+0
2020-10-15
Merge tag 'sound-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-0
/
+4
2020-10-15
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-579
/
+656
2020-10-15
drm/ttm: nuke caching placement flags
Christian König
-29
/
+0
2020-10-15
drm/ttm: use caching instead of placement for ttm_io_prot
Christian König
-2
/
+4
2020-10-15
drm/ttm: add caching state to ttm_bus_placement
Christian König
-3
/
+5
2020-10-15
drm/ttm: set the tt caching state at creation time
Christian König
-10
/
+40
2020-10-14
Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-4
/
+1
2020-10-14
drm/i915/jsl: Split EHL/JSL platform info and PCI ids
Tejas Upadhyay
-3
/
+6
2020-10-12
drm/amdgpu: add dimgrey_cavefish asic type
Tao Zhou
-0
/
+1
2020-10-12
Merge tag 'asoc-v5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
-2
/
+10
2020-10-12
drm/dp: Add LTTPR helpers
Imre Deak
-0
/
+62
2020-10-09
ALSA: hda/i915 - fix list corruption with concurrent probes
Takashi Iwai
-0
/
+4
[prev]
[next]