summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-10-24drm: Spelling s/connet/connect/Geert Uytterhoeven2-2/+2
2019-10-24drm/vboxvideo: Replace prepare_fb()/cleanup_fb() with GEM VRAM helpersThomas Zimmermann1-57/+4
2019-10-24drm/hisilicon/hibmc: Use GEM VRAM's prepare_fb() and cleanup_fb() helpersThomas Zimmermann1-10/+4
2019-10-24drm/bochs: Replace prepare_fb()/cleanup_fb() with GEM VRAM helpersThomas Zimmermann1-24/+2
2019-10-24drm/vram-helpers: Add helpers for prepare_fb() and cleanup_fb()Thomas Zimmermann2-0/+151
2019-10-24drm/gpu: Add comment for memory barrierBhanusree1-2/+2
2019-10-24drm/mediatek: remove cast to pointers passed to kfreeWambui Karuga1-2/+2
2019-10-24drm/simple-kms: Standardize arguments for callbacksDaniel Vetter5-8/+9
2019-10-24dma-buf: stop using the dmabuf->lock so much v2Christian König1-16/+2
2019-10-24dma-buf: change DMA-buf locking convention v3Christian König2-23/+158
2019-10-23drm/tegra: Move drm_dp_link helpers to Tegra DRMThierry Reding7-144/+162
2019-10-23drm/rockchip: Avoid drm_dp_link helpersThierry Reding3-17/+17
2019-10-23drm/msm: edp: Avoid drm_dp_link helpersThierry Reding1-21/+49
2019-10-23drm/bridge: tc358767: Use DP nomenclatureThierry Reding1-1/+1
2019-10-23drm/bridge: tc358767: Avoid drm_dp_link helpersThierry Reding1-22/+41
2019-10-23drm/bridge: analogix-anx78xx: Avoid drm_dp_link helpersThierry Reding1-17/+39
2019-10-23drm/dp: Add helper to get post-cursor adjustmentsThierry Reding2-0/+20
2019-10-23drm/dp: Do not busy-loop during link trainingThierry Reding1-12/+18
2019-10-23drm/dp: Add drm_dp_alternate_scrambler_reset_cap() helperThierry Reding1-0/+7
2019-10-23drm/dp: Add drm_dp_channel_coding_supported() helperThierry Reding1-0/+7
2019-10-23drm/dp: Add drm_dp_fast_training_cap() helperThierry Reding1-0/+7
2019-10-23drm/dp: Remove a gratuituous blank lineThierry Reding1-1/+0
2019-10-23drm/dp: Sort includes alphabeticallyThierry Reding1-2/+2
2019-10-23Merge drm/drm-next into drm-misc-nextSean Paul1208-19067/+28765
2019-10-23Revert "drm/omap: add OMAP_BO flags to affect buffer allocation"Sean Paul2-61/+2
2019-10-23Merge v5.4-rc4 into drm-nextDaniel Vetter706-6326/+6338
2019-10-23drm/todo: Add levelsDaniel Vetter1-0/+73
2019-10-23drm/todo: Remove i915 device_link taskDaniel Vetter1-7/+0
2019-10-23drm/doc: Drop misleading comment on drm_mode_config_cleanupDaniel Vetter1-2/+0
2019-10-22drm/vc4: Use drm_hdmi_avi_infoframe_bars()Ville Syrjälä1-4/+1
2019-10-22drm/edid: Add drm_hdmi_avi_infoframe_bars()Ville Syrjälä2-0/+21
2019-10-22MAINTAINERS: Add Mihail to Komeda DRM driverMihail Atanassov1-0/+1
2019-10-22drm/mipi_dbi: Use simple right shift instead of double negationAndy Shevchenko1-1/+1
2019-10-22drm/virtio: move byteorder handling into virtio_gpu_cmd_transfer_to_host_2d f...Gerd Hoffmann3-14/+14
2019-10-22drm/virtio: print a single line with device featuresGerd Hoffmann1-5/+4
2019-10-22drm/qxl: allocate small objects top-downGerd Hoffmann1-1/+6
2019-10-22drm/qxl: use DEFINE_DRM_GEM_FOPS()Gerd Hoffmann1-9/+1
2019-10-22drm/qxl: drop verify_accessGerd Hoffmann1-9/+0
2019-10-22drm/qxl: switch qxl to &drm_gem_object_funcs.mmapGerd Hoffmann4-18/+2
2019-10-22drm/qxl: drop qxl_ttm_faultGerd Hoffmann1-26/+1
2019-10-22drm: remove unnecessary return variableWambui Karuga1-3/+2
2019-10-22drm/gma500: fix memory disclosures due to uninitialized bytesKangjie Lu1-0/+2
2019-10-22gma/gma500: fix a memory disclosure bug due to uninitialized bytesKangjie Lu1-0/+2
2019-10-22Merge tag 'du-next-20191016' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie6-8/+61
2019-10-22Merge tag 'mediatek-drm-next-5.5' of https://github.com/ckhu-mediatek/linux.g...Dave Airlie14-436/+974
2019-10-22Merge tag 'drm-intel-next-2019-10-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie134-2779/+7242
2019-10-21drm/komeda: Dump SC_ENH_* registers from scaler blockMihail Atanassov1-1/+13
2019-10-21drm: tda998x: use cec_notifier_conn_(un)registerDariusz Marcinkiewicz1-5/+4
2019-10-21drm/i915: Update DRIVER_DATE to 20191021Joonas Lahtinen1-2/+2
2019-10-21drm/i915/gvt: Wean off struct_mutexChris Wilson1-13/+3