index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Commit message (
Expand
)
Author
Age
*
Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-04-30
|
\
|
*
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
2013-04-27
|
|
\
|
|
*
ACPI: Remove acpi_device dependency in acpi_device_set_id()
Toshi Kani
2013-03-24
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-04-30
|
\
\
\
|
*
|
|
treewide: Fix typos in printk
Masanari Iida
2013-03-20
|
*
|
|
treewide: Fix typos in printk and comment
Masanari Iida
2013-03-18
|
*
|
|
driver: gpu: drm: i915: remove cast for kzalloc return value
Zhang Yanfei
2013-03-18
|
|
|
/
|
|
/
|
*
|
|
Merge branch '3.10/fb-mmap' into for-next
Tomi Valkeinen
2013-04-26
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
drm/fb-helper: Fix locking in drm_fb_helper_hotplug_event
Daniel Vetter
2013-04-12
|
*
|
udl: handle EDID failure properly.
Dave Airlie
2013-04-12
|
*
|
drm/mgag200: Index 24 in extended CRTC registers is 24 in hex, not decimal.
Christopher Harvey
2013-04-09
|
*
|
Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nou...
Dave Airlie
2013-04-08
|
|
\
\
|
|
*
|
drm/nouveau: fix unconditional return waiting on memory
Calvin Owens
2013-04-08
|
*
|
|
Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-04-05
|
|
\
\
\
|
|
*
|
|
radeon: Attempt to use platform-provided ROM image
Matthew Garrett
2013-04-01
|
|
*
|
|
nouveau: Attempt to use platform-provided ROM image
Matthew Garrett
2013-04-01
|
*
|
|
|
drm: correctly restore mappings if drm_open fails
Ilija Hadzic
2013-04-02
|
*
|
|
|
Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nou...
Dave Airlie
2013-04-02
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
drm/nouveau: fix NULL ptr dereference from nv50_disp_intr()
Maarten Lankhorst
2013-03-28
|
|
*
|
|
drm/nouveau: fix handling empty channel list in ioctl's
Maarten Lankhorst
2013-03-28
|
*
|
|
|
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2013-04-02
|
|
\
\
\
\
|
|
*
|
|
|
drm: don't unlock in the addfb error paths
Daniel Vetter
2013-03-27
|
|
*
|
|
|
drm/i915: Fix build failure
Lauri Kasanen
2013-03-27
|
|
*
|
|
|
drm/i915: Be sure to turn hsync/vsync back on at crt enable (v2)
Adam Jackson
2013-03-26
|
|
*
|
|
|
drm/i915: duct-tape locking when eDP init fails
Daniel Vetter
2013-03-26
*
|
|
|
|
|
fbdev: Merge fbdev topic branches
Tomi Valkeinen
2013-04-15
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
videomode: videomode_from_timing work
Tomi Valkeinen
2013-03-21
|
*
|
|
|
|
videomode: combine videomode dmt_flags and data_flags
Tomi Valkeinen
2013-03-12
|
*
|
|
|
|
videomode: simplify videomode Kconfig and Makefile
Tomi Valkeinen
2013-03-12
*
|
|
|
|
|
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2013-03-24
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Revert "drm/i915: write backlight harder"
Daniel Vetter
2013-03-24
|
*
|
|
|
|
drm/i915: don't disable the power well yet
Paulo Zanoni
2013-03-24
|
*
|
|
|
|
Revert "drm/i915: set TRANSCODER_EDP even earlier"
Daniel Vetter
2013-03-24
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Dave Airlie
2013-03-24
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
drm/exynos: Check g2d cmd list for g2d restrictions
YoungJun Cho
2013-03-20
|
*
|
|
|
drm/exynos: Add a new function to get gem buffer size
Inki Dae
2013-03-20
|
*
|
|
|
drm/exynos: Deal with g2d buffer info more efficiently
YoungJun Cho
2013-03-20
|
*
|
|
|
drm/exynos: Clean up some G2D codes for readability
YoungJun Cho
2013-03-20
|
*
|
|
|
drm/exynos: Fix G2D core malfunctioning issue
YoungJun Cho
2013-03-20
|
*
|
|
|
drm/exynos: clear node object type at gem unmap
YoungJun Cho
2013-03-20
|
*
|
|
|
drm/exynos: Fix error routine to getting dma addr.
YoungJun Cho
2013-03-20
|
*
|
|
|
drm/exynos: Replaced kzalloc & memcpy with kmemdup
Alexandru Gheorghiu
2013-03-20
|
*
|
|
|
drm/exynos: fimd: calculate the correct address offset
Leela Krishna Amudala
2013-03-20
|
*
|
|
|
drm/exynos: Make mixer_check_timing static
Sachin Kamat
2013-03-20
|
*
|
|
|
drm/exynos: modify the compatible string for exynos fimd
Vikas Sajjan
2013-03-20
*
|
|
|
|
KMS: fix EDID detailed timing frame rate
Torsten Duwe
2013-03-23
*
|
|
|
|
KMS: fix EDID detailed timing vsync parsing
Torsten Duwe
2013-03-23
*
|
|
|
|
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2013-03-20
|
\
\
\
\
\
|
*
|
|
|
|
drm/i915: stop using GMBUS IRQs on Gen4 chips
Jiri Kosina
2013-03-19
|
*
|
|
|
|
drm/i915: Use the fixed pixel clock for eDP in intel_dp_set_m_n()
Takashi Iwai
2013-03-18
[next]