summaryrefslogtreecommitdiff
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAge
* drm/qxl: prefer the monitor config resolutionMarc-André Lureau2013-10-23
* drm: copy mode type in drm_mode_connector_list_update()Marc-André Lureau2013-10-23
* drm/qxl: notify that the monitor config changedMarc-André Lureau2013-10-23
* drm: return if changed in drm_helper_hpd_irq_event()Marc-André Lureau2013-10-23
* drm: fix a small spellingMarc-André Lureau2013-10-23
* Merge branch 'drm-tda998x-3.12-fixes' of git://ftp.arm.linux.org.uk/~rmk/linu...Dave Airlie2013-10-23
|\
| * DRM: Armada: depend on ARMRussell King2013-10-22
* | Merge branch 'drm-tda998x-3.12' of git://ftp.arm.linux.org.uk/~rmk/linux-cubo...Dave Airlie2013-10-22
|\|
| * DRM: Armada: add support for drm tda19988 driverRussell King2013-10-18
| * Merge branches 'drm-3.12' and 'tda998x-3.12' into drm-tda998x-3.12Russell King2013-10-18
| |\
| | * drm/i2c: tda998x: set VIF for full range, underscanned displayRussell King2013-10-18
| * | DRM: Armada: Add support for ARGB 32x64 or 64x32 hardware cursorsRussell King2013-10-18
| * | DRM: Armada: Add Armada DRM driverRussell King2013-10-12
| |/
* | drm/sysfs: sort out minor and connector device object lifetimes.Dave Airlie2013-10-22
* | drm/i915: abstract the conversion of device->minor out to a macroDave Airlie2013-10-15
* | Merge remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter2013-10-10
|\ \
| * | drm/i915/dp: get rid of intel_dp->link_configurationJani Nikula2013-10-09
| * | drm/radeon/dp: use drm_dp_enhanced_frame_cap()Jani Nikula2013-10-09
| * | drm: Kill drm perf counter leftoversVille Syrjälä2013-10-09
| * | drm: Remove pci_vendor and pci_device from struct drm_deviceVille Syrjälä2013-10-09
| * | drm: Kill ctx_count from struct drm_deviceVille Syrjälä2013-10-09
| * | drm: Make irq_enabled boolVille Syrjälä2013-10-09
| * | drm: Collect per-crtc vblank stuff to a structVille Syrjälä2013-10-09
| * | drm: Make vblank_enabled boolVille Syrjälä2013-10-09
| * | drm: Make vblank_disable_allowed boolVille Syrjälä2013-10-09
| * | drm/i915/dp: use drm_edid_duplicateJani Nikula2013-10-09
| * | drm: Fix comment referring to the long gone ->probe() connector vfuncLespiau, Damien2013-10-09
| * | drm: Try loading builtin EDIDs firstChris Wilson2013-10-09
| * | drm: move device unregistration into drm_dev_unregister()David Herrmann2013-10-09
| * | drm: introduce drm_dev_free() to fix error pathsDavid Herrmann2013-10-09
| * | drm: move drm_lastclose() to drm_fops.cDavid Herrmann2013-10-09
| * | drm: merge device setup into drm_dev_register()David Herrmann2013-10-09
| * | drm: add drm_dev_alloc() helperDavid Herrmann2013-10-09
| * | drm: kill ->gem_init_object() and friendsDavid Herrmann2013-10-09
| * | drm/nouveau: embed gem object in nouveau_boDavid Herrmann2013-10-09
| * | drm: Remove unused variables in drm_fb_helper_hotplug_event()Lespiau, Damien2013-10-01
| * | drm: Remove unused variable in drm_pick_crtcs()Lespiau, Damien2013-10-01
| * | drm: Remove unused variable in drm_fb_helper_pan_display()Lespiau, Damien2013-10-01
| * | drm: Remove unused variable in drm_prime_sg_to_page_addr_arrays()Lespiau, Damien2013-10-01
| * | drm: Remove unused variable in drm_global_item_ref()Lespiau, Damien2013-10-01
| * | drm/edid: catch kmalloc failure in drm_edid_to_speaker_allocationAlex Deucher2013-10-01
| * | drm/dp: constify DP DPCD helpersJani Nikula2013-10-01
| * | drm/exynos: use drm_edid_duplicateJani Nikula2013-10-01
| * | drm/edid: add drm_edid_duplicateJani Nikula2013-10-01
| * | drm/i915/dp: downstream port capabilities are not present in DPCD 1.0Jani Nikula2013-10-01
* | | drm/i915: Use adjusted_mode in the fastboot hack to disable pfitDamien Lespiau2013-10-04
* | | drm/i915: Add a more detailed comment about the set_base() fastboot hackDamien Lespiau2013-10-04
* | | drm/i915/vlv: Turn off power gate for BIOS-less system.Chon Ming Lee2013-10-04
* | | drm/i915/vlv: reset DPIO on load and resume v2Jesse Barnes2013-10-04
* | | drm/i915: Simplify PSR debugfsRodrigo Vivi2013-10-03