summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2014-09-03drm/i915: Don't use WaGsvRC0ResidenncyMethod on chvVille Syrjälä
2014-09-03drm/i915: Preserve VGACNTR bits from the BIOSVille Syrjälä
2014-09-03drm/i915: Add pipe B force quirk for 830MVille Syrjälä
2014-09-03Revert "drm/i915: Nuke pipe A quirk on i830M"Ville Syrjälä
2014-09-03drm/i915: Check pixel clock in ns2501 mode_valid hookVille Syrjälä
2014-09-03drm/i915: Init important ns2501 registersVille Syrjälä
2014-09-03drm/i915: Rewrite ns2501 driver a bitVille Syrjälä
2014-09-03drm/i915: Kill useless ns2501_dump_regsVille Syrjälä
2014-09-03drm/i915: Don't call DVO mode_set hook on DPMS changesVille Syrjälä
2014-09-03drm/i915: Enable DVO between mode_set and dpms hooksVille Syrjälä
2014-09-03drm/i915: ns2501 is on DVOBVille Syrjälä
2014-09-03drm/i915: Disable double wide even when leaving the pipe onVille Syrjälä
2014-09-03drm/i915: Pass intel_crtc to intel_disable_pipe() and intel_wait_for_pipe_off()Ville Syrjälä
2014-09-03drm/i915: Idle unused rings on gen2/3 during init/resumeVille Syrjälä
2014-09-03drm/i915: Disable trickle feed for gen2/3Ville Syrjälä
2014-09-03drm/i915: Fix gen2 planes B and C max watermark valueVille Syrjälä
2014-09-03drm/i915: make fbdev initialization asynchronous v2Jesse Barnes
2014-09-03drm/i915: Init some CHV workarounds via LRIs in ring->init_context()Ville Syrjälä
2014-09-03drm/i915: trivial: remove unneed set to NULLGustavo Padovan
2014-09-03drm/i915: Warn about odd rps values on CHVVille Syrjälä
2014-09-03drm/i915/bdw: Render state init for ExeclistsOscar Mateo
2014-09-03drm/i915/bdw: BDW Software TurboDaisy Sun
2014-09-03drm/i915: Populate mem_freq in init_gt_powerwave()Ville Syrjälä
2014-09-03drm/i915: s, fb->bits_per_pixel/8, pixel_size, in primary plane codeVille Syrjälä
2014-09-03drm/i915: Don't dereference fb when disabling primary planeVille Syrjälä
2014-09-03drm/i915/bdw: Export workaround data to debugfsArun Siluvery
2014-09-03drm/i915/bdw: Apply workarounds in render ring init functionArun Siluvery
2014-09-03drm/i915: FBC flush nuke for BDWRodrigo Vivi
2014-09-03drm/i915/ddi: use struct for ddi buf translation tablesJani Nikula
2014-09-03drm/i915: Rename defines for selection of ddi buffer translation slotSonika Jindal
2014-09-03drm/i915/dp: debug log whether backlight is being enabled or disabledJani Nikula
2014-09-03drm/i915/bdw: Let the memory controller do all the swizzlingDamien Lespiau
2014-09-03drm/i915: Add "Intel Corporation" as module authorDamien Lespiau
2014-09-03drm/i915: Don't use a define when it's clearer to just put the valueDamien Lespiau
2014-09-03drm/i915: improve assert_panel_unlockedJani Nikula
2014-09-03drm/i915/bdw: Add BDW support in the i915 debugfs entryVedang Patel
2014-09-03drm/i915: Differentiate between LLC or snooped for the userChris Wilson
2014-09-03drm/i915: send PCI_D3hot adapter opregion message on BDW RPM suspendPaulo Zanoni
2014-09-03drm/i915: rename gen8_init_clock_gating to broadwell_init_clock_gatingPaulo Zanoni
2014-09-03drm/i915: call lpt_init_clock_gating on BDW tooPaulo Zanoni
2014-09-03drm/i915: fix panel unlock register maskJani Nikula
2014-09-03drm/i915/bdw: Don't execute context reset and switch with ExeclistsThomas Daniel
2014-09-03drm/i915: Fix to Enable GT/PM InterruptsDeepak S
2014-09-03drm/i915/bdw: Do not initialize PPGTT in the legacy way for execlistsThomas Daniel
2014-09-03drm/i915: Make wait-for-pending-flips more defensiveChris Wilson
2014-09-03drm/i915: Handle i915_ppgtt_put correctlyMichel Thierry
2014-09-03drm/i915: Flatten intel_edp_panel_vdd_on()Ville Syrjälä
2014-09-03drm/i915: Warn about want_panel_vdd in edp_panel_vdd_off_sync()Ville Syrjälä
2014-09-03drm/i915: Replace big nested if block with early returnVille Syrjälä
2014-09-03drm/i915: Add a note explaining vdd on/off handling in intel_dp_aux_ch()Ville Syrjälä