summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-04-01drm/i915: Set best_encoder field of connector_state also when disablingAnder Conselvan de Oliveira
2015-04-01drm/i915: base gmbus pin validity check on the gmbus pin map arrayJani Nikula
2015-04-01drm/i915: index gmbus tables using the pin pair numberJani Nikula
2015-04-01drm/i915: refer to pin instead of port in the intel_i2c.c interfacesJani Nikula
2015-04-01drm/i915: rename GMBUS_PORT_* macros as GMBUS_PIN_*Jani Nikula
2015-04-01drm/i915: Fix for ringbuf space wait in LRC modeJohn Harrison
2015-04-01drm/i915: Move common request allocation code into a common functionJohn Harrison
2015-04-01drm/i915: Make intel_logical_ring_begin() staticJohn Harrison
2015-04-01drm/i915: Rename 'do_execbuf' to 'execbuf_submit'John Harrison
2015-03-31drm/i915: Convert the ddi cdclk code to get_display_clock_speedVille Syrjälä
2015-03-31drm/i915: Simplify ilk_get_aux_clock_dividerVille Syrjälä
2015-03-31drm/i915: Assume 400MHz cdclk for the rest of gen4-7Ville Syrjälä
2015-03-31drm/i915: ILK cdclk seems to be 450MHzVille Syrjälä
2015-03-31drm/i915: Return more precise cdclk for gen2/3Ville Syrjälä
2015-03-31drm/i915: Enable DVO 2x clock around DVO encoder initVille Syrjälä
2015-03-31drm/i915: Mark the overlay active only if we got ring spaceVille Syrjälä
2015-03-31drm/i915: Convert overlay->{active, pfit_active} to boolsVille Syrjälä
2015-03-31drm/i915: Convert BUGs to WARNs in the video overlay codeVille Syrjälä
2015-03-31drm/i915/chv: Remove Wait for a previous gfx force-offDeepak S
2015-03-30drm/i915: PSR: Keep sink state consistent with sourceDurgadoss R
2015-03-30Enabled dithering in the intel VCH DVO for 18bpp pipelines.Thomas Richter
2015-03-30drm/i915: Add i915_gem_request_unreference__unlockedChris Wilson
2015-03-30drm/i915: Check lane sharing between pipes B & C using atomic stateAnder Conselvan de Oliveira
2015-03-30Merge tag 'v4.0-rc6' into drm-intel-nextDaniel Vetter
2015-03-28Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-03-27drm/i915: Update DRIVER_DATE to 20150327Daniel Vetter
2015-03-27drm/i915: Skip allocating shadow batch for 0-length batchesChris Wilson
2015-03-27drm/i915: Handle error to get connector state when staging configAnder Conselvan de Oliveira
2015-03-27drm/i915: Compare GGTT view structs instead of typesJoonas Lahtinen
2015-03-27drm/i915: fix simple_return.cocci warningskbuild test robot
2015-03-27drm/i915: Add module param to test the load detect codeDaniel Vetter
2015-03-27drm/i915: Remove usage of encoder->new_crtc from clock computationsAnder Conselvan de Oliveira
2015-03-27drm/i915: Don't look at staged config crtc when changing DRRS stateAnder Conselvan de Oliveira
2015-03-27drm/i915: Convert intel_pipe_will_have_type() to using atomic stateAnder Conselvan de Oliveira
2015-03-27drm/i915: Pass an atomic state to modeset_global_resources() functionsAnder Conselvan de Oliveira
2015-03-27drm/i915: Add dynamic page trace eventsMichel Thierry
2015-03-27drm/i915: Finish gen6/7 dynamic page table allocationMichel Thierry
2015-03-27drm/i915: Remove unnecessary gen6_ppgtt_unmap_pagesMichel Thierry
2015-03-27drm/i915: Fix i915_dma_map_single positive error codeMichel Thierry
2015-03-27drm/i915: Prevent out of range pt in gen6_for_each_pdeMichel Thierry
2015-03-27drm/i915: Rip out GET_SPRITE_COLORKEY ioctlDaniel Vetter
2015-03-27watchdog: imgpdc: Fix default heartbeatJames Hogan
2015-03-27watchdog: imgpdc: Fix probe NULL pointer dereferenceJames Hogan
2015-03-27watchdog: mtk_wdt: signedness bug in mtk_wdt_start()Dan Carpenter
2015-03-26Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-03-26Merge tag 'dm-4.0-fix-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2015-03-26drm/i915: Don't use encoder->new_crtc in intel_lvds_compute_config()Ander Conselvan de Oliveira
2015-03-26drm/i915: Don't use staged config in intel_dp_mst_compute_config()Ander Conselvan de Oliveira
2015-03-26drm/i915: Use atomic state in intel_ddi_crtc_get_new_encoder()Ander Conselvan de Oliveira
2015-03-26drm/i915: Don't depend on encoder->new_crtc in intel_hdmi_compute_configAnder Conselvan de Oliveira