summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2014-10-24drm/i915: vlv: fix gunit HW state corruption during S4 suspendImre Deak1-0/+10
2014-10-24drm/i915: Check workaround status on dfs read timeMika Kuoppala1-7/+7
2014-10-24drm/i915: Build workaround list in ring initializationMika Kuoppala3-102/+128
2014-10-24drm/i915: remove redundant #ifdef CONFIG_COMPATJani Nikula1-2/+0
2014-10-24drm/i915: remove dead code from legacy suspend handlerImre Deak1-3/+3
2014-10-24drm/i915: Make intel_pipe_has_type() and some callers take intel_crtcAnder Conselvan de Oliveira1-52/+54
2014-10-24drm/i915: Make *_crtc_mode_set() take an intel_crtc insted of drm_crtcAnder Conselvan de Oliveira2-51/+46
2014-10-24drm/i915: Make *_find_best_dpll() take an intel_crtc insted of drm_crtcAnder Conselvan de Oliveira2-19/+20
2014-10-24drm/i915: Replace some loop through encoders with intel_pipe_has_type()Ander Conselvan de Oliveira1-19/+2
2014-10-24drm/i915: Document that mmap forwarding is discouragedDaniel Vetter1-0/+10
2014-10-24drm/i915/bdw: Remove BDW preproduction W/As until C stepping.Rodrigo Vivi2-13/+2
2014-10-24drm/i915: Convert a couple more INTEL_INFO-esque macros to be pointer agnosticChris Wilson1-2/+2
2014-10-24drm/i915/skl: Add 180 degree HW rotation supportSonika Jindal3-0/+8
2014-10-24drm/i915: Suppress no action noise from oom shrinkerChris Wilson1-2/+3
2014-10-24drm/i915: Report the current number of bytes freed during oomChris Wilson1-4/+4
2014-10-24drm/i915: Add missing '\n' to cdclk debug messageVille Syrjälä1-1/+1
2014-10-24drm/i915: Do not export RC6p and RC6pp if they don't existRodrigo Vivi3-8/+31
2014-10-24drm/i915: Fix not checking cursor and object sizesGustavo Padovan1-3/+3
2014-10-24drm/i915: move check of intel_crtc_cursor_set_obj() outGustavo Padovan1-20/+41
2014-10-24drm/i915: remove leftover from pre-universal planes daysGustavo Padovan1-11/+1
2014-10-24drm/i915: Merge of visible and !visible paths for primary planesGustavo Padovan1-55/+92
2014-10-24drm/i915: Remove IS_ULT()Damien Lespiau1-1/+0
2014-10-24drm/i915/skl: Don't check for ULT/ULX when detecting the PCHDamien Lespiau1-2/+0
2014-10-24drm/i915: Use IS_HSW_ULT() in HSW CDCLK clock read-outDamien Lespiau1-1/+1
2014-10-24drm/i915: Spell out IS_HSW/BDW_ULT() in intel_crt_present()Damien Lespiau1-1/+1
2014-10-24drm/i915: Use IS_HSW_ULT() in HAS_IPS()Damien Lespiau1-1/+1
2014-10-24drm/i915: Use IS_HSW_ULT() in a HSW specific code pathDamien Lespiau1-2/+2
2014-10-24drm/i915: kerneldoc for intel_fifo_underrun.cDaniel Vetter1-17/+65
2014-10-24drm/i915: Filter gmch fifo underruns in the shared handlerDaniel Vetter3-7/+11
2014-10-24drm/i915: Add wrappers to handle fifo underrun interruptsDaniel Vetter3-51/+42
2014-10-24drm/i915: Use dev_priv in public intel_fifo_underrun.c functionsDaniel Vetter4-45/+58
2014-10-24drm/i915: Extract intel_fifo_underrun.cDaniel Vetter5-294/+334
2014-10-24Revert "drm/i915: Enable full PPGTT on gen7"Daniel Vetter1-1/+1
2014-10-21Merge branch 'drm-intel-next-fixes' into drm-intel-nextDaniel Vetter9-300/+118
2014-10-16drm/i915: fix short vs. long hpd detectionJani Nikula1-7/+7
2014-10-16drm/i915: Don't trust the DP_DETECT bit for eDP ports on CHVVille Syrjälä1-12/+21
2014-10-08drm/i915: properly reenable gen8 pipe IRQsPaulo Zanoni1-2/+3
2014-10-06drm/i915: Move DIV_ROUND_CLOSEST_ULL macro to headerU. Artie Eoff3-6/+3
2014-10-06drm/i915: intel_backlight scale() math WAU. Artie Eoff1-3/+5
2014-10-03drm/i915: Update DRIVER_DATE to 20141003Daniel Vetter1-1/+1
2014-10-03drm/i915: Remove the duplicated logic between the two shrink phasesChris Wilson1-30/+19
2014-10-03drm/i915: kerneldoc for interrupt enable/disable functionsDaniel Vetter1-2/+59
2014-10-03drm/i915: Use dev_priv instead of dev in irq setup functionsDaniel Vetter6-35/+31
2014-10-03drm/i915: s/pm._irqs_disabled/pm.irqs_enabled/Daniel Vetter6-19/+27
2014-10-03drm/i915: Clear TX FIFO reset master override bits on chvVille Syrjälä3-0/+30
2014-10-03drm/i915: Make sure hardware uses the correct swing margin/deemph bits on chvVille Syrjälä3-0/+47
2014-10-02drm/i915: make sink_crc return -EIO on aux read/write failureRodrigo Vivi1-6/+13
2014-10-02drm/i915: Constify send buffer for intel_dp_aux_chDaniel Vetter1-1/+1
2014-10-02drm/i915: De-magic the PSR AUX messageVille Syrjälä2-7/+16
2014-10-01drm/i915: Reinstate error level message for non-simulated gpu hangsDaniel Vetter1-0/+3