index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: update ast/cirrus/mgag200 for change in TTM api
Dave Airlie
2012-05-23
3
-3
/
+3
*
drm/radeon: add PRIME support (v2)
Alex Deucher
2012-05-23
17
-25
/
+232
*
i915: add dmabuf/prime buffer sharing support.
Daniel Vetter
2012-05-23
6
-6
/
+239
*
nouveau: add PRIME support
Dave Airlie
2012-05-23
16
-25
/
+296
*
ttm: add prime sharing support to TTM (v2)
Dave Airlie
2012-05-23
4
-5
/
+18
*
udl: add prime fd->handle support.
Dave Airlie
2012-05-23
4
-1
/
+92
*
drm/prime: add exported buffers to current fprivs imported buffer list (v2)
Dave Airlie
2012-05-23
2
-6
/
+27
*
drm/prime: introduce sg->pages/addr arrays helper
Dave Airlie
2012-05-23
1
-0
/
+36
*
drm: add plane properties
Rob Clark
2012-05-22
1
-0
/
+19
*
drm: add bitmask property type
Rob Clark
2012-05-22
1
-3
/
+44
*
Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-...
Dave Airlie
2012-05-22
19
-431
/
+1975
|
\
|
*
drm/exynos: add G2D driver
Joonyoung Shim
2012-05-17
6
-0
/
+1022
|
*
drm/exynos: added vp scaling feature for hdmi
Seung-Woo Kim
2012-05-17
1
-55
/
+33
|
*
drm/exynos: added source size to overlay structure
Seung-Woo Kim
2012-05-17
4
-5
/
+17
|
*
drm/exynos: add additional display mode for hdmi
Seung-Woo Kim
2012-05-17
1
-0
/
+65
|
*
drm/exynos: enable dvi mode for dvi monitor
Seung-Woo Kim
2012-05-17
2
-8
/
+18
|
*
drm/exynos: fixed wrong pageflip finish event for interlace mode
Seung-Woo Kim
2012-05-17
1
-5
/
+7
|
*
drm/exynos: add PM functions for hdmi and mixer
Joonyoung Shim
2012-05-08
2
-0
/
+47
|
*
drm/exynos: add dpms for hdmi
Joonyoung Shim
2012-05-08
4
-306
/
+341
|
*
drm/exynos: use threaded irq for hdmi hotplug
Joonyoung Shim
2012-05-08
1
-35
/
+5
|
*
drm/exynos: use platform_get_irq_byname for hdmi
Joonyoung Shim
2012-05-08
1
-6
/
+5
|
*
drm/exynos: cleanup for hdmi platform data
Joonyoung Shim
2012-05-08
1
-7
/
+6
|
*
drm/exynos: added a feature to get gem buffer information.
Inki Dae
2012-05-08
3
-0
/
+32
|
*
drm/exynos: added drm prime feature.
Inki Dae
2012-05-08
8
-9
/
+353
|
*
drm/exynos: added cache attribute support for gem.
Inki Dae
2012-05-08
1
-10
/
+39
*
|
drm: Make the CRTC gamma_set operation optional
Laurent Pinchart
2012-05-22
2
-0
/
+8
*
|
drm: Constify drm_mode_config_funcs pointer
Laurent Pinchart
2012-05-22
7
-7
/
+7
*
|
drm: Constify gem_vm_ops pointer
Laurent Pinchart
2012-05-22
5
-5
/
+5
*
|
drm: Miscellaneous typo fixes and documentation updates
Laurent Pinchart
2012-05-22
2
-5
/
+5
*
|
drm: Don't initialize local ret variable when not needed
Laurent Pinchart
2012-05-22
9
-32
/
+24
*
|
drm: Delete the vblank timer synchronously at cleanup time
Laurent Pinchart
2012-05-22
1
-1
/
+1
*
|
drm/backlight: initialize struct backlight_properties properly
Corentin Chary
2012-05-22
2
-0
/
+2
*
|
drm/nouveau/dp: Probe branch/sink OUIs (v2)
Adam Jackson
2012-05-22
1
-0
/
+21
*
|
drm/radeon/dp: Probe branch/sink OUIs
Adam Jackson
2012-05-22
1
-0
/
+20
*
|
drm/i915/dp: Probe branch/sink OUIs
Adam Jackson
2012-05-22
1
-0
/
+19
*
|
gma500: Fix Poulsbo suspend/resume crash on devices with SDVO ports
Alan Cox
2012-05-22
1
-2
/
+4
*
|
gma500: handle poulsbo cursor restriction
Patrik Jakobsson
2012-05-22
7
-12
/
+61
*
|
gma500: Prevent endless loop in panel power up sequence
Alan Cox
2012-05-22
1
-3
/
+9
*
|
drm/radeon/hdmi: compile audio status in 1 function
Rafał Miłecki
2012-05-22
4
-104
/
+73
*
|
nouveau: nouveau_set_bo_placement takes TTM flags
Dave Airlie
2012-05-22
1
-1
/
+1
*
|
Merge tag 'drm-intel-next-2012-05-20' of git://people.freedesktop.org/~danvet...
Dave Airlie
2012-05-21
20
-290
/
+1621
|
\
\
|
*
|
drm/i915: IBX has a fixed pch pll to pch pipe mapping
Daniel Vetter
2012-05-20
1
-0
/
+11
|
*
|
drm/i915: implement hsw_write_infoframe
Paulo Zanoni
2012-05-20
2
-5
/
+52
|
*
|
drm/i915: small hdmi coding style cleanups
Paulo Zanoni
2012-05-20
1
-31
/
+13
|
*
|
drm/i915: fixup infoframe support for sdvo
Daniel Vetter
2012-05-20
2
-4
/
+11
|
*
|
drm/i915: Enable the PCH PLL for all generations after link training
Chris Wilson
2012-05-19
1
-2
/
+2
|
*
|
drm/i915: Convert BUG_ON(!pll->active) and friends to a WARN
Chris Wilson
2012-05-19
1
-6
/
+15
|
*
|
drm/i915: don't clobber the pipe param in sanitize_modesetting
Daniel Vetter
2012-05-19
1
-2
/
+3
|
*
|
drm/i915: disable gmbus on i830
Daniel Vetter
2012-05-19
1
-0
/
+4
|
*
|
drm/i915: Replace the feature tests for BLT/BSD with ring init checks
Chris Wilson
2012-05-19
1
-2
/
+2
[next]