index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-05
drm/ttm: initialize globals during device init (v2)
Christian König
1
-40
/
+1
2018-11-05
drm/ttm: use a static ttm_bo_global instance
Christian König
1
-7
/
+8
2018-11-05
drm/ttm: make the device list mutex static
Christian König
1
-1
/
+0
2018-11-05
drm/ttm: use a static ttm_mem_global instance
Christian König
2
-8
/
+4
2018-11-05
drm/sched: add drm_sched_fault
Christian König
1
-0
/
+1
2018-11-05
drm/ttm: Provide ttm_bo_global_{init/release}() for struct ttm_bo_global
Thomas Zimmermann
1
-11
/
+42
2018-11-05
drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()
Thomas Zimmermann
1
-2
/
+2
2018-11-02
drm/dp/fec: DRM helper for Forward Error Correction
Anusha Srivatsa
1
-0
/
+7
2018-11-02
Merge tag 'drm-next-2018-11-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-2
/
+69
2018-11-02
drm: Add connector property to limit max bpc
Radhakrishna Sripada
1
-0
/
+20
2018-11-02
drm: Add macro to export functions only when CONFIG_DRM_DEBUG_SELFTEST is ena...
Alexandru Gheorghe
1
-0
/
+6
2018-11-02
drm/fourcc: Add char_per_block, block_w and block_h in drm_format_info
Alexandru Gheorghe
1
-2
/
+59
2018-11-02
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
8
-608
/
+25
2018-10-31
drm/dp: Define payload size for DP SDP PPS packet
Manasi Navare
1
-0
/
+1
2018-10-31
drm/dp: DRM DP helper/macros to get DP sink DSC parameters
Manasi Navare
1
-0
/
+30
2018-10-31
drm/dp: Add DP DSC DPCD receiver capability size define and missing SHIFT
Manasi Navare
1
-0
/
+6
2018-10-30
drm/bridge/synopsys: dsi: add dual-dsi support
Nickey Yang
1
-0
/
+1
2018-10-30
drm/bridge/synopsys: dsi: add ability to have glue-specific attach and detach
Heiko Stuebner
1
-0
/
+8
2018-10-30
drm/bridge/synopsys: dsi: don't call __dw_mipi_dsi_probe from dw_mipi_dsi_bind
Heiko Stuebner
1
-4
/
+1
2018-10-29
drm: HDMI and DP specific HDCP2.2 defines
Ramalingam C
2
-0
/
+79
2018-10-29
drm: hdcp2.2 authentication msg definitions
Ramalingam C
1
-0
/
+184
2018-10-28
Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
29
-665
/
+356
2018-10-24
drm/dp_mst: Remove all evil duplicate state pointers
Lyude Paul
1
-6
/
+0
2018-10-24
Merge drm/drm-next into drm-misc-next
Sean Paul
6
-607
/
+22
2018-10-24
drm: dsi: Add lane clock rate fields to DSI device
Linus Walleij
1
-0
/
+8
2018-10-24
drm/doc: kerneldoc for quirk_addfb_prefer_xbgr_30bpp
Daniel Vetter
1
-0
/
+7
2018-10-23
drm/rcar-du: Convert drm_atomic_helper_suspend/resume()
Souptick Joarder
1
-2
/
+0
2018-10-23
drm: fix deadlock of syncobj v6
Chunming Zhou
1
-2
/
+6
2018-10-22
drm: fourcc: Convert drm_format_info kerneldoc to in-line member documentation
Alexandru Gheorghe
1
-10
/
+20
2018-10-19
drm/dp: Add definitions for eDP Rev 1.4a and 1.4b
Manasi Navare
1
-0
/
+2
2018-10-19
drm/atomic_helper: Stop modesets on unregistered connectors harder
Lyude Paul
1
-2
/
+69
2018-10-18
drm: Get ref on CRTC commit object when waiting for flip_done
Leo Li
1
-0
/
+11
2018-10-18
drm: add syncobj timeline support v9
Chunming Zhou
1
-33
/
+34
2018-10-17
drm/atomic_helper: Stop modesets on unregistered connectors harder
Lyude Paul
1
-2
/
+69
2018-10-16
drm/edid: VSDB yCBCr420 Deep Color mode bit definitions
Clint Taylor
1
-3
/
+3
2018-10-16
drm: add flags to drm_syncobj_find_fence
Chunming Zhou
1
-1
/
+1
2018-10-15
drm/radeon: change SPDX identifier to MIT
Jonathan Gray
1
-1
/
+1
2018-10-11
drm/i915/aml: Add new Amber Lake PCI ID
José Roberto de Souza
1
-3
/
+8
2018-10-05
drm/i915: Redefine some Whiskey Lake SKUs
Rodrigo Vivi
1
-5
/
+5
2018-10-05
drm: Unexport drm_plane_helper_check_update
Daniel Vetter
1
-11
/
+0
2018-10-05
drm: Unexport primary plane helpers
Daniel Vetter
1
-10
/
+0
2018-10-05
drm: Remove transitional helpers
Daniel Vetter
2
-20
/
+0
2018-10-05
drm/atomic: Improve docs for drm_atomic_state->allow_modeset
Daniel Vetter
1
-1
/
+9
2018-10-05
drm: Extract drm_atomic_state_helper.[hc]
Daniel Vetter
2
-43
/
+81
2018-10-05
drm/atomic-helper: Unexport drm_atomic_helper_best_encoder
Daniel Vetter
1
-2
/
+0
2018-10-05
drm: Remove defunct dma_buf_kmap stubs
Chris Wilson
1
-3
/
+0
2018-10-05
drm/vblank: Remove old-style comments
Daniel Vetter
1
-4
/
+4
2018-10-05
drm: add drm_connector_attach_edid_property()
Gerd Hoffmann
1
-0
/
+1
2018-10-04
BackMerge v4.19-rc6 into drm-next
Dave Airlie
1
-1
/
+0
2018-10-04
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...
Dave Airlie
3
-602
/
+18
[prev]
[next]