summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-08-12drm/amdgpu: add renoir asic_type enumHuang Rui1-0/+1
2019-08-12Merge tag 'drm-next-5.4-2019-08-09' of git://people.freedesktop.org/~agd5f/li...Dave Airlie3-0/+17
2019-08-09Merge tag 'v5.3-rc3' into drm-next-5.4Alex Deucher1036-10308/+18816
2019-08-09Merge tag 'drm-misc-next-2019-08-08' of git://anongit.freedesktop.org/drm/drm...Dave Airlie30-369/+510
2019-08-07Revert "drm/gem: Rename drm_gem_dumb_map_offset() to drm_gem_map_offset()"Rob Herring1-2/+2
2019-08-07Revert "Revert "drm/gem: Rename drm_gem_dumb_map_offset() to drm_gem_map_offs...Sean Paul1-2/+2
2019-08-06drm/crc-debugfs: Add notes about CRC<->commit interactionsBrian Starkey1-0/+4
2019-08-06drm/hdcp: update content protection property with ueventRamalingam C1-0/+2
2019-08-06drm: uevent for connector status changeRamalingam C1-1/+4
2019-08-06drm: Add Content protection type propertyRamalingam C3-1/+19
2019-08-06drm/ttm: drop ttm_buffer_object->resvGerd Hoffmann1-1/+0
2019-08-06drm/ttm: switch ttm core from bo->resv to bo->base.resvGerd Hoffmann1-6/+6
2019-08-06drm/ttm: use gem vma_nodeGerd Hoffmann1-4/+0
2019-08-06drm/ttm: use gem reservation objectGerd Hoffmann1-1/+0
2019-08-06drm/vram: use embedded gem objectGerd Hoffmann1-2/+1
2019-08-06drm/ttm: add gem base objectGerd Hoffmann1-0/+23
2019-08-06Merge tag 'drm-intel-next-2019-07-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie4-7/+22
2019-08-05backlight: drop EARLY_EVENT_BLANK supportSam Ravnborg2-14/+0
2019-08-05dma-buf: add more reservation object locking wrappersChristian König2-3/+60
2019-08-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-37/+31
2019-08-03asm-generic: fix -Wtype-limits compiler warningsQian Cai1-30/+20
2019-08-03page flags: prioritize kasan bits over last-cpuidArnd Bergmann1-7/+11
2019-08-02Merge tag 'drm-fixes-2019-08-02-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-0/+9
2019-08-02Merge tag 'for-linus-5.3a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+7
2019-08-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-26/+27
2019-08-02Merge tag 'for-linus-20190802' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+6
2019-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+3
2019-08-02Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2019-08-02drm/amdgpu: add navi12 asic typeXiaojie Yuan1-0/+1
2019-08-02drm/amdgpu: Add flag to wipe VRAM on releaseFelix Kuehling1-0/+4
2019-08-02drm/ttm: Add release_notify callback to ttm_bo_driverFelix Kuehling1-0/+10
2019-08-01RDMA/devices: Remove the lock around remove_client_contextJason Gunthorpe1-1/+0
2019-08-01RDMA/devices: Do not deadlock during client removalJason Gunthorpe1-0/+3
2019-08-01Merge tag 'gpio-v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-32/+32
2019-08-01drm/fb-helper: Instanciate shadow FB if configured in device's mode_configThomas Zimmermann1-0/+7
2019-08-01drm/client: Support unmapping of DRM client buffersThomas Zimmermann1-0/+2
2019-08-01xen/swiotlb: remember having called xen_create_contiguous_region()Juergen Gross1-0/+4
2019-07-31Merge tag 'trace-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds4-7/+7
2019-07-31drm: Add drm_connector_init() variant with ddcAndrzej Pietrasiewicz1-0/+7
2019-07-31drm: Add ddc link in sysfs created by drm_connectorAndrzej Pietrasiewicz1-0/+11
2019-07-31drm/prime: Ditch gem_prime_res_obj hookDaniel Vetter1-12/+0
2019-07-31xen: avoid link error on ARMArnd Bergmann1-0/+3
2019-07-30tracing: Fix header include guards in trace event headersMasahiro Yamada4-7/+7
2019-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-5/+4
2019-07-30Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds1-54/+0
2019-07-30loop: Fix mount(2) failure due to race with LOOP_SET_FDJan Kara1-0/+6
2019-07-29scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke1-0/+1
2019-07-29scsi: libfc: Whitespace cleanup in libfc.hHannes Reinecke1-26/+26
2019-07-29Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-14/+18
2019-07-29Merge tag 'platform-drivers-x86-v5.3-3' of git://git.infradead.org/linux-plat...Linus Torvalds1-0/+1