summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/rockchip (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/rockchip: Avoid uninitialized use of endpoint id in LVDSPaul Kocialkowski2020-11-291-1/+1
* Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-09-231-2/+3
|\
| * drm: allow limiting the scatter list size.Gerd Hoffmann2020-09-091-2/+3
* | Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into ...Dave Airlie2020-09-171-31/+11
|\ \ | |/ |/|
| * drm: rockchip: fix common struct sg_table related issuesMarek Szyprowski2020-09-101-13/+10
| * drm: rockchip: use common helper for a scatterlist contiguity checkMarek Szyprowski2020-09-101-18/+1
* | Merge v5.9-rc1 into drm-misc-nextMaxime Ripard2020-08-182-5/+6
|\|
| * Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-08-061-3/+4
| |\
| | * ASoC: hdmi-codec: merge .digital_mute() into .mute_stream()Kuninori Morimoto2020-07-171-3/+4
| * | Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-08-066-6/+24
| |\ \
| * | | treewide: Remove uninitialized_var() usageKees Cook2020-07-161-2/+2
| | |/ | |/|
* | | drm: Remove unnecessary drm_panel_attach and drm_panel_detachJoe Perches2020-08-081-9/+0
| |/ |/|
* | drm: bridge: dw-hdmi: Pass drm_display_info to dw_hdmi_support_scdc()Laurent Pinchart2020-06-231-0/+1
* | drm: bridge: dw-hdmi: Constify mode argument to dw_hdmi_phy_ops .init()Laurent Pinchart2020-06-231-1/+1
* | drm: bridge: dw-hdmi: Pass drm_display_info to .mode_valid()Laurent Pinchart2020-06-231-1/+1
* | drm: bridge: dw-hdmi: Pass private data pointer to .mode_valid()Laurent Pinchart2020-06-231-1/+2
* | drm/rockchip: Add per-pixel alpha support for the PX30 VOPPaul Kocialkowski2020-06-173-0/+16
* | drm/rockchip: remove _unlocked suffix in drm_gem_object_put_unlockedEmil Velikov2020-05-192-2/+2
* | drm/rockchip: vop: call vop_cfg_done() under reg_lockEmil Velikov2020-05-171-2/+2
|/
* drm/rockchip: Remove unneeded semicolonZheng Bin2020-04-271-3/+3
* drm/rockchip: cdn-dp-core: Make cdn_dp_core_suspend/resume staticEnric Balletbo i Serra2020-04-271-2/+2
* Merge drm/drm-next into drm-misc-nextThomas Zimmermann2020-04-171-17/+19
|\
| * drm/bridge: analogix_dp: Split bind() into probe() and real bind()Marek Szyprowski2020-04-091-17/+19
* | drm/rockchip: fix spelling mistake "modifer" -> "modifier"Colin Ian King2020-04-151-1/+1
* | drm/rockchip: Use simple encoderThomas Zimmermann2020-04-028-49/+19
* | drm/rockchip: Drop explicit drm_mode_config_cleanup callDaniel Vetter2020-03-261-9/+5
* | drm/rockchip: Add support for afbcAndrzej Pietrasiewicz2020-03-235-5/+276
|/
* drm/rockchip: rgb: don't count non-existent devices when determining subdriversHeiko Stuebner2020-03-111-1/+2
* drm: Remove drm_fb_helper add, add all and remove connector callsPankaj Bharadiya2020-03-061-7/+0
* drm: Remove unused arg from drm_fb_helper_initPankaj Bharadiya2020-03-061-1/+1
* drm/bridge: Extend bridge API to disable connector creationLaurent Pinchart2020-02-262-2/+2
* Merge v5.6-rc2 into drm-misc-nextMaxime Ripard2020-02-171-1/+1
|\
| * Backmerge v5.5-rc7 into drm-nextDave Airlie2020-01-201-1/+1
| |\
| | * drm/rockchip: fix integer type used for storing dp data rateTobias Schramm2020-01-131-1/+1
* | | drm/rockchip: plane_state->fb iff plane_state->crtcDaniel Vetter2020-01-281-1/+1
* | | drm/rockchip: Add missing vmalloc headerKrzysztof Kozlowski2020-01-131-0/+1
* | | drm/rockchip: use DIV_ROUND_UP macro for calculations.Wambui Karuga2020-01-131-1/+1
|/ /
* | drm: rockchip: rk3066_hdmi: set edid fifo addressNickey Yang2020-01-061-0/+3
* | drm/rockchip: lvds: Add PX30 supportMiquel Raynal2020-01-062-0/+157
* | drm/rockchip: lvds: move hardware-specific functions togetherMiquel Raynal2020-01-051-45/+45
* | drm/rockchip: lvds: improve error handling in helper functionsMiquel Raynal2020-01-051-8/+23
* | drm/rockchip: lvds: Create an RK3288 specific probe functionMiquel Raynal2020-01-051-37/+57
* | drm/rockchip: lvds: Change platform data to hold helper_funcs pointerMiquel Raynal2020-01-052-21/+14
* | drm/rockchip: lvds: Harmonize function namesMiquel Raynal2020-01-051-66/+74
* | drm/rockchip: lvds: Fix indentation of a #defineMiquel Raynal2020-01-051-1/+1
* | drm/rockchip: dsi: add px30 supportHeiko Stuebner2019-12-161-0/+27
* | drm/rockchip: add ability to handle external dphys in mipi-dsiHeiko Stuebner2019-12-161-4/+64
* | drm/bridge/synopsys: dsi: driver-specific configuration of phy timingsHeiko Stuebner2019-12-162-0/+79
* | drm/panel: decouple connector from drm_panelSam Ravnborg2019-12-091-1/+1
* | drm: constify fb ops across all driversJani Nikula2019-12-051-1/+1