aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-05-25dt-bindings: display/panel: Add KOE tx14d24vm1bpa display descriptionLukasz Majewski1-0/+42
2019-05-25drm/panel: Add support for Armadeus ST0700 AdaptSébastien Szymanski2-0/+38
2019-05-24drm/sched: Fix static checker warning for potential NULL ptrAndrey Grodzovsky1-8/+9
2019-05-24drm/edid: Fix a missing-check bug in drm_load_edid_firmware()Gen Zhang1-0/+2
2019-05-24drm/mcde: Add new driver for ST-Ericsson MCDELinus Walleij13-0/+3745
2019-05-24drm/meson: imply dw-hdmi i2s audio for meson hdmiJerome Brunet1-0/+1
2019-05-24drm/stm: dsi: check hardware versionYannick Fertré1-1/+23
2019-05-24drm/stm: ltdc: remove clk_round_rate commentYannick Fertré1-7/+3
2019-05-24dt-bindings: fix up for vendor prefixes file conversionStephen Rothwell2-468/+6
2019-05-23drm/edid: Fix docbook in drm_hdmi_infoframe_set_hdr_metadata()Sean Paul1-1/+1
2019-05-23drm/vc4: Allocate binner bo when starting to use the V3DPaul Kocialkowski6-20/+125
2019-05-23drm/vc4: Check for the binner bo before handling OOM interruptPaul Kocialkowski1-0/+3
2019-05-23drm/vc4: Check for V3D before binner bo allocPaul Kocialkowski1-0/+3
2019-05-23drm/vc4: Reformat and the binner bo allocation helperPaul Kocialkowski1-6/+5
2019-05-23drm/mediatek: Fix warning about unhandled enum valueSean Paul1-0/+3
2019-05-23drm/virtio: remove irrelevant DRM_UNLOCKED flagEmil Velikov1-9/+9
2019-05-23drm/cirrus: remove leftover filesGerd Hoffmann2-587/+0
2019-05-22dt-bindings: gpu: mali-midgard: Add H6 mali gpu compatibleClément Péron1-1/+8
2019-05-22Merge drm/drm-next into drm-misc-nextSean Paul10984-302653/+473515
2019-05-22video/hdmi: Add Unpack function for DRM infoframeUma Shankar1-0/+67
2019-05-22drm: Add HLG EOTFVille Syrjälä2-1/+3
2019-05-22drm: Enable HDR infoframe supportUma Shankar4-0/+295
2019-05-22drm: Parse HDR metadata info from EDIDUma Shankar1-0/+51
2019-05-22drm: Add reference counting on HDR metadata blobJonas Karlman1-0/+5
2019-05-22drm: Add HDR source metadata propertyUma Shankar6-0/+84
2019-05-22drm: panfrost: add optional bus_clockClément Péron2-0/+23
2019-05-22dt-bindings: gpu: add bus clock for Mali Midgard GPUsIcenowy Zheng1-0/+6
2019-05-22drm: remove prime sg_table cachingChristian König1-60/+17
2019-05-22dma-buf: start caching of sg_table objects v2Christian König2-2/+38
2019-05-22drm/gma500: drop drmp.h include from all .c filesSam Ravnborg38-147/+181
2019-05-22drm/gma500: drop use of DRM_UDELAY wrapperSam Ravnborg3-4/+4
2019-05-22drm/gma500: make local header files more self-containedSam Ravnborg6-0/+13
2019-05-22drm/gma500: drop drmP.h from header filesSam Ravnborg15-14/+26
2019-05-22drm/gma500: remove empty gma_drm.h header fileSam Ravnborg10-34/+9
2019-05-22drm: Assert that BO is locked in drm_gem_vram_{pin, unpin}_locked()Thomas Zimmermann1-0/+4
2019-05-22drm: Rename reserve/unreserve to lock/unlock in GEM VRAM helpersThomas Zimmermann6-58/+56
2019-05-22drm: Replace drm_gem_vram_push_to_system() with kunmap + unpinThomas Zimmermann5-62/+20
2019-05-22dt-bindings: gpu: add #cooling-cells property to the ARM Mali Midgard GPU bindingMatthias Kaehlcke1-0/+3
2019-05-22drm/scheduler: Fix job cleanup without timeout handlerErico Nunes1-1/+2
2019-05-21drm/fourcc: Fix the parameters name in the documentationMaxime Ripard1-2/+2
2019-05-21MAINTAINERS: drop Jerry as TTM maintainerChristian König1-1/+0
2019-05-21drm/lima: add timeout to drm scheduler initErico Nunes2-8/+5
2019-05-21drm/bochs: Fix connector leak during driver unloadSam Bobroff1-0/+2
2019-05-20drm/bochs: fix ptr_ret.cocci warningskbuild test robot1-4/+1
2019-05-20drm: Remove users of drm_format_info_plane_cppMaxime Ripard17-34/+17
2019-05-20drm: Replace instances of drm_format_info by drm_get_format_infoMaxime Ripard3-4/+4
2019-05-20drm/fourcc: Pass the format_info pointer to drm_format_plane_width/heightMaxime Ripard3-56/+50
2019-05-20drm/fourcc: Pass the format_info pointer to drm_format_plane_cppMaxime Ripard18-38/+42
2019-05-20drm: Remove users of drm_format_(horz|vert)_chroma_subsamplingMaxime Ripard13-112/+38
2019-05-20drm: Remove users of drm_format_num_planesMaxime Ripard14-37/+32