index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
drm/tegra: hdmi: Fix build warnings
Thierry Reding
2013-10-31
1
-2
/
+2
|
*
|
drm/tegra: hdmi: Detect DVI-only displays
Mikko Perttunen
2013-10-31
1
-0
/
+14
|
*
|
drm/tegra: Add Tegra114 HDMI support
Mikko Perttunen
2013-10-31
3
-0
/
+250
|
*
|
drm/tegra: hdmi: Parameterize based on compatible property
Thierry Reding
2013-10-31
2
-30
/
+53
|
*
|
drm/tegra: hdmi: Rename tegra{2,3} to tegra{20,30}
Thierry Reding
2013-10-31
1
-6
/
+6
|
*
|
gpu: host1x: Add support for Tegra114
Thierry Reding
2013-10-31
7
-1
/
+620
|
*
|
drm/tegra: Allocate resources at probe time
Thierry Reding
2013-10-31
5
-27
/
+56
|
*
|
drm/tegra: Properly cleanup and zero out resources
Thierry Reding
2013-10-31
3
-5
/
+36
|
*
|
drm/tegra: Move driver to DRM tree
Thierry Reding
2013-10-31
21
-17
/
+27
|
*
|
gpu: host1x: Use relative include paths
Thierry Reding
2013-10-31
7
-26
/
+24
|
*
|
drm/tegra: Move subdevice infrastructure to host1x
Thierry Reding
2013-10-31
13
-365
/
+898
|
*
|
gpu: host1x: Expose syncpt and channel functionality
Thierry Reding
2013-10-31
14
-254
/
+211
|
*
|
drm/tegra: Introduce tegra_drm_client structure
Thierry Reding
2013-10-31
6
-83
/
+114
|
*
|
gpu: host1x: Make host1x header file public
Thierry Reding
2013-10-31
5
-10
/
+9
|
*
|
drm/tegra: gem: Miscellaneous cleanups
Thierry Reding
2013-10-31
1
-11
/
+10
|
*
|
drm/tegra: Rename gr2d to tegra-gr2d
Thierry Reding
2013-10-31
1
-1
/
+1
|
*
|
drm/tegra: gr2d: Miscellaneous cleanups
Thierry Reding
2013-10-31
1
-51
/
+49
|
*
|
gpu: host1x: firewall: Refactor register check
Thierry Reding
2013-10-31
1
-26
/
+31
|
*
|
gpu: host1x: firewall: Rename cmdbuf_id -> cmdbuf
Thierry Reding
2013-10-31
1
-5
/
+5
|
*
|
gpu: host1x: Fix alignment of function arguments
Thierry Reding
2013-10-31
1
-1
/
+1
|
*
|
gpu: host1x: Do not discard .remove()
Thierry Reding
2013-10-31
1
-4
/
+3
|
*
|
gpu: host1x: Cleanup includes
Thierry Reding
2013-10-31
9
-51
/
+2
|
*
|
drm/tegra: Rename host1x_drm_context to tegra_drm_context
Thierry Reding
2013-10-31
3
-20
/
+28
|
*
|
drm/tegra: Rename host1x_drm_file to tegra_drm_file
Thierry Reding
2013-10-31
2
-15
/
+15
|
*
|
drm/tegra: Rename host1x_drm structure to tegra_drm
Thierry Reding
2013-10-31
8
-116
/
+115
|
*
|
drm/tegra: Cleanup tegra_dc structure
Thierry Reding
2013-10-31
1
-4
/
+1
|
*
|
drm/tegra: Remove unused fields
Thierry Reding
2013-10-31
1
-4
/
+0
|
*
|
gpu: host1x: Remove unused Makefile
Thierry Reding
2013-10-31
1
-6
/
+0
|
*
|
gpu: host1x: check relocs after all gathers are consumed
Erik Faye-Lund
2013-10-31
1
-4
/
+4
|
*
|
drm: Fix typo in debug message
Thierry Reding
2013-10-31
1
-1
/
+1
|
*
|
drm: Track the proper DPMS mode of connectors
Thierry Reding
2013-10-31
1
-0
/
+8
*
|
|
qxl: avoid an oops in the deferred io code.
Dave Airlie
2013-11-04
1
-1
/
+1
|
|
/
|
/
|
*
|
drm/sysfs: Do not drop device reference twice
Thierry Reding
2013-10-31
1
-2
/
+0
*
|
Merge tag 'drm-intel-next-2013-10-18' of git://people.freedesktop.org/~danvet...
Dave Airlie
2013-10-25
51
-983
/
+2375
|
\
\
|
*
|
drm/i915/dp: don't mention eDP bpp clamping if it doesn't affect bpp
Jani Nikula
2013-10-18
1
-2
/
+3
|
*
|
drm/i915: remove dead code in ironlake_crtc_mode_set
Daniel Vetter
2013-10-18
1
-5
/
+0
|
*
|
drm/i915: crc support for hsw
Daniel Vetter
2013-10-18
3
-20
/
+27
|
*
|
drm/i915: fix CRC debugfs setup
Daniel Vetter
2013-10-18
1
-2
/
+1
|
*
|
drm/i915: wait one vblank when disabling CRCs
Daniel Vetter
2013-10-18
1
-0
/
+2
|
*
|
drm/i915: use ->get_vblank_counter for the crc frame counter
Daniel Vetter
2013-10-18
1
-6
/
+4
|
*
|
drm/i915: wire up CRC interrupt for ilk/snb
Daniel Vetter
2013-10-18
4
-19
/
+84
|
*
|
drm/i915: add CRC #defines for ilk/snb
Daniel Vetter
2013-10-18
1
-11
/
+35
|
*
|
drm/i915: extract display_pipe_crc_update
Daniel Vetter
2013-10-18
1
-7
/
+23
|
*
|
drm/i915: don't Oops in debugfs for I915_FBDEV=n
Daniel Vetter
2013-10-18
1
-1
/
+1
|
*
|
drm/i915: set HDMI pixel clock in audio configuration
Jani Nikula
2013-10-18
2
-5
/
+55
|
*
|
drm/i915: pass mode to ELD write vfuncs
Jani Nikula
2013-10-18
2
-5
/
+9
|
*
|
cpufreq: Add dummy cpufreq_cpu_get/put for CONFIG_CPU_FREQ=n
Daniel Vetter
2013-10-18
1
-0
/
+8
|
*
|
drm/i915: check gem bo size when creating framebuffers
Daniel Vetter
2013-10-18
1
-0
/
+8
|
*
|
drm/i915: Use unsigned long for obj->user_pin_count
Daniel Vetter
2013-10-16
2
-1
/
+6
|
*
|
drm/i915: prevent tiling changes on framebuffer backing storage
Daniel Vetter
2013-10-16
3
-5
/
+7
[prev]
[next]