aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4/vc4_gem.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-17drm/msm: Use dma_resv locking wrappersDaniel Vetter1-5/+5
2019-12-17dma-buf: heaps: Remove redundant heap identifier from system heap nameAndrew F. Davis1-1/+1
2019-12-17dma-buf: heaps: Use _IOCTL_ for userspace IOCTL identifierAndrew F. Davis3-5/+5
2019-12-17drm/print: introduce new struct drm_device based logging macrosJani Nikula1-0/+65
2019-12-16drm/edid: Make sure the CEA mode arrays have the correct amount of modesVille Syrjälä1-0/+3
2019-12-16drm/edid: Throw away the dummy VIC 0 cea modeVille Syrjälä1-8/+4
2019-12-16drm/edid: Add CTA-861-G modes with VIC >= 193Ville Syrjälä1-2/+149
2019-12-16drm/edid: Abstract away cea_edid_modes[]Ville Syrjälä1-22/+45
2019-12-16drm/virtio: use damage info for display updates.Gerd Hoffmann1-17/+24
2019-12-16drm/virtio: batch display update commands.Gerd Hoffmann3-2/+31
2019-12-16drm/virtio: skip set_scanout if framebuffer didn't changeGerd Hoffmann1-14/+21
2019-12-16drm/virtio: plane_state->fb iff plane_state->crtcDaniel Vetter1-1/+1
2019-12-16drm/bochs: Remove unneeded semicolonzhengbin1-1/+1
2019-12-16drm/modes: parse_cmdline: Explicitly memset the passed in drm_cmdline_mode structHans de Goede1-3/+2
2019-12-16drm/modes: parse_cmdline: Remove some unnecessary code (v2)Hans de Goede1-5/+0
2019-12-16drm/modes: parse_cmdline: Add support for specifying panel_orientation (v2)Hans de Goede5-0/+66
2019-12-16drm/modes: parse_cmdline: Allow specifying stand-alone optionsHans de Goede3-58/+86
2019-12-16drm/modes: parse_cmdline: Set bpp/refresh_specified after successful parsingHans de Goede1-4/+5
2019-12-16drm/modes: parse_cmdline: Add freestanding argument to drm_mode_parse_cmdline_options()Hans de Goede1-0/+5
2019-12-16drm/modes: parse_cmdline: Rework drm_mode_parse_cmdline_options()Hans de Goede1-12/+9
2019-12-16drm/modes: parse_cmdline: Accept extras directly after mode combined with optionsHans de Goede3-0/+26
2019-12-16drm/modes: parse_cmdline: Stop parsing extras after bpp / refresh at ', 'Hans de Goede3-4/+33
2019-12-16drm/modes: parse_cmdline: Make various char pointers constHans de Goede1-5/+5
2019-12-16drm/modes: parse_cmdline: Fix possible reference past end of stringHans de Goede1-38/+30
2019-12-16drm/rockchip: dsi: add px30 supportHeiko Stuebner1-0/+27
2019-12-16dt-bindings: display: rockchip-dsi: add px30 compatibleHeiko Stuebner1-2/+4
2019-12-16drm/rockchip: add ability to handle external dphys in mipi-dsiHeiko Stuebner1-4/+64
2019-12-16dt-bindings: display: rockchip-dsi: document external physHeiko Stuebner1-2/+5
2019-12-16drm/bridge/synopsys: dsi: move phy_ops callbacks around panel enablementHeiko Stuebner1-7/+6
2019-12-16drm/bridge/synopsys: dsi: driver-specific configuration of phy timingsHeiko Stuebner5-7/+121
2019-12-16drm/tilcdc: Remove obsolete bundled tilcdc tfp410 driverJyri Sarha5-421/+0
2019-12-14gpu/drm: ingenic: Add support for the JZ4770Paul Cercueil1-0/+7
2019-12-14gpu/drm: ingenic: Check for display size in CRTC atomic checkPaul Cercueil1-1/+12
2019-12-14gpu/drm: ingenic: Set max FB height to 4095Paul Cercueil1-1/+1
2019-12-14gpu/drm: ingenic: Use the plane's src_[x,y] to configure DMA lengthPaul Cercueil1-2/+2
2019-12-14gpu/drm: ingenic: Avoid null pointer deference in plane atomic updatePaul Cercueil1-6/+10
2019-12-14dt-bindings: display/ingenic: Add compatible string for JZ4770Paul Cercueil1-0/+1
2019-12-14drm/sun4i: Remove unneeded semicolon in sun4i_layer.czhengbin1-2/+2
2019-12-14drm/sun4i: Remove unneeded semicolon in sun8i_mixer.czhengbin1-4/+4
2019-12-14drm/gma500: Pass GPIO for Intel MID using descriptorsLinus Walleij3-74/+51
2019-12-13drm/atmel: plane_state->fb iff plane_state->crtcDaniel Vetter1-1/+1
2019-12-13drm/panel: Add Boe Himax8279d MIPI-DSI LCD panelJerry Han4-0/+996
2019-12-13drm/gma500: globle no more!Daniel Vetter1-23/+0
2019-12-13media: constify fb ops across all driversJani Nikula2-4/+2
2019-12-12drm/komeda: Enable new product D32 supportjames qian wang (Arm Technology China)5-16/+42
2019-12-12drm/komeda: Update the chip identifyjames qian wang (Arm Technology China)4-49/+54
2019-12-12drm/komeda: Correct d71 register block countingjames qian wang (Arm Technology China)1-3/+6
2019-12-11drm/udl: Remove udl_fb.cThomas Zimmermann2-52/+1
2019-12-11drm/udl: Move udl_handle_damage() into udl_modeset.cThomas Zimmermann3-114/+112
2019-12-11drm/udl: Remove struct udl_device.active_fb_16Thomas Zimmermann4-24/+0