summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-03-07drm/nouveau/falcon: fix base address of FBIF registersAlexandre Courbot1-5/+20
2017-03-07drm/nouveau/falcon: better detection of debug registerAlexandre Courbot1-2/+25
2017-03-07drm/nouveau/core: add SEC2 engineAlexandre Courbot11-1/+164
2017-03-07drm/nouveau/nvdec: add gp102 supportAlexandre Courbot7-4/+108
2017-03-07drm/nouveau/falcon: delay construction of falcons to oneinit()Alexandre Courbot4-16/+32
2017-03-07drm/nouveau/falcon: use NXTCTX register instead of NEW_INSTBLKAlexandre Courbot1-1/+4
2017-03-07drm/nouveau/secboot/gm20b: enable PMU firmwareAlexandre Courbot1-1/+7
2017-03-07drm/nouveau/pmu/gm20b: add msgqueue supportAlexandre Courbot1-2/+17
2017-03-07drm/nouveau/secboot: check that WPR region is properly setAlexandre Courbot1-2/+39
2017-03-07drm/nouveau/secboot: support optional falconsAlexandre Courbot2-25/+39
2017-03-07drm/nouveau/secboot: support PMU LS firmwareAlexandre Courbot2-0/+134
2017-03-07drm/nouveau/secboot: base support for PMU falconAlexandre Courbot1-16/+82
2017-03-07drm/nouveau/secboot: support for loading LS PMU firmwareAlexandre Courbot3-1/+121
2017-03-07drm/nouveau/pmu: add msgqueue memberAlexandre Courbot2-0/+3
2017-03-07drm/nouveau/falcon: support for gm20b msgqueueAlexandre Courbot4-0/+329
2017-03-07drm/nouveau/falcon: add msgqueue interfaceAlexandre Courbot4-0/+796
2017-03-07drm/nouveau/secboot: add LS firmware post-run hooksAlexandre Courbot2-0/+13
2017-03-07drm/nouveau/secboot: abstract fixup_hs_desc functionAlexandre Courbot3-3/+9
2017-03-07drm/nouveau/secboot: make specialized ls_ucode_img struct privateAlexandre Courbot2-96/+90
2017-03-07drm/nouveau/secboot: store ucode offset in base image structureAlexandre Courbot3-9/+9
2017-03-07drm/nouveau/secboot: fix usage of hsf_load_headerAlexandre Courbot3-13/+30
2017-03-07drm/nouveau/secboot: prevent address trimmingAlexandre Courbot1-2/+2
2017-03-07drm/nouveau/secboot: fix WPR region alignmentAlexandre Courbot1-2/+2
2017-03-07drm/nouveau/secboot: fix WPR address to be 64-bitAlexandre Courbot2-3/+3
2017-03-07drm/nouveau/secboot: make sure requested falcons are supportedAlexandre Courbot1-0/+7
2017-03-07drm/nouveau/secboot: remove unused hookAlexandre Courbot2-29/+0
2017-03-07drm/nouveau/falcon: fix IMEM port accessAlexandre Courbot1-5/+6
2017-03-07drm/nouveau/falcon: fix port offset for DMEM registerAlexandre Courbot1-9/+10
2017-03-07drm/nouveau/falcon: protect against concurrent DMEM accessesAlexandre Courbot2-0/+10
2017-03-07drm/nouveau/falcon: add missing context binding memory targetAlexandre Courbot1-0/+1
2017-03-07drm/nouveau/pmu: make sure the reset hook exists before running itAlexandre Courbot1-1/+2
2017-03-07drm/nouveau/secboot: make nvkm_secboot_falcon_name visibleAlexandre Courbot2-2/+2
2017-03-07drm/nouveau/priv: punt messages to debug levelBen Skeggs2-6/+6
2017-03-07drm: virtio: use kmem_cacheGerd Hoffmann2-50/+11
2017-03-07qxl: fix qxl_conn_get_modesGerd Hoffmann1-10/+12
2017-03-07qxl: read monitors config at bootGerd Hoffmann1-0/+5
2017-03-07qxl: limit monitor config read retriesGerd Hoffmann1-8/+12
2017-03-07qxl: drop mode_info.modes & related code.Gerd Hoffmann2-24/+0
2017-03-07drm: qxl: Don't alloc fbdev if emulation is not supportedGabriel Krisman Bertazi1-1/+8
2017-03-07Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm...Dave Airlie181-4034/+3028
2017-03-07drm/rockchip: Fix link error when CONFIG_DRM_ANALOGIX_DP undefinedSean Paul1-0/+10
2017-03-06drm/rockchip: Implement CRC debugfs APITomeu Vizoso1-0/+41
2017-03-06drm/bridge: analogix_dp: add helpers for capture of frame CRCsTomeu Vizoso1-0/+22
2017-03-06drm/dp: add helpers for capture of frame CRCsTomeu Vizoso1-0/+126
2017-03-06drm/blend: Use new atomic iterator macros.Maarten Lankhorst1-11/+11
2017-03-06drm/atomic: Convert get_existing_state callers to get_old/new_state, v4.Maarten Lankhorst4-30/+30
2017-03-06drm/atomic: Make drm_atomic_plane_disabling easier to understand.Maarten Lankhorst2-4/+5
2017-03-06drm/atomic: Fix atomic helpers to use the new iterator macros, v3.Maarten Lankhorst1-216/+230
2017-03-06drm/i915: Update DRIVER_DATE to 20170306Daniel Vetter1-2/+2
2017-03-05drm: bridge: lvds-encoder: Add thine,thc63lvdm83d compatible stringLaurent Pinchart1-0/+1