summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
...
| * drm/i915/gvt: give the cmd parser decode_info a const treatmentJani Nikula2019-01-101-15/+15
| * drm/i915/gvt: remove drmP.h includeJani Nikula2019-01-101-1/+0Star
| * drm/i915/gvt: Change KVMGT as self load moduleZhenyu Wang2019-01-028-82/+69Star
| * drm/i915/gvt: remove unused parameter for hypervisor's host_exit callZhenyu Wang2018-12-104-6/+5Star
| * drm/i915/gvt: mandatory require hypervisor's host_initZhenyu Wang2018-12-101-3/+2Star
* | drm/i915: Make HW readout mark CRTC scaler as in use.Maarten Lankhorst2019-01-241-0/+1
* | drm/i915: Enable fastset for non-boot modesets.Maarten Lankhorst2019-01-241-2/+6
* | drm/i915/backlight: Fix backlight takeover on LPT, v3.Maarten Lankhorst2019-01-241-4/+22
* | drm/i915/backlight: Restore backlight on resume, v3.Maarten Lankhorst2019-01-247-11/+47
* | drm/i915: De-inline intel_context_init()Chris Wilson2019-01-242-7/+11
* | drm/i915/crt: simplify CRT VBT check on pre-VLV/DDIJani Nikula2019-01-241-11/+4Star
* | drm/i915/lvds: simplify gen 2 lvds presenceJani Nikula2019-01-241-1/+1
* | drm/i915: rename has_edp_a() to ilk_has_edp_a()Jani Nikula2019-01-241-2/+2
* | drm/i915/tv: only call intel_tv_init() on platforms that might have TVJani Nikula2019-01-241-3/+3
* | drm/i915/lvds: nuke intel_lvds_supported()Jani Nikula2019-01-242-25/+4Star
* | drm/i915/lvds: only call intel_lvds_init() on platforms that might have LVDSJani Nikula2019-01-241-7/+13
* | drm/i915/crt: split out intel_crt_present() to platform specific setupJani Nikula2019-01-241-10/+24
* | drm/i915: Validate userspace-provided color management LUT's (v4)Matt Roper2019-01-241-0/+16
* | drm/i915/execlists: Mark up priority boost on preemptionChris Wilson2019-01-231-0/+4
* | drm/i915/icl: do a posting read after irq installDaniele Ceraolo Spurio2019-01-231-0/+1
* | drm/i915/sdvo: switch to kernel typesJani Nikula2019-01-231-39/+39
* | drm/i915/debugfs: Print PSR selective update status register valuesJosé Roberto de Souza2019-01-231-0/+23
* | drm/i915: Add PSR2 selective update status registers and bits definitionsJosé Roberto de Souza2019-01-231-0/+9
* | drm/i915: Refactor PSR status debugfsJosé Roberto de Souza2019-01-231-48/+50
* | drm/i915/psr: Allow PSR2 to be enabled when debugfs asksJosé Roberto de Souza2019-01-231-4/+4
* | Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi2019-01-2214-102/+91Star
|\ \
| * | drm/i915: Pass down rc in intel_encoder->compute_config()Lyude Paul2019-01-1513-112/+122
| * | Merge drm/drm-next into drm-misc-nextMaxime Ripard2019-01-1170-2006/+4728
| |\ \
| | * \ Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie2019-01-098-34/+24Star
| | |\ \
| * | | | drm/dp_mst: Start tracking per-port VCPI allocationsLyude Paul2019-01-112-23/+35
| * | | | drm/i915: Keep malloc references to MST portsLyude Paul2019-01-112-0/+5
| * | | | drm/edid: Add display_info.rgb_quant_range_selectableVille Syrjälä2019-01-104-16/+3Star
| * | | | drm/i915: Use drm_hdmi_avi_infoframe_quant_range() for SDVO HDMI as wellVille Syrjälä2019-01-101-9/+10
| * | | | drm/edid: Pass connector to AVI infoframe functionsVille Syrjälä2019-01-103-19/+20
| * | | | drm: i915: Cleanup drm_display_mode print strShayenne Moura2019-01-091-8/+1Star
| | |/ / | |/| |
| * | | drm/dp-mst-helper: Remove hotplug callbackDaniel Vetter2018-12-101-10/+0Star
| * | | drm/i915: Compile fix for 64b dma-fence seqnoMika Kuoppala2018-12-075-22/+22
| * | | dma-buf: make fence sequence numbers 64 bit v2Christian König2018-12-072-2/+2
* | | | drm/i915: Show all active engines on hangcheckChris Wilson2019-01-221-4/+11
* | | | drm/i915: Tidy common test_bit probing of i915_request->fence.flagsChris Wilson2019-01-227-9/+11
* | | | drm/i915: Refactor out intel_context_init()Chris Wilson2019-01-223-10/+12
* | | | drm/i915/selftests: Use common mock_engine::advanceChris Wilson2019-01-221-10/+7Star
* | | | drm/i915/selftests: Refactor common live_test frameworkChris Wilson2019-01-225-163/+147Star
* | | | drm/i915/selftests: Create a clean GGTT for vma/gtt selftestingChris Wilson2019-01-225-88/+114
* | | | drm/i915/selftests: Track evict objects explicitlyChris Wilson2019-01-221-59/+55Star
* | | | drm/i915/dsi: Enable dithering for 6 bpc panelsHans de Goede2019-01-211-0/+4
* | | | drm/i915/dsi: Fix pipe_bpp for handling for 6 bpc pixel-formatsHans de Goede2019-01-213-35/+17Star
* | | | drm/i915: Prevent use of global_seqno=0Chris Wilson2019-01-211-1/+8
* | | | drm/i915/intel_drv.h: switch to kernel typesJani Nikula2019-01-211-48/+46Star
* | | | drm/i915/i915_drv.h: switch to kernel typesJani Nikula2019-01-211-79/+79