summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-05-08drm/i915/skl: Fix WaDisableChickenBitTSGBarrierAckForFFSliceCSDamien Lespiau
2015-05-08drm/i915: Add missing POSTING_READ()s to BXT dbuf enable sequenceVille Syrjälä
2015-05-08drm/i915: s/9/intel_freq_opcode(450)/Ville Syrjälä
2015-05-08drm/i915/skl: Add module parameter to select edp vswing tableSonika Jindal
2015-05-08drm/i915/bxt: Add WaDisableSbeCacheDispatchPortSharingNick Hoath
2015-05-08drm/i915: Use POSTING_READ() in intel_sdvo_write_sdvox()Ville Syrjälä
2015-05-08drm/i915/bxt: BLC implementationVandana Kannan
2015-05-08drm/i915: Free wa_batchbuffer when freeing error stateMika Kuoppala
2015-05-08drm/i915/audio: do not mess with audio registers if port is invalidJani Nikula
2015-05-08drm/i915/skl: Make the Misc I/O power well part of the PLLS domainDamien Lespiau
2015-05-08drm/i915: Merge the GEN9 memory latency PCU opcode with its friendsDamien Lespiau
2015-05-08drm/i915: Re-order the PCU opcodesDamien Lespiau
2015-05-08drm/i915/skl: Fix the CTRL typo in the DPLL_CRTL1 definesDamien Lespiau
2015-05-08drm/i915/skl: Add the INIT power domain to the MISC I/O power wellDamien Lespiau
2015-05-08drm/i915: Fix 32b overflow check in gen8_ppgtt_alloc_page_directoriesMichel Thierry
2015-05-08drm/i915: Clear vma->bound on unbindingMika Kuoppala
2015-05-08drm/i915: make drm_crtc_helper_funcs const dataJani Nikula
2015-05-08drm/i915: DP link training optimizationMika Kahola
2015-05-08drm/i915: eDP link training optimizationMika Kahola
2015-05-08drm/i915: Setup static bias for GPUDeepak S
2015-05-08drm/i915: checking IS_ERR() instead of NULLDan Carpenter
2015-05-08drm/i915: Remove incorrect restriction on 32bit offsets in ppGTT backendChris Wilson
2015-05-08drm/i915: Add RPS thresholds to debugfs/i915_frequency_infoChris Wilson
2015-05-08drm/i915: use ERR_CAST instead of ERR_PTR/PTR_ERRFabian Frederick
2015-05-08drm/i915: Do not clear mappings beyond VMA sizeJoonas Lahtinen
2015-05-08drm/i915: Move Displayport test request and sink IRQ logic to intel_dp_detect()Todd Previte
2015-05-08drm/i915/skl: Enable runtime PMSuketu Shah
2015-05-08drm/i915/skl: Assert the requirements to enter or exit DC6.Suketu Shah
2015-05-08Implement enable/disable for Display C6 stateA.Sunil Kamath
2015-05-08drm/i915/skl: Add DC6 Trigger sequence.Suketu Shah
2015-05-08drm/i915/skl: Assert the requirements to enter or exit DC5.Suketu Shah
2015-05-08drm/i915/skl: Implement enable/disable for Display C5 state.A.Sunil Kamath
2015-05-08drm/i915/skl: Add DC5 Trigger SequenceSuketu Shah
2015-05-08drm/i915/skl: Add support to load SKL CSR firmware.Daniel Vetter
2015-05-08drm/i915: Simplify cmd-parser DISPATCH_SECURE checkDaniel Vetter
2015-05-08drm/i915/bxt: Add WaDisableThreadStallDopClockGatingNick Hoath
2015-05-08drm/i915: skylake sprite plane scaling using shared scalersChandra Konduru
2015-05-08drm/i915: skylake primary plane scaling using shared scalersChandra Konduru
2015-05-08Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/...Dave Airlie
2015-05-07drm: Don't leak path blob property when updatingDaniel Stone
2015-05-07drm/atomic: Don't open-code CRTC state destroyDaniel Stone
2015-05-07drm/edid: Add DMT modes with ID > 0x50Ville Syrjälä
2015-05-07drm/edid: Add the DMT ID in the commentsVille Syrjälä
2015-05-07drm/edid: Fix up DMT modesVille Syrjälä
2015-05-07drm/qxl: rewrite framebuffer supportGerd Hoffmann
2015-05-07Merge tag 'topic/drm-misc-2015-05-06' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-05-05drm: simplify master cleanupDavid Herrmann
2015-05-05drm: simplify authentication managementDavid Herrmann
2015-05-05drm: drop unused 'magicfree' listDavid Herrmann
2015-05-05drm: fix a memleak on mutex failure pathOleg Drokin