summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2015-03-31drm/imx: switch to use media bus formatsPhilipp Zabel
2015-03-31drm/imx: ipuv3-crtc: Allow to divide DI clock from TVEv2Philipp Zabel
2015-03-31drm/imx: Add support for interlaced scanoutPhilipp Zabel
2015-03-31drm: line wrap DRM_IOCTL_DEF* macrosEmil Velikov
2015-03-31Merge branch 'drm-atmel-hlcdc-4.1-fixes' of git://github.com/bbrezillon/linux...Dave Airlie
2015-03-31Merge tag 'drm-amdkfd-next-2015-03-25' of git://people.freedesktop.org/~gabba...Dave Airlie
2015-03-30drm: bridge/dw_hdmi: adjust n/cts setting orderRussell King
2015-03-30drm: bridge/dw_hdmi: protect n/cts setting with a mutexRussell King
2015-03-30drm: bridge/dw_hdmi: combine hdmi_set_clock_regenerator_n() and hdmi_regenera...Russell King
2015-03-30drm/i2c: tda998x: use drm_hdmi_avi_infoframe_from_display_mode()Russell King
2015-03-30drm/i915: Skip allocating shadow batch for 0-length batchesChris Wilson
2015-03-30drm/atomic: Don't try to free a NULL stateAnder Conselvan de Oliveira
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-30drm/atomic: Clear crtcs, connectors and planes when clearing stateAnder Conselvan de Oliveira
2015-03-27drm/i915: Update DRIVER_DATE to 20150327Daniel Vetter
2015-03-27drm: Rewrite drm_ioctl_flags() to resemble the new drm_ioctl() codeVille Syrjälä
2015-03-27drm: Use max() to make the ioctl alloc size code cleanerVille Syrjälä
2015-03-27drm: Simplify core vs. drv ioctl handlingVille Syrjälä
2015-03-27drm: Drop ioctl->cmd_drvVille Syrjälä
2015-03-27drm/i915: Skip allocating shadow batch for 0-length batchesChris Wilson
2015-03-27drm/radeon: programm the VCE fw BAR as wellChristian König
2015-03-27drm/radeon: always dump the ring content if it's availableChristian König
2015-03-27radeon: Do not directly dereference pointers to BIOS area.David Miller
2015-03-27drm/radeon/dpm: fix 120hz handling harderAlex Deucher
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/atomic-helpers: Properly avoid full modeset danceDaniel Vetter
2015-03-27drm/edid: set ELD for firmware and debugfs override EDIDsJani Nikula
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-27Merge branch 'drm-st-next-2015-03-19' of git://git.linaro.org/people/benjamin...Dave Airlie
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
2015-03-26drm/i915: Don't depend on encoder->new_crtc in intel_dp_compute_config()Ander Conselvan de Oliveira