index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/fsl-dcu: rework codes to support of_graph dt binding for panel
Meng Yi
2016-07-16
3
-23
/
+50
*
drm/fsl-dcu: add missing of_node_put after calling of_parse_phandle
Peter Chen
2016-07-16
1
-0
/
+1
*
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
2016-07-15
5
-53
/
+126
|
\
|
*
drm/exynos: iommu: add support for ARM64 specific code for IOMMU glue
Marek Szyprowski
2016-07-13
3
-7
/
+57
|
*
drm/exynos: iommu: move ARM specific code to exynos_drm_iommu.h
Marek Szyprowski
2016-07-13
2
-33
/
+42
|
*
drm/exynos: iommu: remove unused entries from exynos_drm_private strcuture
Marek Szyprowski
2016-07-13
2
-9
/
+2
|
*
drm/exynos: iommu: add a check if all sub-devices have iommu controller
Marek Szyprowski
2016-07-13
1
-0
/
+5
|
*
drm/exynos: iommu: move dma_params configuration code to separate functions
Marek Szyprowski
2016-07-13
1
-6
/
+22
*
|
Merge tag 'drm-vc4-next-2016-07-12' of https://github.com/anholt/linux into d...
Dave Airlie
2016-07-15
7
-22
/
+211
|
\
\
|
*
|
drm/vc4: remove redundant ret status check
Colin Ian King
2016-07-12
1
-3
/
+0
|
*
|
drm/vc4: Implement precise vblank timestamping.
Mario Kleiner
2016-07-12
4
-1
/
+192
|
*
|
drm/vc4: Bind the HVS before we bind the individual CRTCs.
Eric Anholt
2016-07-12
1
-1
/
+1
|
*
|
Merge tag 'drm-vc4-fixes-2016-06-06' into drm-vc4-next
Eric Anholt
2016-07-08
4
-21
/
+45
|
|
\
\
|
*
|
|
gpu: drm: vc4_hdmi: add missing of_node_put after calling of_parse_phandle
Peter Chen
2016-07-08
1
-6
/
+7
|
*
|
|
drm: vc4: enable XBGR8888 and ABGR8888 pixel formats
Rob Herring
2016-07-08
1
-0
/
+8
|
*
|
|
drm/vc4: clean up error exit path on failed dpi_connector allocation
Colin Ian King
2016-06-06
1
-11
/
+3
*
|
|
|
Merge tag 'drm-intel-next-2016-07-11' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-07-15
70
-5409
/
+6337
|
\
\
\
\
|
*
|
|
|
drm/i915: Update DRIVER_DATE to 20160711
Daniel Vetter
2016-07-11
1
-1
/
+1
|
*
|
|
|
drm/i915: Select DRM_VGEM for igt
Chris Wilson
2016-07-10
1
-0
/
+1
|
*
|
|
|
drm/i915: Select X86_MSR for igt
Chris Wilson
2016-07-10
1
-0
/
+1
|
*
|
|
|
drm/i915: Fill unused GGTT with scratch pages for VT-d
Chris Wilson
2016-07-08
3
-11
/
+11
|
*
|
|
|
drm/i915: Introduce Kabypoint PCH for Kabylake H/DT.
Rodrigo Vivi
2016-07-07
4
-3
/
+11
|
*
|
|
|
drm/i915:gen9: implement WaMediaPoolStateCmdInWABB
Tim Gore
2016-07-07
1
-0
/
+25
|
*
|
|
|
drm/i915: Check for invalid cloning earlier during modeset
Ville Syrjälä
2016-07-07
1
-25
/
+5
|
*
|
|
|
drm/i915: Simplify hdmi_12bpc_possible()
Ville Syrjälä
2016-07-07
1
-19
/
+1
|
*
|
|
|
drm/i915: Kill has_dsi_encoder
Ville Syrjälä
2016-07-07
4
-36
/
+20
|
*
|
|
|
drm/i915: s/INTEL_OUTPUT_DISPLAYPORT/INTEL_OUTPUT_DP/
Ville Syrjälä
2016-07-07
7
-24
/
+24
|
*
|
|
|
drm/i915: Replace some open coded intel_crtc_has_dp_encoder()s
Ville Syrjälä
2016-07-07
2
-7
/
+6
|
*
|
|
|
drm/i915: Kill has_dp_encoder from pipe_config
Ville Syrjälä
2016-07-07
5
-23
/
+19
|
*
|
|
|
drm/i915: Replace manual lvds and sdvo/hdmi counting with intel_crtc_has_type()
Ville Syrjälä
2016-07-07
1
-34
/
+10
|
*
|
|
|
drm/i915: Unify intel_pipe_has_type() and intel_pipe_will_have_type()
Ville Syrjälä
2016-07-07
3
-59
/
+45
|
*
|
|
|
drm/i915: Add output_types bitmask into the crtc state
Ville Syrjälä
2016-07-07
2
-30
/
+26
|
*
|
|
|
drm/i915: Remove encoder type checks from MST suspend/resume
Ville Syrjälä
2016-07-07
1
-18
/
+10
|
*
|
|
|
drm/i915: Don't mark eDP encoders as MST capable
Ville Syrjälä
2016-07-07
1
-1
/
+1
|
*
|
|
|
drm/i915: avoid wait_for_atomic() in non-atomic host2guc_action()
Dave Gordon
2016-07-06
1
-2
/
+8
|
*
|
|
|
drm/i915: Group the irq breadcrumb variables into the same cacheline
Chris Wilson
2016-07-06
5
-35
/
+37
|
*
|
|
|
drm/i915: Wake up the bottom-half if we steal their interrupt
Chris Wilson
2016-07-06
1
-0
/
+22
|
*
|
|
|
drm/i915: Always double check for a missed interrupt for new bottom halves
Chris Wilson
2016-07-06
1
-5
/
+11
|
*
|
|
|
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
Chris Wilson
2016-07-05
35
-226
/
+236
|
*
|
|
|
drm/i915: Remove impossible tests for dev->dev_private
Chris Wilson
2016-07-05
1
-2
/
+2
|
*
|
|
|
drm/i915: Remove use of dev_priv->dev backpointer in __i915_printk()
Chris Wilson
2016-07-05
1
-2
/
+1
|
*
|
|
|
drm/i915: Split out runtime configuration of device info to its own file
Chris Wilson
2016-07-05
4
-391
/
+421
|
*
|
|
|
drm/i915: Skip capturing an error state if we already have one
Chris Wilson
2016-07-05
1
-0
/
+3
|
*
|
|
|
drm/i915: Clean up GPU hang message
Chris Wilson
2016-07-05
1
-15
/
+26
|
*
|
|
|
drm/i915: Amalgamate gen6_mm_switch() and vgpu_mm_switch()
Chris Wilson
2016-07-05
1
-24
/
+5
|
*
|
|
|
drm/i915: Replace lockless_dereference(bool) with READ_ONCE()
Chris Wilson
2016-07-05
2
-2
/
+2
|
*
|
|
|
drm/i915: Explicitly convert some macros to boolean values
Tvrtko Ursulin
2016-07-04
1
-10
/
+10
|
*
|
|
|
drm/i915: convert a few more E->dev_private to to_i915(E)
Dave Gordon
2016-07-04
3
-7
/
+3
|
*
|
|
|
drm/i915: Mass convert dev->dev_private to to_i915(dev)
Chris Wilson
2016-07-04
47
-703
/
+702
|
*
|
|
|
i915/guc: Add Kabylake GuC Loading
Peter Antoine
2016-07-04
1
-0
/
+7
[next]