summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2018-06-11drm/i915: Stop updating plane->fb/crtcVille Syrjälä
2018-05-30drm/i915: Promote .format_mod_supported() to the lead roleVille Syrjälä
2018-05-24drm/i915: Pin the ring highChris Wilson
2018-05-24drm/i915: Limit searching for PIN_HIGHChris Wilson
2018-05-17i915: content-type property for HDMI connectorStanislav Lisovskiy
2018-05-11Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2018-05-04drm/selftests: Rename the Kconfig option to CONFIG_DRM_DEBUG_SELFTESTMaarten Lankhorst
2018-05-04drm/i915: Do not adjust scale when out of bounds, v2.Maarten Lankhorst
2018-05-04drm/rect: Handle rounding errors in drm_rect_clip_scaled, v3.Maarten Lankhorst
2018-05-04Merge tag 'drm-intel-next-2018-04-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-05-03drm/i915: Drop DRM_CONTROL_ALLOWDaniel Vetter
2018-04-30Merge tag 'drm-misc-next-2018-04-26' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-04-27drm: Don't pass the index to drm_property_add_enum()Ville Syrjälä
2018-04-25drm/i915/fbdev: Enable late fbdev initial configurationJosé Roberto de Souza
2018-04-25drm/i915: Use ktime on wait_forMika Kuoppala
2018-04-23drm/i915: Enable display WA#1183 from its correct spotImre Deak
2018-04-23drm/i915/audio: set minimum CD clock to twice the BCLKAbhay Kumar
2018-04-22Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-04-18drm/i915/audio: Fix audio detection issue on GLKGaurav K Singh
2018-04-18drm/i915: Call i915_perf_fini() on init_hw error unwindChris Wilson
2018-04-18drm/i915/bios: filter out invalid DDC pins from VBT child devicesJani Nikula
2018-04-18drm/i915/pmu: Inspect runtime PM state more carefully while estimating RC6Tvrtko Ursulin
2018-04-18drm/i915: Do no use kfree() to free a kmem_cache_alloc() return valueXidong Wang
2018-04-13drm/i915: Update DRIVER_DATE to 20180413Jani Nikula
2018-04-13drm/i915/cnl: Use mmio access to context status bufferMika Kuoppala
2018-04-12drm/i915/bios: reduce the scope of some local variables in parse_ddi_port()Jani Nikula
2018-04-12drm/i915/bios: filter out invalid DDC pins from VBT child devicesJani Nikula
2018-04-11drm/i915: Split out functions for different kinds of workaroundsOscar Mateo
2018-04-11drm/i915: Move a bunch of workaround-related code to its own fileOscar Mateo
2018-04-11drm/i915/execlists: Set queue priority from secondary portChris Wilson
2018-04-11drm/i915/bios: remove duplicated codeJani Nikula
2018-04-11drm/i915/pmu: Inspect runtime PM state more carefully while estimating RC6Tvrtko Ursulin
2018-04-10drm/i915/guc: Replace %phn with %phChris Wilson
2018-04-10drm/i915: Don't fiddle with rps/rc6 across GPU resetChris Wilson
2018-04-10drm/i915: Add debugfs file to clear FIFO underruns.Maarten Lankhorst
2018-04-10drm/i915/psr: Chase psr.enabled only under the psr.lockChris Wilson
2018-04-10drm/i915/gen9_lp: Increase DDI PHY0 power well enabling timeoutImre Deak
2018-04-09drm/i915: Remove last references to drm_atomic_get_existing* macrosMaarten Lankhorst
2018-04-09drm/i915: Remove get_existing_crtc_stateMaarten Lankhorst
2018-04-09drm/i915: Change use get_new_plane_state instead of existing plane stateMaarten Lankhorst
2018-04-09drm/i915/execlists: Log fence context & seqno throughout GEM_TRACETvrtko Ursulin
2018-04-09drm/i915: Enclose for_each_engine_masked macro arguments in parenthesesTvrtko Ursulin
2018-04-09drm/i915: Upscale scaler max scale for NV12Chandra Konduru
2018-04-09drm/i915: Update format_is_yuv() to include NV12Chandra Konduru
2018-04-09drm/i915: Set scaler mode for NV12Chandra Konduru
2018-04-09drm/i915: Enable YUV to RGB for Gen10 in Plane Ctrl RegVidya Srinivas
2018-04-09drm/i915: Display WA 827Vidya Srinivas
2018-04-09drm/i915/skl: split skl_compute_ddb functionMahesh Kumar
2018-04-09drm/i915/skl+: nv12 workaround disable WM level 1-7Mahesh Kumar
2018-04-09drm/i915/skl+: make sure higher latency level has higher wm valueMahesh Kumar