summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-09-19Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-09-14Merge tag 'drm-fixes-2019-09-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-09-12Revert "drm/i915/userptr: Acquire the page lock around set_page_dirty()"Chris Wilson
2019-09-09drm/i915: Restore relaxed padding (OCL_OOB_SUPPRES_ENABLE) for skl+Chris Wilson
2019-09-09drm/i915: Limit MST to <= 8bpc once againVille Syrjälä
2019-09-06drm/i915: Use NOEVICT for first pass on attemping to pin a GGTT mmapChris Wilson
2019-09-06drm/i915: to make vgpu ppgtt notificaiton as atomic operationXiaolin Zhang
2019-09-06drm/i915: Flush the existing fence before GGTT read/writeChris Wilson
2019-09-06drm/i915: Hold irq-off for the entire fake lock periodChris Wilson
2019-09-06Merge tag 'gvt-next-fixes-2019-09-06' of https://github.com/intel/gvt-linux i...Rodrigo Vivi
2019-09-06drm/i915/gvt: update RING_START reg of vGPU when the context is submitted to ...Weinan Li
2019-09-06drm/i915/gvt: update vgpu workload head pointer correctlyXiaolin Zhang
2019-09-04kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)Masahiro Yamada
2019-08-27drm/i915: Call dma_set_max_seg_size() in i915_driver_hw_probe()Lyude Paul
2019-08-27drm/i915/dp: Fix DSC enable code to use cpu_transcoder instead of encoder->typeManasi Navare
2019-08-27drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guestXiong Zhang
2019-08-27drm/i915: Do not create a new max_bpc prop for MST connectorsVille Syrjälä
2019-08-27Merge tag 'drm-misc-next-2019-08-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-08-22drm/i915: Update DRIVER_DATE to 20190822Rodrigo Vivi
2019-08-22drm/i915: Kill the undead i915_gem_batch_pool.cChris Wilson
2019-08-22drm/i915: Replace i915_vma_put_fence()Chris Wilson
2019-08-22drm/i915: Pull obj->userfault tracking under the ggtt->mutexChris Wilson
2019-08-22drm/i915: Track ggtt fence reservations under its own mutexChris Wilson
2019-08-22drm/i915: Generalise the clflush dma-workerChris Wilson
2019-08-22Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi
2019-08-21drm/i915/selftests: Fixup a couple of missing serialisation with vmaChris Wilson
2019-08-21drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guestXiong Zhang
2019-08-21drm/i915/gtt: Add some range assertsChris Wilson
2019-08-21drm/i915: Do not create a new max_bpc prop for MST connectorsVille Syrjälä
2019-08-21drm/i915/execlists: Set priority hint prior to submissionChris Wilson
2019-08-21drm/i915: Replace PIN_NONFAULT with calls to PIN_NOEVICTChris Wilson
2019-08-21drm/i915/gtt: Include asm/smp.hChris Wilson
2019-08-21drm/i915/hdmi: make hdcp2_msg_data constJani Nikula
2019-08-21drm/i915/hdmi: stylistic cleanup around hdcp2_msg_dataJani Nikula
2019-08-21drm/i915/dp: make hdcp2_dp_msg_data constJani Nikula
2019-08-21drm/i915/dp: avoid shadowing variablesJani Nikula
2019-08-21drm/i915/dp: stylistic cleanup around hdcp2_msg_dataJani Nikula
2019-08-21drm/i915: Fix HW readout for crtc_clock in HDMI modeImre Deak
2019-08-21drm/i915/gtt: Relax assertion for pt_usedChris Wilson
2019-08-21Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-08-20drm/i915: Fix DP-MST crtc_maskVille Syrjälä
2019-08-20drm/i915/tgl: update DMC firmware to 2.04Lucas De Marchi
2019-08-20drm/i915/tgl: Move transcoders to pipes' powerwellsJosé Roberto de Souza
2019-08-20drm/i915/tgl: add support for reading the timestamp frequencyMichel Thierry
2019-08-20drm/i915/tgl: disable DDICLucas De Marchi
2019-08-20drm/i915: Update DRIVER_DATE to 20190820Rodrigo Vivi
2019-08-20drm/i915/gtt: Relax pd_used assertionChris Wilson
2019-08-20drm/i915: Dynamically allocate s0ix struct for VLVDaniele Ceraolo Spurio
2019-08-20drm/i915/tgl: Gen12 render context sizeDaniele Ceraolo Spurio