index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Initialise drm_mm.head_node.allocated
Chris Wilson
2016-12-01
1
-0
/
+1
*
drm: Fix locking cargo-cult in encoder/plane init/cleanup
Daniel Vetter
2016-11-29
2
-10
/
+3
*
drm/doc: Fix indenting in drm_modeset_lock.c comment
Daniel Vetter
2016-11-29
1
-5
/
+5
*
drm: Protect fb_helper list manipulation with a mutex
Chris Wilson
2016-11-29
1
-0
/
+5
*
drm: Pull together probe + setup for drm_fb_helper
Chris Wilson
2016-11-29
1
-26
/
+11
*
drm: Hold mode_config.lock to prevent hotplug whilst setting up crtcs
Chris Wilson
2016-11-29
1
-33
/
+40
*
drm: Introduce drm_framebuffer_assign()
Chris Wilson
2016-11-29
1
-6
/
+2
*
drm/bridge: adv7511: Enable the audio data and clock pads on adv7533
Srinivas Kandagatla
2016-11-29
1
-0
/
+1
*
drm/bridge: adv7511: Add Audio support
John Stultz
2016-11-29
5
-0
/
+242
*
drm/edid: Consider alternate cea timings to be the same VIC
Ville Syrjälä
2016-11-28
1
-12
/
+54
*
drm: bridge: dw-hdmi: add ASoC dependency
Arnd Bergmann
2016-11-28
1
-0
/
+1
*
drm: Fix shift operations for drm_fb_helper::drm_target_preferred()
Chris Wilson
2016-11-28
1
-6
/
+7
*
drm: Avoid NULL dereference for DRM_LEGACY debug message
Chris Wilson
2016-11-28
1
-1
/
+2
*
drm: Use u64_to_user_ptr() helper for blob ioctls
Chris Wilson
2016-11-28
1
-6
/
+6
*
drm/hisilicon/hibmc: mark PM functions __maybe_unused
Arnd Bergmann
2016-11-25
1
-2
/
+2
*
drm/hisilicon/hibmc: Checking for NULL instead of IS_ERR()
Dan Carpenter
2016-11-25
1
-2
/
+2
*
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Daniel Vetter
2016-11-25
66
-377
/
+3008
|
\
|
*
Merge tag 'drm-hisilicon-next-2016-11-17' of http://github.com/zourongrong/li...
Dave Airlie
2016-11-21
11
-0
/
+2230
|
|
\
|
|
*
drm/hisilicon/hibmc: Add support for vblank interrupt
Rongrong Zou
2016-11-17
2
-1
/
+56
|
|
*
drm/hisilicon/hibmc: Add support for VDAC
Rongrong Zou
2016-11-17
4
-1
/
+155
|
|
*
drm/hisilicon/hibmc: Add support for display engine
Rongrong Zou
2016-11-17
5
-2
/
+558
|
|
*
drm/hisilicon/hibmc: Add support for frame buffer
Rongrong Zou
2016-11-17
5
-1
/
+366
|
|
*
drm/hisilicon/hibmc: Add video memory management
Rongrong Zou
2016-11-17
4
-1
/
+541
|
|
*
drm/hisilicon/hibmc: Add hisilicon hibmc drm master driver
Rongrong Zou
2016-11-17
7
-0
/
+560
|
*
|
Merge branch 'linux-4.10' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
2016-11-17
55
-377
/
+778
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
drm/nouveau/disp/gp102: rename from gp104
Ben Skeggs
2016-11-17
14
-46
/
+46
|
|
*
drm/nouveau/ce/gp102: rename from gp104
Ben Skeggs
2016-11-17
4
-13
/
+13
|
|
*
drm/nouveau/fb/gp102: rename from gp104
Ben Skeggs
2016-11-17
4
-7
/
+7
|
|
*
drm/nouveau/disp/gp102: fix cursor/overlay immediate channel indices
Ben Skeggs
2016-11-17
5
-2
/
+80
|
|
*
drm/nouveau/disp/nv50-: specify ctrl/user separately when constructing classes
Ben Skeggs
2016-11-17
14
-28
/
+32
|
|
*
drm/nouveau/disp/nv50-: split chid into chid.ctrl and chid.user
Ben Skeggs
2016-11-17
7
-92
/
+106
|
|
*
drm/nouveau: Intercept ACPI_VIDEO_NOTIFY_PROBE
Hans de Goede
2016-11-17
2
-0
/
+65
|
|
*
drm/nouveau/devinit/gm200: drop pmu reset sequence
Ben Skeggs
2016-11-17
1
-12
/
+0
|
|
*
drm/nouveau/devinit/gm200: replace while loops with PTIMER-based timeout loops
Ben Skeggs
2016-11-17
1
-4
/
+11
|
|
*
drm/nouveau/pmu/gp102: initial implementation
Ben Skeggs
2016-11-17
4
-0
/
+47
|
|
*
drm/nouveau/pmu/gp100: initial implementation
Ben Skeggs
2016-11-17
4
-0
/
+38
|
|
*
drm/nouveau/pmu: execute reset before running devinit
Ben Skeggs
2016-11-17
1
-0
/
+8
|
|
*
drm/nouveau/pmu: move ucode handling into gt215 implementation
Ben Skeggs
2016-11-17
9
-184
/
+304
|
|
*
drm/nouveau/core: initial support for GP102
Ben Skeggs
2016-11-17
1
-0
/
+29
|
|
*
drm/nouveau/device/pci: fix oops if no mmu subdev present
Ben Skeggs
2016-11-17
1
-1
/
+1
|
|
*
drm/nouveau/kms/nv50: avoid touching DP_MSTM_CTRL if !DP_MST_CAP
Ben Skeggs
2016-11-17
1
-2
/
+5
*
|
|
drm: bridge: add DesignWare HDMI I2S audio support
Kuninori Morimoto
2016-11-24
6
-2
/
+197
*
|
|
drm: Check against color expansion in drm_mm_reserve_node()
Chris Wilson
2016-11-24
1
-3
/
+8
*
|
|
drm: Define drm_mm_for_each_node_in_range()
Chris Wilson
2016-11-24
1
-9
/
+2
*
|
|
drm/doc: Fix links in drm_property.c
Daniel Vetter
2016-11-24
1
-21
/
+21
*
|
|
vgaarb: use valid dev pointer in vgaarb_info()
Arnd Bergmann
2016-11-22
1
-2
/
+1
*
|
|
drm/atomic: Unconfuse the old_state mess in commmit_tail
Daniel Vetter
2016-11-22
1
-35
/
+43
*
|
|
drm/fences: add DOC: for explicit fencing
Gustavo Padovan
2016-11-22
1
-0
/
+52
*
|
|
drm/atomic: cleanup debugfs entries on un-registering the driver.
Liviu Dudau
2016-11-21
2
-0
/
+16
*
|
|
vgaarb: Downgrade userspace-triggerable messages to debug
Bjorn Helgaas
2016-11-18
1
-5
/
+5
[next]