summaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)AuthorFilesLines
2019-06-10drm: drm_debugfs.h self-containedSam Ravnborg1-0/+2
2019-06-10drm: drm_crtc.h self-containedSam Ravnborg1-0/+1
2019-06-08drm/fb-helper: Move out commit codeNoralf Trønnes1-0/+4
2019-06-08drm/atomic: Move __drm_atomic_helper_disable_plane/set_config()Noralf Trønnes1-4/+0
2019-06-06drm/edid: Clean up DRM_EDID_DIGITAL_* flagsVille Syrjälä1-15/+17
2019-06-04drm: Fix docbook warnings in hdr metadata helper structuresUma Shankar2-2/+3
2019-06-04drm/fb-helper: Remove drm_fb_helper_crtcNoralf Trønnes2-8/+30
2019-06-03drm/docs: More links for implicit/explicit fencing.Daniel Vetter1-1/+1
2019-06-03drm: Drop a redundant unused variableUma Shankar1-2/+0
2019-05-28Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst5-22/+60
2019-05-28Merge tag 'drm-intel-next-2019-05-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie5-22/+60
2019-05-27drm: make drm/drm_legacy.h self-containedSam Ravnborg1-6/+6
2019-05-27drm: make drm/drm_auth.h self containedSam Ravnborg1-2/+9
2019-05-26drm/bridge: make dw_mipi_dsi.h self-containedSam Ravnborg1-0/+8
2019-05-23drm: Rename struct edp_vsc_psr to struct dp_sdpGwan-gyeong Mun1-10/+23
2019-05-22Merge drm/drm-next into drm-misc-nextSean Paul1-1/+0
2019-05-22drm: Enable HDR infoframe supportUma Shankar1-0/+5
2019-05-22drm: Add HDR source metadata propertyUma Shankar2-0/+17
2019-05-22drm/gma500: remove empty gma_drm.h header fileSam Ravnborg1-25/+0
2019-05-22drm: Rename reserve/unreserve to lock/unlock in GEM VRAM helpersThomas Zimmermann1-4/+4
2019-05-22drm: Replace drm_gem_vram_push_to_system() with kunmap + unpinThomas Zimmermann1-1/+0
2019-05-21drm/fourcc: Fix the parameters name in the documentationMaxime Ripard1-2/+2
2019-05-20drm: Remove users of drm_format_info_plane_cppMaxime Ripard1-17/+0
2019-05-20drm/fourcc: Pass the format_info pointer to drm_format_plane_width/heightMaxime Ripard1-2/+44
2019-05-20drm/fourcc: Pass the format_info pointer to drm_format_plane_cppMaxime Ripard1-1/+17
2019-05-20drm: Remove users of drm_format_(horz|vert)_chroma_subsamplingMaxime Ripard1-2/+0
2019-05-20drm: Remove users of drm_format_num_planesMaxime Ripard1-1/+0
2019-05-17drm: Add drm_gem_vram_{pin/unpin}_reserved() and convert mgag200Thomas Zimmermann1-0/+3
2019-05-15drm: Integrate VRAM MM into struct drm_deviceThomas Zimmermann3-1/+55
2019-05-15drm: Add default instance for VRAM MM callback functionsThomas Zimmermann1-0/+3
2019-05-15drm: Add VRAM MM, a simple memory manager for dedicated VRAMThomas Zimmermann1-0/+69
2019-05-15drm: Add simple PRIME helpers for GEM VRAMThomas Zimmermann1-0/+20
2019-05-15drm: Add drm_gem_vram_fill_create_dumb() to create dumb buffersThomas Zimmermann1-0/+8
2019-05-15drm: Add |struct drm_gem_vram_object| callbacks for |struct drm_driver|Thomas Zimmermann1-0/+10
2019-05-15drm: Add |struct drm_gem_vram_object| callbacks for |struct ttm_bo_driver|Thomas Zimmermann1-0/+10
2019-05-15drm: Add |struct drm_gem_vram_object| and helpersThomas Zimmermann1-0/+92
2019-05-14drm/fb-helper: Remove drm_fb_helper_crtc->{x, y, desired_mode}Noralf Trønnes1-2/+0
2019-05-14drm/fb-helper: No need to cache rotation and sw_rotationsNoralf Trønnes1-8/+0
2019-05-14drm/i915/icl: More workaround for port F detection due to broken VBTsImre Deak1-2/+2
2019-05-09Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst8-56/+153
2019-05-09drm/hdcp: gathering hdcp related code into drm_hdcp.cRamalingam C2-2/+3
2019-05-09drm: revocation check at drm subsystemRamalingam C1-0/+24
2019-05-09drm: generic fn converting be24 to cpu and vice versaRamalingam C1-2/+2
2019-05-09drm: move content protection property to mode_configRamalingam C2-6/+6
2019-05-09Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds32-248/+670
2019-05-09Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-...Dave Airlie1-0/+6
2019-05-07drm/doc: Improve docs for conn_state->best_encoderDaniel Vetter1-0/+4
2019-05-02drm/scheduler: Add flag to hint the release of guilty job.Andrey Grodzovsky1-0/+2
2019-05-02drm/scheduler: rework job destructionChristian König1-5/+1
2019-05-02drm: introduce a capability flag for syncobj timeline supportLionel Landwerlin1-0/+7