index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_crtc.c
Age
Commit message (
Expand
)
Author
2015-03-20
Merge tag 'drm-intel-fixes-2015-03-19' into drm-intel-next
Daniel Vetter
2015-03-10
drm: Check in setcrtc if the primary plane supports the fb pixel format
Laurent Pinchart
2015-03-10
drm: Share plane pixel format check code between legacy and atomic
Laurent Pinchart
2015-03-10
drm: Fixup racy refcounting in plane_force_disable
Daniel Vetter
2015-03-10
drm: Remove redundant code in the getencoder ioctl
Daniel Vetter
2015-03-10
drm: Don't assign fbs for universal cursor support to files
Chris Wilson
2015-03-09
Merge tag 'v4.0-rc3' into drm-next
Dave Airlie
2015-03-05
Merge tag 'drm-intel-next-2015-02-14' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-02-24
drm: Fix deadlock due to getconnector locking changes
Daniel Vetter
2015-02-23
drm: If available use atomic state in getcrtc ioctl
Daniel Vetter
2015-02-13
drm: add support for tiled/compressed/etc modifier in addfb2
Rob Clark
2015-01-28
drm: Check the right variable when setting formats
Dan Carpenter
2015-01-28
drm/bridge: make bridge registration independent of drm flow
Ajay Kumar
2015-01-28
drm/bridge: do not pass drm_bridge_funcs to drm_bridge_init
Ajay Kumar
2015-01-28
Merge tag 'topic/atomic-core-2015-01-27' of git://anongit.freedesktop.org/drm...
Dave Airlie
2015-01-27
drm/atomic: Add drm_crtc_state->active
Daniel Vetter
2015-01-27
drm: Add standardized boolean props
Daniel Vetter
2015-01-27
drm: fix drm_display_info_set_bus_formats kernel doc header
Boris Brezillon
2015-01-21
drm: add bus_formats and num_bus_formats fields to drm_display_info
Boris Brezillon
2015-01-13
drm: fix mismerge in drm_crtc.c
Dave Airlie
2015-01-10
Merge tag 'drm-intel-next-2014-12-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-01-09
Merge tag 'topic/atomic-core-2015-01-05' of git://anongit.freedesktop.org/drm...
Dave Airlie
2015-01-09
Merge tag 'topic/core-stuff-2014-12-19' of git://anongit.freedesktop.org/drm-...
Dave Airlie
2015-01-05
drm: Atomic modeset ioctl
Rob Clark
2015-01-05
drm/atomic: atomic connector properties
Rob Clark
2015-01-05
drm/atomic: atomic plane properties
Rob Clark
2015-01-05
drm: small property creation cleanup
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-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: Do basic sanity checks for user modes
Ville Syrjälä
2014-12-11
Merge tag 'topic/core-stuff-2014-12-10' of git://anongit.freedesktop.org/drm-...
Dave Airlie
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: Zero out DRM object memory upon cleanup
Thierry Reding
2014-12-09
drm: fix a word repetition in a comment
Martin Peres
2014-12-09
drm/tile: expose the tile property to userspace (v3)
Dave Airlie
2014-12-09
drm/connector: store tile information from displayid (v3)
Dave Airlie
2014-12-09
drm: add tile_group support. (v3)
Dave Airlie
2014-12-05
drm: add helper to get crtc timings (v5)
Gustavo Padovan
2014-11-27
drm: Handle atomic state properly in kms getfoo ioctl
Daniel Vetter
[next]