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
path:
root
/
drivers
/
gpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
gma500: Fix frequency detection
Alan Cox
2012-08-24
2
-0
/
+2
*
gma500: remove references to drm_display_info raw_edid field
Jani Nikula
2012-08-24
1
-3
/
+0
*
gma500: fix incorrect declaration.
Dave Airlie
2012-08-24
1
-1
/
+1
*
drm: Add misssing static storage class specifier in drm_fb_helper.c file
Sachin Kamat
2012-08-24
1
-1
/
+1
*
drm: Add missing static storage class specifier in drm_irq.c file
Sachin Kamat
2012-08-24
1
-1
/
+1
*
drm/i2c/ch7006: Convert to dev_pm_ops
Mark Brown
2012-08-24
1
-9
/
+7
*
drm/usb: select USB_SUPPORT in Kconfig
Sachin Kamat
2012-08-24
1
-0
/
+1
*
gma500: remove an unreachable return statement
Jani Nikula
2012-08-24
1
-1
/
+0
*
gma500: psb_intel_crtc: Drop crtc_enable flag.
Forest Bond
2012-08-24
2
-3
/
+0
*
gma500: Fix comment mispelling in cdv_intel_limits definition.
Forest Bond
2012-08-24
1
-1
/
+1
*
drm: Handle io prot correctly for MIPS.
Huacai Chen
2012-08-24
2
-2
/
+2
*
drm: remove the raw_edid field from struct drm_display_info
Jani Nikula
2012-08-24
13
-50
/
+14
*
drm/ast: fix EDID memory leak
Jani Nikula
2012-08-24
1
-0
/
+1
*
drm/i915: fix EDID memory leak in SDVO
Jani Nikula
2012-08-24
1
-0
/
+1
*
drm/mgag200: remove unused validate_sequence
Maarten Lankhorst
2012-08-24
1
-1
/
+0
*
drm/cirrus: Remove unused validate_sequence
Maarten Lankhorst
2012-08-24
1
-1
/
+0
*
drm/ast: remove unused validate_sequence
Maarten Lankhorst
2012-08-24
1
-1
/
+0
*
gma500/cdv: Fix call to cdv_intel_dp_set_m_n
Alan Cox
2012-08-24
1
-2
/
+2
*
drm: gma500: Kill the GEM glue layer
Laurent Pinchart
2012-08-24
5
-96
/
+8
*
gma500: Disable the clock gating of display controller to make DP/eDP work well
Zhao Yakui
2012-08-24
2
-0
/
+28
*
gma500/cdv: Add eDP support
Zhao Yakui
2012-08-24
14
-61
/
+751
*
gma500/cdv: enable the DisplayPort support
Alan Cox
2012-08-24
1
-2
/
+9
*
gma500/cdv: sync up and add the displayport code to the build
Alan Cox
2012-08-24
4
-245
/
+260
*
gma500/cdv: add the bits that don't need the new code
Alan Cox
2012-08-24
4
-3
/
+161
*
gma500: Add the support of display port on CDV
Alan Cox
2012-08-24
3
-4
/
+1661
*
gma500: Program the DPLL lane based on the selected digitial port
Zhao Yakui
2012-08-24
3
-31
/
+58
*
gma500: Fix incorrect SR issue when disabling CRTC already in disabled state
Zhao Yakui
2012-08-24
1
-4
/
+3
*
Merge tag 'v3.6-rc2' into drm-intel-next
Daniel Vetter
2012-08-17
100
-1222
/
+1752
|
\
|
*
Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...
Dave Airlie
2012-08-15
6
-8
/
+45
|
|
\
|
|
*
drm/nv86/fifo: suspend fix
Maxim Levitsky
2012-08-14
1
-0
/
+9
|
|
*
drm/nouveau: disable copy engine on NVAF
Henrik Rydberg
2012-08-14
1
-1
/
+0
|
|
*
nouveau: fixup scanout enable in nvc0_pm
Maarten Lankhorst
2012-08-14
1
-1
/
+1
|
|
*
drm/nouveau/aux: mask off higher bits of auxch index in i2c table entry
Ben Skeggs
2012-08-14
1
-1
/
+1
|
|
*
drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinate
Christoph Bumiller
2012-08-14
1
-1
/
+1
|
|
*
drm/nve0/fifo: add support for the flip completion swmthd
Ben Skeggs
2012-08-03
1
-4
/
+33
|
*
|
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2012-08-15
5
-43
/
+43
|
|
\
\
|
|
*
|
drm/i915: Apply post-sync write for pipe control invalidates
Chris Wilson
2012-08-14
1
-18
/
+23
|
|
*
|
drm/i915: reorder edp disabling to fix ivb MacBook Air
Daniel Vetter
2012-08-14
1
-7
/
+7
|
|
*
|
drm/i915: ensure i2c adapter is all set before adding it
Jani Nikula
2012-08-13
1
-3
/
+4
|
|
*
|
drm/i915: ignore eDP bpc settings from vbt
Daniel Vetter
2012-08-11
1
-11
/
+0
|
|
*
|
drm/i915: Fix blank panel at reopening lid
Takashi Iwai
2012-08-11
1
-4
/
+9
|
*
|
|
drm/radeon: fix typo in function header comment
Dmitrii Cherkasov
2012-08-13
1
-1
/
+1
|
*
|
|
drm/radeon/kms: implement timestamp userspace query (v2)
Marek Olšák
2012-08-13
9
-7
/
+80
|
*
|
|
drm/radeon/kms: add MSAA texture support for r600-evergreen
Marek Olšák
2012-08-13
3
-2
/
+15
|
*
|
|
drm/radeon/kms: reorder code in r600_check_texture_resource
Marek Olšák
2012-08-13
1
-26
/
+26
|
*
|
|
drm/radeon: fence virtual address and free it once idle v4
Jerome Glisse
2012-08-13
5
-21
/
+55
|
*
|
|
drm/radeon: fix some missing parens in asic macros
Alex Deucher
2012-08-13
1
-5
/
+5
|
*
|
|
drm/radeon: fix ordering in pll picking on dce4+
Alex Deucher
2012-08-13
1
-4
/
+4
|
*
|
|
drm/radeon: do not reenable crtc after moving vram start address
Jerome Glisse
2012-08-13
3
-76
/
+2
|
*
|
|
drm/radeon: fix bank tiling parameters on cayman
Alex Deucher
2012-08-13
1
-3
/
+11
[next]