summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2019-10-05drm/amd/powerplay/smu7: enforce minimal VBITimeout (v2)Ahzo
2019-10-05drm: Flush output polling on shutdownChris Wilson
2019-09-19drm/mediatek: mtk_drm_drv.c: Add of_node_put() before gotoNishka Dasgupta
2019-09-19drm/meson: Add support for XBGR8888 & ABGR8888 formatsNeil Armstrong
2019-09-16drm/vmwgfx: Fix double free in vmw_recv_msg()Dan Carpenter
2019-09-10drm/mediatek: set DMA max segment sizeAlexandre Courbot
2019-09-10drm/mediatek: use correct device to import PRIME buffersAlexandre Courbot
2019-09-06drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guestXiong Zhang
2019-09-06drm/tilcdc: Register cpufreq notifier after we have initialized crtcJyri Sarha
2019-09-06drm/bridge: tfp410: fix memleak in get_modes()Tomi Valkeinen
2019-09-06drm/ast: Fixed reboot test may cause system hangedY.C. Chen
2019-08-29drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUXLyude Paul
2019-08-29drm/vmwgfx: fix memory leak when too many retries have occurredColin Ian King
2019-08-25drm: msm: Fix add_gpu_componentsJeffrey Hugo
2019-08-25drm/bridge: lvds-encoder: Fix build error while CONFIG_DRM_KMS_HELPER=mYueHaibing
2019-08-16drm/i915: Fix wrong escape clock divisor init for GLKStanislav Lisovskiy
2019-08-16drm: silence variable 'conn' set but not usedQian Cai
2019-08-06drm/nouveau: fix memory leak in nouveau_conn_reset()Yongxin Liu
2019-07-31drm/crc-debugfs: Also sprinkle irqrestore over early exitsDaniel Vetter
2019-07-31drm/crc: Only report a single overflow when a CRC fd is openedMaarten Lankhorst
2019-07-31drm/msm: Depopulate platform on probe failureSean Paul
2019-07-31drm/rockchip: Properly adjust to a true clock in adjusted_modeDouglas Anderson
2019-07-31drm/virtio: Add memory barriers for capset cache.David Riley
2019-07-31drm/crc-debugfs: User irqsafe spinlock in drm_crtc_add_crc_entryDaniel Vetter
2019-07-31drm/bridge: sii902x: pixel clock unit is 10kHz instead of 1kHzJyri Sarha
2019-07-31drm/bridge: tc358767: read display_props in get_modes()Tomi Valkeinen
2019-07-31drm/edid: Fix a missing-check bug in drm_load_edid_firmware()Gen Zhang
2019-07-31drm/panel: simple: Fix panel_simple_dsi_probePeter Ujfalusi
2019-07-31gpu: ipu-v3: ipu-ic: Fix saturation bit offset in TPMEMSteve Longerbeam
2019-07-31drm/nouveau/i2c: Enable i2c pads & busses during preinitLyude Paul
2019-07-21drm/udl: move to embedding drm device inside udl device.Dave Airlie
2019-07-21drm/udl: introduce a macro to convert dev to udl.Dave Airlie
2019-07-21drm: return -EFAULT if copy_to_user() failsDan Carpenter
2019-07-10drm/imx: only send event on crtc disable if kept disabledRobert Beckett
2019-07-10drm/imx: notify drm core before sending event during crtc disableRobert Beckett
2019-07-10drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZEAlex Deucher
2019-07-10drm/i915/dmc: protect against reading random memoryLucas De Marchi
2019-07-10drm/mediatek: call mtk_dsi_stop() after mtk_drm_crtc_atomic_disable()Hsin-Yi Wang
2019-07-10drm/mediatek: call drm_atomic_helper_shutdown() when unbinding driverHsin-Yi Wang
2019-07-10drm/mediatek: fix unbind functionsHsin-Yi Wang
2019-06-25drm/arm/hdlcd: Allow a bit of clock toleranceRobin Murphy
2019-06-25drm/arm/hdlcd: Actually validate CRTC modesRobin Murphy
2019-06-19drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_define()Murray McAllister
2019-06-19drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an invali...Murray McAllister
2019-06-19drm/i915/sdvo: Implement proper HDMI audio support for SDVOVille Syrjälä
2019-06-19nouveau: Fix build with CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT disabledThomas Backlund
2019-06-19drm/nouveau: add kconfig option to turn off nouveau legacy contexts. (v3)Dave Airlie
2019-06-15drm: don't block fb changes for async plane updatesHelen Koike
2019-06-15Revert "drm/nouveau: add kconfig option to turn off nouveau legacy contexts. ...Greg Kroah-Hartman
2019-06-15drm/bridge: adv7511: Fix low refresh rate selectionMatt Redfearn