summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2018-05-25Merge branch 'vmwgfx-fixes-4.17' of git://people.freedesktop.org/~thomash/lin...Dave Airlie
2018-05-23drm/vmwgfx: Schedule an fb dirty update after resumeThomas Hellstrom
2018-05-23drm/vmwgfx: Fix host logging / guestinfo reading error pathsThomas Hellstrom
2018-05-23drm/vmwgfx: Fix 32-bit VMW_PORT_HB_[IN|OUT] macrosThomas Hellstrom
2018-05-22Merge branch 'drm/du/fixes' of git://linuxtv.org/pinchartl/media into drm-fixesDave Airlie
2018-05-20drm: rcar-du: lvds: Fix crash in .atomic_check when disabling connectorLaurent Pinchart
2018-05-18Merge tag 'drm-intel-fixes-2018-05-17' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-05-17Merge branch 'vmwgfx-fixes-4.17' of git://people.freedesktop.org/~thomash/lin...Dave Airlie
2018-05-17Merge tag 'drm-misc-fixes-2018-05-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-05-16drm/dumb-buffers: Integer overflow in drm_mode_create_ioctl()Dan Carpenter
2018-05-16drm/i915/gen9: Add WaClearHIZ_WM_CHICKEN3 for bxt and glkMichel Thierry
2018-05-16drm/vmwgfx: Set dmabuf_size when vmw_dmabuf_init is successfulDeepak Rawat
2018-05-15drm/vc4: Fix leak of the file_priv that stored the perfmon.Eric Anholt
2018-05-15drm: set FMODE_UNSIGNED_OFFSET for drm filesDave Airlie
2018-05-14drm/i915/execlists: Use rmb() to order CSB readsChris Wilson
2018-05-14drm/i915/userptr: reject zero user_sizeMatthew Auld
2018-05-11drm: Match sysfs name in link removal to link creationHaneen Mohammed
2018-05-10drm/amd/pp: Fix performance drop on FijiRex Zhu
2018-05-10Merge branch 'linux-4.17' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2018-05-10drm/nouveau: Fix deadlock in nv50_mstm_register_connector()Lyude Paul
2018-05-10drm/nouveau/ttm: don't dereference nvbo::cli, it can outlive clientBen Skeggs
2018-05-10Merge branch 'drm-fixes-4.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-05-10Merge tag 'drm-misc-fixes-2018-05-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-05-10Merge tag 'drm-intel-fixes-2018-05-09' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-05-09drm/amd/pp: Refine the output of pp_power_profile_mode on VIRex Zhu
2018-05-09drm/amdgpu: Switch to interruptable wait to recover from ring hang.Andrey Grodzovsky
2018-05-09drm/ttm: Use GFP_TRANSHUGE_LIGHT for allocating huge pagesMichel Dänzer
2018-05-09drm/amd/display: Use kvzalloc for potentially large allocationsMichel Dänzer
2018-05-09drm/amd/display: Don't return ddc result and read_bytes in same return valueHarry Wentland
2018-05-09drm/amd/display: Add get_firmware_info_v3_2 for VG12Harry Wentland
2018-05-09drm/amd: Add BIOS smu_info v3_3 required struct def.Jerry (Fangzhi) Zuo
2018-05-09drm/amd/display: Add VG12 ASIC IDsHarry Wentland
2018-05-09drm/vc4: Fix scaling of uni-planar formatsBoris Brezillon
2018-05-09drm/exynos: hdmi: avoid duplicating drm_bridge_attachPeter Rosin
2018-05-08drm/i915: Fix drm:intel_enable_lvds ERROR message in kernel logFlorent Flament
2018-05-08drm/i915: Correctly populate user mode h/vdisplay with pipe src size during r...Ville Syrjälä
2018-05-08drm/i915: Adjust eDP's logical vco in a reliable place.Rodrigo Vivi
2018-05-07drm/bridge/sii8620: add Kconfig dependency on extconAndrzej Hajda
2018-05-07drm/omap: handle alloc failures in omap_connectorTomi Valkeinen
2018-05-07drm/omap: add missing linefeeds to printsTomi Valkeinen
2018-05-07drm/omap: handle error if scale coefs are not foundTomi Valkeinen
2018-05-07drm/omap: check return value from soc_device_matchTomi Valkeinen
2018-05-07drm/omap: fix possible NULL ref issue in tiler_reserve_2dTomi Valkeinen
2018-05-07drm/omap: fix uninitialized ret variableTomi Valkeinen
2018-05-07drm/omap: silence unititialized variable warningDan Carpenter
2018-05-07drm/vc4: Fix oops dereferencing DPI's connector since panel_bridge.Eric Anholt
2018-05-07drm/atomic: Clean private obj old_state/new_state in drm_atomic_state_default...Ville Syrjälä
2018-05-07drm/atomic: Clean old_state/new_state in drm_atomic_state_default_clear()Ville Syrjälä
2018-05-04drm/exynos: mixer: avoid Oops in vp_video_buffer()Tobias Jakobi
2018-05-04drm/exynos/mixer: fix synchronization check in interlaced modeAndrzej Hajda