index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-29
drm: Make the fb refcount handover less magic
Ville Syrjälä
1
-2
/
+1
2018-03-29
drm: Adjust whitespace for legibility
Ville Syrjälä
2
-2
/
+8
2018-03-29
drm: Add local 'plane' variable for primary/cursor planes
Ville Syrjälä
2
-27
/
+37
2018-03-29
drm/atomic-helper: WARN if legacy plane fb pointers are bogus when committing...
Ville Syrjälä
1
-1
/
+6
2018-03-29
drm: Clear crtc->primary->crtc when disabling the crtc via setcrtc()
Ville Syrjälä
1
-1
/
+1
2018-03-29
drm/atomic-helper: Drop plane->fb references only for drm_atomic_helper_shutd...
Ville Syrjälä
1
-39
/
+39
2018-03-29
drm: Use srcu to protect drm_device.unplugged
Noralf Trønnes
3
-10
/
+68
2018-03-28
drm: add parameter explanation for some gem dmabuf_ops
Samuel Li
1
-0
/
+13
2018-03-28
drm/tinydrm: Make fb_dirty into a lower level hook
Ville Syrjälä
11
-78
/
+78
2018-03-28
drm/simple-kms-helper: Plumb plane state to the enable hook
Ville Syrjälä
10
-10
/
+21
2018-03-28
drm/udl: Get rid of dev->struct_mutex usage
Daniel Vetter
5
-5
/
+11
2018-03-28
drm/rockchip: fixup comment for gem_free_object_unlocked
Daniel Vetter
1
-2
/
+2
2018-03-28
staging/vboxvideo: Use gem_free_object_unlocked
Daniel Vetter
1
-1
/
+1
2018-03-28
drm/omap: Use normalized zpos for plane placement
Peter Ujfalusi
2
-1
/
+4
2018-03-28
drm: rcar-du: Let core take care of normalizing the zpos
Peter Ujfalusi
1
-9
/
+2
2018-03-28
drm/sti: Let core take care of normalizing the zpos
Peter Ujfalusi
1
-21
/
+3
2018-03-28
drm/tegra: Let core take care of normalizing the zpos
Peter Ujfalusi
1
-17
/
+4
2018-03-28
drm/exynos: Let core take care of normalizing the zpos
Peter Ujfalusi
3
-22
/
+3
2018-03-28
drm: Add drm_mode_config->normalize_zpos boolean
Peter Ujfalusi
3
-2
/
+21
2018-03-28
drm: make drm_core_check_feature() bool that it is
Jani Nikula
1
-2
/
+2
2018-03-28
drm: remove old documentation comment cruft from drmP.h
Jani Nikula
1
-21
/
+0
2018-03-28
drm: prefer inline over __inline__
Jani Nikula
2
-5
/
+4
2018-03-28
drm/dp/mst: Fix off-by-one typo when dump payload table
Andy Shevchenko
1
-4
/
+5
2018-03-27
drm/tinydrm: Use gem_free_object_unlocked
Daniel Vetter
2
-2
/
+2
2018-03-26
drm/scdc-helper: Convert errors into debug messages
Ville Syrjälä
1
-5
/
+5
2018-03-26
drm/gem: Document that handle_create must be the last step
Daniel Vetter
1
-3
/
+6
2018-03-26
gpu: drm: nouveau: Use list_{next/prev}_entry instead of list_entry
Arushi Singhal
1
-1
/
+1
2018-03-26
gpu: drm/lease:: Use list_{next/prev}_entry instead of list_entry
Arushi Singhal
1
-1
/
+1
2018-03-22
drm: Remove drm_property_{un/reference}_blob aliases
Haneen Mohammed
2
-36
/
+0
2018-03-21
Merge airlied/drm-next into drm-misc-next
Sean Paul
763
-33627
/
+68429
2018-03-21
drm/qxl: Replace drm_gem_object_reference/unreference() with _get/put()
Santha Meena Ramamoorthy
6
-12
/
+12
2018-03-21
Merge tag 'omapdrm-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...
Dave Airlie
55
-3831
/
+4277
2018-03-21
Merge tag 'drm-msm-next-2018-03-20' of git://people.freedesktop.org/~robclark...
Dave Airlie
73
-247
/
+1880
2018-03-21
Merge tag 'drm/tegra/for-4.17-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
10
-114
/
+280
2018-03-21
Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-...
Dave Airlie
7
-77
/
+189
2018-03-21
Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
150
-5158
/
+5739
2018-03-20
drm/meson: Fix potential NULL dereference in meson_drv_bind_master()
Wei Yongjun
1
-0
/
+4
2018-03-19
drm/sun4i: backend: Support YUV planes
Maxime Ripard
3
-0
/
+119
2018-03-19
drm/sun4i: backend: Check that we only have a single YUV plane
Maxime Ripard
2
-2
/
+48
2018-03-19
drm/sun4i: Add driver support for A80 display pipeline
Chen-Yu Tsai
3
-2
/
+18
2018-03-19
drm/sun4i: Add compatible strings for the A80 display pipeline
Chen-Yu Tsai
1
-1
/
+5
2018-03-19
drm/sun4i: Add support for A80 TCONs
Chen-Yu Tsai
2
-0
/
+28
2018-03-19
drm/sun4i: Add DT binding for Detail Enhancement Unit in Allwinner A80 SoC
Chen-Yu Tsai
1
-0
/
+22
2018-03-19
drm/sun4i: Add compatible strings for A80 TCONs
Chen-Yu Tsai
1
-3
/
+8
2018-03-19
drm: Reduce object size of DRM_DEV_<LEVEL> uses
Joe Perches
2
-57
/
+74
2018-03-19
drm/doc: Put all driver docs into a separate chapter
Daniel Vetter
2
-8
/
+22
2018-03-19
drm: dma_bufs: Fixed checkpatch issues
Paul McQuade
1
-8
/
+8
2018-03-19
drm: remove drm_mode_object_{un/reference} aliases
Haneen Mohammed
2
-34
/
+0
2018-03-19
drm/msm: fix building without debugfs
Arnd Bergmann
1
-0
/
+2
2018-03-19
drm/msm/mdp5: don't pre-reserve LM's if no dual-dsi
Rob Clark
1
-1
/
+5
[next]