summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-05-13drm/i915/perf: avoid read back of head registerRobert Bragg
2017-05-13drm/i915/perf: avoid poll, read, EAGAIN busy loopsRobert Bragg
2017-05-13drm/i915/perf: fix gen7_append_oa_reports commentRobert Bragg
2017-05-12drm/i915: Restore brightness level in aux backlight driverPuthikorn Voravootivat
2017-05-12drm/i915: Set backlight mode before enable backlightPuthikorn Voravootivat
2017-05-12drm/i915: Correctly enable backlight brightness adjustment via DPCDPuthikorn Voravootivat
2017-05-12drm/i915: Fix cap check for intel_dp_aux_backlight driverPuthikorn Voravootivat
2017-05-12drm/i915: don't do allocate_va_range again on PIN_UPDATEMatthew Auld
2017-05-12drm/i915: set initialised only when init_context callback is NULLChuanxiao Dong
2017-05-11drm/i915: Do not sync RCU during shrinkingJoonas Lahtinen
2017-05-11drm/i915/guc: Make scratch register base and count flexibleMichal Wajdeczko
2017-05-11drm/i915/guc: Move notification code into virtual functionMichal Wajdeczko
2017-05-11drm/i915: Remove vma unpin in intel_plane_destroyMaarten Lankhorst
2017-05-11drm/i915: Fix hw state verifier access to crtc->state.Maarten Lankhorst
2017-05-11drm/i915/guc: Dump the GuC stage descriptor pool in debugfsOscar Mateo
2017-05-10drm/i915: Fix __intel_wait_for_register_fw to not sleep in atomicDaniel Vetter
2017-05-10drm/i915: Simplify cursor register write sequenceVille Syrjälä
2017-05-10drm/i915: Relax 845/865 CURBASE alignemnt requirement to 32 bytesVille Syrjälä
2017-05-10drm/i915: Handle fb offset and src coordinates for cursorsVille Syrjälä
2017-05-10drm/i915: Fix gen3 physical cursor alignment requirementsVille Syrjälä
2017-05-10drm/i915: Support variable cursor height on ivb+Ville Syrjälä
2017-05-10drm/i915: Use fb->pitches[0] in cursor codeVille Syrjälä
2017-05-10drm/i915: Generalize cursor size checks a bitVille Syrjälä
2017-05-10drm/i915: Split cursor check_plane into i845 and i9xx variantsVille Syrjälä
2017-05-10drm/i915: Drop useless posting reads from cursor commitVille Syrjälä
2017-05-10drm/i915: Move cursor position and base handling into the platform specific f...Ville Syrjälä
2017-05-10drm/i915: Refactor CURPOS calculationVille Syrjälä
2017-05-10drm/i915: Clean up cursor junk from intel_crtcVille Syrjälä
2017-05-10drm/i915: Refactor CURBASE calculationVille Syrjälä
2017-05-10drm/i915: Pass intel_plane and intel_crtc to plane hooksVille Syrjälä
2017-05-10drm/i915: Parametrize cursor/primary pipe select bitsVille Syrjälä
2017-05-10drm/i915: Add support for sprites on g4xVille Syrjälä
2017-05-10drm/i915: Add g4x watermark tracepointVille Syrjälä
2017-05-10drm/i915: Enable HPLL watermarks on g4xVille Syrjälä
2017-05-10drm/i915: Two stage watermarks for g4xVille Syrjälä
2017-05-10drm/i915: Apply the g4x TLB miss w/a to SR watermarks as wellVille Syrjälä
2017-05-10drm/i915: Refactor wm calculationsVille Syrjälä
2017-05-10drm/i915: Refactor the g4x TLB miss w/a to a helperVille Syrjälä
2017-05-10drm/i915: Fix the g4x watermark TLB miss workaroundVille Syrjälä
2017-05-10drm/i915: Fix cursor 'cpp' in watermark calculatins for old platformsVille Syrjälä
2017-05-10drm/i915: Document CxSRVille Syrjälä
2017-05-10drm/i915: Make vlv/chv watermark debug print less crypticVille Syrjälä
2017-05-10drm/i915: Rename bunch of vlv_ watermark structures to g4x_Ville Syrjälä
2017-05-10drm/i915: s/vlv_num_wm_levels/intel_wm_num_levels/Ville Syrjälä
2017-05-10drm/i915: Drop the debug message from vlv_get_fifo_size()Ville Syrjälä
2017-05-10drm/i915: s/vlv_plane_wm_compute/vlv_raw_plane_wm_compute/ etc.Ville Syrjälä
2017-05-10drm/i915/lvds: Remove magic from PLL programmingImre Deak
2017-05-10drm/i915: Sanitize stolen memory size calculationImre Deak
2017-05-10drm/i915: Check error return when converting pipe to connectorImre Deak
2017-05-10drm/i915: Check error return when setting DMA maskImre Deak