summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2018-10-01drm/fsl-dcu: drop unused drm_crtc_index()Stefan Agner
2018-10-01drm: Convert to using %pOFn instead of device_node.nameRob Herring
2018-10-01drm/bochs: Replace drm_gem_object_unreference_unlocked with put functionThomas Zimmermann
2018-09-30drm/zte: Replace drm_dev_unref with drm_dev_putThomas Zimmermann
2018-09-28drm/rockchip: dw_hdmi: add dw-hdmi support for the rk3328Heiko Stuebner
2018-09-28drm/rockchip: dw_hdmi: store rockchip_hdmi reference in phy_data objectHeiko Stuebner
2018-09-28drm/rockchip: dw_hdmi: allow including external physHeiko Stuebner
2018-09-28drm/rockchip: dw_hdmi: Allow outputs that don't need output switchingHeiko Stuebner
2018-09-28drm/bridge: dw-hdmi: allow forcing vendor phy-typeHeiko Stuebner
2018-09-27drm: stm: implement get_scanout_position functionBenjamin Gaignard
2018-09-27drm/panel: Add support for Olimex LCD-OLinuXino panelStefan Mavrodiev
2018-09-27drm/panel: simple: Add DLC1010GIG panelMarco Felsch
2018-09-27drm/panel: simple: Add support for Banana Pi 7" S070WV20-CT16 panelChen-Yu Tsai
2018-09-27drm/panel: p079zca: unconditionally remove the panel on removalHeiko Stuebner
2018-09-27drm/panel: add panel CDTech S043WQ26H-CT7 to panel-simpleGiulio Benetti
2018-09-27drm/panel: add panel CDTech S070WV95-CT16 to panel-simpleGiulio Benetti
2018-09-27drm/panel: seiko-43wvf1g: Add missing ">" character in author's emailFabio Estevam
2018-09-27drm/panel: seiko-43wvf1g: Switch to SPDX identifierFabio Estevam
2018-09-27drm/panel: simple: fix BOE/HV070WSA-100 timingsAndrzej Hajda
2018-09-27drm: panel-orientation-quirks: Add quirk for GPD win2Hans de Goede
2018-09-27drm/imx: fix build failure without CONFIG_DRM_FBDEV_EMULATIONArnd Bergmann
2018-09-27drm/rockchip: vop: add rk3188 hs_start interrupt as dsp_hold equivalentHeiko Stuebner
2018-09-27drm/atmel-hlcdc: Replace drm_dev_unref with drm_dev_putThomas Zimmermann
2018-09-27Revert "drm/sun4i: Remove R40 display pipeline compatibles"Chen-Yu Tsai
2018-09-27Merge drm/drm-next into drm-misc-nextSean Paul
2018-09-27BackMerge v4.19-rc5 into drm-nextDave Airlie
2018-09-27Merge tag 'drm-hisilicon-next-2018-09-26' of github.com:xin3liang/linux into ...Dave Airlie
2018-09-26drm/fsl-dcu: Replace drm_dev_unref with drm_dev_putThomas Zimmermann
2018-09-26drm/mxsfb: Switch to drm_atomic_helper_commit_tail_rpmLeonard Crestez
2018-09-26drm/mxsfb: Add PM_SLEEP supportLeonard Crestez
2018-09-26drm/mxsfb: Add pm_runtime calls to pipe_enable/disableLeonard Crestez
2018-09-26drm/mxsfb: Fix initial corrupt frame when activating displayLeonard Crestez
2018-09-26drm/mxsfb: Move axi clk enable/disable to crtc enable/disableLeonard Crestez
2018-09-26drm/tegra: Replace drm_dev_unref with drm_dev_putThomas Zimmermann
2018-09-26drm/udl: Replace drm_dev_unref with drm_dev_putThomas Zimmermann
2018-09-26virtio: Support prime objects vmap/vunmapEzequiel Garcia
2018-09-26virtio: Rework virtio_gpu_object_kmap()Ezequiel Garcia
2018-09-26virtio: Add virtio_gpu_object_kunmap()Ezequiel Garcia
2018-09-26drm/hisilicon: Replace ttm_bo_unref with ttm_bo_putThomas Zimmermann
2018-09-26drm/hisilicon: Replace drm_dev_unref with drm_dev_putThomas Zimmermann
2018-09-26gpu/drm/hisilicon: Convert drm_atomic_helper_suspend/resume()Souptick Joarder
2018-09-26drm/hisilicon: hibmc: Use HUAWEI PCI vendor ID macroJohn Garry
2018-09-26drm/hisilicon: hibmc: Don't overwrite fb helper surface depthJohn Garry
2018-09-26drm/hisilicon: hibmc: Do not carry error code in HiBMC framebuffer pointerJohn Garry
2018-09-25drm: move quirk_addfb_prefer_xbgr_30bpp handling to drm_driver_legacy_fb_form...Gerd Hoffmann
2018-09-25drm/virtio: fix DRM_FORMAT_* handlingGerd Hoffmann
2018-09-25drm/bochs: support changing byteorder at mode set timeGerd Hoffmann
2018-09-25drm/bochs: fix DRM_FORMAT_* handling for big endian machines.Gerd Hoffmann
2018-09-25drm: use drm_driver_legacy_fb_format in drm_gem_fbdev_fb_createGerd Hoffmann
2018-09-25drm: move native byte order quirk to new drm_driver_legacy_fb_format functionGerd Hoffmann