summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2018-07-20Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-07-20Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-07-20Merge branch 'linux-4.19' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2018-07-19drm/i915: Update DRIVER_DATE to 20180719Rodrigo Vivi
2018-07-19drm/i915: Remove intel_panel_detect()Ville Syrjälä
2018-07-19drm/i915: Assume eDP is always connectedVille Syrjälä
2018-07-19drm/i915: Nuke the LVDS lid notifierVille Syrjälä
2018-07-19drm/i915/execlists: Move the assertion we have the rpm wakeref downChris Wilson
2018-07-19drm/i915: Handle recursive shrinker for vma->last_active allocationChris Wilson
2018-07-19drm/i915/guc: Keep guc submission permanently engagedChris Wilson
2018-07-19drm/nouveau/kms/nv50-: allocate push buffers in vidmem on pascalBen Skeggs
2018-07-18i915/dp/dsc: Add Rate Control Range Parameter RegistersAnusha Srivatsa
2018-07-18i915/dp/dsc: Add Rate Control Buffer Threshold RegistersAnusha Srivatsa
2018-07-18i915/dp/dsc: Add DSC PPS register definitionsAnusha Srivatsa
2018-07-18drm/i915/icl: Add VIDEO_DIP registersAnusha Srivatsa
2018-07-18drm/i915: Kill sink_crc for goodRodrigo Vivi
2018-07-19Merge tag 'drm-intel-next-2018-07-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-07-19Merge branch 'mediatek-drm-next-4.19' of https://github.com/ckhu-mediatek/lin...Dave Airlie
2018-07-19Merge tag 'drm-misc-next-2018-07-11' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-07-18drm/sun4i: Substitute sun4i_backend_format_is_yuv() with format->is_yuvAyan Kumar Halder
2018-07-18drm/rockchip: Substitute is_yuv_support() with format->is_yuvAyan Kumar Halder
2018-07-18drm/i915: Substitute intel_format_is_yuv() with format->is_yuvAyan Kumar Halder
2018-07-18drm/fourcc: Add is_yuv field to drm_format_info to denote if the format is yuvAyan Kumar Halder
2018-07-18drm/i915: Always retire residual requests before suspendChris Wilson
2018-07-17drm/pl111: Use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva
2018-07-17drm/pl111: Replace drm_dev_unref with drm_dev_putThomas Zimmermann
2018-07-17drm/vc4: Replace drm_dev_unref with drm_dev_putThomas Zimmermann
2018-07-17drm/i915: Flush chipset caches after GGTT writesChris Wilson
2018-07-17drm/sun4i: sun8i: Avoid clearing blending order at each atomic commitPaul Kocialkowski
2018-07-17drm/sun4i: Replace drm_dev_unref with drm_dev_putThomas Zimmermann
2018-07-17drm/i915/selftests: Free the backing store between iterationsChris Wilson
2018-07-16drm/i915/selftests: Exercise reset to break stuck GTT evictionChris Wilson
2018-07-16drm/connector: Fix typo in drm_connector_list_iter_next()Lyude Paul
2018-07-16drm/i915/selftests: Force a preemption hangChris Wilson
2018-07-16drm/i915/execlists: Always clear preempt status on cancelling allChris Wilson
2018-07-16drm/dp_helper: Add DP aux channel tracingLyude Paul
2018-07-16drm: writeback: Fix doc that says connector should be disconnectedAlexandru Gheorghe
2018-07-16dma-buf: Move BUG_ON from _add_shared_fence to _add_shared_inplaceMichel Dänzer
2018-07-16drm/i915/execlists: Disable submission tasklet upon wedgingChris Wilson
2018-07-16drm/i915: Remove pci private pointer after destroying the device privateChris Wilson
2018-07-16drm/i915/selftests: Downgrade igt_timeout messageChris Wilson
2018-07-16drm/meson: Make DMT timings parameters and pixel clock genericNeil Armstrong
2018-07-16drm/nouveau: tegra: Detach from ARM DMA/IOMMU mappingThierry Reding
2018-07-16drm/nouveau/secboot/acr: Remove VLA usageKees Cook
2018-07-16drm/nouveau: Replace drm_dev_unref with drm_dev_putThomas Zimmermann
2018-07-16drm/nouveau: Replace drm_gem_object_unreference_unlocked with put functionThomas Zimmermann
2018-07-16drm/nouveau: Replace drm_framebuffer_{un/reference} with put, get functionsThomas Zimmermann
2018-07-16drm/nouveau/nvif: remove const attribute from nvif_mclassNick Desaulniers
2018-07-16drm/nouveau/hwmon: potential uninitialized variablesDan Carpenter
2018-07-16drm/nouveau: Fix runtime PM leak in drm_open()Lyude Paul