aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2014-09-03drm/gma500: Renaming DP training vswing pre emph definesSonika Jindal2-10/+10
2014-09-03drm/exynos: Renaming DP training vswing pre emph definesSonika Jindal1-2/+2
2014-09-03drm/i915: debug sink dpms aux errors also on enableJani Nikula1-2/+4
2014-09-03drm/i915: Don't call intel_plane_restore() when the prop value didn't changeVille Syrjälä1-0/+3
2014-09-03drm: i915: reduce memory footprint when debuggingAndy Shevchenko1-5/+1
2014-09-03drm/i915: Don't use WaGsvRC0ResidenncyMethod on chvVille Syrjälä1-2/+2
2014-09-03drm/i915: Preserve VGACNTR bits from the BIOSVille Syrjälä2-1/+9
2014-09-03drm/i915: Add pipe B force quirk for 830MVille Syrjälä2-12/+28
2014-09-03Revert "drm/i915: Nuke pipe A quirk on i830M"Ville Syrjälä1-0/+3
2014-09-03drm/i915: Check pixel clock in ns2501 mode_valid hookVille Syrjälä1-3/+3
2014-09-03drm/i915: Init important ns2501 registersVille Syrjälä1-0/+10
2014-09-03drm/i915: Rewrite ns2501 driver a bitVille Syrjälä1-204/+325
2014-09-03drm/i915: Kill useless ns2501_dump_regsVille Syrjälä1-17/+0
2014-09-03drm/i915: Don't call DVO mode_set hook on DPMS changesVille Syrjälä1-4/+0
2014-09-03drm/i915: Enable DVO between mode_set and dpms hooksVille Syrjälä1-2/+3
2014-09-03drm/i915: ns2501 is on DVOBVille Syrjälä1-1/+1
2014-09-03drm/i915: Disable double wide even when leaving the pipe onVille Syrjälä1-6/+14
2014-09-03drm/i915: Pass intel_crtc to intel_disable_pipe() and intel_wait_for_pipe_off()Ville Syrjälä2-21/+17
2014-09-03drm/i915: Idle unused rings on gen2/3 during init/resumeVille Syrjälä2-0/+42
2014-09-03drm/i915: Disable trickle feed for gen2/3Ville Syrjälä2-0/+14
2014-09-03drm/i915: Fix gen2 planes B and C max watermark valueVille Syrjälä1-4/+20
2014-09-03drm/i915: make fbdev initialization asynchronous v2Jesse Barnes3-5/+9
2014-09-03drm/i915: Init some CHV workarounds via LRIs in ring->init_context()Ville Syrjälä2-16/+44
2014-09-03drm/i915: trivial: remove unneed set to NULLGustavo Padovan1-1/+0
2014-09-03drm/i915: Warn about odd rps values on CHVVille Syrjälä1-0/+11
2014-09-03drm/i915/bdw: Render state init for ExeclistsOscar Mateo6-39/+135
2014-09-03drm/i915/bdw: BDW Software TurboDaisy Sun5-39/+241
2014-09-03drm/i915: Populate mem_freq in init_gt_powerwave()Ville Syrjälä2-53/+43
2014-09-03drm/i915: s, fb->bits_per_pixel/8, pixel_size, in primary plane codeVille Syrjälä1-4/+4
2014-09-03drm/i915: Don't dereference fb when disabling primary planeVille Syrjälä1-6/+14
2014-09-03drm/i915/bdw: Export workaround data to debugfsArun Siluvery3-0/+77
2014-09-03drm/i915/bdw: Apply workarounds in render ring init functionArun Siluvery4-48/+87
2014-09-03drm/i915: FBC flush nuke for BDWRodrigo Vivi4-1/+22
2014-09-03drm/i915/ddi: use struct for ddi buf translation tablesJani Nikula1-92/+97
2014-09-03drm/i915: Rename defines for selection of ddi buffer translation slotSonika Jindal3-34/+16
2014-09-03drm/i915/dp: debug log whether backlight is being enabled or disabledJani Nikula1-1/+2
2014-09-03drm/i915/bdw: Let the memory controller do all the swizzlingDamien Lespiau1-1/+8
2014-09-03drm/i915: Add "Intel Corporation" as module authorDamien Lespiau1-0/+1
2014-09-03drm/i915: Don't use a define when it's clearer to just put the valueDamien Lespiau2-3/+2
2014-09-03drm/i915: improve assert_panel_unlockedJani Nikula1-7/+20
2014-09-03drm/i915/bdw: Add BDW support in the i915 debugfs entryVedang Patel1-1/+1
2014-09-03drm/i915: Differentiate between LLC or snooped for the userChris Wilson4-7/+11
2014-09-03drm/i915: send PCI_D3hot adapter opregion message on BDW RPM suspendPaulo Zanoni1-6/+22
2014-09-03drm/i915: rename gen8_init_clock_gating to broadwell_init_clock_gatingPaulo Zanoni1-2/+2
2014-09-03drm/i915: call lpt_init_clock_gating on BDW tooPaulo Zanoni1-0/+2
2014-09-03drm/i915: fix panel unlock register maskJani Nikula1-1/+1
2014-09-03drm/i915/bdw: Don't execute context reset and switch with ExeclistsThomas Daniel2-4/+20
2014-09-03drm/i915: Fix to Enable GT/PM InterruptsDeepak S1-5/+4
2014-09-03drm/i915/bdw: Do not initialize PPGTT in the legacy way for execlistsThomas Daniel1-6/+6
2014-09-03drm/i915: Make wait-for-pending-flips more defensiveChris Wilson1-7/+5