summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: Add a function to get the ioctl flagsThomas Hellstrom2014-03-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: Protect the master management with a drm_device::master_mutex v3Thomas Hellstrom2014-03-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: Remove the minor master listThomas Hellstrom2014-03-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: Improve on minor type helpers v3Thomas Hellstrom2014-03-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: Make control nodes master-less v3Thomas Hellstrom2014-03-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: Remove the prefix argument of drm_ut_debug_printk()Lespiau, Damien2014-03-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: Pull the test on drm_debug in the logging macrosLespiau, Damien2014-03-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: Remove the now unused DRM_LOG* macrosLespiau, Damien2014-03-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: Remove the unused (and unusable) DRM_LOG_MODE()Lespiau, Damien2014-03-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: Refresh the explanation of debug categoriesLespiau, Damien2014-03-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/bridge/ptn3460: fix modular buildDave Airlie2014-03-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/bridge: Add PTN3460 bridge driverSean Paul2014-03-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'gma500-next' of git://github.com/patjak/drm-gma500 into drm-nextDave Airlie2014-03-21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/gma500: Remove unused ioctlsPatrik Jakobsson2014-03-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...Dave Airlie2014-03-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'drm-minor' into drm-nextDavid Herrmann2014-03-16
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: init TTM dev_mapping in ttm_bo_device_init()David Herrmann2014-03-16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: use anon-inode instead of relying on cdevsDavid Herrmann2014-03-16
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'v3.14-rc7' into drm-nextDave Airlie2014-03-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'drm-docs' of ssh://people.freedesktop.org/~danvet/drm into drm-...Dave Airlie2014-03-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: drop error code for drm_helper_resume_force_modeDaniel Vetter2014-03-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: remove return value from drm_helper_mode_fill_fb_structDaniel Vetter2014-03-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: remove drm_display_mode->private_sizeDaniel Vetter2014-03-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: polish function kerneldoc for drm_modes.[hc]Daniel Vetter2014-03-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/modes: drop maxPitch from drm_mode_validate_sizeDaniel Vetter2014-03-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/modes: drop return value from drm_display_mode_from_videomodeDaniel Vetter2014-03-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/modes: remove drm_mode_height/widthDaniel Vetter2014-03-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: extract drm_modes.h for drm_crtc.h functionsDaniel Vetter2014-03-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/kms: rip out drm_mode_connector_detach_encoderDaniel Vetter2014-03-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/doc: Add function reference documentation for drm_mm.cDaniel Vetter2014-03-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/docs: Include hdmi infoframe helper referenceDaniel Vetter2014-03-13
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: remove redundant minor->device fieldDavid Herrmann2014-03-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: add minor-lookup/release helpersDavid Herrmann2014-03-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: provide device-refcountDavid Herrmann2014-03-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: turn DRM_MINOR_* into enumDavid Herrmann2014-03-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: remove unused DRM_MINOR_UNASSIGNEDDavid Herrmann2014-03-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: group dev-lifetime related membersDavid Herrmann2014-03-16
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'drm-next-3.15' of git://people.freedesktop.org/~deathsimple/lin...Dave Airlie2014-03-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: track memory statistics about VRAM and GTT usage and buffer moves v2Marek Olšák2014-03-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: add a way to get and set initial buffer domains v2Marek Olšák2014-03-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'drm-intel-next-2014-02-14' of ssh://git.freedesktop.org/git/drm-in...Dave Airlie2014-03-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: export cmdline and preferred mode functions from fb helperJesse Barnes2014-02-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: expose subpixel order name routine v3Jesse Barnes2014-02-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'drm-next-3.15' of git://people.freedesktop.org/~deathsimple/lin...Dave Airlie2014-02-27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: add VCE version parsing and checkingChristian König2014-02-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: initial VCE support v4Christian König2014-02-18
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'drm-intel-next-2014-02-07' of ssh://git.freedesktop.org/git/drm-in...Dave Airlie2014-02-27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter2014-01-30
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: dp helper: Add DP test sink CRC definition.Rodrigo Vivi2014-01-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'drm/dp-aux-for-3.15-rc1' of git://anongit.freedesktop.org/tegra/li...Dave Airlie2014-02-27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |