aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAge
* 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-09-30
* drm/i915/dp: downstream port capabilities are not present in DPCD 1.0Jani Nikula2013-09-30
* Merge tag 'drm-intel-next-2013-09-21-merged' of git://people.freedesktop.org/...Dave Airlie2013-09-30
|\
| * Merge tag 'v3.12-rc2' into drm-intel-nextDaniel Vetter2013-09-24
| |\
| * | drm/i915: assume all GM45 Acer laptops use inverted backlight PWMJani Nikula2013-09-20
| * | drm/i915: cleanup a min_t() castDan Carpenter2013-09-20
| * | drm/i915: Pull intel_init_power_well() out of intel_modeset_init_hw()Ville Syrjälä2013-09-20
| * | drm/i915: Add POWER_DOMAIN_VGAVille Syrjälä2013-09-20
| * | drm/i915: Refactor power well refcount inc/dec operationsVille Syrjälä2013-09-20
| * | drm/i915: Add intel_display_power_{get, put} to request power for specific do...Ville Syrjälä2013-09-20
| * | drm/i915: Change i915_request power well handlingVille Syrjälä2013-09-20
| * | drm/i915: POSTING_READ IPS_CTL before waiting for the vblankPaulo Zanoni2013-09-20
| * | drm/i915: don't disable ERR_INT on the IRQ handlerPaulo Zanoni2013-09-20
| * | drm/i915/vlv: disable rc6p and rc6pp residency reporting on BYTJesse Barnes2013-09-20
| * | drm/i915/vlv: honor i915_enable_rc6 boot param on VLVJesse Barnes2013-09-20
| * | drm/i915: s/HAS_L3_GPU_CACHE/HAS_L3_DPFBen Widawsky2013-09-19
| * | drm/i915: Do remaps for all contextsBen Widawsky2013-09-19
| * | drm/i915: Keep a list of all contextsBen Widawsky2013-09-19
| * | drm/i915: Make l3 remapping use the ringBen Widawsky2013-09-19
| * | drm/i915: Add second slice l3 remappingBen Widawsky2013-09-19
| * | drm/i915: Fix HSW parity testBen Widawsky2013-09-19
| * | drm/i915: dump crtc timings from the pipe configDaniel Vetter2013-09-19
| * | drm/i915: register backlight device also when backlight class is a moduleJani Nikula2013-09-19
| * | drm/i915: write D_COMP using the mailboxPaulo Zanoni2013-09-19
| * | drm/i915: check for more ASLC interruptsPaulo Zanoni2013-09-17
| * | drm/i915: only report hpd connector status change when it actually changedJani Nikula2013-09-17
| * | drm/i915: WARN is the DP aux read or write is too bigPaulo Zanoni2013-09-17
| * | drm/i915: Convert overlay double wide check over to pipe configVille Syrjälä2013-09-17
| * | drm/i915: Fix up pipe vs. double wide confusionVille Syrjälä2013-09-17
| * | drm/i915: pipe_src_w must be even in LVDS dual channel, DVO ganged, and doubl...Ville Syrjälä2013-09-17
| * | drm/i915: Check pixel clock limits on pre-gen4Ville Syrjälä2013-09-17
| * | drm/i915: Add double_wide readout and checkingVille Syrjälä2013-09-17
| * | drm/i915: Move double wide mode handling into pipe_configVille Syrjälä2013-09-17
| * | drm/i915: garbage-collect vlv refclk functionDaniel Vetter2013-09-17
| * | drm/i915: Fix cursor visibility checks also for the right/bottom screen edgesVille Syrjälä2013-09-17
| * | drm/i915: Fix cursor visibility check with negative coordinatesVille Syrjälä2013-09-17
| * | drm/i915: Document the inteded use of requested_modeVille Syrjälä2013-09-17
| * | drm/i915: re-layout intel_panel.c to obey 80 char limitDaniel Vetter2013-09-17
| * | drm/i915: Add explicit pipe src size to pipe configVille Syrjälä2013-09-16