summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | drm/radeon/cik: plug in missing blit callbackAlex Deucher2013-12-121-2/+2
* | | | | drm/radeon/dpm: Fix hwmon crashMartin Andersson2013-12-121-4/+2
* | | | | drm/radeon: Fix sideport problems on certain RS690 boardsAlex Deucher2013-12-121-0/+10
| |/ / / |/| | |
* | | | Merge branch 'drm-tda998x-3.12-fixes' of git://ftp.arm.linux.org.uk/~rmk/linu...Dave Airlie2013-12-124-9/+26
|\ \ \ \
| * | | | DRM: Armada: prime refcounting bug fixRussell King2013-12-101-1/+1
| * | | | DRM: Armada: fix printing of phys_addr_t/dma_addr_tRussell King2013-12-102-5/+6
| * | | | DRM: Armada: destroy framebuffer after helperRussell King2013-12-101-2/+2
| * | | | DRM: Armada: implement lastclose() for fbhelperRussell King2013-12-103-1/+17
* | | | | Merge tag 'drm-intel-fixes-2013-12-11' of git://people.freedesktop.org/~danve...Dave Airlie2013-12-128-22/+50
|\ \ \ \ \
| * | | | | drm/i915: don't update the dri1 breadcrumb with modesettingDaniel Vetter2013-12-111-0/+8
| * | | | | drm/i915: Repeat eviction search after idling the GPUChris Wilson2013-12-101-3/+11
| * | | | | drm/i915: Fix use-after-free in do_switchDaniel Vetter2013-12-061-2/+12
| * | | | | drm/i915: fix pm init orderingDaniel Vetter2013-12-064-12/+12
| * | | | | drm/i915: Hold mutex across i915_gem_releaseChris Wilson2013-12-042-2/+2
| * | | | | drm/i915: Skip clock checks on BDWVille Syrjälä2013-12-031-1/+1
| * | | | | drm/i915: Do not clobber config status after a forced restore of hw stateChris Wilson2013-12-032-2/+2
| * | | | | drm/i915: Take modeset locks around intel_modeset_setup_hw_state()Ville Syrjälä2013-12-031-0/+2
* | | | | | Merge branch 'bdw-fixes' of git://people.freedesktop.org/~danvet/drm-intel in...Dave Airlie2013-12-126-7/+55
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | drm/i915/bdw: PIPE_[BC] I[ME]R moved to powerwellBen Widawsky2013-11-141-1/+17
| * | | | | drm/i915/bdw: Limit GTT to 2GBBen Widawsky2013-11-141-0/+5
| * | | | | drm/i915/bdw: Add comment about gen8 HWS PGABen Widawsky2013-11-141-0/+1
| * | | | | drm/i915/bdw: Free correct number of ppgtt pagesBen Widawsky2013-11-141-2/+2
| * | | | | drm/i915/bdw: Do gen6 style reset for gen8Ben Widawsky2013-11-141-0/+1
| * | | | | drm/i915/bdw: GEN8 backlight supportBen Widawsky2013-11-141-3/+23
| * | | | | drm/i915/bdw: Add BDW to ULT macroBen Widawsky2013-11-141-1/+6
* | | | | | Merge branch 'drm-fixes-3.13' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2013-12-0514-91/+106
|\ \ \ \ \ \
| * | | | | | drm/radeon/atom: fix bus probes when hw_i2c is set (v2)Alex Deucher2013-12-051-6/+9
| * | | | | | drm/radeon: fix null pointer dereference in dce6+ audio codeAlex Deucher2013-12-051-5/+7
| * | | | | | drm/radeon: fixup bad vram size on SIAlex Deucher2013-12-051-2/+9
| * | | | | | drm/radeon: fix VGT_GS_INSTANCE_CNT registerDave Airlie2013-12-023-3/+4
| * | | | | | drm/radeon: Fix a typo in Cayman and Evergreen registersAlexandre Demers2013-12-022-2/+2
| * | | | | | drm/radeon/dpm: simplify state adjust logic for NIAlex Deucher2013-12-021-17/+11
| * | | | | | drm/radeon: add radeon_vm_bo_update trace pointChristian König2013-12-024-12/+32
| * | | | | | drm/radeon: add VMID allocation trace pointChristian König2013-12-022-0/+17
| * | | | | | drm/radeon/dpm: Convert to use devm_hwmon_register_with_groupsGuenter Roeck2013-12-021-37/+12
| * | | | | | drm/radeon: program DCE2 audio dto just like DCE3Alex Deucher2013-12-021-6/+2
| * | | | | | drm/radeon: fix typo in fetching mpll paramsAlex Deucher2013-12-021-1/+1
* | | | | | | drm: fix the addition of the side-by-side (half) flag for extra 3D modesThomas Wood2013-12-051-1/+1
* | | | | | | drm/edid: fix length check when adding extra 3D modesThomas Wood2013-12-051-1/+1
* | | | | | | Merge tag 'drm-intel-fixes-2013-12-02' of git://people.freedesktop.org/~danve...Dave Airlie2013-12-0511-77/+82
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | drm/i915: Pin pages whilst allocating for dma-buf vmap()Chris Wilson2013-11-291-5/+8
| * | | | | | drm/i915: MI_PREDICATE_RESULT_2 is HSW onlyVille Syrjälä2013-11-291-4/+3
| * | | | | | drm/i915: Make the DERRMR SRM target global GTTVille Syrjälä2013-11-292-1/+3
| * | | | | | drm/i915: use the correct force_wake function at the PC8 codePaulo Zanoni2013-11-291-2/+2
| * | | | | | drm/i915: Fix pipe CSC post offset calculationVille Syrjälä2013-11-281-1/+1
| * | | | | | drm/i915: Simplify DP vs. eDP detectionVille Syrjälä2013-11-281-20/+6
| * | | | | | drm/i915: Check VBT for eDP ports on VLVVille Syrjälä2013-11-284-9/+14
| * | | | | | drm/i915: use crtc_htotal in watermark calculations to match fastboot v2Jesse Barnes2013-11-271-7/+8
| * | | | | | drm/i915: Pin relocations for the duration of constructing the execbufferChris Wilson2013-11-271-28/+32
| * | | | | | drm/i915: take mode config lock around crtc disable at suspendJesse Barnes2013-11-261-0/+2