index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-04
drm/vmwgfx: remove userland definition of DIV_ROUND_UP
Nicolas Dichtel
1
-9
/
+11
2016-02-19
drm/nouveau: use post-decrement in error handling
Rasmus Villemoes
1
-1
/
+1
2016-02-19
drm/atomic: Allow for holes in connector state, v2.
Maarten Lankhorst
3
-54
/
+41
2016-02-19
Merge tag 'drm-vc4-fixes-2016-02-17' of github.com:anholt/linux into drm-fixes
Dave Airlie
7
-52
/
+118
2016-02-19
Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2
-2
/
+2
2016-02-19
Merge tag 'drm-intel-fixes-2016-02-18' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2
-14
/
+15
2016-02-17
drm/i915: Fix hpd live status bits for g4x
Ville Syrjälä
2
-14
/
+15
2016-02-17
drm/qxl: fix erroneous return value
Anton Protopopov
1
-1
/
+1
2016-02-17
drm/nouveau/display: Enable vblank irqs after display engine is on again.
Mario Kleiner
1
-4
/
+4
2016-02-17
drm/radeon/pm: Handle failure of drm_vblank_get.
Mario Kleiner
1
-2
/
+6
2016-02-17
drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2)
Mario Kleiner
1
-2
/
+1
2016-02-17
drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4
Mario Kleiner
1
-0
/
+16
2016-02-17
drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2)
Mario Kleiner
1
-0
/
+43
2016-02-17
drm: No-Op redundant calls to drm_vblank_off() (v2)
Mario Kleiner
1
-1
/
+10
2016-02-17
drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command
Gerd Hoffmann
1
-1
/
+2
2016-02-17
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Dave Airlie
12
-63
/
+77
2016-02-17
Revert "drm/dp/mst: change MST detection scheme"
Dave Airlie
1
-19
/
+18
2016-02-16
drm/vc4: Use runtime PM to power cycle the device when the GPU hangs.
Eric Anholt
3
-18
/
+26
2016-02-16
drm/vc4: Enable runtime PM.
Eric Anholt
3
-0
/
+47
2016-02-16
drm/vc4: Fix spurious GPU resets due to BO reuse.
Eric Anholt
2
-6
/
+19
2016-02-16
drm/vc4: Drop error message on seqno wait timeouts.
Eric Anholt
1
-3
/
+0
2016-02-16
drm/vc4: Fix -ERESTARTSYS error return from BO waits.
Eric Anholt
1
-4
/
+2
2016-02-16
drm/vc4: Return an ERR_PTR from BO creation instead of NULL.
Eric Anholt
5
-15
/
+15
2016-02-16
drm/vc4: Fix the clear color for the first tile rendered.
Eric Anholt
1
-9
/
+9
2016-02-16
drm/vc4: Validate that WAIT_BO padding is cleared.
Eric Anholt
1
-0
/
+3
2016-02-16
drm/radeon: use post-decrement in error handling
Rasmus Villemoes
1
-1
/
+1
2016-02-16
drm/amdgpu: use post-decrement in error handling
Rasmus Villemoes
1
-1
/
+1
2016-02-15
drm/exynos/decon: fix disable clocks order
Andrzej Hajda
1
-2
/
+2
2016-02-15
drm/exynos: fix incorrect cpu address for dma_mmap_attrs()
Marek Szyprowski
2
-2
/
+2
2016-02-15
drm/exynos: exynos5433_decon: fix wrong state in decon_vblank_enable
Marek Szyprowski
1
-1
/
+1
2016-02-15
drm/exynos: exynos5433_decon: fix wrong state assignment in decon_enable
Marek Szyprowski
1
-2
/
+0
2016-02-15
drm/exynos: dsi: restore support for drm bridge
Marek Szyprowski
1
-0
/
+1
2016-02-15
drm/exynos: mic: make all functions static
Marek Szyprowski
1
-5
/
+5
2016-02-15
drm/exynos: mic: convert to component framework
Marek Szyprowski
1
-20
/
+36
2016-02-15
drm/exynos: mic: use devm_clk interface
Marek Szyprowski
1
-5
/
+1
2016-02-15
drm/exynos: fix types for compilation on 64bit architectures
Marek Szyprowski
3
-6
/
+9
2016-02-15
drm/exynos: ipp: fix incorrect format specifiers in debug messages
Marek Szyprowski
4
-19
/
+19
2016-02-15
drm/exynos: depend on ARCH_EXYNOS for DRM_EXYNOS
Joonyoung Shim
1
-1
/
+1
2016-02-15
Merge tag 'drm-intel-fixes-2016-02-12' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
10
-26
/
+75
2016-02-10
drm/amdgpu: fix issue with overlapping userptrs
Christian König
3
-1
/
+23
2016-02-10
drm/radeon: hold reference to fences in radeon_sa_bo_new
Nicolai Hähnle
1
-0
/
+5
2016-02-10
drm/amdgpu: remove unnecessary forward declaration
Nicolai Hähnle
1
-2
/
+0
2016-02-10
drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)
Nicolai Hähnle
1
-1
/
+4
2016-02-10
drm/amdgpu: fix s4 resume
Flora Cui
1
-4
/
+9
2016-02-10
drm/i915: fix error path in intel_setup_gmbus()
Rasmus Villemoes
1
-1
/
+1
2016-02-10
drm/i915/skl: Fix typo in DPLL_CFGCR1 definition
Lyude
1
-1
/
+1
2016-02-10
drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()
Lyude
1
-1
/
+2
2016-02-09
drm/i915: Pretend cursor is always on for ILK-style WM calculations (v2)
Matt Roper
1
-5
/
+9
2016-02-08
drm/amdgpu/cz: plumb pg flags through to powerplay
Alex Deucher
1
-0
/
+13
2016-02-08
drm/amdgpu/tonga: plumb pg flags through to powerplay
Alex Deucher
1
-2
/
+12
[next]