summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
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
2017-05-10drm/i915/sdvo: Check error return from intel_sdvo_get_value()Imre Deak
2017-05-10drm/i915/dp: Check error return during DPCD capability queriesImre Deak
2017-05-10drm/i915/vlv: Fix port B PLL opamp initializationImre Deak
2017-05-09drm/i915: Show dmc debug registers on KabylakeMika Kuoppala
2017-05-09drm/i915: Move uncore definitions into a separate headerMichal Wajdeczko
2017-05-08drm/i915: use memdup_user_nulGeliang Tang
2017-05-05drm/i915: Fix rawclk readout for g4xVille Syrjälä
2017-05-04drm/i915: Micro-optimise hotpath through intel_ring_begin()Chris Wilson
2017-05-04drm/i915: Report the ring->space from intel_ring_update_space()Chris Wilson
2017-05-04drm/i915: Avoid the branch in computing intel_ring_space()Chris Wilson
2017-05-04drm/i915: Use engine->context_pin() to report the intel_ringChris Wilson
2017-05-03drm/i915: Implement dma_buf_ops->kmapChris Wilson
2017-05-03Merge tag 'tags/drm-for-v4.12' into drm-intel-next-queuedDaniel Vetter
2017-05-03ALSA: x86: Register multiple PCM devices for the LPE audio cardVille Syrjälä
2017-05-03drm/i915: Clean up the LPE audio platform dataVille Syrjälä
2017-05-03drm/i915: Reorganize intel_lpe_audio_notify() argumentsVille Syrjälä
2017-05-03drm/i915: Remove hdmi_connected from LPE audio pdataVille Syrjälä
2017-05-03drm/i915: Replace tmds_clock_speed and link_rate with just ls_clockVille Syrjälä
2017-05-03drm/i915: Remove the unused pending_notify from LPE platform dataVille Syrjälä
2017-05-03drm/i915: Stop pretending to mask/unmask LPE audio interruptsVille Syrjälä
2017-05-03drm/i915: Fix runtime PM for LPE audioVille Syrjälä
2017-05-03drm/i915: Switch the global i915.semaphores check to a local predicateChris Wilson
2017-05-03drm/i915: Do not record a successful syncpoint for a dma-awaitChris Wilson
2017-05-03drm/i915: Rename intel_timeline.sync_seqno[] to .global_sync[]Chris Wilson