summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-24drm/i915: Update DRIVER_DATE to 20190124Rodrigo Vivi1-2/+2
2019-01-24Merge tag 'gvt-next-2019-01-24' of https://github.com/intel/gvt-linux into dr...Rodrigo Vivi22-213/+204
2019-01-24drm/i915: Make HW readout mark CRTC scaler as in use.Maarten Lankhorst1-0/+1
2019-01-24drm/i915: Enable fastset for non-boot modesets.Maarten Lankhorst1-2/+6
2019-01-24drm/i915/backlight: Fix backlight takeover on LPT, v3.Maarten Lankhorst1-4/+22
2019-01-24drm/i915/backlight: Restore backlight on resume, v3.Maarten Lankhorst7-11/+47
2019-01-24drm/i915: De-inline intel_context_init()Chris Wilson2-7/+11
2019-01-24drm/i915/crt: simplify CRT VBT check on pre-VLV/DDIJani Nikula1-11/+4
2019-01-24drm/i915/lvds: simplify gen 2 lvds presenceJani Nikula1-1/+1
2019-01-24drm/i915: rename has_edp_a() to ilk_has_edp_a()Jani Nikula1-2/+2
2019-01-24drm/i915/tv: only call intel_tv_init() on platforms that might have TVJani Nikula1-3/+3
2019-01-24drm/i915/lvds: nuke intel_lvds_supported()Jani Nikula2-25/+4
2019-01-24drm/i915/lvds: only call intel_lvds_init() on platforms that might have LVDSJani Nikula1-7/+13
2019-01-24drm/i915/crt: split out intel_crt_present() to platform specific setupJani Nikula1-10/+24
2019-01-23drm/i915: Validate userspace-provided color management LUT's (v4)Matt Roper1-0/+16
2019-01-23drm: Add color management LUT validation helper (v4)Matt Roper2-0/+73
2019-01-23drm/i915/execlists: Mark up priority boost on preemptionChris Wilson1-0/+4
2019-01-23drm/i915/icl: Adding few more device IDs for Ice LakeRodrigo Vivi1-0/+4
2019-01-23drm/i915/icl: do a posting read after irq installDaniele Ceraolo Spurio1-0/+1
2019-01-23drm/i915/sdvo: switch to kernel typesJani Nikula1-39/+39
2019-01-23drm/i915/gvt: switch to kernel typesJani Nikula6-27/+27
2019-01-22drm/i915/debugfs: Print PSR selective update status register valuesJosé Roberto de Souza1-0/+23
2019-01-22drm/i915: Add PSR2 selective update status registers and bits definitionsJosé Roberto de Souza1-0/+9
2019-01-22drm/i915: Refactor PSR status debugfsJosé Roberto de Souza1-48/+50
2019-01-22drm/i915/psr: Allow PSR2 to be enabled when debugfs asksJosé Roberto de Souza1-4/+4
2019-01-10drm/i915: Enable gfx virtualization for Coffeelake platformfred gao1-0/+3
2019-01-10drm/i915/gvt: Refine port select logic for CFL platformfred gao1-0/+18
2019-01-10drm/i915/gvt: Reuse the gmbus pin macrofred gao1-7/+7
2019-01-10drm/i915/gvt: Enable gfx virtualiztion for CFLfred gao8-53/+36
2019-01-10drm/i915/gvt: Add mmio handler for CFLfred gao1-2/+2
2019-01-10drm/i915/gvt: Add coffeelake platform definitionfred gao2-5/+8
2019-01-10drm/i915/gvt: give the cmd parser cmd_info a const treatmentJani Nikula2-13/+13
2019-01-10drm/i915/gvt: give the cmd parser decode_info a const treatmentJani Nikula1-15/+15
2019-01-10drm/i915/gvt: remove drmP.h includeJani Nikula1-1/+0
2019-01-02drm/i915/gvt: Change KVMGT as self load moduleZhenyu Wang8-82/+69
2018-12-10drm/i915/gvt: remove unused parameter for hypervisor's host_exit callZhenyu Wang4-6/+5
2018-12-10drm/i915/gvt: mandatory require hypervisor's host_initZhenyu Wang1-3/+2