summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)AuthorFilesLines
2018-06-11drm/i915: Stop updating plane->fb/crtcVille Syrjälä2-16/+3
2018-05-30drm/i915: Promote .format_mod_supported() to the lead roleVille Syrjälä3-72/+186
2018-05-24drm/i915: Pin the ring highChris Wilson1-0/+2
2018-05-24drm/i915: Limit searching for PIN_HIGHChris Wilson1-1/+10
2018-05-17i915: content-type property for HDMI connectorStanislav Lisovskiy2-6/+12
2018-05-11Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst97-3768/+7276
2018-05-04drm/selftests: Rename the Kconfig option to CONFIG_DRM_DEBUG_SELFTESTMaarten Lankhorst1-1/+1
2018-05-04drm/i915: Do not adjust scale when out of bounds, v2.Maarten Lankhorst1-109/+35
2018-05-04drm/rect: Handle rounding errors in drm_rect_clip_scaled, v3.Maarten Lankhorst1-1/+1
2018-05-04Merge tag 'drm-intel-next-2018-04-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie85-3691/+7115
2018-05-03drm/i915: Drop DRM_CONTROL_ALLOWDaniel Vetter1-4/+4
2018-04-30Merge tag 'drm-misc-next-2018-04-26' of git://anongit.freedesktop.org/drm/drm...Dave Airlie3-3/+11
2018-04-27drm: Don't pass the index to drm_property_add_enum()Ville Syrjälä1-3/+2
2018-04-25drm/i915/fbdev: Enable late fbdev initial configurationJosé Roberto de Souza1-1/+1
2018-04-25drm/i915: Use ktime on wait_forMika Kuoppala1-2/+2
2018-04-23drm/i915: Enable display WA#1183 from its correct spotImre Deak1-6/+5
2018-04-23drm/i915/audio: set minimum CD clock to twice the BCLKAbhay Kumar1-2/+14
2018-04-22Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds14-55/+131
2018-04-18drm/i915/audio: Fix audio detection issue on GLKGaurav K Singh1-1/+1
2018-04-18drm/i915: Call i915_perf_fini() on init_hw error unwindChris Wilson1-12/+15
2018-04-18drm/i915/bios: filter out invalid DDC pins from VBT child devicesJani Nikula1-4/+9
2018-04-18drm/i915/pmu: Inspect runtime PM state more carefully while estimating RC6Tvrtko Ursulin1-10/+27
2018-04-18drm/i915: Do no use kfree() to free a kmem_cache_alloc() return valueXidong Wang1-1/+1
2018-04-13drm/i915: Update DRIVER_DATE to 20180413Jani Nikula1-2/+2
2018-04-13drm/i915/cnl: Use mmio access to context status bufferMika Kuoppala1-0/+3
2018-04-12drm/i915/bios: reduce the scope of some local variables in parse_ddi_port()Jani Nikula1-6/+4
2018-04-12drm/i915/bios: filter out invalid DDC pins from VBT child devicesJani Nikula1-4/+9
2018-04-11drm/i915: Split out functions for different kinds of workaroundsOscar Mateo6-241/+436
2018-04-11drm/i915: Move a bunch of workaround-related code to its own fileOscar Mateo7-638/+703
2018-04-11drm/i915/execlists: Set queue priority from secondary portChris Wilson2-1/+23
2018-04-11drm/i915/bios: remove duplicated codeJani Nikula1-7/+0
2018-04-11drm/i915/pmu: Inspect runtime PM state more carefully while estimating RC6Tvrtko Ursulin1-10/+27
2018-04-10drm/i915/guc: Replace %phn with %phChris Wilson1-10/+10
2018-04-10drm/i915: Don't fiddle with rps/rc6 across GPU resetChris Wilson1-7/+0
2018-04-10drm/i915: Add debugfs file to clear FIFO underruns.Maarten Lankhorst4-12/+111
2018-04-10drm/i915/psr: Chase psr.enabled only under the psr.lockChris Wilson1-38/+44
2018-04-10drm/i915/gen9_lp: Increase DDI PHY0 power well enabling timeoutImre Deak1-5/+6
2018-04-09drm/i915: Remove last references to drm_atomic_get_existing* macrosMaarten Lankhorst1-29/+24
2018-04-09drm/i915: Remove get_existing_crtc_stateMaarten Lankhorst1-14/+0
2018-04-09drm/i915: Change use get_new_plane_state instead of existing plane stateMaarten Lankhorst3-15/+3
2018-04-09drm/i915/execlists: Log fence context & seqno throughout GEM_TRACETvrtko Ursulin2-8/+20
2018-04-09drm/i915: Enclose for_each_engine_masked macro arguments in parenthesesTvrtko Ursulin1-2/+4
2018-04-09drm/i915: Upscale scaler max scale for NV12Chandra Konduru3-13/+46
2018-04-09drm/i915: Update format_is_yuv() to include NV12Chandra Konduru2-0/+2
2018-04-09drm/i915: Set scaler mode for NV12Chandra Konduru2-2/+14
2018-04-09drm/i915: Enable YUV to RGB for Gen10 in Plane Ctrl RegVidya Srinivas1-1/+6
2018-04-09drm/i915: Display WA 827Vidya Srinivas2-0/+37
2018-04-09drm/i915/skl: split skl_compute_ddb functionMahesh Kumar1-69/+88
2018-04-09drm/i915/skl+: nv12 workaround disable WM level 1-7Mahesh Kumar1-0/+11
2018-04-09drm/i915/skl+: make sure higher latency level has higher wm valueMahesh Kumar1-0/+18