summaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)AuthorFilesLines
2018-02-15drm/atomic: Handle 64-bit return from drm_crtc_vblank_count()Dhinakaran Pandiyan1-1/+1
2018-02-15drm/vblank: Data type fixes for 64-bit vblank sequences.Dhinakaran Pandiyan1-1/+1
2018-02-15drm: Add DPCD definitions for DP 1.4 FEC featureAnusha Srivatsa1-0/+30
2018-02-14drm/i915/cnl: Sync PCI ID with Spec.Rodrigo Vivi1-7/+8
2018-02-13drm: add func to get max iomem address v2Chunming Zhou1-0/+2
2018-02-07drm/bridge: Rename argument from crtc to bridgeLinus Walleij1-1/+1
2018-02-01Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds35-528/+1061
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2018-01-30drm/i915/cnl: Add Cannonlake PCI IDs for another SKU.Rodrigo Vivi1-11/+7
2018-01-30drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commitsLeo (Sunpeng) Li1-0/+9
2018-01-29drm/modes: Provide global mode_valid hookVille Syrjälä2-2/+16
2018-01-29drm/uapi: Deprecate nonsense kms mode typesVille Syrjälä1-3/+4
2018-01-29drm/modes: Kill DRM_MODE_TYPE_CLOCK_CRTC_C defineVille Syrjälä1-3/+0
2018-01-29drm/modes: Fix description of DRM_MODE_TYPE_USERDEFVille Syrjälä1-3/+1
2018-01-29drm/uapi: Deprecate DRM_MODE_FLAG_BCASTVille Syrjälä1-1/+1
2018-01-29drm/uapi: Deprecate DRM_MODE_FLAG_PIXMUXVille Syrjälä1-1/+1
2018-01-29drm/fourcc: Add a alpha field to drm_format_infoMaxime Ripard1-0/+2
2018-01-29Merge drm-next into drm-intel-next-queuedJoonas Lahtinen17-110/+544
2018-01-26drm/dp: Add definitions for TPS4 bits and macros to check the supportManasi Navare1-0/+17
2018-01-26drm/dp: Add HBR3 support in existing DRM DP helpersManasi Navare1-0/+1
2018-01-19drm/i915/cnl: Add Port F definition.Rodrigo Vivi1-2/+1
2018-01-19Merge airlied/drm-next into drm-misc-nextSean Paul12-270/+585
2018-01-18drm/i915: Check for downstream topology errorsRamalingam C1-0/+2
2018-01-15drm/tinydrm/mi0283qt: Let the display pipe handle powerNoralf Trønnes1-2/+0
2018-01-15drm/tinydrm/mipi-dbi: Add poweron-reset functionsNoralf Trønnes1-0/+2
2018-01-15drm/tinydrm/mipi-dbi: Add mipi_dbi_enable_flush()Noralf Trønnes1-0/+1
2018-01-15drm/tinydrm/mi0283qt: Remove ili9341.hNoralf Trønnes1-54/+0
2018-01-12drm/bridge: Provide a way to embed timing info in bridgesLinus Walleij1-0/+33
2018-01-10drm/ttm: remove ttm_bo_default_io_mem_pfnTan Xiaojun1-11/+0
2018-01-09drm: export gem dmabuf_ops for drivers to reuseSamuel Li1-0/+22
2018-01-09drm/bridge/synopsys: stop clobbering drvdataBrian Norris1-6/+11
2018-01-09Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie4-78/+19
2018-01-08drm: Add some HDCP related #definesSean Paul2-0/+56
2018-01-08drm: Add Content Protection propertySean Paul1-0/+16
2017-12-28drm/ttm: enable swapout for reserved BOs during allocationRoger He1-1/+2
2017-12-28drm/ttm: use an operation ctx for ttm_tt_bindRoger He1-1/+2
2017-12-28drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)Roger He2-6/+10
2017-12-28Merge tag 'drm-intel-next-2017-12-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-5/+27
2017-12-27drm/ttm: use an operation ctx for ttm_mem_global_alloc_pageRoger He1-1/+2
2017-12-27drm/ttm: use an operation ctx for ttm_mem_global_allocRoger He1-1/+2
2017-12-27drm/ttm: call ttm_bo_swapout directly when ttm shrinkRoger He3-69/+2
2017-12-22Merge tag 'drm-misc-next-2017-12-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie6-15/+106
2017-12-21Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie5-2/+383
2017-12-21Merge tag 'drm-intel-next-2017-12-14' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-2/+4
2017-12-20drm/i915/cfl: Adding more Coffee Lake PCI IDs.Rodrigo Vivi1-6/+22
2017-12-20drm/framebuffer: Print task that allocated the fb in debug info.drm-misc-next-2017-12-21Maarten Lankhorst1-0/+6
2017-12-20drm/fb-helper: Add drm_fb_helper_defio_init()Noralf Trønnes1-0/+6
2017-12-20drm/fb-helper: Add drm_fb_helper_fbdev_setup/teardown()Noralf Trønnes1-0/+25
2017-12-20drm/fb-helper: Set/clear dev->fb_helper in dummy init/finiNoralf Trønnes1-0/+7
2017-12-19BackMerge tag 'v4.15-rc4' into drm-nextDave Airlie2-1/+27