index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
drm
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-01
drm: Add a helper function for printing a debugfs_regset32.
Eric Anholt
1
-0
/
+2
2019-04-01
drm/i915: Split some PCI ids into separate groups
Tvrtko Ursulin
1
-49
/
+124
2019-04-01
drm/i915: Split Pineview device info into desktop and mobile
Tvrtko Ursulin
1
-2
/
+4
2019-04-01
drm/syncobj: add new drm_syncobj_add_point interface v4
Christian König
1
-0
/
+5
2019-03-29
drm/atomic-helper: Make atomic_enable/disable crtc callbacks optional
Rodrigo Siqueira
1
-0
/
+4
2019-03-29
Merge tag 'drm-misc-next-2019-03-28-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
3
-31
/
+14
2019-03-29
Merge tag 'du-next-20190328' of git://linuxtv.org/pinchartl/media into drm-next
Dave Airlie
2
-1
/
+2
2019-03-28
drm: Forward-declare struct drm_format_info in drm_framebuffer.h
Laurent Pinchart
1
-0
/
+1
2019-03-28
drm: Fix subtle spelling error in drm_crtc_state
Kieran Bingham
1
-1
/
+1
2019-03-27
drm/fb-helper: Fixup fill_info cleanup
Daniel Vetter
1
-12
/
+6
2019-03-27
Merge drm/drm-next into drm-intel-next-queued
Joonas Lahtinen
18
-121
/
+413
2019-03-27
drm: Kill drm_display_info.name
Ville Syrjälä
1
-5
/
+0
2019-03-27
drm: Fix tabs vs. spaces
Ville Syrjälä
1
-1
/
+2
2019-03-27
drm: Nuke unused drm_display_info.pixel_clock
Ville Syrjälä
1
-6
/
+0
2019-03-27
drm/fb-helper: Unexport fill_{var,info}
Daniel Vetter
1
-4
/
+0
2019-03-27
drm/fb-helper: Add fill_info() functions
Daniel Vetter
1
-0
/
+3
2019-03-25
Merge tag 'drm-misc-next-2019-03-21' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
13
-92
/
+297
2019-03-25
drm/doc: fix missing verb
Luca Ceresoli
1
-3
/
+3
2019-03-25
Merge tag 'du-next-20190318' of git://linuxtv.org/pinchartl/media into drm-next
Dave Airlie
2
-2
/
+35
2019-03-22
drm/i915/ehl: Add EHL platform info and PCI IDs
James Ausmus
1
-0
/
+7
2019-03-20
tinydrm/mipi-dbi: Use dma-safe buffers for all SPI transfers
Noralf Trønnes
1
-2
/
+3
2019-03-19
drm/i915/cml: Add CML PCI IDS
Anusha Srivatsa
1
-1
/
+27
2019-03-19
drm: Use the same mmap-range offset and size for GEM and TTM
Thomas Zimmermann
2
-2
/
+12
2019-03-19
drm/ttm: Remove file_page_offset parameter from ttm_bo_device_init()
Thomas Zimmermann
1
-1
/
+1
2019-03-19
drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constant
Thomas Zimmermann
1
-0
/
+2
2019-03-18
drm: writeback: Add job prepare and cleanup operations
Laurent Pinchart
2
-1
/
+34
2019-03-18
drm: writeback: Cleanup job ownership handling when queuing job
Laurent Pinchart
1
-1
/
+1
2019-03-18
drm: Turn bus flags macros into an enum
Laurent Pinchart
1
-44
/
+64
2019-03-18
drm/bridge: use bus flags in bridge timings
Stefan Agner
1
-7
/
+5
2019-03-18
drm: Use new DRM_BUS_FLAG_*_(DRIVE|SAMPLE)_(POS|NEG)EDGE flags
Laurent Pinchart
1
-4
/
+5
2019-03-18
drm: Clarify definition of the DRM_BUS_FLAG_(PIXDATA|SYNC)_* macros
Laurent Pinchart
1
-4
/
+32
2019-03-15
Merge tag 'drm-next-2019-03-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-3
/
+11
2019-03-14
drm: Add library for shmem backed GEM objects
Noralf Trønnes
1
-0
/
+159
2019-03-14
drm: Add helpers for locking an array of BO reservations.
Eric Anholt
1
-0
/
+4
2019-03-14
Merge tag 'drm-misc-next-fixes-2019-03-13' of git://anongit.freedesktop.org/d...
Dave Airlie
1
-3
/
+11
2019-03-12
drm/i915: Add new ICL PCI ID
José Roberto de Souza
1
-1
/
+2
2019-03-11
Merge drm/drm-next into drm-intel-next-queued
Joonas Lahtinen
1
-1
/
+1
2019-03-08
Merge tag 'drm-next-2019-03-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
45
-404
/
+1111
2019-03-07
drm: export drm_timeout_abs_to_jiffies
Qiang Yu
1
-0
/
+4
2019-03-07
drm/fb-helper: call vga_remove_vgacon automatically.
Gerd Hoffmann
1
-3
/
+11
2019-03-06
Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-0
/
+188
2019-03-06
Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+1
2019-03-06
Merge drm/drm-next into drm-misc-next
Sean Paul
2
-1
/
+14
2019-03-05
drm/dsc: Split DSC PPS and SDP header initialisations
David Francis
1
-2
/
+2
2019-03-05
drm/dsc: Add native 420 and 422 support to compute_rc_params
David Francis
1
-2
/
+2
2019-03-05
drm/i915: Move dsc rate params compute into drm
David Francis
1
-0
/
+1
2019-03-05
Merge tag 'drm-misc-fixes-2019-02-22' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-1
/
+1
2019-03-04
drm/tinydrm: Remove tinydrm_device
Noralf Trønnes
1
-42
/
+0
2019-03-04
drm/tinydrm: Drop using tinydrm_device
Noralf Trønnes
1
-9
/
+17
2019-03-04
drm: Add devm_drm_dev_init()
Noralf Trønnes
1
-0
/
+3
[prev]
[next]