summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/rockchip
Commit message (Expand)AuthorAgeFilesLines
* drm/rockchip: vop: add PX30 version infoJohan Jonker2021-05-281-0/+2
* drm/rockchip: cdn-dp: fix sign extension on an int multiply for a u64 resultColin Ian King2021-05-281-1/+1
* drm/rockchip: lvds: Fix an error handling pathChristophe JAILLET2021-05-281-2/+2
* drm/rockchip: remove unused functionJiapeng Chong2021-05-281-5/+0
* drm/rockchip: dsi: remove extra component_del() callThomas Hebb2021-05-281-4/+0
* drm/rockchip: dsi: move all lane config except LCDC mux to bind()Thomas Hebb2021-05-281-8/+28
* drm/rockchip: cdn-dp-core: add MODULE_FIRMWARE macroPeter Robinson2021-05-281-0/+1
* drm/rockchip: cdn-dp-core: add missing clk_disable_unprepare() on error in cd...Yang Yingliang2021-05-281-0/+1
* drm: rockchip: set alpha_en to 0 if it is not usedAlex Bee2021-05-281-0/+1
* drm: rockchip: add alpha support for RK3036, RK3066, RK3126 and RK3188Alex Bee2021-05-282-0/+22
* drm: rockchip: add missing registers for RK3066Alex Bee2021-05-281-7/+9
* drm: rockchip: add missing registers for RK3188Alex Bee2021-05-281-1/+4
* drm: rockchip: add scaling for RK3036 win1Alex Bee2021-05-281-2/+8
* drm/rockchip: remove existing generic drivers to take over the deviceJavier Martinez Canillas2021-05-281-0/+10
* drm/rockchip: Remove unused variableMaxime Ripard2021-03-241-2/+0
* Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-03-162-34/+49
|\
| * drm: Use state helper instead of the plane state pointerMaxime Ripard2021-02-251-1/+2
| * drm/atomic: Pass the full state to planes atomic disable and updateMaxime Ripard2021-02-251-4/+8
| * drm: Rename plane->state variables in atomic update and disableMaxime Ripard2021-02-241-10/+10
| * drm: Use the state pointer directly in planes atomic_checkMaxime Ripard2021-02-241-1/+1
| * drm/atomic: Pass the full state to planes atomic_checkMaxime Ripard2021-02-241-1/+3
| * drm: Rename plane atomic_check state namesMaxime Ripard2021-02-241-12/+15
| * drm/atomic: Pass the full state to planes async atomic check and updateMaxime Ripard2021-02-241-6/+10
| * drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpersThomas Zimmermann2021-02-231-1/+2
| * drm: use getter/setter functionsJulia Lawall2021-02-101-1/+1
* | drm/rockchip: Require the YTR modifier for AFBCAlyssa Rosenzweig2021-02-251-0/+11
|/
* drm: automatic legacy gamma supportTomi Valkeinen2020-12-151-1/+0
* Merge drm/drm-next into drm-misc-nextMaarten Lankhorst2020-12-151-1/+1
|\
| * Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-12-147-28/+51
| |\
| * | drm/rockchip: Avoid uninitialized use of endpoint id in LVDSPaul Kocialkowski2020-11-291-1/+1
* | | drm/rockchip: fix typo in Kconfig 's/HDMI/dsi/'Dafna Hirschfeld2020-11-291-1/+1
* | | drm/rockchip: for error print, use the correct device pointerDafna Hirschfeld2020-11-291-1/+1
* | | drm/rockchip: dw_hdmi: fix incorrect clock in vpll clock error messageJonathan Liu2020-11-291-1/+1
| |/ |/|
* | drm/rockchip/rockchip_lvds: Fix struct document formattingLee Jones2020-11-171-1/+1
* | drm/rockchip/rockchip_rgb: Consume our own headerLee Jones2020-11-171-0/+1
* | drm/rockchip/dw-mipi-dsi-rockchip: Demote non-conformant kernel-doc headersLee Jones2020-11-171-2/+2
* | drm: Use state helper instead of CRTC state pointerMaxime Ripard2020-11-101-2/+4
* | drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backendsThomas Zimmermann2020-11-092-10/+16
* | drm/<drivers>: Constify struct drm_driverDaniel Vetter2020-11-061-2/+2
* | drm/atomic: Pass the full state to CRTC atomic begin and flushMaxime Ripard2020-11-021-2/+6
* | drm/atomic: Pass the full state to CRTC atomic_checkMaxime Ripard2020-11-021-1/+3
* | Merge drm/drm-next into drm-misc-nextMaxime Ripard2020-11-021-31/+11
|\|
| * Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-09-231-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
* | | | drm/atomic: Pass the full state to CRTC atomic enable/disableMaxime Ripard2020-10-091-2/+4
* | | | drm/rockchip: Include <drm/drm_gem_cma_helper> for drm_gem_cm_vm_opsThomas Zimmermann2020-09-291-0/+1
* | | | drm/rockchip: Convert to drm_gem_object_funcsThomas Zimmermann2020-09-252-6/+11
| |_|/ |/| |
* | | drm: allow limiting the scatter list size.Gerd Hoffmann2020-09-091-2/+3
|/ /