summaryrefslogtreecommitdiffstats
path: root/include/drm
AgeCommit message (Expand)AuthorLines
2019-05-15drm: Add |struct drm_gem_vram_object| callbacks for |struct ttm_bo_driver|Thomas Zimmermann-0/+10
2019-05-15drm: Add |struct drm_gem_vram_object| and helpersThomas Zimmermann-0/+92
2019-05-14drm/fb-helper: Remove drm_fb_helper_crtc->{x, y, desired_mode}Noralf Trønnes-2/+0
2019-05-14drm/fb-helper: No need to cache rotation and sw_rotationsNoralf Trønnes-8/+0
2019-05-14drm/i915/icl: More workaround for port F detection due to broken VBTsImre Deak-2/+2
2019-05-09Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst-56/+153
2019-05-09drm/hdcp: gathering hdcp related code into drm_hdcp.cRamalingam C-2/+3
2019-05-09drm: revocation check at drm subsystemRamalingam C-0/+24
2019-05-09drm: generic fn converting be24 to cpu and vice versaRamalingam C-2/+2
2019-05-09drm: move content protection property to mode_configRamalingam C-6/+6
2019-05-08Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-248/+670
2019-05-09Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-...Dave Airlie-0/+6
2019-05-07drm/doc: Improve docs for conn_state->best_encoderDaniel Vetter-0/+4
2019-05-02drm/scheduler: Add flag to hint the release of guilty job.Andrey Grodzovsky-0/+2
2019-05-02drm/scheduler: rework job destructionChristian König-5/+1
2019-05-02drm: introduce a capability flag for syncobj timeline supportLionel Landwerlin-0/+7
2019-05-02Merge tag 'drm-misc-next-fixes-2019-05-01' of git://anongit.freedesktop.org/d...Dave Airlie-1/+1
2019-04-29drm: Add drm_atomic_get_old/new_private_obj_statejames qian wang (Arm Technology China)-0/+6
2019-04-24drm: increase drm mmap_range size to 1TBPhilip Yang-1/+1
2019-04-24drm/atomic: Create __drm_atomic_helper_crtc_reset() for subclassing crtc_state.Maarten Lankhorst-0/+2
2019-04-24Merge branch 'drm-legacy-cleanup' of git://people.freedesktop.org/~airlied/li...Daniel Vetter-5/+8
2019-04-24drm/legacy: remove some legacy lock struct membersDave Airlie-2/+6
2019-04-24drm/legacy: place all drm legacy members under DRM_LEGACY.Dave Airlie-1/+2
2019-04-24drm/legacy: move drm_legacy_master_rmmaps to non-driver legacy header.Dave Airlie-2/+0
2019-04-24Merge tag 'drm-misc-next-2019-04-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-29/+14
2019-04-24Merge tag 'drm-intel-next-2019-04-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-51/+128
2019-04-19drm: increase drm mmap_range size to 1TBPhilip Yang-1/+1
2019-04-19drm/ttm: fix re-init of global structuresChristian König-1/+0
2019-04-16drm: Add helpers for setting up an array of dma_fence dependencies.Eric Anholt-0/+5
2019-04-15BackMerge v5.1-rc5 into drm-nextDave Airlie-0/+4
2019-04-12drm: Add a drm_gem_objects_lookup helperRob Herring-0/+2
2019-04-12Merge tag 'drm-misc-next-2019-04-10' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-10/+34
2019-04-11drm/i915/fbdev: Move intel_fb_initial_config() to fbdev helperNoralf Trønnes-23/+0
2019-04-11drm/client: Rename drm_client_add() to drm_client_register()Noralf Trønnes-1/+1
2019-04-10Merge drm/drm-next into drm-misc-nextSean Paul-41/+357
2019-04-10drm: switch drm_fb_xrgb8888_to_rgb888_dstclip to accept __iomem dstGerd Hoffmann-1/+1
2019-04-10drm: switch drm_fb_xrgb8888_to_rgb565_dstclip to accept __iomem dstGerd Hoffmann-3/+3
2019-04-10drm: switch drm_fb_memcpy_dstclip to accept __iomem dstGerd Hoffmann-1/+2
2019-04-08drm: add drm_fb_xrgb8888_to_rgb888_dstclip()Gerd Hoffmann-0/+3
2019-04-08drm: add drm_fb_xrgb8888_to_rgb565_dstclip()Gerd Hoffmann-1/+4
2019-04-08drm: add drm_fb_memcpy_dstclip() helperGerd Hoffmann-0/+2
2019-04-08drm: move tinydrm format conversion helpers to new drm_format_helper.cGerd Hoffmann-10/+26
2019-04-05Merge tag 'drm-misc-next-2019-04-04' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-0/+7
2019-04-03Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie-1/+13
2019-04-01drm: Add a helper function for printing a debugfs_regset32.Eric Anholt-0/+2
2019-04-01drm/i915: Split some PCI ids into separate groupsTvrtko Ursulin-49/+124
2019-04-01drm/i915: Split Pineview device info into desktop and mobileTvrtko Ursulin-2/+4
2019-04-01drm/syncobj: add new drm_syncobj_add_point interface v4Christian König-0/+5
2019-03-29drm/atomic-helper: Make atomic_enable/disable crtc callbacks optionalRodrigo Siqueira-0/+4
2019-03-29Merge tag 'drm-misc-next-2019-03-28-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie-31/+14