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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
drm/nouveau: ignore connector type when deciding digital/analog on DVI-I
Ben Skeggs
2011-07-25
1
-15
/
+19
|
|
*
|
|
drm/nouveau: Add a quirk for Gigabyte NX86T
Emil Velikov
2011-07-25
1
-0
/
+6
|
|
*
|
|
drm/nouveau: do not leak in nv20_graph_create
Jesper Juhl
2011-07-25
1
-0
/
+2
|
|
*
|
|
drm/nv50/dp: fix hack to work for macbooks booted via EFI
Ben Skeggs
2011-07-25
1
-0
/
+2
|
*
|
|
|
drm/radeon/kms: add info query for backend map
Alex Deucher
2011-07-18
7
-1
/
+22
|
|
|
/
/
|
|
/
|
|
|
*
|
|
drm: platform multi-device support
Rob Clark
2011-07-15
1
-2
/
+3
|
*
|
|
drm/radeon: Don't clobber error return value in page flipping cleanup paths.
Michel Dänzer
2011-07-14
1
-7
/
+2
|
*
|
|
drm/radeon: Don't generate new fence for page flip.
Michel Dänzer
2011-07-14
1
-27
/
+6
|
*
|
|
Merge branch 'drm-intel-next' of ssh://master.kernel.org/pub/scm/linux/kernel...
Dave Airlie
2011-07-14
20
-404
/
+1101
|
|
\
\
\
|
|
*
|
|
drm/i915: provide module parameter description
Ben Widawsky
2011-07-13
1
-0
/
+29
|
|
*
|
|
drm/i915: add module parameter compiler hints
Ben Widawsky
2011-07-13
2
-22
/
+22
|
|
*
|
|
drm/i915/bios: Avoid temporary allocation whilst searching for downclock
Chris Wilson
2011-07-13
1
-59
/
+83
|
|
*
|
|
drm/i915: Cache GT fifo count for SandyBridge
Chris Wilson
2011-07-13
3
-5
/
+12
|
|
*
|
|
i915: Fix opregion notifications
Matthew Garrett
2011-07-13
1
-4
/
+11
|
|
*
|
|
drm/i915: TVDAC_STATE_CHG does not indicate successful load-detect
Keith Packard
2011-07-13
1
-20
/
+20
|
|
*
|
|
drm/i915: Select correct pipe during TV detect
Keith Packard
2011-07-13
1
-0
/
+6
|
|
*
|
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
2011-07-12
3
-5
/
+13
|
|
|
\
\
\
|
|
*
|
|
|
drm/i915: Enable i915 frame buffer compression by default
Keith Packard
2011-07-08
1
-1
/
+1
|
|
*
|
|
|
drm/i915: Share the common work of disabling active FBC before updating
Chris Wilson
2011-07-08
2
-60
/
+64
|
|
*
|
|
|
drm/i915: Perform intel_enable_fbc() from a delayed task
Chris Wilson
2011-07-08
3
-2
/
+90
|
|
*
|
|
|
drm/i915: Disable FBC across page-flipping
Chris Wilson
2011-07-08
1
-0
/
+2
|
|
*
|
|
|
drm/i915: Set persistent-mode for ILK/SNB framebuffer compression
Chris Wilson
2011-07-08
2
-0
/
+3
|
|
*
|
|
|
drm/i915: Use of a CPU fence is mandatory to update FBC regions upon CPU writes
Chris Wilson
2011-07-08
1
-19
/
+14
|
|
*
|
|
|
drm/i915: Remove vestigial pitch from post-gen2 FBC control routines
Chris Wilson
2011-07-08
1
-6
/
+2
|
|
*
|
|
|
drm/i915: Replace direct calls to vfunc.disable_fbc with intel_disable_fbc()
Chris Wilson
2011-07-08
1
-8
/
+5
|
|
*
|
|
|
drm/i915: Only export the generic intel_disable_fbc() interface
Chris Wilson
2011-07-08
4
-34
/
+30
|
|
*
|
|
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
2011-07-07
1
-0
/
+1
|
|
|
\
\
\
\
|
|
*
\
\
\
\
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
2011-07-07
6
-32
/
+103
|
|
|
\
\
\
\
\
|
|
*
|
|
|
|
|
drm/i915: use pipe bpp in DP link bandwidth calculation
Jesse Barnes
2011-07-07
1
-5
/
+7
|
|
*
|
|
|
|
|
drm/i915: check for supported depth at fb init time
Jesse Barnes
2011-07-07
1
-0
/
+5
|
|
*
|
|
|
|
|
drm: bpp and depth changes require full mode sets
Jesse Barnes
2011-07-07
1
-0
/
+5
|
|
*
|
|
|
|
|
drm/i915: use pipe bpp when setting HDMI bpc
Jesse Barnes
2011-07-07
1
-0
/
+5
|
|
*
|
|
|
|
|
drm/i915: use pipe bpp in DP link bandwidth calculations
Jesse Barnes
2011-07-07
1
-3
/
+2
|
|
*
|
|
|
|
|
drm/i915: split out plane update code
Jesse Barnes
2011-07-07
2
-9
/
+100
|
|
*
|
|
|
|
|
drm/i915: split out Ironlake pipe bpp picking code
Jesse Barnes
2011-07-07
2
-42
/
+153
|
|
*
|
|
|
|
|
drm/i915: set bpc for DP transcoder
Jesse Barnes
2011-07-07
1
-1
/
+2
|
|
*
|
|
|
|
|
drm/i915: don't set transcoder bpc on CougarPoint
Jesse Barnes
2011-07-07
1
-6
/
+9
|
|
*
|
|
|
|
|
drm/i915: don't set SDVO color range on ILK+
Jesse Barnes
2011-07-07
1
-1
/
+2
|
|
*
|
|
|
|
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
2011-07-01
1
-1
/
+1
|
|
|
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
2011-06-29
5
-94
/
+70
|
|
|
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
\
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
2011-06-29
3
-14
/
+23
|
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
drm/i915: enable ring freq scaling, RC6 and graphics turbo on Ivy Bridge v3
Jesse Barnes
2011-06-29
2
-4
/
+4
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
2011-06-29
6
-26
/
+59
|
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
drm/i915: hangcheck disable parameter
Ben Widawsky
2011-06-29
4
-6
/
+18
|
|
*
|
|
|
|
|
|
|
|
|
drm/i915: load a ring frequency scaling table v3
Jesse Barnes
2011-06-28
5
-3
/
+103
|
|
*
|
|
|
|
|
|
|
|
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
2011-06-28
2
-2
/
+5
|
|
|
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
|
drm/i915: more struct_mutex locking
Hugh Dickins
2011-06-27
2
-2
/
+6
|
|
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
2011-06-26
2
-83
/
+225
|
|
|
\
\
\
\
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
\
\
\
\
\
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
2011-06-25
1
-0
/
+5
|
|
|
\
\
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
|
|
|
drm/i915: i915_gem_object_finish_gtt must always release gtt mmap
Keith Packard
2011-06-24
1
-3
/
+3
[prev]
[next]