summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2019-05-26drm/mcde: Fix compile problemsSam Ravnborg
2019-05-26drm/bridge: drop drmP.h usageSam Ravnborg
2019-05-25drm/panel: st7701: Swap vertical front and back porch timingsJagan Teki
2019-05-25drm/panel: simple: Add KOE tx14d24vm1bpa display support (320x240)Lukasz Majewski
2019-05-25drm/panel: Add support for Armadeus ST0700 AdaptSébastien Szymanski
2019-05-24drm/sched: Fix static checker warning for potential NULL ptrAndrey Grodzovsky
2019-05-24drm/edid: Fix a missing-check bug in drm_load_edid_firmware()Gen Zhang
2019-05-24drm/mcde: Add new driver for ST-Ericsson MCDELinus Walleij
2019-05-24drm/meson: imply dw-hdmi i2s audio for meson hdmiJerome Brunet
2019-05-24drm/stm: dsi: check hardware versionYannick Fertré
2019-05-24drm/stm: ltdc: remove clk_round_rate commentYannick Fertré
2019-05-23drm/edid: Fix docbook in drm_hdmi_infoframe_set_hdr_metadata()Sean Paul
2019-05-23drm/vc4: Allocate binner bo when starting to use the V3DPaul Kocialkowski
2019-05-23drm/vc4: Check for the binner bo before handling OOM interruptPaul Kocialkowski
2019-05-23drm/vc4: Check for V3D before binner bo allocPaul Kocialkowski
2019-05-23drm/vc4: Reformat and the binner bo allocation helperPaul Kocialkowski
2019-05-23drm/mediatek: Fix warning about unhandled enum valueSean Paul
2019-05-23drm/virtio: remove irrelevant DRM_UNLOCKED flagEmil Velikov
2019-05-23drm/cirrus: remove leftover filesGerd Hoffmann
2019-05-22Merge drm/drm-next into drm-misc-nextSean Paul
2019-05-22video/hdmi: Add Unpack function for DRM infoframeUma Shankar
2019-05-22drm: Add HLG EOTFVille Syrjälä
2019-05-22drm: Enable HDR infoframe supportUma Shankar
2019-05-22drm: Parse HDR metadata info from EDIDUma Shankar
2019-05-22drm: Add reference counting on HDR metadata blobJonas Karlman
2019-05-22drm: Add HDR source metadata propertyUma Shankar
2019-05-22drm: panfrost: add optional bus_clockClément Péron
2019-05-22drm: remove prime sg_table cachingChristian König
2019-05-22dma-buf: start caching of sg_table objects v2Christian König
2019-05-22drm/gma500: drop drmp.h include from all .c filesSam Ravnborg
2019-05-22drm/gma500: drop use of DRM_UDELAY wrapperSam Ravnborg
2019-05-22drm/gma500: make local header files more self-containedSam Ravnborg
2019-05-22drm/gma500: drop drmP.h from header filesSam Ravnborg
2019-05-22drm/gma500: remove empty gma_drm.h header fileSam Ravnborg
2019-05-22drm: Assert that BO is locked in drm_gem_vram_{pin, unpin}_locked()Thomas Zimmermann
2019-05-22drm: Rename reserve/unreserve to lock/unlock in GEM VRAM helpersThomas Zimmermann
2019-05-22drm: Replace drm_gem_vram_push_to_system() with kunmap + unpinThomas Zimmermann
2019-05-22drm/scheduler: Fix job cleanup without timeout handlerErico Nunes
2019-05-21drm/lima: add timeout to drm scheduler initErico Nunes
2019-05-21drm/bochs: Fix connector leak during driver unloadSam Bobroff
2019-05-20drm/bochs: fix ptr_ret.cocci warningskbuild test robot
2019-05-20drm: Remove users of drm_format_info_plane_cppMaxime Ripard
2019-05-20drm: Replace instances of drm_format_info by drm_get_format_infoMaxime Ripard
2019-05-20drm/fourcc: Pass the format_info pointer to drm_format_plane_width/heightMaxime Ripard
2019-05-20drm/fourcc: Pass the format_info pointer to drm_format_plane_cppMaxime Ripard
2019-05-20drm: Remove users of drm_format_(horz|vert)_chroma_subsamplingMaxime Ripard
2019-05-20drm: Remove users of drm_format_num_planesMaxime Ripard
2019-05-20drm/rockchip: Change the scl_vop_cal_scl_fac to pass drm_format_infoMaxime Ripard
2019-05-20drm/bridge: Remove duplicate headerSabyasachi Gupta
2019-05-19Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds