summaryrefslogtreecommitdiffstats
path: root/include/drm
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie2016-11-071-1/+7
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | drm: Don't force all planes to be added to the state due to zposVille Syrjälä2016-10-261-1/+7
| |/
* | Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...Dave Airlie2016-10-2810-16/+319
|\ \
| * | drm: mark drm_of_component_match_add dummy inlineArnd Bergmann2016-10-261-4/+5
| * | video: add header file for Mobile High-Definition Link (MHL) interfaceAndrzej Hajda2016-10-261-0/+291
| * | drm: convert DT component matching to component_match_add_release()Russell King2016-10-251-0/+12
| * | dma-buf: Rename struct fence to dma_fenceChris Wilson2016-10-256-9/+9
| * | Merge remote-tracking branch 'airlied/drm-next' into topic/drm-miscDaniel Vetter2016-10-252-3/+30
| |\ \
| * | | drm/dp: Factor out helper to distinguish between branch and sink devicesImre Deak2016-10-251-0/+6
| * | | drm: RIP mode_config->rotation_propertyVille Syrjälä2016-10-222-7/+0
* | | | drm/ttm: make eviction decision a driver callback v2Christian König2016-10-252-0/+25
* | | | drm/ttm: fix coding style in ttm_bo_driver.hChristian König2016-10-251-14/+16
| |/ / |/| |
* | | Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-10-252-3/+30
|\ \ \ | |/ / |/| |
| * | drm: Fix LSPCON kernel-docJani Nikula2016-10-191-7/+8
| * | drm: Helper for lspcon in drm_dp_dual_modeShashank Sharma2016-10-181-0/+26
| * | Merge tag 'drm-for-v4.9' into drm-intel-next-queuedDaniel Vetter2016-10-1233-2164/+3163
| |\ \ | | |/
| * | drm/i915/dp: DP audio API changes for MSTPandiyan, Dhinakaran2016-09-221-3/+3
* | | drm: Add support for optional per-plane rotation propertyVille Syrjälä2016-10-212-0/+5
* | | drm: Add drm_rotation_90_or_270()Ville Syrjälä2016-10-211-0/+5
* | | drm: Don't export the drm_fb_get_bpp_depth() functionLaurent Pinchart2016-10-181-1/+0
* | | drm: WARN when calling drm_format_info() for an unsupported formatLaurent Pinchart2016-10-181-0/+1
* | | drm: Centralize format informationLaurent Pinchart2016-10-181-0/+21
* | | drm: Add API for capturing frame CRCsTomeu Vizoso2016-10-172-0/+114
* | | drm: Add reference counting to drm_atomic_stateChris Wilson2016-10-172-2/+30
* | | drm/crtc: constify drm_crtc_mask parameterMaarten Lankhorst2016-10-172-2/+2
* | | drm: atomic: Clarify documentation around drm_atomic_crtc_needs_modesetBrian Starkey2016-10-172-1/+15
| |/ |/|
* | drm/crtc: constify drm_crtc_index parameterJani Nikula2016-10-101-1/+1
* | drm: use the right function name in documentationGrazvydas Ignotas2016-10-101-2/+2
* | drm/fb-helper: fix sphinx markup for DRM_FB_HELPER_DEFAULT_OPSStefan Christ2016-10-101-1/+1
* | drm/prime: Take a ref on the drm_dev when exporting a dma_bufChris Wilson2016-10-051-0/+4
* | drm/prime: Pass the right module owner through to dma_buf_export()Chris Wilson2016-10-051-1/+2
* | drm: simple_kms_helper: Add prepare_fb and cleanup_fb hooksMarek Vasut2016-10-051-0/+20
* | drm/bridge: analogix_dp: Add analogix_dp_psr_supportedTomeu Vizoso2016-10-041-0/+1
* | drm/fb-helper: add DRM_FB_HELPER_DEFAULT_OPS for fb_opsStefan Christ2016-10-041-0/+13
* | drm: Document caveats around atomic event handlingDaniel Vetter2016-10-041-13/+43
* | drm: Simplify drm_printk to reduce object size quite a bitJoe Perches2016-10-041-16/+14
* | drm/edid: Move dvi_dual/max_tmds_clock to drm_display_infoVille Syrjälä2016-10-041-4/+11
* | drm/edid: Make max_tmds_clock kHz instead of MHzVille Syrjälä2016-10-041-1/+1
* | drm: Convert prime dma-buf <-> handle to rbtreeChris Wilson2016-10-041-2/+3
* | Merge tag 'drm/panel/for-4.9-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2016-09-301-1/+5
|\ \
| * | drm/dsi: Implement DCS set/get display brightnessVinay Simha BN2016-08-241-0/+4
| * | drm/dsi: Order DCS helpers by command codeThierry Reding2016-08-241-1/+1
* | | Merge tag 'topic/drm-misc-2016-09-25' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-09-2817-933/+1140
|\ \ \
| * | | drm: Fix plane type uabi breakageDaniel Vetter2016-09-222-8/+14
| * | | drm/doc: Document color space handlingDaniel Vetter2016-09-221-3/+8
| * | | drm: Extract drm_color_mgmt.[hc]Daniel Vetter2016-09-222-27/+57
| * | | drm: Conslidate blending properties in drm_blend.[hc]Daniel Vetter2016-09-222-26/+60
| * | | drm/doc: Polish for drm_plane.[hc]Daniel Vetter2016-09-221-2/+55
| * | | drm: Extract drm_plane.[hc]Daniel Vetter2016-09-223-582/+625
| * | | drm/fb-helper: Fix sparse warningsVille Syrjälä2016-09-191-5/+0
OpenPOWER on IntegriCloud