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
2014-12-10
drm/msm: Remove dummy ->load_lut() implementation
Thierry Reding
2014-12-10
drm/bochs: Remove dummy ->load_lut() implementation
Thierry Reding
2014-12-10
drm/armada: Remove dummy ->load_lut() implementation
Thierry Reding
2014-12-10
drm: Zero out DRM object memory upon cleanup
Thierry Reding
2014-12-09
drm: fix a typo in a comment
Martin Peres
2014-12-09
drm: fix a word repetition in a comment
Martin Peres
2014-12-04
drm: Fix memory leak at error path of drm_read()
Takashi Iwai
2014-12-04
drm/Documentation: Fix rowspan value in drm-kms-properties
Sean Paul
2014-12-03
drm/edid: Restore kerneldoc consistency
Thierry Reding
2014-12-01
drm/edid: new drm_edid_block_checksum helper function V3
Stefan Brüns
2014-12-01
drm/edid: shorten log output in case of all zeroes edid block
Stefan Brüns
2014-12-01
drm/edid: move drm_edid_is_zero to top, make edid argument const
Stefan Brüns
2014-11-27
drm/atomic: clear plane's CRTC and FB when shutting down
Rob Clark
2014-11-27
drm: Handle atomic state properly in kms getfoo ioctl
Daniel Vetter
2014-11-27
drm: use mode_object_find helpers
Rob Clark
2014-11-27
drm: fix indentation
Rob Clark
2014-11-27
drm/msm: switch to atomic-helpers iterator macros
Rob Clark
2014-11-27
drm/atomic: add plane iterator macros
Rob Clark
2014-11-27
drm/atomic: track bitmask of planes attached to crtc
Rob Clark
2014-11-25
drm: Free atomic state during cleanup
Thierry Reding
2014-11-25
drm: Make drm_atomic.h standalone includible
Thierry Reding
2014-11-25
drm: Make drm_atomic_helper.h standalone includible
Thierry Reding
2014-11-25
drm/plane: Add missing kerneldoc
Thierry Reding
2014-11-25
drm/plane: Pass old state to ->atomic_update()
Thierry Reding
2014-11-25
drm/atomic_helper: Cope with plane->crtc == NULL in disable helper
Jasper St. Pierre
2014-11-25
drm/atomic: Drop per-plane locking TODO
Daniel Vetter
2014-11-25
drm/atomic-helper: Skip vblank waits for unchanged fbs
Daniel Vetter
2014-11-25
drm: Document that drm_dev_alloc doesn't need a parent
Daniel Vetter
2014-11-25
Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...
Dave Airlie
2014-11-21
drm/atomic: shutdown *current* encoder
Rob Clark
2014-11-21
drm/atomic: check mode_changed *after* atomic_check
Rob Clark
2014-11-21
drm/msm/mdp4: fix mixer setup for multi-crtc + planes
Rob Clark
2014-11-21
drm/msm/mdp5: dpms(OFF) cleanups
Rob Clark
2014-11-21
drm/msm/mdp5: atomic
Rob Clark
2014-11-21
drm/msm: atomic fixes
Rob Clark
2014-11-21
drm/msm/mdp5: remove global mdp5_ctl_mgr
Rob Clark
2014-11-21
drm/msm/mdp5: don't use void * for opaque types
Rob Clark
2014-11-21
drm/msm: add multiple CRTC and overlay support
Stephane Viau
2014-11-21
drm/msm/mdp5: set rate before enabling clk
Rob Clark
2014-11-21
drm/msm/mdp5: introduce mdp5_cfg module
Stephane Viau
2014-11-21
drm/msm/mdp5: make SMP module dynamically configurable
Stephane Viau
2014-11-21
drm/msm/hdmi: remove useless kref
Rob Clark
2014-11-21
drm/msm/mdp5: get the core clock rate from MDP5 config
Stephane Viau
2014-11-21
drm/msm/mdp5: use irqdomains
Rob Clark
2014-11-21
Merge branch 'drm-next-3.19' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2014-11-21
drm/vmwgfx: Deletion of an unnecessary check before the function call "vfree"
Markus Elfring
2014-11-21
drm/udl: Deletion of an unnecessary check before the function call "vunmap"
Markus Elfring
2014-11-21
drm/tilcdc: Deletion of an unnecessary check before the function call "drm_fb...
Markus Elfring
2014-11-21
drm/edid: Deletion of an unnecessary check before the function call "release_...
Markus Elfring
2014-11-21
drm/atomic: Add missing ERR_PTR casting
Daniel Vetter
[next]