index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
drm/i915: add has_dsi_encoder to crtc state
Jani Nikula
2015-11-30
3
-35
/
+25
|
*
drm/i915: remove pre_pll_enable hook from DDI/gen9+ crtc enable
Jani Nikula
2015-11-30
1
-2
/
+0
|
*
drm/i915/dsi: merge pre_pll_enable hook to pre_enable
Jani Nikula
2015-11-30
1
-11
/
+5
|
*
drm/i915: Fix possible null dereference in framebuffer_info debugfs function
Namrta Salonie
2015-11-30
1
-20
/
+16
|
*
drm/i915: Fix kerneldoc indent fails
Ville Syrjälä
2015-11-26
2
-11
/
+11
|
*
drm/i915: Introduce bdw_{update,enable,disable}_pipe_irq()
Ville Syrjälä
2015-11-26
3
-12
/
+51
|
*
drm/i915: Make ironlake_{enable,disable}_display_irq() static inlines
Ville Syrjälä
2015-11-26
3
-26
/
+23
|
*
drm/i915: Make ibx_{enable,disable}_display_interrupt() static inlines
Ville Syrjälä
2015-11-26
1
-4
/
+11
|
*
Revert "drm/i915: shut up gen8+ SDE irq dmesg noise"
Jani Nikula
2015-11-26
1
-7
/
+3
|
*
drm/i915: fix the SDE irq dmesg warnings properly
Jani Nikula
2015-11-26
1
-4
/
+18
|
*
drm/i915: more virtual south bridge detection
Gerd Hoffmann
2015-11-26
2
-1
/
+3
|
*
drm/i915: remove duplicate definition of for_each_power_domain
Jani Nikula
2015-11-24
1
-4
/
+0
|
*
drm/i915: Don't register CRT connector when it's fused off
Ville Syrjälä
2015-11-24
1
-6
/
+27
|
*
drm/i915: Check for underruns after crtc disable
Ville Syrjälä
2015-11-24
1
-0
/
+7
|
*
drm/i915: Disable CPU underruns around eDP port and vdd enable on ILK-IVB
Ville Syrjälä
2015-11-24
1
-0
/
+12
|
*
drm/i915: Suppress spurious CPU FIFO underruns on ILK-IVB
Ville Syrjälä
2015-11-24
1
-1
/
+19
|
*
drm/i915: Also disable PSR on Sink when disabling it on Source.
Rodrigo Vivi
2015-11-24
1
-0
/
+4
|
*
drm/i915: Remove PSR Perf Counter for SKL+
Rodrigo Vivi
2015-11-24
1
-2
/
+5
|
*
drm/i915: PSR: Mask LPSP hw tracking back again.
Rodrigo Vivi
2015-11-24
1
-2
/
+7
|
*
drm/i915: PSR: Let's rely more on frontbuffer tracking.
Rodrigo Vivi
2015-11-24
1
-19
/
+3
|
*
drm/i915: Remove duplicated dpcd write on hsw_psr_enable_sink.
Rodrigo Vivi
2015-11-24
1
-3
/
+0
|
*
drm/i915: Remove incorrect warning in context cleanup
Tvrtko Ursulin
2015-11-24
1
-2
/
+0
|
*
drm/i915/pm: Print offending domain in refcount failure
Daniel Stone
2015-11-23
1
-2
/
+6
|
*
drm/i915/pm: Unstatic power_domain_str
Daniel Stone
2015-11-23
3
-66
/
+69
|
*
drm/i915/skl: re-enable power well support
Imre Deak
2015-11-23
1
-5
/
+0
|
*
drm/i915/skl: enable PC9/10 power states during suspend-to-idle
Imre Deak
2015-11-23
2
-10
/
+35
*
|
drm/ttm: fix documentation of ttm_bo_reserve
Nicolai Hähnle
2015-12-15
1
-2
/
+2
*
|
Merge tag 'drm-vc4-next-2015-12-11' of http://github.com/anholt/linux into dr...
Dave Airlie
2015-12-15
23
-21
/
+5577
|
\
\
|
*
|
drm/vc4: Add an interface for capturing the GPU state after a hang.
Eric Anholt
2015-12-08
4
-0
/
+236
|
*
|
drm/vc4: Add support for async pageflips.
Eric Anholt
2015-12-08
5
-2
/
+342
|
*
|
drm/vc4: Add support for drawing 3D frames.
Eric Anholt
2015-12-08
12
-1
/
+3243
|
*
|
drm/vc4: Bind and initialize the V3D engine.
Eric Anholt
2015-12-08
5
-0
/
+242
|
*
|
drm/vc4: Fix a typo in a V3D debug register.
Eric Anholt
2015-12-08
1
-1
/
+1
|
*
|
drm/vc4: Add an API for creating GPU shaders in GEM BOs.
Eric Anholt
2015-12-08
7
-5
/
+999
|
*
|
drm/vc4: Add create and map BO ioctls.
Eric Anholt
2015-12-08
5
-0
/
+117
|
*
|
drm/vc4: Add a BO cache.
Eric Anholt
2015-12-08
4
-8
/
+384
|
*
|
drm: Create a driver hook for allocating GEM object structs.
Eric Anholt
2015-12-08
2
-4
/
+13
*
|
|
Merge branch 'exynos-drm-next' of git://git.kernel.org:/pub/scm/linux/kernel/...
Dave Airlie
2015-12-15
23
-605
/
+982
|
\
\
\
|
*
|
|
drm/exynos: gem: remove old unused prototypes
Marek Szyprowski
2015-12-13
1
-28
/
+0
|
*
|
|
drm/exynos: fimd: fix dma burst size setting for small plane size
Marek Szyprowski
2015-12-13
1
-13
/
+11
|
*
|
|
drm/exynos: fix clipping when scaling is enabled
Marek Szyprowski
2015-12-13
1
-6
/
+7
|
*
|
|
drm/exynos: mixer: use ratio precalculated in exynos_state
Marek Szyprowski
2015-12-13
1
-30
/
+3
|
*
|
|
drm/exynos: add generic check for plane state
Marek Szyprowski
2015-12-13
3
-0
/
+37
|
*
|
|
drm/exynos: introduce exynos_drm_plane_config structure
Marek Szyprowski
2015-12-13
8
-74
/
+121
|
*
|
|
drm/exynos: mixer: enable video overlay plane only when VP is available
Marek Szyprowski
2015-12-13
1
-0
/
+3
|
*
|
|
drm/exynos: mixer: use crtc->state->adjusted_mode instead of crtc->mode
Marek Szyprowski
2015-12-13
1
-2
/
+2
|
*
|
|
drm/exynos: introduce exynos_drm_plane_state structure
Marek Szyprowski
2015-12-13
6
-120
/
+197
|
*
|
|
drm/exynos: move dma_addr attribute from exynos plane to exynos fb
Marek Szyprowski
2015-12-13
9
-53
/
+39
|
*
|
|
drm/exynos: exynos7-decon: remove excessive check
Marek Szyprowski
2015-12-13
1
-10
/
+0
|
*
|
|
drm/exynos: rotator: convert to common clock framework
Marek Szyprowski
2015-12-13
1
-2
/
+2
[prev]
[next]