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
/
drm
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm_modes: add drm_display_mode_to_videomode
Steve Longerbeam
2015-01-07
1
-0
/
+40
*
drm: rockchip: export functions needed by rockchip dw_hdmi bridge driver
Philipp Zabel
2015-01-07
2
-0
/
+2
*
drm: bridge/dw_hdmi: request interrupt only after initializing the mutes
Philipp Zabel
2015-01-07
1
-6
/
+6
*
drm: bridge/dw_hdmi: add rockchip rk3288 support
Andy Yan
2015-01-07
4
-0
/
+356
*
drm: bridge/dw_hdmi: add function dw_hdmi_phy_enable_spare
Andy Yan
2015-01-07
2
-1
/
+9
*
drm: bridge/dw_hdmi: clear i2cmphy_stat0 reg in hdmi_phy_wait_i2c_done
Andy Yan
2015-01-07
1
-1
/
+5
*
drm: bridge/dw_hdmi: add mode_valid support
Andy Yan
2015-01-07
1
-0
/
+15
*
drm: bridge/dw_hdmi: add support for multi-byte register width access
Andy Yan
2015-01-07
1
-2
/
+42
*
drm: imx: imx-hdmi: move imx-hdmi to bridge/dw_hdmi
Andy Yan
2015-01-07
7
-238
/
+202
*
drm: imx: imx-hdmi: split phy configuration to platform driver
Andy Yan
2015-01-06
3
-70
/
+101
*
drm: imx: imx-hdmi: convert imx-hdmi to drm_bridge mode
Andy Yan
2015-01-06
4
-162
/
+315
*
drm: imx: imx-hdmi: return defer if can't get ddc i2c adapter
Andy Yan
2015-01-06
1
-2
/
+4
*
drm: imx: imx-hdmi: make checkpatch happy
Andy Yan
2015-01-06
1
-57
/
+52
*
drm/imx: convert imx-drm to use the generic DRM OF helper
Russell King
2015-01-06
1
-65
/
+19
*
drm/imx: imx-ldb: fix channel->edid memleak
Peter Seiderer
2015-01-06
1
-0
/
+2
*
drm/imx: parallel-display: fix imxpd-->edid memleak
Peter Seiderer
2015-01-06
1
-0
/
+3
*
Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-12-15
8
-33
/
+55
|
\
*
\
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-12-15
479
-13984
/
+57637
|
\
\
|
*
|
drm: sti: fix module compilation issue
benjamin.gaignard@linaro.org
2014-12-15
3
-0
/
+4
|
*
|
Merge branch 'drm-sti-next-2014-12-11' of http://git.linaro.org/people/benjam...
Dave Airlie
2014-12-13
21
-133
/
+1972
|
|
\
\
|
|
*
|
drm: sti: correctly cleanup CRTC and planes
Benjamin Gaignard
2014-12-11
1
-1
/
+5
|
|
*
|
drm: sti: add HQVDP plane
Benjamin Gaignard
2014-12-11
11
-7
/
+1487
|
|
*
|
drm: sti: add cursor plane
Benjamin Gaignard
2014-12-11
7
-3
/
+273
|
|
*
|
drm: sti: enable auxiliary CRTC
Benjamin Gaignard
2014-12-11
6
-17
/
+44
|
|
*
|
drm: sti: fix delay in VTG programming
Benjamin Gaignard
2014-12-11
1
-3
/
+28
|
|
*
|
drm: sti: prepare sti_tvout to support auxiliary crtc
Benjamin Gaignard
2014-12-11
1
-40
/
+52
|
|
*
|
drm: sti: use drm_crtc_vblank_{on/off} instead of drm_vblank_{on/off}
Benjamin Gaignard
2014-12-11
1
-1
/
+3
|
|
*
|
drm: sti: fix hdmi avi infoframe
Benjamin Gaignard
2014-12-11
1
-16
/
+17
|
|
*
|
drm: sti: remove event lock while disabling vblank
Benjamin Gaignard
2014-12-11
1
-4
/
+0
|
|
*
|
drm: sti: simplify gdp code
Benjamin Gaignard
2014-12-11
1
-19
/
+20
|
|
*
|
drm: sti: clear all mixer control
Benjamin Gaignard
2014-12-11
3
-0
/
+12
|
|
*
|
drm: sti: remove gpio for HDMI hot plug detection
Benjamin Gaignard
2014-12-11
2
-11
/
+5
|
|
*
|
drm: sti: allow to change hdmi ddc i2c adapter
Benjamin Gaignard
2014-12-11
2
-13
/
+28
|
*
|
|
Merge tag 'drm-intel-next-fixes-2014-12-11' of git://anongit.freedesktop.org/...
Dave Airlie
2014-12-12
9
-23
/
+71
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
drm/i915: save/restore GMBUS freq across suspend/resume on gen4
Jesse Barnes
2014-12-11
3
-0
/
+10
|
|
*
|
drm/i915: Remove '& 0xffff' from the mask given to WA_REG()
Damien Lespiau
2014-12-10
1
-2
/
+2
|
|
*
|
drm/i915: Invert the mask and val arguments in wa_add() and WA_REG()
Damien Lespiau
2014-12-10
1
-9
/
+9
|
|
*
|
drm/i915/bdw: Fix the write setting up the WIZ hashing mode
Damien Lespiau
2014-12-10
3
-8
/
+23
|
|
*
|
drm/i915: Don't complain about stolen conflicts on gen3
Daniel Vetter
2014-12-10
1
-1
/
+5
|
|
*
|
drm/i915: resume MST after reading back hw state
Dave Airlie
2014-12-08
1
-1
/
+2
|
|
*
|
drm/i915: Handle inaccurate time conversion issues
Daniel Vetter
2014-12-05
1
-0
/
+10
|
|
*
|
drm/i915: compute wait_ioctl timeout correctly
Daniel Vetter
2014-12-05
2
-1
/
+7
|
|
*
|
drm/i915: don't always do full mode sets when infoframes are enabled
Jesse Barnes
2014-12-05
1
-4
/
+6
|
*
|
|
Merge tag 'topic/core-stuff-2014-12-10' of git://anongit.freedesktop.org/drm-...
Dave Airlie
2014-12-11
4
-18
/
+41
|
|
\
\
\
|
|
*
|
|
drm: Zero out DRM object memory upon cleanup
Thierry Reding
2014-12-10
1
-1
/
+10
|
|
*
|
|
drm: fix a typo in a comment
Martin Peres
2014-12-09
1
-1
/
+1
|
|
*
|
|
drm: fix a word repetition in a comment
Martin Peres
2014-12-09
1
-1
/
+1
|
|
*
|
|
drm: Fix memory leak at error path of drm_read()
Takashi Iwai
2014-12-04
1
-0
/
+1
|
|
*
|
|
drm/edid: Restore kerneldoc consistency
Thierry Reding
2014-12-03
1
-1
/
+1
|
|
*
|
|
drm/edid: new drm_edid_block_checksum helper function V3
Stefan Brüns
2014-12-01
1
-4
/
+12
[next]