summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/cirrus: bind also to qemu-xen-traditionalOlaf Hering2014-10-231-0/+2
* qxl: don't create too large primary surfaceMarc-André Lureau2014-10-221-8/+8
* Merge branch 'linux-3.18' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie2014-10-202-5/+17
|\
| * drm/nouveau: fix regression on agp boardsBen Skeggs2014-10-201-3/+9
| * drm/gt215/gr: fix initialisation on gddr5 boardsBen Skeggs2014-10-201-2/+8
* | Merge tag 'drm-intel-next-fixes-2014-10-17' of git://anongit.freedesktop.org/...Dave Airlie2014-10-204-27/+36
|\ \
| * | drm/i915: fix short vs. long hpd detectionJani Nikula2014-10-161-7/+7
| * | drm/i915: Don't trust the DP_DETECT bit for eDP ports on CHVVille Syrjälä2014-10-161-12/+21
| * | drm/i915: properly reenable gen8 pipe IRQsPaulo Zanoni2014-10-081-2/+3
| * | drm/i915: Move DIV_ROUND_CLOSEST_ULL macro to headerU. Artie Eoff2014-10-063-6/+3Star
| * | drm/i915: intel_backlight scale() math WAU. Artie Eoff2014-10-061-3/+5
* | | Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-10-2020-37/+113
|\ \ \
| * | | drm/radeon: reduce sparse false positive warningsMichele Curti2014-10-1711-0/+11
| * | | drm/radeon: fix vm page table block size calculationAlex Deucher2014-10-171-1/+1
| * | | drm/ttm: Don't evict BOs outside of the requested placement rangeMichel Dänzer2014-10-171-3/+17
| * | | drm/ttm: Don't skip fpfn check if lpfn is 0 in ttm_bo_mem_compatMichel Dänzer2014-10-171-4/+4
| * | | drm/radeon: use gart memory for DMA ring testsAlex Deucher2014-10-173-18/+26
| * | | drm/radeon: fix speaker allocation setupAlex Deucher2014-10-173-8/+8
| * | | drm/radeon: initialize sadb to NULL in the audio codeAlex Deucher2014-10-173-3/+3
| * | | Revert "drm/radeon/dpm: drop clk/voltage dependency filters for SI"Alex Deucher2014-10-131-0/+24
| * | | Revert "drm/radeon: drop btc_get_max_clock_from_voltage_dependency_table"Alex Deucher2014-10-132-0/+19
* | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-10-14479-10099/+23511
|\| | |
| * | | drm/mst: rework payload table allocation to conform better.Dave Airlie2014-10-131-20/+57
| * | | drm/ast: Fix HW cursor imageBenjamin Herrenschmidt2014-10-081-2/+2
| * | | Merge tag 'ipu-fixes-3.18' of git://git.pengutronix.de/git/pza/linux into drm...Dave Airlie2014-10-073-3/+5
| |\ \ \
| | * | | gpu: ipu-v3: Kconfig: Remove SOC_IMX6SL from IMX_IPUV3_CORE KconfigFabio Estevam2014-09-241-1/+1
| | * | | gpu: ipu-v3: ipu-smfc: Do not leave DEBUG definedFabio Estevam2014-09-021-1/+0Star
| | * | | gpu: ipu-v3: Return proper error on ipu_add_client_devices error pathAxel Lin2014-09-021-1/+3
| | * | | gpu: ipu-v3: Select GENERIC_IRQ_CHIP to fix build errorAxel Lin2014-09-021-0/+1
| * | | | Merge tag 'topic/core-stuff-2014-10-03' of git://anongit.freedesktop.org/drm-...Dave Airlie2014-10-074-11/+11
| |\ \ \ \
| | * | | | drm/core: use helper to check driver featuresAndrzej Hajda2014-10-033-9/+9
| | * | | | drm/edid: Add missing interlaced flag to 576i@100 modes.Clint Taylor2014-10-011-2/+2
| | | |_|/ | | |/| |
| * | | | Merge tag 'drm-intel-next-fixes-2014-10-03' of git://anongit.freedesktop.org/...Dave Airlie2014-10-0715-399/+297Star
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | drm/i915: Enable pixel replicated modes on BDW and HSW.Clint Taylor2014-10-012-1/+14
| | * | | drm/i915: Don't spam dmesg with rps messages on vlv/chvVille Syrjälä2014-09-291-6/+7
| | * | | drm/i915: Do not leak pages when freeing userptr objectsTvrtko Ursulin2014-09-291-4/+3Star
| | * | | drm/i915: Do not store the error pointer for a failed userptr registrationChris Wilson2014-09-291-8/+16
| | * | | Revert "drm/i915/bdw: BDW Software Turbo"Daniel Vetter2014-09-295-241/+39Star
| | * | | drm/i915/bdw: Cleanup pre prod workaroundsMika Kuoppala2014-09-241-13/+2Star
| | * | | drm/i915: Use EIO instead of EAGAIN for sink CRC error.Rodrigo Vivi2014-09-191-3/+3
| | * | | drm/i915: Extend BIOS stolen mem handling to all platformDaniel Vetter2014-09-192-2/+19
| | * | | drm/i915: Match GTT space sanity checker with implementationChris Wilson2014-09-191-9/+11
| | * | | drm/i915: HSW always use GGTT selector for secure batchesChris Wilson2014-09-191-2/+3
| | * | | drm/i915: add cherryview specfic forcewake in execlists_elsp_writeDeepak S2014-09-191-4/+25
| | * | | drm/i915: fix another use-after-free in i915_gem_evict_everythingMichel Thierry2014-09-191-2/+2
| | * | | drm/i915: Don't reinit hpd interrupts after gpu resetDaniel Vetter2014-09-191-2/+0Star
| | * | | drm/i915: Wrap -EIO send-vblank event for failed pageflip in spinlockChris Wilson2014-09-191-1/+4
| | * | | drm/i915: Drop any active reference before unbindingChris Wilson2014-09-191-0/+3
| | * | | drm/i915: Objects on the unbound list may still have an active referenceChris Wilson2014-09-193-77/+74Star
| | * | | drm/i915/edp: use lane count and link rate from DPCD for eDPJani Nikula2014-09-191-17/+9Star