index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-01-05
drm/atomic: atomic plane properties
Rob Clark
2015-01-05
drm: small property creation cleanup
Rob Clark
2015-01-05
drm/atomic: atomic_check functions
Rob Clark
2015-01-05
drm: add atomic properties
Rob Clark
2014-12-18
drm: refactor getproperties/getconnector
Rob Clark
2014-12-18
drm: tweak getconnector locking
Rob Clark
2014-12-18
drm: add atomic_get_property
Rob Clark
2014-12-18
drm: add atomic_set_property wrappers
Rob Clark
2014-12-17
Merge branch 'topic/core-stuff' into topic/atomic-core
Daniel Vetter
2014-12-17
drm: get rid of direct property value access
Rob Clark
2014-12-17
drm: store property instead of id in obj attachment
Rob Clark
2014-12-17
drm: allow property validation for refcnted props
Rob Clark
2014-12-17
drm/atomic: Introduce state->obj backpointers
Daniel Vetter
2014-12-17
drm/atomic-helper: Again check modeset *before* plane states
Daniel Vetter
2014-12-17
drm/atomic-helper: Export both plane and modeset check helpers
Daniel Vetter
2014-12-17
drm/atomic: fix potential null ptr on plane enable
Rob Clark
2014-12-16
drm/info: Remove unused code
Thierry Reding
2014-12-16
drm/cache: Use wbinvd helpers
Ben Widawsky
2014-12-15
drm: sti: fix module compilation issue
benjamin.gaignard@linaro.org
2014-12-13
Merge branch 'drm-sti-next-2014-12-11' of http://git.linaro.org/people/benjam...
Dave Airlie
2014-12-12
Merge tag 'drm-intel-next-fixes-2014-12-11' of git://anongit.freedesktop.org/...
Dave Airlie
2014-12-11
drm/plane-helper: Test for plane disable earlier
Matt Roper
2014-12-11
drm/i915: save/restore GMBUS freq across suspend/resume on gen4
Jesse Barnes
2014-12-11
drm: sti: correctly cleanup CRTC and planes
Benjamin Gaignard
2014-12-11
drm: sti: add HQVDP plane
Benjamin Gaignard
2014-12-11
drm: sti: add cursor plane
Benjamin Gaignard
2014-12-11
drm: sti: enable auxiliary CRTC
Benjamin Gaignard
2014-12-11
drm: sti: fix delay in VTG programming
Benjamin Gaignard
2014-12-11
drm: sti: prepare sti_tvout to support auxiliary crtc
Benjamin Gaignard
2014-12-11
drm: sti: use drm_crtc_vblank_{on/off} instead of drm_vblank_{on/off}
Benjamin Gaignard
2014-12-11
drm: sti: fix hdmi avi infoframe
Benjamin Gaignard
2014-12-11
drm: sti: remove event lock while disabling vblank
Benjamin Gaignard
2014-12-11
drm: sti: simplify gdp code
Benjamin Gaignard
2014-12-11
drm: sti: clear all mixer control
Benjamin Gaignard
2014-12-11
drm: sti: remove gpio for HDMI hot plug detection
Benjamin Gaignard
2014-12-11
drm: sti: allow to change hdmi ddc i2c adapter
Benjamin Gaignard
2014-12-11
drm/doc: Document drm_add_modes_noedid() usage
Laurent Pinchart
2014-12-11
drm/doc: Document drm_add_modes_noedid() usage
Laurent Pinchart
2014-12-11
Merge tag 'topic/core-stuff-2014-12-10' of git://anongit.freedesktop.org/drm-...
Dave Airlie
2014-12-10
drm: bit of spell-check / editorializing.
Rob Clark
2014-12-10
drm/i915: Remove '& 0xffff' from the mask given to WA_REG()
Damien Lespiau
2014-12-10
drm/i915: Invert the mask and val arguments in wa_add() and WA_REG()
Damien Lespiau
2014-12-10
drm: Prefer sizeof(type) over sizeof type
Thierry Reding
2014-12-10
drm: Remove useless else block
Thierry Reding
2014-12-10
drm: Remove unneeded braces for single statement blocks
Thierry Reding
2014-12-10
drm: Do not assign in if condition
Thierry Reding
2014-12-10
drm: Prefer kmalloc_array() over kmalloc() with multiply
Thierry Reding
2014-12-10
drm: Prefer kcalloc() over kzalloc() with multiply
Thierry Reding
2014-12-10
drm: Miscellaneous checkpatch whitespace cleanups
Thierry Reding
2014-12-10
drm/tegra: Remove dummy ->load_lut() implementation
Thierry Reding
[next]