index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
drm/nouveau: Add ttm page pool debugfs file.
Pauli Nieminen
2010-04-06
1
-0
/
+3
|
*
|
|
drm/radeon/kms: Add ttm page pool debugfs file.
Pauli Nieminen
2010-04-06
1
-3
/
+10
|
*
|
|
drm/ttm: Add debugfs output entry to pool allocator.
Pauli Nieminen
2010-04-06
1
-7
/
+38
|
*
|
|
drm/ttm: add pool wc/uc page allocator V3
Pauli Nieminen
2010-04-06
4
-25
/
+739
|
|
/
/
*
|
|
Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next ...
Dave Airlie
2010-04-20
23
-1485
/
+1775
|
\
\
\
|
*
|
|
drm/i915: Don't touch PORT_HOTPLUG_EN in intel_dp_detect()
Karsten Wiese
2010-04-18
1
-10
/
+0
|
*
|
|
drm/i915/pch: Use minimal number of FDI lanes (v2)
Adam Jackson
2010-04-18
2
-6
/
+21
|
*
|
|
drm/i915: Add the support of memory self-refresh on Ironlake
Zhenyu Wang
2010-04-12
2
-3
/
+201
|
*
|
|
drm/i915: Move Pineview CxSR and watermark code into update_wm hook.
Zhao Yakui
2010-04-12
2
-74
/
+88
|
*
|
|
drm/i915: Only save/restore FBC on the platform that supports FBC
Zhao Yakui
2010-04-12
1
-19
/
+22
|
*
|
|
drm/i915: Fix the incorrect argument for SDVO SET_TV_format command
Zhao Yakui
2010-04-12
1
-1
/
+1
|
*
|
|
drm/i915: Add support of SDVO on Ibexpeak PCH
Zhao Yakui
2010-04-12
3
-16
/
+36
|
*
|
|
drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on).
Carl Worth
2010-04-12
1
-5
/
+0
|
*
|
|
drm/i915: do not read uninitialized ->dev_private
Luca Tettamanti
2010-04-12
1
-1
/
+1
|
*
|
|
Revert "drm/i915: Use a dmi quirk to skip a broken SDVO TV output."
Zhenyu Wang
2010-04-12
1
-21
/
+1
|
*
|
|
drm/i915: implement multifunction SDVO device support
Zhenyu Wang
2010-04-12
1
-236
/
+375
|
*
|
|
drm/i915: remove unused intel_pipe_get_connector()
Zhenyu Wang
2010-04-12
1
-17
/
+0
|
*
|
|
drm/i915: remove connector object in old output structure
Zhenyu Wang
2010-04-12
2
-14
/
+0
|
*
|
|
drm/i915: convert TV driver to new encoder/connector structure
Zhenyu Wang
2010-04-12
1
-14
/
+26
|
*
|
|
drm/i915: convert SDVO driver to new encoder/connector structure
Zhenyu Wang
2010-04-12
1
-66
/
+94
|
*
|
|
drm/i915: convert DVO driver to new encoder/connector structure
Zhenyu Wang
2010-04-12
1
-36
/
+34
|
*
|
|
drm/i915: convert DP/eDP driver to new encoder/connector structure
Zhenyu Wang
2010-04-12
2
-31
/
+45
|
*
|
|
drm/i915: convert HDMI driver to new encoder/connector structure
Zhenyu Wang
2010-04-12
1
-12
/
+24
|
*
|
|
drm/i915: convert LVDS driver to new encoder/connector structure
Zhenyu Wang
2010-04-12
1
-11
/
+23
|
*
|
|
drm/i915: convert VGA driver to new encoder/connector structure
Zhenyu Wang
2010-04-12
1
-13
/
+22
|
*
|
|
drm/i915: Set sync polarity correctly on DisplayPort
Adam Jackson
2010-04-12
1
-3
/
+6
|
*
|
|
drm/i915: Un-magic a DPCD register write
Adam Jackson
2010-04-12
1
-1
/
+1
|
*
|
|
drm/i915: enable DP/eDP for Sandybridge/Cougarpoint
Zhenyu Wang
2010-04-12
3
-19
/
+154
|
*
|
|
drm/i915: enable HDMI on Cougarpoint
Zhenyu Wang
2010-04-12
1
-2
/
+6
|
*
|
|
drm/i915: enable LVDS on Cougarpoint
Zhenyu Wang
2010-04-12
1
-4
/
+11
|
*
|
|
drm/i915: Fix CRT force detect on Cougarpoint
Zhenyu Wang
2010-04-12
1
-6
/
+17
|
*
|
|
drm/i915: Support for Cougarpoint PCH display pipeline
Zhenyu Wang
2010-04-12
3
-124
/
+426
|
*
|
|
drm/i915: Probe for PCH chipset type
Zhenyu Wang
2010-04-12
3
-0
/
+44
|
*
|
|
drm/i915: Sandybridge has no integrated TV
Zhenyu Wang
2010-04-12
1
-1
/
+2
|
*
|
|
drm/i915: Fix legacy BLC event for pipe A
Zhao Yakui
2010-04-12
1
-2
/
+7
|
*
|
|
drm/i915: Clear the LVDS pipe B select bit when moving the LVDS to pipe A.
Eric Anholt
2010-04-12
1
-0
/
+2
|
*
|
|
drm/i915: Allow LVDS on pipe A on gen4+
Adam Jackson
2010-04-12
2
-1
/
+5
|
*
|
|
drm/i915: Remove dead KMS encoder save/restore code.
Eric Anholt
2010-04-12
12
-643
/
+4
|
*
|
|
drm/i915: change intel_ddc_get_modes() function parameters
Zhenyu Wang
2010-04-09
8
-35
/
+26
|
*
|
|
drm/i915: passing drm connector param for load detection
Zhenyu Wang
2010-04-09
4
-7
/
+14
|
*
|
|
drm/i915: Add new helper to return current attached encoder for connector
Zhenyu Wang
2010-04-09
2
-0
/
+26
|
*
|
|
drm/i915: Add new 'intel_connector' structure
Zhenyu Wang
2010-04-09
1
-0
/
+6
|
*
|
|
drm/i915: more conversion from connector_list walk to encoder_list
Zhenyu Wang
2010-04-09
1
-18
/
+18
|
*
|
|
drm/i915: use encoder_list for hotplug callback
Zhenyu Wang
2010-04-09
1
-4
/
+4
|
*
|
|
drm/i915: Convert some trace events to DEFINE_TRACE
Li Zefan
2010-04-09
1
-61
/
+25
|
*
|
|
drm/i915: Configure the TV sense state correctly on GM45 to make TV detection...
Zhao Yakui
2010-04-09
1
-0
/
+9
*
|
|
|
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-04-19
17
-19
/
+138
|
\
\
\
\
|
*
|
|
|
drm/radeon/kms: allow R500 regs VAP_ALT_NUM_VERTICES and VAP_INDEX_OFFSET
Marek Olšák
2010-04-19
5
-6
/
+20
|
*
|
|
|
drivers/gpu/radeon: Add MSPOS regs to safe list.
Corbin Simpson
2010-04-19
4
-0
/
+8
|
*
|
|
|
drm/radeon/kms: disable the tv encoder when tv/cv is not in use
Alex Deucher
2010-04-19
1
-2
/
+6
[prev]
[next]