summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-01drm/tiny: Kconfig: Remove always-y THERMAL dep. from TINYDRM_REPAPERUlf Magnusson1-1/+0
2019-09-30drm/dp/mst: Replace the fixed point thing with straight calculationVille Syrjälä1-16/+2
2019-09-30drm/dp/mst: Handle arbitrary DP_LINK_BW valuesVille Syrjälä1-23/+6
2019-09-30drm/dp/mst: Reduce nested ifsVille Syrjälä1-5/+5
2019-09-30drm: Fix return type of crc .poll()Ville Syrjälä1-5/+3
2019-09-30drm/syncobj: Include the prototype for drm_timeout_abs_to_jiffies()Ville Syrjälä1-0/+1
2019-09-30drm: Include prototype for drm_need_swiotlb()Ville Syrjälä1-0/+1
2019-09-30drm/dsc: Fix bogus cpu_to_be16() usageVille Syrjälä1-7/+5
2019-09-30drm/fb-helper: Include prototype for drm_fb_helper_modinit()Ville Syrjälä1-0/+1
2019-09-30drm/meson: vclk: use the correct G12A frac max valueNeil Armstrong1-2/+7
2019-09-27drm/komeda: SW workaround for D71 doesn't flush shadow registersLowry Li (Arm Technology China)4-30/+103
2019-09-27drm/vram: Support top-down placement flagThomas Zimmermann2-3/+16
2019-09-26drm/komeda: Adds power management supportLowry Li (Arm Technology China)4-8/+91
2019-09-25drm: Destroy the correct mutex name in drm_dp_mst_topology_mgr_destroyMatt Roper1-1/+1
2019-09-25drm/dp_mst: Remove lies in {up, down}_rep_recv documentationLyude Paul1-6/+2
2019-09-25drm/dp_mst: Rename drm_dp_add_port and drm_dp_update_portLyude Paul1-7/+10
2019-09-25drm/dp_mst: Destroy topology_mgr mutexesLyude Paul1-0/+5
2019-09-25drm/bridge/synopsys: dsi: Use devm_platform_ioremap_resource() in __dw_mipi_d...Markus Elfring1-6/+1
2019-09-24drm: tweak drm_print_bits()Gerd Hoffmann3-16/+13
2019-09-23MAINTAINERS: Add Jernej Škrabec as a reviewer for DE2Maxime Ripard1-0/+9
2019-09-23MAINTAINERS: Update Allwinner DRM drivers entryMaxime Ripard1-0/+1
2019-09-23Documentation/gpu: Fix no structured comments warning for drm_gem_ttm_helper.hSean Paul1-3/+0
2019-09-22dma-buf/resv: fix exclusive fence getQiang Yu1-1/+1
2019-09-21drm: panel-lvds: Potential Oops in probe error handlingDan Carpenter1-17/+4
2019-09-20drm: Remove redundant of_device_is_available checkOndrej Jirman1-5/+0
2019-09-20video/hdmi: Fix AVI bar unpackVille Syrjälä1-4/+4
2019-09-20drm: Add DisplayPort colorspace property creation functionGwan-gyeong Mun2-1/+68
2019-09-20drm: Rename HDMI colorspace property creation functionGwan-gyeong Mun3-19/+24
2019-09-19drm/v3d: clean caches at the end of render jobs on request from user spaceIago Toral Quiroga3-11/+54
2019-09-19drm/edid: Add CTA-861-G modes with VIC < 128Ville Syrjälä1-0/+100
2019-09-19drm/dp: Add definitons for MSA MISC bitsVille Syrjälä1-0/+42
2019-09-19drm/atomic-helper: Make crtc helper funcs optionalVille Syrjälä1-1/+1
2019-09-19drm: Add drm_modeset_lock_assert_held()Ville Syrjälä1-0/+9
2019-09-18drm/v3d: don't leak bin job if v3d_job_init fails.Iago Toral Quiroga1-0/+1
2019-09-18drm/doc: Improve docs around connector (un)registrationDaniel Vetter3-2/+28
2019-09-18drm/komeda: Adds register dump support for gcu, lup and douLowry Li (Arm Technology China)4-12/+101
2019-09-18drm/komeda: Remove in-code use of ifdefMihail Atanassov2-2/+2
2019-09-17drm/encoder: Don't raise voice in drm_encoder_mask() documentationLyude Paul1-1/+1
2019-09-17drm/encoder: Fix possible_crtcs documentationLyude Paul1-1/+1
2019-09-17drm/encoder: Fix possible_clones documentationLyude Paul1-1/+1
2019-09-17drm/selftests: fix spelling mistake "misssing" -> "missing"Colin Ian King1-1/+1
2019-09-17staging: fbtft: make several arrays static const, makes object smallerColin Ian King7-7/+7
2019-09-17drm/mgag200: Use drm_gem_vram_{vmap, vunmap}() to map cursor source BOThomas Zimmermann1-15/+7
2019-09-17drm/ast: Use drm_gem_vram_{vmap,vunmap}() to map cursor source BOThomas Zimmermann1-14/+7
2019-09-17drm/vram: Provide vmap and vunmap operations for GEM VRAM objectsThomas Zimmermann2-32/+79
2019-09-17drm/komeda: Adds error event print functionalityLowry Li (Arm Technology China)5-0/+167
2019-09-16drm/connector: Allow max possible encoders to attach to a connectorJosé Roberto de Souza12-83/+55
2019-09-16drm/connector: Share with non-atomic drivers the function to get the single e...José Roberto de Souza7-49/+24
2019-09-16drm/prime: Remove duplicate forward declarationThierry Reding1-2/+0
2019-09-16drm: fix warnings in DSCBenjamin Gaignard1-11/+0