aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-21drm/qxl: remove set but not used variable 'bo_old'YueHaibing1-7/+1
2019-02-21drm/fb-helper: generic: Don't take module ref for fbconNoralf Trønnes1-2/+4
2019-02-21drm/tinydrm: Trivia typo fixAndy Shevchenko1-1/+1
2019-02-21drm/tinydrm/mipi-dbi: Add drm_to_mipi_dbi()Noralf Trønnes7-27/+14
2019-02-21drm/tinydrm: Remove tinydrm_shutdown()Noralf Trønnes8-48/+24
2019-02-21drm/tinydrm: tinydrm_display_pipe_init() don't use tinydrm_deviceNoralf Trønnes4-15/+15
2019-02-21drm/modes: Add DRM_SIMPLE_MODE()Noralf Trønnes7-10/+10
2019-02-21drm/drv: drm_dev_unplug(): Move out drm_dev_put() callNoralf Trønnes4-1/+3
2019-02-21drm: Fix drm_release() and device unplugNoralf Trønnes2-9/+3
2019-02-20drm/amdgpu: fix dma mask check in gmc_v6_0.cChristian König1-1/+1
2019-02-20drm: change func to better detect wether swiotlb is neededMichael D Labriola5-7/+20
2019-02-19drm/i915: Attach colorspace property and enable modesetUma Shankar4-0/+23
2019-02-19drm: Add colorspace info to AVI InfoframeUma Shankar1-0/+70
2019-02-19drm: Add HDMI colorspace propertyUma Shankar2-0/+82
2019-02-19drm/doc: document recommended component helper usageDaniel Vetter1-0/+25
2019-02-19drm/drm_vm: Mark expected switch fall-throughsGustavo A. R. Silva1-2/+2
2019-02-19Merge tag 'topic/component-typed-2019-02-11' of git://anongit.freedesktop.org/drm/drm-intel into drm-misc-nextMaxime Ripard1-1/+3
2019-02-19Merge drm/drm-next into drm-misc-nextMaxime Ripard63-376/+582
2019-02-19drm: Remove set but not used variable 'gem'YueHaibing1-3/+0
2019-02-19drm: imx: Use of_node_name_eq for node name comparisonsRob Herring1-1/+1
2019-02-19drm: vc4: Switch to use drm_gem_object reservation_objectRob Herring5-31/+11
2019-02-19drm: v3d: Switch to use drm_gem_object reservation_objectRob Herring4-46/+10
2019-02-19drm: msm: Switch to use drm_gem_object reservation_objectRob Herring5-31/+13
2019-02-19drm: etnaviv: Switch to use drm_gem_object reservation_objectRob Herring6-35/+16
2019-02-19drm: Add reservation_object to drm_gem_objectRob Herring2-0/+44
2019-02-19drm/sun4i: dsi: Add burst supportKonstantin Sudakov1-40/+129
2019-02-19drm/sun4i: dsi: Rework a bit the hblk calculationMaxime Ripard1-2/+6
2019-02-19drm/sun4i: dsi: Fix front vs back porch calculationMaxime Ripard1-4/+4
2019-02-19drm/sun4i: dsi: Enforce boundaries on the start delayMaxime Ripard1-1/+5
2019-02-19drm/sun4i: dsi: Change the start delay calculationMaxime Ripard1-1/+3
2019-02-19drm/sun4i: dsi: Restrict DSI tcon clock dividerMaxime Ripard2-2/+4
2019-02-19drm/v3d: Update top-level kerneldoc for the addition of TFU.Eric Anholt1-3/+3
2019-02-19drm/v3d: Fix BO stats accounting for dma-buf-imported buffers.Eric Anholt1-0/+6
2019-02-18Merge v5.0-rc7 into drm-nextDave Airlie63-376/+582
2019-02-15drm: Use array_size() when creating leaseMatthew Wilcox1-1/+2
2019-02-15Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie4-20/+46
2019-02-15Merge tag 'drm-intel-fixes-2019-02-13' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixesDave Airlie10-178/+208
2019-02-15Merge tag 'drm-misc-fixes-2019-02-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie7-35/+9
2019-02-13drm/amdgpu/psp11: TA firmware is optional (v3)Alex Deucher2-14/+23
2019-02-13Merge tag 'imx-drm-fixes-2019-02-12' of git://git.pengutronix.de/pza/linux into drm-fixesDave Airlie2-10/+19
2019-02-12drm/i915/opregion: rvda is relative from opregion base in opregion 2.1+Jani Nikula1-3/+21
2019-02-12drm/i915/opregion: fix version checkJani Nikula1-2/+12
2019-02-12drm/i915: Prevent a race during I915_GEM_MMAP ioctl with WC setJoonas Lahtinen1-1/+11
2019-02-12drm/i915: Block fbdev HPD processing during suspendLyude Paul2-1/+42
2019-02-12drm/i915/pmu: Fix enable count array size and bounds checkingTvrtko Ursulin3-11/+22
2019-02-11drm/i915/cnl: Fix CNL macros for Voltage Swing programmingAditya Swarup1-7/+7
2019-02-11drm/i915/icl: combo port vswing programming changes per BSPECClint Taylor3-153/+93
2019-02-11drm/komeda: fix build with drm_modeset_helper.h updateSam Ravnborg6-9/+26
2019-02-11Merge drm/drm-next into drm-misc-nextMaxime Ripard481-27541/+22486
2019-02-11drm/virtio: do NOT reuse resource idsGerd Hoffmann1-0/+13