summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2016-05-04Merge tag 'topic/drm-misc-2016-04-29' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-05-04Merge tag 'drm-intel-next-2016-04-25' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-04-29Merge branch 'for-next' of http://git.agner.ch/git/linux-drm-fsl-dcu into drm...Dave Airlie
2016-04-28drm/atomic: Add missing drm_crtc_internal.h includeThierry Reding
2016-04-28drm/dp: Allow signals to interrupt drm_aux-dev reads/writesVille Syrjälä
2016-04-28drm: Quiet down drm_mode_getresourcesTvrtko Ursulin
2016-04-28drm: Quiet down drm_mode_getconnectorTvrtko Ursulin
2016-04-28drm: sun4i: tv: Add NTSC output standardMaxime Ripard
2016-04-28drm: sun4i: tv: Add PAL output standardMaxime Ripard
2016-04-28drm: sun4i: Add composite outputMaxime Ripard
2016-04-28drm: sun4i: Add RGB outputMaxime Ripard
2016-04-28drm: Add Allwinner A10 Display Engine supportMaxime Ripard
2016-04-27drm: Protect dev->filelist with its own mutexDaniel Vetter
2016-04-27drm: Make drm_vm_open/close_locked private to drm_vm.cDaniel Vetter
2016-04-27drm: Hide master MAP cleanup in drm_bufs.cDaniel Vetter
2016-04-27drm: Forbid legacy MAP functions for DRIVER_MODESETDaniel Vetter
2016-04-27drm: Push struct_mutex into ->master_destroyDaniel Vetter
2016-04-27drm: Move drm_getmap into drm_bufs.c and give it a legacy prefixDaniel Vetter
2016-04-27drm: Put legacy lastclose work into drm_legacy_dev_reinitDaniel Vetter
2016-04-27drm: Give drm_agp_clear drm_legacy_ prefixDaniel Vetter
2016-04-27drm: Switch blobs to the new generic modeset obj refcountingDaniel Vetter
2016-04-27drm/atomic-helpers: Don't duplicate code in destroy helpersDaniel Vetter
2016-04-27drm: Fix fb leaks and WARN spew in get/set_prop ioctlsDaniel Vetter
2016-04-27drm: Improve kerneldoc for new mode object refcountingDaniel Vetter
2016-04-27Merge branch 'topic-arcpgu-v6' of https://github.com/foss-for-synopsys-dwc-ar...Dave Airlie
2016-04-26drm: Add support of ARC PGU display controllerCarlos Palminha
2016-04-26drm/sysfs: Annote lockless show functions with READ_ONCEDaniel Vetter
2016-04-25drm/fsl-dcu: increment version and dateStefan Agner
2016-04-25drm/fsl-dcu: implement lastclose callbackStefan Agner
2016-04-25drm/fsl-dcu: disable output polling on driver unloadStefan Agner
2016-04-25drm/fsl-dcu: deallocate fbdev CMA on unloadStefan Agner
2016-04-25drm/fsl-dcu: use variable name dev for struct drm_deviceStefan Agner
2016-04-25drm/fsl-dcu: handle missing panel gracefullyStefan Agner
2016-04-25drm/fsl-dcu: detach panel on destroyStefan Agner
2016-04-25drm/layerscape: reduce excessive stack usageArnd Bergmann
2016-04-25drm/fsl-dcu: add TCON driverStefan Agner
2016-04-25drm/fsl-dcu: use common clock framework for pixel clock dividerStefan Agner
2016-04-25drm/fsl-dcu: add extra clock for pixel clockStefan Agner
2016-04-25drm/fsl-dcu: disable clock on initialization failure and removeStefan Agner
2016-04-25drm/i915: Update DRIVER_DATE to 20160425Daniel Vetter
2016-04-24drm/i915/bxt: Explicitly clear the Turbo control registerAkash Goel
2016-04-24drm/i915: Correct the i915_frequency_info debugfs outputAkash Goel
2016-04-24drm/i915: Macros to convert PM time interval values to microsecondsAkash Goel
2016-04-24drm: rcar-du: Fix compilation warningLaurent Pinchart
2016-04-24drm: rcar-du: Use ARCH_RENESASSimon Horman
2016-04-24drm: rcar-du: Clarify vsp dependencyArnd Bergmann
2016-04-22drm/i915: Make RPS EI/thresholds multiple of 25 on SNB-BDWVille Syrjälä
2016-04-22drm/i915: Fake HDMI live statusShashank Sharma
2016-04-22drm: rcar-du: Fix compilation warningLaurent Pinchart
2016-04-22drm/i915: Get rid of intel_dp_dpcd_read_wake()Lyude