summaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-28Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2019-05-28Merge tag 'drm-intel-next-2019-05-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-05-27drm: make drm/drm_legacy.h self-containedSam Ravnborg
2019-05-27drm: make drm/drm_auth.h self containedSam Ravnborg
2019-05-26drm/bridge: make dw_mipi_dsi.h self-containedSam Ravnborg
2019-05-23drm: Rename struct edp_vsc_psr to struct dp_sdpGwan-gyeong Mun
2019-05-22Merge drm/drm-next into drm-misc-nextSean Paul
2019-05-22drm: Enable HDR infoframe supportUma Shankar
2019-05-22drm: Add HDR source metadata propertyUma Shankar
2019-05-22drm/gma500: remove empty gma_drm.h header fileSam Ravnborg
2019-05-22drm: Rename reserve/unreserve to lock/unlock in GEM VRAM helpersThomas Zimmermann
2019-05-22drm: Replace drm_gem_vram_push_to_system() with kunmap + unpinThomas Zimmermann
2019-05-21drm/fourcc: Fix the parameters name in the documentationMaxime Ripard
2019-05-20drm: Remove users of drm_format_info_plane_cppMaxime Ripard
2019-05-20drm/fourcc: Pass the format_info pointer to drm_format_plane_width/heightMaxime Ripard
2019-05-20drm/fourcc: Pass the format_info pointer to drm_format_plane_cppMaxime Ripard
2019-05-20drm: Remove users of drm_format_(horz|vert)_chroma_subsamplingMaxime Ripard
2019-05-20drm: Remove users of drm_format_num_planesMaxime Ripard
2019-05-17drm: Add drm_gem_vram_{pin/unpin}_reserved() and convert mgag200Thomas Zimmermann
2019-05-15drm: Integrate VRAM MM into struct drm_deviceThomas Zimmermann
2019-05-15drm: Add default instance for VRAM MM callback functionsThomas Zimmermann
2019-05-15drm: Add VRAM MM, a simple memory manager for dedicated VRAMThomas Zimmermann
2019-05-15drm: Add simple PRIME helpers for GEM VRAMThomas Zimmermann
2019-05-15drm: Add drm_gem_vram_fill_create_dumb() to create dumb buffersThomas Zimmermann
2019-05-15drm: Add |struct drm_gem_vram_object| callbacks for |struct drm_driver|Thomas Zimmermann
2019-05-15drm: Add |struct drm_gem_vram_object| callbacks for |struct ttm_bo_driver|Thomas Zimmermann
2019-05-15drm: Add |struct drm_gem_vram_object| and helpersThomas Zimmermann
2019-05-14drm/fb-helper: Remove drm_fb_helper_crtc->{x, y, desired_mode}Noralf Trønnes
2019-05-14drm/fb-helper: No need to cache rotation and sw_rotationsNoralf Trønnes
2019-05-14drm/i915/icl: More workaround for port F detection due to broken VBTsImre Deak
2019-05-09Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2019-05-09drm/hdcp: gathering hdcp related code into drm_hdcp.cRamalingam C
2019-05-09drm: revocation check at drm subsystemRamalingam C
2019-05-09drm: generic fn converting be24 to cpu and vice versaRamalingam C
2019-05-09drm: move content protection property to mode_configRamalingam C
2019-05-08Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-05-09Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-...Dave Airlie
2019-05-07drm/doc: Improve docs for conn_state->best_encoderDaniel Vetter
2019-05-02drm/scheduler: Add flag to hint the release of guilty job.Andrey Grodzovsky
2019-05-02drm/scheduler: rework job destructionChristian König
2019-05-02drm: introduce a capability flag for syncobj timeline supportLionel Landwerlin
2019-05-02Merge tag 'drm-misc-next-fixes-2019-05-01' of git://anongit.freedesktop.org/d...Dave Airlie
2019-04-29drm: Add drm_atomic_get_old/new_private_obj_statejames qian wang (Arm Technology China)
2019-04-24drm: increase drm mmap_range size to 1TBPhilip Yang
2019-04-24drm/atomic: Create __drm_atomic_helper_crtc_reset() for subclassing crtc_state.Maarten Lankhorst
2019-04-24Merge branch 'drm-legacy-cleanup' of git://people.freedesktop.org/~airlied/li...Daniel Vetter
2019-04-24drm/legacy: remove some legacy lock struct membersDave Airlie
2019-04-24drm/legacy: place all drm legacy members under DRM_LEGACY.Dave Airlie
2019-04-24drm/legacy: move drm_legacy_master_rmmaps to non-driver legacy header.Dave Airlie