summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-03-25drm/i915/bios: iterate over child devices to initialize ddi_port_infoJani Nikula
2019-03-25Merge tag 'drm-misc-next-2019-03-21' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-03-25drm/i915: Report the correct errno from i915_gem_context_open()Chris Wilson
2019-03-25drm/i915: Use vblank_disable_immediate on gen2Ville Syrjälä
2019-03-25drm/i915: Disable C3 when enabling vblank interrupts on i945gmVille Syrjälä
2019-03-25drm/i915: Mark AML 0x87CA as ULXVille Syrjälä
2019-03-25Merge tag 'du-next-20190318' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie
2019-03-25Merge tag 'omapdrm-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...Dave Airlie
2019-03-24drm/i915: Remove defunct intel_suspend_gt_powersave()Chris Wilson
2019-03-24Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-03-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2019-03-24Merge tag 'auxdisplay-for-linus-v5.1-rc2' of git://github.com/ojeda/linuxLinus Torvalds
2019-03-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-03-24drm/i915/guc: Support for extended GuC notification messagesMichal Wajdeczko
2019-03-24drm/i915: always pin hw_id for GVT contextZhenyu Wang
2019-03-24clocksource/drivers/clps711x: Remove board supportAlexander Shiyan
2019-03-23Merge tag 'for-linus-20190323' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-03-23Merge tag 'ceph-for-5.1-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-03-23clocksource/drivers/riscv: Fix clocksource maskAtish Patra
2019-03-22clocksource/drivers/mips-gic-timer: Make gic_compare_irqaction staticYueHaibing
2019-03-22clocksource/drivers/timer-ti-dm: Make omap_dm_timer_set_load_start() staticYueHaibing
2019-03-22clocksource/drivers/tcb_clksrc: Make tc_clksrc_suspend/resume() staticYueHaibing
2019-03-22clocksource/drivers/clps711x: Make clps711x_clksrc_init() staticYueHaibing
2019-03-22Merge tag 'iommu-fixes-v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-03-22drm/i915/ehl: Add Support for DMC on EHLAnusha Srivatsa
2019-03-22drm/i915/ehl: Set proper eu slice/subslice parameters for EHLBob Paauwe
2019-03-22drm/i915/ehl: EHL outputs are different from ICLBob Paauwe
2019-03-22drm/i915/ehl: Add dpll mgrLucas De Marchi
2019-03-22drm/i915/ehl: Add ElkhartLake platformBob Paauwe
2019-03-22drm/i915/ehl: Add EHL platform info and PCI IDsJames Ausmus
2019-03-22Merge tag 'devprop-5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-03-22Merge tag 'acpi-5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-03-22Merge tag 'pm-5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-03-22Merge tag 'mmc-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2019-03-22drm/i915: Clean up EDID downclock mode lookupVille Syrjälä
2019-03-22drm/i915: Stop hand rolling drm_mode_match()Ville Syrjälä
2019-03-22drm/i915: Adjust DSI fixed mode handlingVille Syrjälä
2019-03-22drm/i915: Refactor VBT fixed mode handlingVille Syrjälä
2019-03-22drm/i915: Pick the first mode from EDID as the fixed mode when there is no pr...Ville Syrjälä
2019-03-22drm/i915: Refactor EDID fixed mode searchVille Syrjälä
2019-03-22drm/i915: Really calculate the cursor ddb based on the highest enabled wm levelVille Syrjälä
2019-03-22drm/i915: Allow contexts to share a single timeline across all enginesChris Wilson
2019-03-22drm/i915: Extend CONTEXT_CREATE to set parameters upon constructionChris Wilson
2019-03-22drm/i915: Create/destroy VM (ppGTT) for use with contextsChris Wilson
2019-03-22drm/i915: Introduce the i915_user_extension_methodChris Wilson
2019-03-22iommu/vt-d: Save the right domain ID used by hardwareLu Baolu
2019-03-22iommu/vt-d: Check capability before disabling protected memoryLu Baolu
2019-03-22iommu/iova: Fix tracking of recently failed iova addressRobert Richter
2019-03-22drm/i915/guc: GuC suspend path cleanupSujaritha Sundaresan