summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2015-03-19drm/radeon: add INFO query for GPU temperatureAlex Deucher1-0/+7
2015-03-19drm/radeon: dont switch vt on suspendMaarten Lankhorst1-0/+1
2015-03-19drm/radeon: setup quantization_range in AVI infoframeAlex Deucher1-0/+24
2015-03-19drm/radeon: implement output csc property for DCE5+Alex Deucher4-1/+61
2015-03-19drm/radeon: add an output_csc propertyAlex Deucher2-0/+22
2015-03-19drm: sti: convert driver to atomic modesetBenjamin Gaignard7-146/+205
2015-03-19drm: adv7511: Refactor power managementLaurent Pinchart1-48/+53
2015-03-19drm: adv7511: Fix nested sleep when reading EDIDLaurent Pinchart1-50/+46
2015-03-19drm: adv7511: Fix DDC error interrupt handlingLaurent Pinchart1-4/+10
2015-03-19drm: rcar-du: Enable the atomic updates APILaurent Pinchart1-1/+2
2015-03-19drm: rcar-du: Don't initialize event->pipe fieldLaurent Pinchart1-2/+0
2015-03-19drm: rcar-du: Fix framebuffer reference leak through plane stateLaurent Pinchart1-0/+3
2015-03-19Merge branch 'drm_next' of https://github.com/markyzq/kernel-drm-rockchip int...Dave Airlie4-38/+102
2015-03-18drm/i915: Make sure the primary plane is enabled before reading out the fb stateDamien Lespiau1-4/+11
2015-03-17drm/i915: Update DRIVER_DATE to 20150313Daniel Vetter1-1/+1
2015-03-17drm/i915: Fix vmap_batch page iterator overrunMika Kuoppala1-1/+4
2015-03-17drm/i915: Export total subslice and EU countsJeff McGee1-0/+10
2015-03-17drm/i915: redefine WARN_ON_ONCE to include the conditionJani Nikula1-0/+3
2015-03-17drm/i915/skl: Implement WaDisableHBR2Damien Lespiau1-1/+4
2015-03-17drm/i915: Remove the preliminary_hw_support shackles from CHVVille Syrjälä1-1/+0
2015-03-17drm/i915: Read CHV_PLL_DW8 from the correct offsetVille Syrjälä1-1/+1
2015-03-17drm/i915: Rewrite IVB FDI bifurcation conflict checksVille Syrjälä1-14/+15
2015-03-17drm/i915: Rewrite some some of the FDI lane checksVille Syrjälä1-8/+7
2015-03-17drm/i915/skl: Enable the RPS interrupts programmingAkash Goel1-14/+3
2015-03-17drm/i915/skl: Enabling processing of Turbo interruptsAkash Goel1-5/+0
2015-03-17drm/i915/skl: Updated the i915_frequency_info debugfs functionAkash Goel1-8/+17
2015-03-17drm/i915: Simplify the way BC bifurcation state consistency is keptAnder Conselvan de Oliveira1-36/+10
2015-03-17drm/i915/skl: Updated the act_freq_mhz_show sysfs functionAkash Goel1-1/+3
2015-03-17drm/i915/skl: Updated the gen9_enable_rps functionAkash Goel1-15/+13
2015-03-17drm/i915/skl: Updated the gen6_rps_limits functionAkash Goel1-5/+11
2015-03-17drm/i915/skl: Restructured the gen6_set_rps_thresholds functionAkash Goel1-36/+32
2015-03-17drm/i915/skl: Updated the gen6_set_rps functionAkash Goel1-1/+4
2015-03-17drm/i915/skl: Updated the gen6_init_rps_frequencies functionAkash Goel1-0/+7
2015-03-17drm/i915/skl: Updated intel_gpu_freq() and intel_freq_opcode()Akash Goel1-2/+6
2015-03-17drm/i915/skl: Added new macrosAkash Goel2-0/+10
2015-03-17drm/i915: Use FW_WM() macro for older gmch platforms tooVille Syrjälä2-22/+24
2015-03-17drm/i915: Add polish to VLV WM shift+mask operationsVille Syrjälä2-38/+46
2015-03-17drm/i915: Use plane->state->fb instead of plane->fb in intel_plane_restore()Ville Syrjälä1-2/+2
2015-03-17drm/i915: Reduce clutter by using the local plane pointerVille Syrjälä1-1/+1
2015-03-17drm/i915: Remove debug prints from primary plane update funcsVille Syrjälä1-11/+0
2015-03-17drm/i915: Add ULL postfix to VGT_MAGIC constantDaniel Vetter1-1/+1
2015-03-17drm/i915: Don't assume primary & cursor are always on for wm calculation (v4)Matt Roper1-23/+39
2015-03-17drm/i915: Move drm_framebuffer_unreference out of struct_mutex for flipsChris Wilson1-8/+9
2015-03-17drm/i915: Disable DDR DVFS on CHVVille Syrjälä2-0/+39
2015-03-17drm/i915: Enable the maxfifo PM5 mode when appropriate on CHVVille Syrjälä2-0/+21
2015-03-17drm/i915: Program PFI credits for VLVVidya Srinivas2-0/+46
2015-03-17drm/i915: Rewrite VLV/CHV watermark codeVille Syrjälä3-142/+173
2015-03-17drm/i915: Make sure we invalidate frontbuffer on fbcon.Rodrigo Vivi1-1/+26
2015-03-17drm/i915: Update prop, int co-eff and gain threshold for CHVVijay Purushothaman2-12/+33
2015-03-17drm/i915: Initialize CHV digital lock detect thresholdVijay Purushothaman2-0/+10