summaryrefslogtreecommitdiffstats
path: root/include/drm
Commit message (Expand)AuthorAgeFilesLines
* drm: drm_crtc.h self-containedSam Ravnborg2019-06-101-0/+1
* drm/fb-helper: Move out commit codeNoralf Trønnes2019-06-081-0/+4
* drm/atomic: Move __drm_atomic_helper_disable_plane/set_config()Noralf Trønnes2019-06-081-4/+0Star
* drm/edid: Clean up DRM_EDID_DIGITAL_* flagsVille Syrjälä2019-06-061-15/+17
* drm: Fix docbook warnings in hdr metadata helper structuresUma Shankar2019-06-042-2/+3
* drm/fb-helper: Remove drm_fb_helper_crtcNoralf Trønnes2019-06-042-8/+30
* drm/docs: More links for implicit/explicit fencing.Daniel Vetter2019-06-031-1/+1
* drm: Drop a redundant unused variableUma Shankar2019-06-031-2/+0Star
* Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst2019-05-285-22/+60
|\
| * Merge tag 'drm-intel-next-2019-05-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-05-285-22/+60
| |\
| | * drm: Rename struct edp_vsc_psr to struct dp_sdpGwan-gyeong Mun2019-05-231-10/+23
| | * 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
* | | drm: make drm/drm_legacy.h self-containedSam Ravnborg2019-05-271-6/+6
* | | drm: make drm/drm_auth.h self containedSam Ravnborg2019-05-271-2/+9
* | | drm/bridge: make dw_mipi_dsi.h self-containedSam Ravnborg2019-05-261-0/+8
|/ /
* | Merge drm/drm-next into drm-misc-nextSean Paul2019-05-221-1/+0Star
|\ \
| * \ Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-05-0932-248/+670
| |\ \
| * | | drm/ttm: fix re-init of global structuresChristian König2019-04-191-1/+0Star
* | | | drm: Enable HDR infoframe supportUma Shankar2019-05-221-0/+5
* | | | drm: Add HDR source metadata propertyUma Shankar2019-05-222-0/+17
* | | | drm/gma500: remove empty gma_drm.h header fileSam Ravnborg2019-05-221-25/+0Star
* | | | 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/+0Star
* | | | 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/+0Star
* | | | 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/+0Star
* | | | drm: Remove users of drm_format_num_planesMaxime Ripard2019-05-201-1/+0Star
* | | | drm: Add drm_gem_vram_{pin/unpin}_reserved() and convert mgag200Thomas Zimmermann2019-05-171-0/+3
* | | | 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/+0Star
* | | | drm/fb-helper: No need to cache rotation and sw_rotationsNoralf Trønnes2019-05-141-8/+0Star
* | | | Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst2019-05-098-56/+153
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-...Dave Airlie2019-05-091-0/+6
| |\ \ \
| | * | | drm: Add drm_atomic_get_old/new_private_obj_statejames qian wang (Arm Technology China)2019-04-291-0/+6
| | | |/ | | |/|
| * | | drm: introduce a capability flag for syncobj timeline supportLionel Landwerlin2019-05-021-0/+7
| * | | Merge tag 'drm-misc-next-fixes-2019-05-01' of git://anongit.freedesktop.org/d...Dave Airlie2019-05-021-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | drm: increase drm mmap_range size to 1TBPhilip Yang2019-04-241-1/+1