summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-intel-next-2019-05-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-05-286-25/+266
|\
| * drm: Rename struct edp_vsc_psr to struct dp_sdpGwan-gyeong Mun2019-05-231-10/+23
| * drm/i915: Engine discovery queryTvrtko Ursulin2019-05-221-0/+42
| * drm/i915: Allow specification of parallel execbufChris Wilson2019-05-221-1/+16
| * drm/i915/execlists: Virtual engine bondingChris Wilson2019-05-221-0/+44
| * drm/i915: Load balancing across a virtual engineChris Wilson2019-05-221-0/+39
| * drm/i915: Allow userspace to clone contexts on creationChris Wilson2019-05-221-0/+15
| * drm/i915: Re-expose SINGLE_TIMELINE flags for context creationChris Wilson2019-05-221-1/+2
| * drm/i915: Extend I915_CONTEXT_PARAM_SSEU to support local ctx->engine[]Chris Wilson2019-05-221-1/+2
| * drm/i915: Allow a context to define its set of enginesChris Wilson2019-05-221-0/+31
| * drm/i915: Restore control over ppgtt for context creation ABIChris Wilson2019-05-221-0/+15
| * drm/i915/icl: More workaround for port F detection due to broken VBTsImre Deak2019-05-141-2/+2
| * drm/hdcp: gathering hdcp related code into drm_hdcp.cRamalingam C2019-05-092-2/+3
| * drm: revocation check at drm subsystemRamalingam C2019-05-091-0/+24
| * drm: generic fn converting be24 to cpu and vice versaRamalingam C2019-05-091-2/+2
| * drm: move content protection property to mode_configRamalingam C2019-05-092-6/+6
* | Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-05-2816-55/+488
|\ \
| * \ Merge drm/drm-next into drm-misc-nextSean Paul2019-05-22608-5676/+15428
| |\ \
| * | | drm: Add HLG EOTFVille Syrjälä2019-05-221-0/+1
| * | | drm: Enable HDR infoframe supportUma Shankar2019-05-222-0/+33
| * | | drm: Add HDR source metadata propertyUma Shankar2019-05-224-0/+66
| * | | dma-buf: start caching of sg_table objects v2Christian König2019-05-221-0/+13
| * | | drm/gma500: remove empty gma_drm.h header fileSam Ravnborg2019-05-221-25/+0
| * | | drm: Rename reserve/unreserve to lock/unlock in GEM VRAM helpersThomas Zimmermann2019-05-221-4/+4
| * | | drm: Replace drm_gem_vram_push_to_system() with kunmap + unpinThomas Zimmermann2019-05-221-1/+0
| * | | drm/fourcc: Fix the parameters name in the documentationMaxime Ripard2019-05-211-2/+2
| * | | drm: Remove users of drm_format_info_plane_cppMaxime Ripard2019-05-201-17/+0
| * | | drm/fourcc: Pass the format_info pointer to drm_format_plane_width/heightMaxime Ripard2019-05-201-2/+44
| * | | drm/fourcc: Pass the format_info pointer to drm_format_plane_cppMaxime Ripard2019-05-201-1/+17
| * | | drm: Remove users of drm_format_(horz|vert)_chroma_subsamplingMaxime Ripard2019-05-201-2/+0
| * | | drm: Remove users of drm_format_num_planesMaxime Ripard2019-05-201-1/+0
| * | | drm: Add drm_gem_vram_{pin/unpin}_reserved() and convert mgag200Thomas Zimmermann2019-05-171-0/+3
| * | | drm: Fix drm.h uapi header for GNU/kFreeBSDJames Clarke2019-05-161-0/+1
| * | | drm: Integrate VRAM MM into struct drm_deviceThomas Zimmermann2019-05-153-1/+55
| * | | drm: Add default instance for VRAM MM callback functionsThomas Zimmermann2019-05-151-0/+3
| * | | drm: Add VRAM MM, a simple memory manager for dedicated VRAMThomas Zimmermann2019-05-151-0/+69
| * | | drm: Add simple PRIME helpers for GEM VRAMThomas Zimmermann2019-05-151-0/+20
| * | | drm: Add drm_gem_vram_fill_create_dumb() to create dumb buffersThomas Zimmermann2019-05-151-0/+8
| * | | drm: Add |struct drm_gem_vram_object| callbacks for |struct drm_driver|Thomas Zimmermann2019-05-151-0/+10
| * | | drm: Add |struct drm_gem_vram_object| callbacks for |struct ttm_bo_driver|Thomas Zimmermann2019-05-151-0/+10
| * | | drm: Add |struct drm_gem_vram_object| and helpersThomas Zimmermann2019-05-151-0/+92
| * | | drm/fb-helper: Remove drm_fb_helper_crtc->{x, y, desired_mode}Noralf Trønnes2019-05-141-2/+0
| * | | drm/fb-helper: No need to cache rotation and sw_rotationsNoralf Trønnes2019-05-141-8/+0
| * | | Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst2019-05-0969-300/+760
| |\ \ \
| * | | | drm/doc: Improve docs for conn_state->best_encoderDaniel Vetter2019-05-071-0/+4
| * | | | drm/scheduler: Add flag to hint the release of guilty job.Andrey Grodzovsky2019-05-021-0/+2
| * | | | drm/scheduler: rework job destructionChristian König2019-05-021-5/+1
| * | | | dma-buf: Update [un]map documentation to match the other functionsAndrew F. Davis2019-04-241-4/+25
| * | | | dma-buf: Remove leftover [un]map_atomic commentsAndrew F. Davis2019-04-241-5/+0
| * | | | drm/atomic: Create __drm_atomic_helper_crtc_reset() for subclassing crtc_state.Maarten Lankhorst2019-04-241-0/+2