summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-05-22drm: Add HDR source metadata propertyUma Shankar4-0/+66
2019-05-22dma-buf: start caching of sg_table objects v2Christian König1-0/+13
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-16drm: Fix drm.h uapi header for GNU/kFreeBSDJames Clarke1-0/+1
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-09Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst69-300/+760
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 Landwerlin2-0/+8
2019-05-02Merge tag 'drm-misc-next-fixes-2019-05-01' of git://anongit.freedesktop.org/d...Dave Airlie1-1/+1
2019-04-29drm: Add drm_atomic_get_old/new_private_obj_statejames qian wang (Arm Technology China)1-0/+6
2019-04-24drm: increase drm mmap_range size to 1TBPhilip Yang1-1/+1
2019-04-24dma-buf: Update [un]map documentation to match the other functionsAndrew F. Davis1-4/+25
2019-04-24dma-buf: Remove leftover [un]map_atomic commentsAndrew F. Davis1-5/+0
2019-04-24drm/atomic: Create __drm_atomic_helper_crtc_reset() for subclassing crtc_state.Maarten Lankhorst1-0/+2
2019-04-24Merge branch 'drm-legacy-cleanup' of git://people.freedesktop.org/~airlied/li...Daniel Vetter4-5/+8
2019-04-24drm/legacy: remove some legacy lock struct membersDave Airlie2-2/+6
2019-04-24drm/legacy: place all drm legacy members under DRM_LEGACY.Dave Airlie1-1/+2
2019-04-24drm/legacy: move drm_legacy_master_rmmaps to non-driver legacy header.Dave Airlie1-2/+0
2019-04-24Merge tag 'drm-msm-next-2019-04-21' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie1-0/+14
2019-04-24Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie1-0/+8
2019-04-24Merge tag 'drm/tegra/for-5.2-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie1-26/+87
2019-04-24Merge tag 'drm-misc-next-2019-04-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie8-37/+188
2019-04-24Merge tag 'drm-intel-next-2019-04-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-53/+141
2019-04-19drm/msm/gpu: Add submit queue queriesJordan Crouse1-0/+12
2019-04-19drm/msm: add param to retrieve # of GPU faults (global)Rob Clark1-0/+1
2019-04-19drm/msm/gpu: add per-process pagetables paramRob Clark1-0/+1
2019-04-19drm: increase drm mmap_range size to 1TBPhilip Yang1-1/+1
2019-04-18drm/v3d: Add support for compute shader dispatch.Eric Anholt1-0/+28
2019-04-17drm/i915: Introduce struct class_instance for engines across the uAPIChris Wilson1-2/+13