summaryrefslogtreecommitdiffstats
path: root/include/drm
AgeCommit message (Expand)AuthorLines
2017-05-03ALSA: x86: Register multiple PCM devices for the LPE audio cardVille Syrjälä-2/+4
2017-05-03drm/i915: Clean up the LPE audio platform dataVille Syrjälä-7/+8
2017-05-03drm/i915: Remove hdmi_connected from LPE audio pdataVille Syrjälä-2/+1
2017-05-03drm/i915: Replace tmds_clock_speed and link_rate with just ls_clockVille Syrjälä-2/+1
2017-05-03drm/i915: Remove the unused pending_notify from LPE platform dataVille Syrjälä-1/+0
2017-05-02drm: drm_color_mgmt.h needs struct drm_crtc declarationJyri Sarha-0/+2
2017-04-21drm/cec: Add CEC over Aux register definitionsClint Taylor-0/+59
2017-04-20drm: Add DPCD definitions for DP 1.4 DSC featureNavare, Manasi D-0/+107
2017-04-18drm/cma: Fix recent regression of mmap() in the MMU case.Eric Anholt-10/+8
2017-04-18drm/doc: Interlink color manager docs betterDaniel Vetter-6/+28
2017-04-14drm/fb-cma-helper: Add drm_fb_cma_get_gem_addr()Yannick Fertre-0/+4
2017-04-14drm/cma: Update DEFINE_DRM_GEM_CMA_FOPS to add get_unmapped_areaYannick Fertre-0/+1
2017-04-11Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm...Dave Airlie-42/+271
2017-04-11Backmerge tag 'v4.11-rc6' into drm-nextDave Airlie-1/+4
2017-04-06drm: of: introduce drm_of_find_panel_or_bridgeRob Herring-0/+13
2017-04-06drm: make of_drm_find_panel also depend on CONFIG_DRM_PANELRob Herring-1/+1
2017-04-06drm/atomic: Add connector atomic_check function, v2.Maarten Lankhorst-0/+34
2017-04-06drm/atomic: Unify conflicting encoder handling.Maarten Lankhorst-2/+0
2017-04-07Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-0/+21
2017-04-06drm/atomic: Acquire connection_mutex lock in drm_helper_probe_single_connecto...Maarten Lankhorst-0/+45
2017-04-06drm: Add acquire ctx to ->gamma_set hookDaniel Vetter-2/+4
2017-04-05drm: Remove drm_modeset_legacy_acquire_ctx and crtc->acquire_ctxDaniel Vetter-11/+0
2017-04-05drm: Remove drm_modeset_(un)lock_crtcDaniel Vetter-1/+0
2017-04-05drm: Make drm_modeset_lock_crtc internalDaniel Vetter-2/+0
2017-04-04drm/ttm: add TTM_PL_FLAG_CONTIGUOUS v2Christian König-0/+1
2017-04-04drm/ttm: add io_mem_pfn callbackChristian König-0/+20
2017-04-04drm: document drm_ioctl.[hc]Daniel Vetter-15/+101
2017-04-04drm: Consolidate and document sysfs supportDaniel Vetter-8/+5
2017-04-04drm: bridge: dw-hdmi: Move HPD handling to PHY operationsNeil Armstrong-0/+5
2017-04-04drm: bridge: dw-hdmi: Switch to V4L bus format and encodingsNeil Armstrong-0/+63
2017-04-04drm: Add data transmission order bus flagLaurent Pinchart-0/+4
2017-04-03Merge tag 'drm-misc-next-2017-03-31' of git://anongit.freedesktop.org/git/drm...Dave Airlie-254/+658
2017-03-30drm: Clarify the role of plane_state argument to drm_simple update().Eric Anholt-1/+1
2017-03-30drm/ttm, drm/vmwgfx: Relax permission checking when opening surfacesThomas Hellstrom-1/+4
2017-03-29drm/ttm: decrease ttm bo priority numberRoger.He-1/+1
2017-03-29drm/ttm: add ttm_bo_init_reservedNicolai Hähnle-0/+54
2017-03-29drm/ttm: fix the documentation of ttm_bo_initNicolai Hähnle-1/+5
2017-03-29drm: Add acquire ctx parameter to ->set_configDaniel Vetter-3/+6
2017-03-29drm: Add acquire ctx parameter to ->page_flip(_target)Daniel Vetter-4/+8
2017-03-29drm: Add acquire ctx parameter to ->plane_disableDaniel Vetter-3/+6
2017-03-29drm: Add acquire ctx parameter to ->update_planeDaniel Vetter-3/+7
2017-03-29drm: document the all the atomic iteratorsDaniel Vetter-1/+158
2017-03-29drm: Document kms locking a bit betterDaniel Vetter-34/+152
2017-03-28drm: Add description for scdc variableShashank Sharma-0/+1
2017-03-27drm/atomic: Introduce drm_atomic_helper_shutdownDaniel Vetter-0/+1
2017-03-27drm/tinydrm: Fix drm_driver.fops.ownerNoralf Trønnes-3/+1
2017-03-25drm/vblank: Remove DRM_VBLANKTIME_IN_VBLANKDaniel Vetter-1/+0
2017-03-25drm: Extract drm_ioctl.hDaniel Vetter-60/+103
2017-03-24drm/debugfs: Add kerneldocDaniel Vetter-7/+31
2017-03-24drm: document driver interface for CRC capturingDaniel Vetter-1/+4