summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-03-18drm: convert .debugfs_init() hook to return void.Wambui Karuga4-4/+4
2020-03-18drm: Validate encoder->possible_crtcsVille Syrjälä1-1/+1
2020-03-18drm: Validate encoder->possible_clonesVille Syrjälä1-0/+2
2020-03-18drm: Include the encoder itself in possible_clonesVille Syrjälä1-1/+3
2020-03-18drm/debugfs: remove checks for return value of drm_debugfs functions.Wambui Karuga1-9/+7
2020-03-18drm/edid: Swap some operands in for_each_displayid_db()Ville Syrjälä1-1/+1
2020-03-18drm: Constify topology idVille Syrjälä1-2/+2
2020-03-18drm/core: Add drm_afbc_framebuffer and a corresponding helperAndrzej Pietrasiewicz2-0/+55
2020-03-18drm/core: Allow drivers allocate a subclass of struct drm_framebufferAndrzej Pietrasiewicz1-0/+5
2020-03-17Merge drm/drm-next into drm-misc-nextMaxime Ripard45-343/+226
2020-03-16drm/mm: Allow drm_mm_initialized() to be used outside of the locksChris Wilson1-1/+1
2020-03-13drm/dp_mst: Convert drm_dp_mst_topology_mgr.is_waiting_for_dwn_reply to bitfieldLyude Paul1-5/+5
2020-03-13Merge tag 'amd-drm-next-5.7-2020-03-10' of git://people.freedesktop.org/~agd5...Dave Airlie2-2/+7
2020-03-12Merge tag 'drm-misc-next-2020-03-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie8-67/+86
2020-03-11drm/dp_mst: Remove register_connector callbackPankaj Bharadiya1-1/+0
2020-03-11drm/edid: Add function to parse EDID descriptors for monitor rangeManasi Navare1-0/+22
2020-03-11drm/edid: Name the detailed monitor range flagsManasi Navare1-0/+5
2020-03-11Merge v5.6-rc5 into drm-nextDave Airlie43-341/+219
2020-03-10drm/bridge: synopsys: dw-hdmi: allow ycbcr420 modes for >= 0x200aNeil Armstrong1-0/+1
2020-03-09drm/scheduler: implement a function to modify sched listNirmoy Das1-0/+4
2020-03-08Merge tag 'driver-core-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-7/+17
2020-03-07Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2020-03-07Merge tag 'for-linus-5.6b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+3
2020-03-07Merge tag 'sound-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-1/+1
2020-03-07Merge tag 'asoc-fix-v5.6-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai1-1/+1
2020-03-06Merge tag 'spi-fix-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2020-03-06drm/amdgpu: Use better names to reflect it is CP MQD bufferYong Zhao1-2/+3
2020-03-06drm/pci: Unexport drm_get_pci_devDaniel Vetter1-11/+0
2020-03-06drm/fb-helper: Remove drm_fb_helper add, add_all and remove connector functionsPankaj Bharadiya1-21/+0
2020-03-06drm: Remove unused arg from drm_fb_helper_initPankaj Bharadiya1-4/+2
2020-03-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+4
2020-03-06mm, hotplug: fix page online with DEBUG_PAGEALLOC compiled but not enabledVlastimil Babka1-0/+4
2020-03-06Merge tag 'drm-fixes-2020-03-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+5
2020-03-06drm/bridge/mhl.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-2/+2
2020-03-06Merge tag 'drm-misc-fixes-2020-03-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-0/+5
2020-03-05xen/xenbus: fix lockingJuergen Gross1-1/+2
2020-03-05xen: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-04Merge tag 'for-5.6/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2020-03-04driver core: Add dev_has_sync_state()Saravana Kannan1-0/+11
2020-03-04drm/hdcp: fix DRM_HDCP_2_KSV_COUNT_2_LSBITSRamalingam C1-1/+1
2020-03-04drm/hdcp: optimizing the srm handlingRamalingam C1-2/+2
2020-03-03dm: bump version of core and various targetsMike Snitzer1-2/+2
2020-03-02video: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-02fbdev: simplefb: Platform data shan't include kernel.hAndy Shevchenko1-1/+1
2020-03-02block: Remove used kblockd_schedule_work_on()Daniel Wagner1-1/+0
2020-03-02drm/simple-kms: Add drm_simple_encoder_{init,create}()Thomas Zimmermann1-0/+4
2020-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2020-02-28Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-blockLinus Torvalds2-6/+14
2020-02-28Merge tag 'acpi-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-1/+2
2020-02-28KVM: let declaration of kvm_get_running_vcpus match implementationChristian Borntraeger1-1/+1