Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
356af0e154467eb6844f25631a11940b462deca0
/
drivers
356af0e
drm: small property creation cleanup
by Rob Clark
· 10 years ago
5e74373
drm/atomic: atomic_check functions
by Rob Clark
· 10 years ago
88a48e2
drm: add atomic properties
by Rob Clark
· 10 years ago
95cbf11
drm: refactor getproperties/getconnector
by Rob Clark
· 10 years ago
ccfc086
drm: tweak getconnector locking
by Rob Clark
· 10 years ago
ac9c925
drm: add atomic_get_property
by Rob Clark
· 10 years ago
40ecc69
drm: add atomic_set_property wrappers
by Rob Clark
· 10 years ago
72a3697
Merge branch 'topic/core-stuff' into topic/atomic-core
by Daniel Vetter
· 10 years ago
22b8b13
drm: get rid of direct property value access
by Rob Clark
· 10 years ago
b17cd75
drm: store property instead of id in obj attachment
by Rob Clark
· 10 years ago
3843e71
drm: allow property validation for refcnted props
by Rob Clark
· 10 years ago
07cc0ef
drm/atomic: Introduce state->obj backpointers
by Daniel Vetter
· 10 years ago
b4274fb
drm/atomic-helper: Again check modeset *before* plane states
by Daniel Vetter
· 10 years ago
d9b1362
drm/atomic-helper: Export both plane and modeset check helpers
by Daniel Vetter
· 10 years ago
4b08eae
drm/atomic: fix potential null ptr on plane enable
by Rob Clark
· 10 years ago
dafffda
drm/info: Remove unused code
by Thierry Reding
· 10 years ago
b04d4a3
drm/cache: Use wbinvd helpers
by Ben Widawsky
· 10 years ago
4e0cd68
drm: sti: fix module compilation issue
by benjamin.gaignard@linaro.org
· 10 years ago
731d754
Merge branch 'drm-sti-next-2014-12-11' of http://git.linaro.org/people/benjamin.gaignard/kernel into drm-next
by Dave Airlie
· 10 years ago
b59f782
Merge tag 'drm-intel-next-fixes-2014-12-11' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
7432ca5
drm/plane-helper: Test for plane disable earlier
by Matt Roper
· 10 years ago
9f49c37
drm/i915: save/restore GMBUS freq across suspend/resume on gen4
by Jesse Barnes
· 10 years ago
f78e772
drm: sti: correctly cleanup CRTC and planes
by Benjamin Gaignard
· 10 years ago
4fdbc678
drm: sti: add HQVDP plane
by Benjamin Gaignard
· 10 years ago
96006a7
drm: sti: add cursor plane
by Benjamin Gaignard
· 10 years ago
5e03abc
drm: sti: enable auxiliary CRTC
by Benjamin Gaignard
· 10 years ago
7f2d479
drm: sti: fix delay in VTG programming
by Benjamin Gaignard
· 10 years ago
ca27960
drm: sti: prepare sti_tvout to support auxiliary crtc
by Benjamin Gaignard
· 10 years ago
ca614aa
drm: sti: use drm_crtc_vblank_{on/off} instead of drm_vblank_{on/off}
by Benjamin Gaignard
· 10 years ago
589b347
drm: sti: fix hdmi avi infoframe
by Benjamin Gaignard
· 10 years ago
eb929dc
drm: sti: remove event lock while disabling vblank
by Benjamin Gaignard
· 10 years ago
a51fe84
drm: sti: simplify gdp code
by Benjamin Gaignard
· 10 years ago
2f7d0e82c
drm: sti: clear all mixer control
by Benjamin Gaignard
· 10 years ago
7656920
drm: sti: remove gpio for HDMI hot plug detection
by Benjamin Gaignard
· 10 years ago
41a1462
drm: sti: allow to change hdmi ddc i2c adapter
by Benjamin Gaignard
· 10 years ago
da9df2f
Merge tag 'topic/core-stuff-2014-12-10' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
2645934
drm/i915: Remove '& 0xffff' from the mask given to WA_REG()
by Damien Lespiau
· 10 years ago
cf4b0de
drm/i915: Invert the mask and val arguments in wa_add() and WA_REG()
by Damien Lespiau
· 10 years ago
f76511b
drm: Prefer sizeof(type) over sizeof type
by Thierry Reding
· 10 years ago
2ca651d
drm: Remove useless else block
by Thierry Reding
· 10 years ago
01073b0
drm: Remove unneeded braces for single statement blocks
by Thierry Reding
· 10 years ago
0cc0b22
drm: Do not assign in if condition
by Thierry Reding
· 10 years ago
2f6c538
drm: Prefer kmalloc_array() over kmalloc() with multiply
by Thierry Reding
· 10 years ago
bd3f0ff
drm: Prefer kcalloc() over kzalloc() with multiply
by Thierry Reding
· 10 years ago
4dfd909
drm: Miscellaneous checkpatch whitespace cleanups
by Thierry Reding
· 10 years ago
c422f31
drm/tegra: Remove dummy ->load_lut() implementation
by Thierry Reding
· 10 years ago
e6966da
drm/sti: Remove dummy ->load_lut() implementation
by Thierry Reding
· 10 years ago
6f6f092
drm/msm: Remove dummy ->load_lut() implementation
by Thierry Reding
· 10 years ago
d2e2b26
drm/bochs: Remove dummy ->load_lut() implementation
by Thierry Reding
· 10 years ago
e1f69e6
drm/armada: Remove dummy ->load_lut() implementation
by Thierry Reding
· 10 years ago
a18c0af
drm: Zero out DRM object memory upon cleanup
by Thierry Reding
· 10 years ago
9853325
drm/i915/bdw: Fix the write setting up the WIZ hashing mode
by Damien Lespiau
· 10 years ago
0b6d24c
drm/i915: Don't complain about stolen conflicts on gen3
by Daniel Vetter
· 11 years ago
393e872
drm: fix a typo in a comment
by Martin Peres
· 10 years ago
e2db726
drm: fix a word repetition in a comment
by Martin Peres
· 10 years ago
b0ee9e7
drm/fb: add support for tiled monitor configurations. (v2)
by Dave Airlie
· 10 years ago
6f134d7
drm/tile: expose the tile property to userspace (v3)
by Dave Airlie
· 10 years ago
40d9b04
drm/connector: store tile information from displayid (v3)
by Dave Airlie
· 10 years ago
c6a0aed
drm/mst: cached EDID for logical ports (v2)
by Dave Airlie
· 10 years ago
138f9eb
drm: add tile_group support. (v3)
by Dave Airlie
· 10 years ago
0391359
drm/dp-mst: Remove branches before dropping the reference
by Daniel Vetter
· 10 years ago
e2809c7
drm/fb_helper: move deferred fb checking into restore mode (v2)
by Dave Airlie
· 10 years ago
19a93f0
drm/dp: retry AUX transactions 32 times (v1.1)
by Dave Airlie
· 10 years ago
e7d6f7d
drm/i915: resume MST after reading back hw state
by Dave Airlie
· 10 years ago
b75478d
Merge branch 'drm_iommu_v15' of https://github.com/markyzq/kernel-drm-rockchip into drm-next
by Dave Airlie
· 10 years ago
b00ff04
Merge branch 'amdkfd-next-3.19' of git://people.freedesktop.org/~gabbayo/linux into drm-next
by Dave Airlie
· 10 years ago
8c86394
Merge tag 'v3.18' into drm-next
by Dave Airlie
· 10 years ago
820b688
Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 10 years ago
19b0225
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 10 years ago
15bd1e5
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 10 years ago
a18069c
amdkfd: Disable support for 32-bit user processes
by Oded Gabbay
· 10 years ago
5476b2b
watchdog: s3c2410_wdt: Fix the mask bit offset for Exynos7
by Abhilash Kesavan
· 10 years ago
9cca306
drm/i915: Handle inaccurate time conversion issues
by Daniel Vetter
· 10 years ago
7bd0e22
drm/i915: compute wait_ioctl timeout correctly
by Daniel Vetter
· 10 years ago
af15d2c
drm/i915: don't always do full mode sets when infoframes are enabled
by Jesse Barnes
· 10 years ago
ba2cb64
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
56c67ce
Merge tag 'pm+acpi-3.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
3e3282c
Merge tag 'drm-intel-fixes-2014-12-04' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 10 years ago
7608867
Merge tag 'drm-intel-next-fixes-2014-12-04' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
047b35f
Merge branch 'amdkfd-next-3.19' of git://people.freedesktop.org/~gabbayo/linux into drm-next
by Dave Airlie
· 10 years ago
ebea76f
Merge tag 'media/v3.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 10 years ago
681d15a
i2c: cadence: Set the hardware time-out register to maximum value
by Vishnu Motghare
· 10 years ago
9ea359f
i2c: davinci: generate STP always when NACK is received
by Grygorii Strashko
· 10 years ago
2b21ef0
ahci: disable MSI on SAMSUNG 0xa800 SSD
by Tejun Heo
· 10 years ago
a0a0bde
drm: Fix memory leak at error path of drm_read()
by Takashi Iwai
· 10 years ago
a550bb3
amdkfd: Set *buffer_ptr to NULL in case of error
by Oded Gabbay
· 10 years ago
eb8d4d0
drm/radeon: enable smc fan control on CI
by Alex Deucher
· 10 years ago
6d2d13d
drm/radeon: use pointers instead of indexes for CS chunks
by Christian König
· 10 years ago
466be33
drm/radeon: remove duplicates check
by Christian König
· 10 years ago
aa35071
drm/ttm: optionally move duplicates to a separate list
by Christian König
· 10 years ago
5e5c21c
drm/radeon: check the right ring in radeon_evict_flags()
by Alex Deucher
· 10 years ago
6554d9a
drm/radeon: fix copy paste typos in fan control for si/ci
by Alex Deucher
· 10 years ago
ebcd241
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 10 years ago
5dc6263
Merge tag 'pci-v3.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
b48a20a
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux
by Linus Torvalds
· 10 years ago
46d967a
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
9044f94
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
c9d61b0
drm/radeon: Hide cursor on CRTCs used by fbdev (v2)
by Michel Dänzer
· 10 years ago
f7a3db7
drm/radeon: add spinlock for BO_VA status protection (v2)
by Christian König
· 10 years ago
44c4bd2
drm/radeon: fence PT updates as shared
by Christian König
· 10 years ago
Next »