index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/fb-helper: Fix sparse warnings
Ville Syrjälä
2016-09-19
2
-0
/
+9
*
drm/blend: Fix sparse warnings
Ville Syrjälä
2016-09-19
1
-1
/
+1
*
drm/atomic-helper: Fix sparse warnings
Ville Syrjälä
2016-09-19
1
-1
/
+1
*
drm: fix implicit declaration build error on ia64
Jani Nikula
2016-09-19
1
-0
/
+1
*
drm: Extract drm_bridge.h
Daniel Vetter
2016-09-19
1
-3
/
+2
*
drm: cleanup drm_core_{init,exit}()
David Herrmann
2016-09-19
1
-26
/
+22
*
drm: drop obsolete drm_core.h
David Herrmann
2016-09-19
5
-14
/
+7
*
drm: use drm_file to tag vm-bos
David Herrmann
2016-09-19
10
-32
/
+40
*
drm: remove redundant drm_file->uid
David Herrmann
2016-09-19
2
-2
/
+3
*
Merge tag 'topic/drm-misc-2016-09-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-09-19
18
-102
/
+81
|
\
|
*
drm: Only use compat ioctl for addfb2 on X86/IA64
Kristian H. Kristensen
2016-09-15
1
-0
/
+4
|
*
drm/qxl: squash lines for simple wrapper functions
Masahiro Yamada
2016-09-15
2
-10
/
+4
|
*
drm/bridge: analogix_dp: squash lines for simple wrapper functions
Masahiro Yamada
2016-09-15
1
-16
/
+4
|
*
drm/radeon: squash lines for simple wrapper functions
Masahiro Yamada
2016-09-15
3
-15
/
+3
|
*
drm/amdgpu: squash lines for simple wrapper functions
Masahiro Yamada
2016-09-15
3
-15
/
+3
|
*
dma-buf/sync-file: Avoid enable fence signaling if poll(.timeout=0)
Chris Wilson
2016-09-13
1
-1
/
+2
|
*
drm/fence: allow fence waiting to be interrupted by userspace
Gustavo Padovan
2016-09-12
2
-10
/
+33
|
*
drm: Move property validation to a helper, v2.
Maarten Lankhorst
2016-09-12
3
-26
/
+20
|
*
drm/bridge: adv7511: add support for the 2nd chip
Sergei Shtylyov
2016-09-12
2
-9
/
+8
*
|
Merge branch 'drm-tda998x-devel' of git://git.armlinux.org.uk/~rmk/linux-arm ...
Dave Airlie
2016-09-13
2
-41
/
+257
|
\
\
|
*
|
drm/i2c: tda998x: Register ASoC hdmi-codec and add audio DT binding
Jyri Sarha
2016-09-07
2
-3
/
+211
|
*
|
drm/i2c: tda998x: Improve tda998x_configure_audio() audio related pdata
Jyri Sarha
2016-09-07
1
-38
/
+46
*
|
|
Merge tag 'sunxi-drm-for-4.9' of https://git.kernel.org/pub/scm/linux/kernel/...
Dave Airlie
2016-09-13
10
-49
/
+324
|
\
\
\
|
*
|
|
drm/sun4i: add missing header dependencies
Baoyou Xie
2016-09-08
3
-0
/
+3
|
*
|
|
drm/sun4i: Add a DRC driver
Maxime Ripard
2016-09-08
2
-1
/
+119
|
*
|
|
drm/sun4i: backend: Handle the SAT
Maxime Ripard
2016-09-08
2
-0
/
+63
|
*
|
|
drm/sun4i: support A33 tcon
Maxime Ripard
2016-09-08
3
-4
/
+13
|
*
|
|
drm/sun4i: support TCONs without channel 1
Maxime Ripard
2016-09-08
2
-13
/
+23
|
*
|
|
drm/sun4i: Clear encoder->bridge if a bridge is not found
Chen-Yu Tsai
2016-09-01
1
-4
/
+6
|
*
|
|
drm/sun4i: rgb: add missing calls to drm_panel_{prepare,unprepare}
Jonathan Liu
2016-08-30
1
-2
/
+6
|
*
|
|
drm/sun4i: Remove redundant dev_err call in sun4i_tcon_init_regmap()
Wei Yongjun
2016-08-27
1
-3
/
+1
|
*
|
|
drm/sun4i: Add bridge support
Maxime Ripard
2016-08-22
4
-19
/
+87
|
*
|
|
drm/sun4i: Move panel retrieval in RGB connector
Maxime Ripard
2016-08-22
3
-11
/
+9
|
*
|
|
drm/sun4i: Store TCON's device structure pointer
Maxime Ripard
2016-08-22
2
-0
/
+2
*
|
|
|
Merge tag 'topic/drm-misc-2016-09-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-09-13
7
-8
/
+62
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
drm: Fix error path in drm_mode_page_flip_ioctl()
Imre Deak
2016-09-08
1
-1
/
+1
|
*
|
|
Revert "drm: Unify handling of blob and object properties"
Maarten Lankhorst
2016-09-07
1
-5
/
+18
|
*
|
|
drm/udl: implement usb_driver suspend/resume.
Haixia Shi
2016-09-06
3
-0
/
+32
|
*
|
|
drm: fix signed integer overflow
Xie XiuQi
2016-09-06
1
-1
/
+1
|
*
|
|
drm/atomic: Reject properties not part of the object.
Maarten Lankhorst
2016-09-06
1
-1
/
+10
*
|
|
|
Merge tag 'tilcdc-4.9-fixes' of https://github.com/jsarha/linux into drm-next
Dave Airlie
2016-09-02
9
-30
/
+82
|
\
\
\
\
|
*
|
|
|
drm/tilcdc: Choose console BPP that supports RGB
Jyri Sarha
2016-09-01
6
-19
/
+9
|
*
|
|
|
drm/tilcdc: Add blue-and-red-crossed devicetree property
Jyri Sarha
2016-09-01
3
-6
/
+48
|
*
|
|
|
drm/tilcdc: Write DMA base and ceiling address with single instruction
Jyri Sarha
2016-09-01
2
-2
/
+22
|
*
|
|
|
drm/tilcdc: Remove drm_helper_disable_unused_functions() call
Jyri Sarha
2016-09-01
1
-2
/
+0
|
*
|
|
|
drm/tilcdc: Enable EOF interrupts for v1 LCDC
Karl Beldan
2016-09-01
1
-0
/
+2
|
*
|
|
|
drm/tilcdc: Adjust the FB_CEILING address
Karl Beldan
2016-09-01
1
-1
/
+1
|
*
|
|
|
drm/tilcdc: Fix check for remote port parent
Teresa Remmet
2016-09-01
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'drm-vc4-next-2016-08-29' of https://github.com/anholt/linux into d...
Dave Airlie
2016-09-02
4
-19
/
+77
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
drm/vc4: Don't force new binner overflow allocation per draw.
Eric Anholt
2016-08-19
1
-4
/
+0
[next]