summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2017-08-12drm/i915: Suppress switch_mm emission between the same aliasing_ppgttChris Wilson1-7/+8
2017-08-12drm/i915: Add SW_SYNC to our recommend testing KconfigChris Wilson1-0/+1
2017-08-11drm/i915: Introduce intel_hpd_pin function.Rodrigo Vivi4-22/+31
2017-08-11drm/i915: Simplify hpd pin to portRodrigo Vivi4-17/+21
2017-08-11drm/i915/cnl: Dump the right pll registers when dumping pipe config.Rodrigo Vivi1-1/+10
2017-08-11drm/i915/cnl: Add allowed DP rates for Cannonlake.Rodrigo Vivi1-0/+12
2017-08-11drm/i915: Return correct EDP voltage swing table for 0.85VMatthias Kaehlcke1-1/+1
2017-08-11drm/i915: make structure intel_sprite_plane_funcs staticColin Ian King1-1/+1
2017-08-11drm/i915/fbc: only update no_fbc_reason when activeDaniel Vetter1-1/+3
2017-08-10drm/i915/cnl: Add slice and subslice information to debugfs.Rodrigo Vivi1-1/+1
2017-08-10drm/i915/gen10: fix WM latency printingPaulo Zanoni1-1/+1
2017-08-10drm/i915/gen10: fix the gen 10 SAGV block timePaulo Zanoni1-7/+6
2017-08-10drm/i915/cnl: Enable SAGV for Cannonlake.Rodrigo Vivi1-1/+2
2017-08-10drm/i915/gen10+: use the SKL code for reading WM latenciesPaulo Zanoni1-2/+4
2017-08-10drm/i915: Avoid null dereference if mst_port is unset.Rodrigo Vivi1-0/+3
2017-08-10drm/i915/perf: Drop redundant check for perf.initialised on resetChris Wilson1-5/+2
2017-08-10drm/i915/perf: Drop lockdep assert for i915_oa_init_reg_state()Chris Wilson1-2/+0
2017-08-10drm/i915/perf: Initialise dynamic sysfs group before creationChris Wilson1-2/+1
2017-08-10drm/i915: add register macro definition style guideJani Nikula1-0/+91
2017-08-10drm/i915: enum i915_power_well_id is not proper kernel-docJani Nikula1-1/+1
2017-08-10drm/i915: Add format modifiers for IntelBen Widawsky3-12/+292
2017-08-10drm/i915: Add render decompression supportVille Syrjälä4-18/+272
2017-08-10drm/i915: Implement .get_format_info() hook for CCSVille Syrjälä1-0/+36
2017-08-10Merge airlied/drm-next into drm-intel-next-queuedDaniel Vetter320-4021/+8235
2017-08-10drm/i915: Supply the engine-id for our mock_engine()Chris Wilson3-5/+8
2017-08-10Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm...Dave Airlie209-2037/+3450
2017-08-09drm/i915/psr: Preserve SRD_CTL bit 29 on PSR initJim Bride2-0/+2
2017-08-08drm/i915/cnl: Removing missing DDI_E bits from CNL.Rodrigo Vivi1-2/+0
2017-08-08drm/i915: Perform an invalidate prior to executing golden renderstateChris Wilson1-0/+4
2017-08-08drm: Nuke drm_atomic_legacy_backoffDaniel Vetter1-32/+0
2017-08-08drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter67-162/+3
2017-08-08drm: Nuke drm_atomic_helper_connector_set_propertyDaniel Vetter15-72/+1
2017-08-08drm: Nuke drm_atomic_helper_plane_set_propertyDaniel Vetter18-75/+1
2017-08-08drm: Nuke drm_atomic_helper_crtc_set_propertyDaniel Vetter8-63/+0
2017-08-08drm: Handle properties in the core for atomic driversDaniel Vetter7-39/+153
2017-08-08drm: Don't update property values for atomic driversDaniel Vetter5-27/+33
2017-08-08drm/omap: Rework the rotation-on-crtc hackMaarten Lankhorst1-39/+85
2017-08-08drm/radeon: Use the drm_driver.dumb_destroy defaultNoralf Trønnes1-1/+0
2017-08-08drm/i915: Use the drm_driver.dumb_destroy defaultNoralf Trønnes1-1/+0
2017-08-08drm/sti: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes1-2/+0
2017-08-08drm: bridge: synopsys/dw-hdmi: Provide default configuration function for HDM...Jose Abreu1-0/+1
2017-08-07drm/i915: remove unused function declarationLionel Landwerlin1-1/+0
2017-08-07drm/fb-helper: pass physical dimensions to fbdevDavid Lechner1-2/+15
2017-08-07drm/bridge: dw-hdmi: remove CEC engine register definitionsRussell King1-45/+0
2017-08-07drm/bridge: dw-hdmi: add cec driverRussell King6-1/+398
2017-08-07drm/bridge: dw-hdmi: add missing cec_notifier_putHans Verkuil1-0/+3
2017-08-07drm: dw-hdmi-i2s: add missing company name on CopyrightKuninori Morimoto1-1/+2
2017-08-04drm/i915/selftests: Retarget igt_render_engine_reset_fallback()Chris Wilson1-57/+17
2017-08-04drm/bridge: dw-hdmi: add better clock disable controlRussell King1-11/+18
2017-08-04drm/bridge: dw-hdmi: add cec notifier supportRussell King2-1/+22