summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-12-16549-14575/+53440
|\
| * drm: sti: fix module compilation issuebenjamin.gaignard@linaro.org2014-12-153-0/+4
| * Merge branch 'drm-sti-next-2014-12-11' of http://git.linaro.org/people/benjam...Dave Airlie2014-12-1322-135/+1999
| |\
| | * drm: sti: correctly cleanup CRTC and planesBenjamin Gaignard2014-12-111-1/+5
| | * drm: sti: add HQVDP planeBenjamin Gaignard2014-12-1112-7/+1513
| | * drm: sti: add cursor planeBenjamin Gaignard2014-12-117-3/+273
| | * drm: sti: enable auxiliary CRTCBenjamin Gaignard2014-12-116-17/+44
| | * drm: sti: fix delay in VTG programmingBenjamin Gaignard2014-12-111-3/+28
| | * drm: sti: prepare sti_tvout to support auxiliary crtcBenjamin Gaignard2014-12-111-40/+52
| | * drm: sti: use drm_crtc_vblank_{on/off} instead of drm_vblank_{on/off}Benjamin Gaignard2014-12-111-1/+3
| | * drm: sti: fix hdmi avi infoframeBenjamin Gaignard2014-12-111-16/+17
| | * drm: sti: remove event lock while disabling vblankBenjamin Gaignard2014-12-111-4/+0
| | * drm: sti: simplify gdp codeBenjamin Gaignard2014-12-111-19/+20
| | * drm: sti: clear all mixer controlBenjamin Gaignard2014-12-113-0/+12
| | * drm: sti: remove gpio for HDMI hot plug detectionBenjamin Gaignard2014-12-113-13/+5
| | * drm: sti: allow to change hdmi ddc i2c adapterBenjamin Gaignard2014-12-113-13/+29
| * | Merge tag 'drm-intel-next-fixes-2014-12-11' of git://anongit.freedesktop.org/...Dave Airlie2014-12-1210-23/+72
| |\ \ | | |/ | |/|
| | * drm/i915: save/restore GMBUS freq across suspend/resume on gen4Jesse Barnes2014-12-113-0/+10
| | * drm/i915: Remove '& 0xffff' from the mask given to WA_REG()Damien Lespiau2014-12-101-2/+2
| | * drm/i915: Invert the mask and val arguments in wa_add() and WA_REG()Damien Lespiau2014-12-101-9/+9
| | * drm/i915/bdw: Fix the write setting up the WIZ hashing modeDamien Lespiau2014-12-103-8/+23
| | * drm/i915: Don't complain about stolen conflicts on gen3Daniel Vetter2014-12-101-1/+5
| | * drm/i915: resume MST after reading back hw stateDave Airlie2014-12-081-1/+2
| | * drm/i915: Handle inaccurate time conversion issuesDaniel Vetter2014-12-051-0/+10
| | * drm/i915: compute wait_ioctl timeout correctlyDaniel Vetter2014-12-053-1/+8
| | * drm/i915: don't always do full mode sets when infoframes are enabledJesse Barnes2014-12-051-4/+6
| * | drm/doc: Document drm_add_modes_noedid() usageLaurent Pinchart2014-12-111-5/+19
| * | Merge tag 'topic/core-stuff-2014-12-10' of git://anongit.freedesktop.org/drm-...Dave Airlie2014-12-115-19/+42
| |\ \
| | * | drm: Zero out DRM object memory upon cleanupThierry Reding2014-12-101-1/+10
| | * | drm: fix a typo in a commentMartin Peres2014-12-091-1/+1
| | * | drm: fix a word repetition in a commentMartin Peres2014-12-091-1/+1
| | * | drm: Fix memory leak at error path of drm_read()Takashi Iwai2014-12-041-0/+1
| | * | drm/Documentation: Fix rowspan value in drm-kms-propertiesSean Paul2014-12-041-1/+1
| | * | drm/edid: Restore kerneldoc consistencyThierry Reding2014-12-031-1/+1
| | * | drm/edid: new drm_edid_block_checksum helper function V3Stefan Brüns2014-12-011-4/+12
| | * | drm/edid: shorten log output in case of all zeroes edid blockStefan Brüns2014-12-011-2/+6
| | * | drm/edid: move drm_edid_is_zero to top, make edid argument constStefan Brüns2014-12-011-8/+8
| * | | Merge branch 'drm-mst-next' of ssh://people.freedesktop.org/~/linux into drm-...Dave Airlie2014-12-0913-39/+593
| |\ \ \
| | * | | drm/fb: add support for tiled monitor configurations. (v2)Dave Airlie2014-12-093-23/+128
| | * | | drm/tile: expose the tile property to userspace (v3)Dave Airlie2014-12-095-1/+66
| | * | | drm/connector: store tile information from displayid (v3)Dave Airlie2014-12-093-3/+164
| | * | | drm/mst: cached EDID for logical ports (v2)Dave Airlie2014-12-093-4/+21
| | * | | drm: add tile_group support. (v3)Dave Airlie2014-12-093-0/+119
| | * | | drm/displayid: add displayid defines and edid extension (v2)Dave Airlie2014-12-092-0/+78
| | * | | drm/dp-mst: Remove branches before dropping the referenceDaniel Vetter2014-12-091-1/+4
| | * | | drm/fb_helper: move deferred fb checking into restore mode (v2)Dave Airlie2014-12-091-4/+9
| | * | | drm/dp: retry AUX transactions 32 times (v1.1)Dave Airlie2014-12-091-3/+4
| |/ / /
| * | | Merge branch 'drm_iommu_v15' of https://github.com/markyzq/kernel-drm-rockchi...Dave Airlie2014-12-0820-0/+4265
| |\ \ \
| | * | | dt-bindings: video: Add documentation for rockchip vopMark Yao2014-12-021-0/+58
| | * | | dt-bindings: video: Add for rockchip display subsytemMark Yao2014-12-021-0/+19