summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2019-10-25drm/ttm: always keep BOs on the LRUChristian König12-76/+29
2019-10-25drm/ttm, drm/vmwgfx: move cpu_writers handling into vmwgfxChristian König6-39/+19
2019-10-25drm/gpu: Fix Memory barrier without comment IssueBhanusree1-4/+4
2019-10-25drm/gpu: Fix Missing blank line after declarationsBhanusree1-0/+2
2019-10-24drm: Spelling s/connet/connect/Geert Uytterhoeven1-1/+1
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 Zimmermann1-0/+126
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 Vetter4-7/+8
2019-10-23drm/tegra: Move drm_dp_link helpers to Tegra DRMThierry Reding6-128/+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 Reding1-0/+10
2019-10-23drm/dp: Do not busy-loop during link trainingThierry Reding1-12/+18
2019-10-23drm/dp: Remove a gratuituous blank lineThierry Reding1-1/+0
2019-10-23Merge drm/drm-next into drm-misc-nextSean Paul299-11155/+19955
2019-10-23Revert "drm/omap: add OMAP_BO flags to affect buffer allocation"Sean Paul1-52/+2
2019-10-23Merge v5.4-rc4 into drm-nextDaniel Vetter20-90/+119
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ä1-0/+17
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 Airlie3-8/+57
2019-10-22Merge tag 'mediatek-drm-next-5.5' of https://github.com/ckhu-mediatek/linux.g...Dave Airlie12-421/+955
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
2019-10-20drm/i915: Extract GT ring managementAndi Shyti10-120/+297
2019-10-20drm/i915/perf: fix oa config reconfigurationLionel Landwerlin1-5/+6
2019-10-18drm/i915: prettify MST debug messageLucas De Marchi1-1/+1
2019-10-18drm/i915: add pipe id/name to pipe mismatch logsLucas De Marchi1-15/+19
2019-10-18drm/i915: remove extra new line on pipe_config mismatchLucas De Marchi1-11/+11
2019-10-18drm/i915: fix port checks for MST support on gen >= 11Lucas De Marchi2-11/+18