summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2014-10-24drm/i915: Add rotation support for cursor plane (v5)Ville Syrjälä
2014-10-24drm/i915: Correctly reject invalid flags for wait_ioctlDaniel Vetter
2014-10-24drm/i915: use macros to assign mmio access functionsYu Zhang
2014-10-24drm/i915: only run hsw_power_well_post_enable when really neededPaulo Zanoni
2014-10-24drm/i915/chv: Use 16 and 32 for low and high drain latency precision.Rodrigo Vivi
2014-10-24drm/i915: Fold in intel_mst_port_dp_detectDaniel Vetter
2014-10-24drm/i915: add runtime PM get/put call in i915_execlistsMichel Thierry
2014-10-24drm/i915: Fix chv PCS DW11 register definesVille Syrjälä
2014-10-24drm/i915: Don't claim that we're resetting PCH ADPA registerVille Syrjälä
2014-10-24drm/i915: disable IPS while getting the pipe CRCs.Paulo Zanoni
2014-10-24drm/i915: call drm_vblank_cleanup() earlier at unloadPaulo Zanoni
2014-10-24drm/i915: spt does not have pch backlight override bitJani Nikula
2014-10-24drm/i915: preserve swizzle settings if necessary v4Jesse Barnes
2014-10-24drm/i915: vlv: fix gunit HW state corruption during S4 suspendImre Deak
2014-10-24drm/i915: Check workaround status on dfs read timeMika Kuoppala
2014-10-24drm/i915: Build workaround list in ring initializationMika Kuoppala
2014-10-24drm/i915: remove redundant #ifdef CONFIG_COMPATJani Nikula
2014-10-24drm/i915: remove dead code from legacy suspend handlerImre Deak
2014-10-24drm/i915: Make intel_pipe_has_type() and some callers take intel_crtcAnder Conselvan de Oliveira
2014-10-24drm/i915: Make *_crtc_mode_set() take an intel_crtc insted of drm_crtcAnder Conselvan de Oliveira
2014-10-24drm/i915: Make *_find_best_dpll() take an intel_crtc insted of drm_crtcAnder Conselvan de Oliveira
2014-10-24drm/i915: Replace some loop through encoders with intel_pipe_has_type()Ander Conselvan de Oliveira
2014-10-24drm/i915: Document that mmap forwarding is discouragedDaniel Vetter
2014-10-24drm/i915/bdw: Remove BDW preproduction W/As until C stepping.Rodrigo Vivi
2014-10-24drm/i915: Convert a couple more INTEL_INFO-esque macros to be pointer agnosticChris Wilson
2014-10-24drm/i915/skl: Add 180 degree HW rotation supportSonika Jindal
2014-10-24drm/i915: Suppress no action noise from oom shrinkerChris Wilson
2014-10-24drm/i915: Report the current number of bytes freed during oomChris Wilson
2014-10-24drm/i915: Add missing '\n' to cdclk debug messageVille Syrjälä
2014-10-24drm/i915: Do not export RC6p and RC6pp if they don't existRodrigo Vivi
2014-10-24drm/i915: Fix not checking cursor and object sizesGustavo Padovan
2014-10-24drm/i915: move check of intel_crtc_cursor_set_obj() outGustavo Padovan
2014-10-24drm/i915: remove leftover from pre-universal planes daysGustavo Padovan
2014-10-24drm/i915: Merge of visible and !visible paths for primary planesGustavo Padovan
2014-10-24drm/i915: Remove IS_ULT()Damien Lespiau
2014-10-24drm/i915/skl: Don't check for ULT/ULX when detecting the PCHDamien Lespiau
2014-10-24drm/i915: Use IS_HSW_ULT() in HSW CDCLK clock read-outDamien Lespiau
2014-10-24drm/i915: Spell out IS_HSW/BDW_ULT() in intel_crt_present()Damien Lespiau
2014-10-24drm/i915: Use IS_HSW_ULT() in HAS_IPS()Damien Lespiau
2014-10-24drm/i915: Use IS_HSW_ULT() in a HSW specific code pathDamien Lespiau
2014-10-24drm/i915: kerneldoc for intel_fifo_underrun.cDaniel Vetter
2014-10-24drm/i915: Filter gmch fifo underruns in the shared handlerDaniel Vetter
2014-10-24drm/i915: Add wrappers to handle fifo underrun interruptsDaniel Vetter
2014-10-24drm/i915: Use dev_priv in public intel_fifo_underrun.c functionsDaniel Vetter
2014-10-24drm/i915: Extract intel_fifo_underrun.cDaniel Vetter
2014-10-24Revert "drm/i915: Enable full PPGTT on gen7"Daniel Vetter
2014-10-21Merge branch 'drm-intel-next-fixes' into drm-intel-nextDaniel Vetter
2014-10-21gpu:drm: Fix typo in Documentation/DocBook/drm.xmlMasanari Iida
2014-10-20Merge tag 'drm-intel-next-fixes-2014-10-17' of git://anongit.freedesktop.org/...Dave Airlie
2014-10-16drm/i915: fix short vs. long hpd detectionJani Nikula