index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
drm/i915: Ignore LVDS EDID when it is unavailabe or invalid
Zhao Yakui
2010-04-09
2
-4
/
+11
*
drm/i915: Add no_lvds entry for the Clientron U800
Stefan Bader
2010-04-02
1
-0
/
+8
*
drm/i915: Rename many remaining uses of "output" to encoder or connector.
Eric Anholt
2010-03-25
2
-98
/
+103
*
drm/i915: Rename intel_output to intel_encoder.
Eric Anholt
2010-03-25
11
-663
/
+663
*
drm/i915: introduce to_intel_bo helper
Daniel Vetter
2010-03-25
10
-94
/
+96
*
drm/i915: Disable FBC on 915GM and 945GM.
Robert Hooker
2010-03-25
2
-3
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
2010-03-24
10
-102
/
+90
|
\
|
*
drm/i915: Stop trying to use ACPI lid status to determine LVDS connection.
Eric Anholt
2010-03-23
1
-51
/
+1
|
*
drm/intel: fix up set_tiling for untiled->tiled transition
Daniel Vetter
2010-03-18
1
-2
/
+5
|
*
drm/i915: Set up the documented clock gating on Sandybridge and Ironlake.
Eric Anholt
2010-03-18
2
-0
/
+22
|
*
drm/i915: fix small leak on overlay error path
Dan Carpenter
2010-03-17
1
-4
/
+9
|
*
drm/i915: Avoid NULL deref in get_pages() unwind after error.
Chris Wilson
2010-03-17
1
-9
/
+12
|
*
drm/i915: Fix check with IS_GEN6
Zhenyu Wang
2010-03-17
2
-4
/
+4
|
*
drivers/gpu/drm/i915/intel_bios.c: fix continuation line formats
Joe Perches
2010-03-17
1
-2
/
+3
|
*
drm/i915: Enable VS timer dispatch.
Eric Anholt
2010-03-17
2
-0
/
+9
|
*
drm/i915: Rename FBC_C3_IDLE to FBC_CTL_C3_IDLE to match other registers
Priit Laes
2010-03-17
2
-2
/
+2
|
*
drm/i915: remove an unnecessary wait_request()
Owain G. Ainsworth
2010-03-17
1
-5
/
+0
|
*
drm/i915: Don't bother with the BKL for GEM ioctls.
Eric Anholt
2010-03-17
1
-23
/
+23
*
|
backlight: Allow properties to be passed at registration
Matthew Garrett
2010-03-16
1
-4
/
+8
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2010-03-12
4
-5
/
+5
|
\
|
*
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
4
-5
/
+5
|
|
\
|
|
*
No need to patch AMD-provided drivers/gpu/drm/radeon/atombios.h
Jiri Kosina
2010-02-12
1
-1
/
+1
|
|
*
tree-wide: Assorted spelling fixes
Daniel Mack
2010-02-09
3
-4
/
+4
|
|
*
drm/kms: fix spelling in error message
Pavel Roskin
2010-02-05
1
-1
/
+1
[next]