summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* drm/hdcp: gathering hdcp related code into drm_hdcp.cRamalingam C2019-05-092-2/+3
* drm: revocation check at drm subsystemRamalingam C2019-05-091-0/+24
* drm: generic fn converting be24 to cpu and vice versaRamalingam C2019-05-091-2/+2
* drm: move content protection property to mode_configRamalingam C2019-05-092-6/+6
* Merge branch 'drm-legacy-cleanup' of git://people.freedesktop.org/~airlied/li...Daniel Vetter2019-04-244-5/+8
|\
| * drm/legacy: remove some legacy lock struct membersDave Airlie2019-04-242-2/+6
| * drm/legacy: place all drm legacy members under DRM_LEGACY.Dave Airlie2019-04-241-1/+2
| * drm/legacy: move drm_legacy_master_rmmaps to non-driver legacy header.Dave Airlie2019-04-241-2/+0
* | Merge tag 'drm-msm-next-2019-04-21' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie2019-04-241-0/+14
|\ \
| * | drm/msm/gpu: Add submit queue queriesJordan Crouse2019-04-191-0/+12
| * | drm/msm: add param to retrieve # of GPU faults (global)Rob Clark2019-04-191-0/+1
| * | drm/msm/gpu: add per-process pagetables paramRob Clark2019-04-191-0/+1
* | | Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2019-04-241-0/+8
|\ \ \
| * | | drm/amdgpu: add timeline support in amdgpu CS v3Chunming Zhou2019-04-121-0/+8
* | | | Merge tag 'drm/tegra/for-5.2-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2019-04-241-26/+87
|\ \ \ \
| * | | | reset: Add acquire/release support for arraysThierry Reding2019-03-201-0/+6
| * | | | reset: Add acquired flag to of_reset_control_array_get()Thierry Reding2019-03-201-6/+8
| * | | | reset: add acquired/released state for exclusive reset controlsPhilipp Zabel2019-03-201-20/+73
* | | | | Merge tag 'drm-misc-next-2019-04-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-04-248-37/+188
|\ \ \ \ \
| * | | | | drm: Add helpers for setting up an array of dma_fence dependencies.Eric Anholt2019-04-161-0/+5
| * | | | | dma-buf: explicitely note that dma-fence-chains use 64bit seqnoChristian König2019-04-161-6/+15
| * | | | | drm/panfrost: Add initial panfrost driverRob Herring2019-04-121-0/+142
| * | | | | drm: Add a drm_gem_objects_lookup helperRob Herring2019-04-121-0/+2
| * | | | | iommu: io-pgtable: Add ARM Mali midgard MMU page table formatRob Herring2019-04-121-0/+7
| * | | | | virtio-gpu api: comment feature flagsGerd Hoffmann2019-04-111-2/+10
| * | | | | drm/i915/fbdev: Move intel_fb_initial_config() to fbdev helperNoralf Trønnes2019-04-111-23/+0
| * | | | | drm/client: Rename drm_client_add() to drm_client_register()Noralf Trønnes2019-04-111-1/+1
| * | | | | Merge drm/drm-next into drm-misc-nextSean Paul2019-04-10649-6856/+20002
| |\ \ \ \ \
| * | | | | | drm: switch drm_fb_xrgb8888_to_rgb888_dstclip to accept __iomem dstGerd Hoffmann2019-04-101-1/+1
| * | | | | | drm: switch drm_fb_xrgb8888_to_rgb565_dstclip to accept __iomem dstGerd Hoffmann2019-04-101-3/+3
| * | | | | | drm: switch drm_fb_memcpy_dstclip to accept __iomem dstGerd Hoffmann2019-04-101-1/+2
* | | | | | | Merge tag 'drm-intel-next-2019-04-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-04-242-53/+141
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | drm/i915: Introduce struct class_instance for engines across the uAPIChris Wilson2019-04-171-2/+13
| * | | | | | drm/i915: Split some PCI ids into separate groupsTvrtko Ursulin2019-04-011-49/+124
| * | | | | | drm/i915: Split Pineview device info into desktop and mobileTvrtko Ursulin2019-04-011-2/+4
* | | | | | | BackMerge v5.1-rc5 into drm-nextDave Airlie2019-04-1557-216/+488
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Merge branch 'page-refs' (page ref overflow)Linus Torvalds2019-04-142-5/+20
| |\ \ \ \ \ \
| | * | | | | | fs: prevent page refcount overflow in pipe_buf_getMatthew Wilcox2019-04-141-4/+6
| | * | | | | | mm: add 'try_get_page()' helper functionLinus Torvalds2019-04-141-0/+9
| | * | | | | | mm: make page ref count overflow check tighter and more explicitLinus Torvalds2019-04-141-1/+5
| * | | | | | | Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-blockLinus Torvalds2019-04-134-14/+30
| |\ \ \ \ \ \ \
| | * | | | | | | nvmet: fix discover log page when offsets are usedKeith Busch2019-04-111-2/+7
| | * | | | | | | blk-mq: introduce blk_mq_complete_request_sync()Ming Lei2019-04-101-0/+1
| | * | | | | | | block: don't use for-inside-for in bio_for_each_segment_allMing Lei2019-04-082-12/+22
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge tag 'nfs-for-5.1-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2019-04-131-8/+0
| |\ \ \ \ \ \ \
| | * | | | | | | Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"Trond Myklebust2019-04-111-8/+0
| * | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-04-131-0/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | clk: x86: Add system specific quirk to mark clocks as criticalDavid Müller2019-04-101-0/+3
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-04-121-2/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | linux/kernel.h: Use parentheses around argument in u64_to_user_ptr()Jann Horn2019-04-031-2/+2