summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915 (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/guc: Do not partition WOPCM if GuC is not usedJakub Bartmiński2018-07-271-0/+3
* drm/i915/guc: Avoid wasting memory on incorrect GuC pin biasJakub Bartmiński2018-07-271-29/+20
* drm/i915: Remove superfluous GEN8_LR_CONTEXT_ALIGNChris Wilson2018-07-272-3/+1
* drm/i915: Eliminate use of PAGE_SIZE as a virtual alignmentChris Wilson2018-07-274-7/+6
* drm/i915/selftests: Exercise resetting in the middle of a wait-on-fenceChris Wilson2018-07-261-8/+77
* drm/i915/selftests: Use a full emulation of a user ppgtt contextChris Wilson2018-07-261-4/+12
* drm/i915: Don't disable the GPU for older gen on wedgingChris Wilson2018-07-261-1/+2
* drm/i915: Restore sane defaults for KMS on GEM error loadChris Wilson2018-07-261-1/+10
* drm/i915: Protect guc_fini_wq() against module load abortChris Wilson2018-07-261-5/+7
* drm/i915: Mark up object tiling-and-stride getters as constChris Wilson2018-07-262-7/+7
* drm/i915: Avoid computing tile_row_size() for untiled objectsChris Wilson2018-07-261-1/+1
* drm/i915/mst: Continue state updates even if AUX writes fail.Dhinakaran Pandiyan2018-07-261-4/+1
* drm/i915/mst: Do not retrain new linksDhinakaran Pandiyan2018-07-261-1/+3
* drm/i915/icl: toggle PHY clock gating around link trainingPaulo Zanoni2018-07-254-0/+91
* drm/i915/icl: program MG_DP_MODEPaulo Zanoni2018-07-254-0/+84
* drm/i915/icl: Update FIA supported lane count for hpd.Animesh Manna2018-07-252-1/+35
* drm/i915/icl: store the port type for TC portsPaulo Zanoni2018-07-253-2/+46
* drm/i915/icl: implement icl_digital_port_connected()Paulo Zanoni2018-07-252-1/+62
* drm/i915/dp: Improve clock recovery loop limit commentNathan Ciobanu2018-07-251-4/+6
* drm/i915: Skip repeated calls to i915_gem_set_wedged()Chris Wilson2018-07-251-2/+3
* drm/i915/icl: Implement voltage swing programming sequence for MG PHY DDIManasi Navare2018-07-251-6/+129
* drm/i915/icl: Add remaining registers and bitfields for MG PHY DDIManasi Navare2018-07-251-113/+157
* drm/i915: Show stack (by WARN) for hitting forcewake errorsChris Wilson2018-07-241-4/+14
* drm/i915: Pull unpin map into vma releaseChris Wilson2018-07-2410-40/+24
* drm/i915/dp: Refactor max_vswing_tries variableNathan Ciobanu2018-07-241-4/+4
* drm/i915/dp: Limit link training clock recovery loopNathan Ciobanu2018-07-241-2/+15
* drm/i915/kvmgt: Fix compilation errorMichał Winiarski2018-07-241-6/+0
* Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi2018-07-2329-300/+339
|\
| * Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-07-2056-1008/+2127
| |\
| * \ Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-07-208-33/+28
| |\ \
| | * | drm/i915: Substitute intel_format_is_yuv() with format->is_yuvAyan Kumar Halder2018-07-183-20/+4
| | * | drm: drop _mode_ from remaining connector functionsDaniel Vetter2018-07-132-3/+3
| | * | drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter2018-07-132-4/+2
| | * | drm: drop _mode_ from update_edit_property()Daniel Vetter2018-07-134-4/+4
| | * | drm/i915: add DisplayPort CEC-Tunneling-over-AUX supportHans Verkuil2018-07-131-2/+15
| * | | Merge tag 'drm-intel-next-2018-07-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-07-1876-1868/+2728
| |\ \ \ | | |/ / | |/| |
| * | | Merge drm-upstream/drm-next into drm-misc-nextGustavo Padovan2018-07-061-3/+0
| |\ \ \
| | * \ \ Merge tag 'drm-misc-next-2018-07-04' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-07-063-12/+12
| | |\ \ \
| | * \ \ \ Merge v4.18-rc3 into drm-nextDave Airlie2018-07-041-3/+0
| | |\ \ \ \
| | | * \ \ \ Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-301-3/+0
| | | |\ \ \ \
| | | | * | | | sg: remove ->sg_magic memberJens Axboe2018-06-291-3/+0
| | | * | | | | drm/i915: Enable provoking vertex fix on Gen9 systems.Kenneth Graunke2018-06-192-1/+16
| | | * | | | | drm/i915: Fix context ban and hang accounting for clientMika Kuoppala2018-06-193-25/+55
| | | * | | | | drm/i915: Turn off g4x DP port in .post_disable()Ville Syrjälä2018-06-191-16/+8
| | | * | | | | drm/i915: Disallow interlaced modes on g4x DP outputsVille Syrjälä2018-06-191-2/+2
| | | * | | | | drm/i915: Fix PIPESTAT irq ack on i965/g4xVille Syrjälä2018-06-191-2/+10
| | | * | | | | drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSIVille Syrjälä2018-06-1910-5/+84
| | | * | | | | drm/i915/execlists: Avoid putting the error pointerChris Wilson2018-06-191-4/+2
| | | * | | | | drm/i915: Apply batch location restrictions before pinningChris Wilson2018-06-191-22/+27
| * | | | | | | drm/i915: Nuke intel_mst_best_encoder()Ville Syrjälä2018-07-051-10/+0
| | |_|_|/ / / | |/| | | | |