summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-10-01drm/tiny: Kconfig: Remove always-y THERMAL dep. from TINYDRM_REPAPERUlf Magnusson
2019-09-30drm/dp/mst: Replace the fixed point thing with straight calculationVille Syrjälä
2019-09-30drm/dp/mst: Handle arbitrary DP_LINK_BW valuesVille Syrjälä
2019-09-30drm/dp/mst: Reduce nested ifsVille Syrjälä
2019-09-30drm: Fix return type of crc .poll()Ville Syrjälä
2019-09-30drm/syncobj: Include the prototype for drm_timeout_abs_to_jiffies()Ville Syrjälä
2019-09-30drm: Include prototype for drm_need_swiotlb()Ville Syrjälä
2019-09-30drm/dsc: Fix bogus cpu_to_be16() usageVille Syrjälä
2019-09-30drm/fb-helper: Include prototype for drm_fb_helper_modinit()Ville Syrjälä
2019-09-30drm/meson: vclk: use the correct G12A frac max valueNeil Armstrong
2019-09-27drm/komeda: SW workaround for D71 doesn't flush shadow registersLowry Li (Arm Technology China)
2019-09-27drm/vram: Support top-down placement flagThomas Zimmermann
2019-09-26drm/komeda: Adds power management supportLowry Li (Arm Technology China)
2019-09-25drm: Destroy the correct mutex name in drm_dp_mst_topology_mgr_destroyMatt Roper
2019-09-25drm/dp_mst: Rename drm_dp_add_port and drm_dp_update_portLyude Paul
2019-09-25drm/dp_mst: Destroy topology_mgr mutexesLyude Paul
2019-09-25drm/bridge/synopsys: dsi: Use devm_platform_ioremap_resource() in __dw_mipi_d...Markus Elfring
2019-09-24drm: tweak drm_print_bits()Gerd Hoffmann
2019-09-22dma-buf/resv: fix exclusive fence getQiang Yu
2019-09-21drm: panel-lvds: Potential Oops in probe error handlingDan Carpenter
2019-09-20drm: Remove redundant of_device_is_available checkOndrej Jirman
2019-09-20video/hdmi: Fix AVI bar unpackVille Syrjälä
2019-09-20drm: Add DisplayPort colorspace property creation functionGwan-gyeong Mun
2019-09-20drm: Rename HDMI colorspace property creation functionGwan-gyeong Mun
2019-09-19drm/v3d: clean caches at the end of render jobs on request from user spaceIago Toral Quiroga
2019-09-19drm/edid: Add CTA-861-G modes with VIC < 128Ville Syrjälä
2019-09-19drm/atomic-helper: Make crtc helper funcs optionalVille Syrjälä
2019-09-18drm/v3d: don't leak bin job if v3d_job_init fails.Iago Toral Quiroga
2019-09-18drm/doc: Improve docs around connector (un)registrationDaniel Vetter
2019-09-18drm/komeda: Adds register dump support for gcu, lup and douLowry Li (Arm Technology China)
2019-09-18drm/komeda: Remove in-code use of ifdefMihail Atanassov
2019-09-17drm/selftests: fix spelling mistake "misssing" -> "missing"Colin Ian King
2019-09-17staging: fbtft: make several arrays static const, makes object smallerColin Ian King
2019-09-17drm/mgag200: Use drm_gem_vram_{vmap, vunmap}() to map cursor source BOThomas Zimmermann
2019-09-17drm/ast: Use drm_gem_vram_{vmap,vunmap}() to map cursor source BOThomas Zimmermann
2019-09-17drm/vram: Provide vmap and vunmap operations for GEM VRAM objectsThomas Zimmermann
2019-09-17drm/komeda: Adds error event print functionalityLowry Li (Arm Technology China)
2019-09-16drm/connector: Allow max possible encoders to attach to a connectorJosé Roberto de Souza
2019-09-16drm/connector: Share with non-atomic drivers the function to get the single e...José Roberto de Souza
2019-09-16drm: fix warnings in DSCBenjamin Gaignard
2019-09-16drm: sti: fix W=1 warningsBenjamin Gaignard
2019-09-16drm/stm: dsi: higher pll out only in video burst modeYannick Fertré
2019-09-16drm/bridge: analogix-anx78xx: convert to i2c_new_dummy_deviceBrian Masney
2019-09-16drm/bridge: analogix-anx78xx: silence -EPROBE_DEFER warningsBrian Masney
2019-09-16drm/bridge: analogix-anx78xx: add new variantsBrian Masney
2019-09-13drm: bridge/dw_hdmi: add audio sample channel status settingYakir Yang
2019-09-13drm/virtio: Fix warning in virtio_gpu_queue_fenced_ctrl_buffer.David Riley
2019-09-13drm/virtio: enable prime mmap supportGerd Hoffmann
2019-09-12drm/vram: Unconditonally set BO call-back functionsThomas Zimmermann
2019-09-12drm/vram: Unexport internal functions of VRAM MMThomas Zimmermann