aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/imx: switch to use media bus formatsPhilipp Zabel2015-03-315-18/+18
* drm/imx: ipuv3-crtc: Allow to divide DI clock from TVEv2Philipp Zabel2015-03-311-3/+5
* drm/imx: Add support for interlaced scanoutPhilipp Zabel2015-03-313-4/+8
* Merge branch 'drm-atmel-hlcdc-4.1-fixes' of git://github.com/bbrezillon/linux...Dave Airlie2015-03-313-15/+28
|\
| * drm: atmel-hlcdc: use appropriate enabled flag in suspend/resumeSylvain Rochet2015-03-163-15/+28
* | Merge tag 'drm-amdkfd-next-2015-03-25' of git://people.freedesktop.org/~gabba...Dave Airlie2015-03-3111-93/+103
|\ \
| * | drm/amdkfd: Add multiple kgd supportXihan Zhang2015-03-2510-84/+90
| * | drm/amdkfd: Convert timestamping to use 64bit time accessorsJohn Stultz2015-03-251-5/+5
| * | drm/amdkfd: add debug prints for process teardownOded Gabbay2015-03-251-0/+6
| * | drm/amdkfd: Remove unused field from struct qcm_process_deviceOded Gabbay2015-03-251-2/+0
| * | drm/amdkfd: rename fence_wait_timeoutOded Gabbay2015-03-251-2/+2
* | | Merge branch 'drm-st-next-2015-03-19' of git://git.linaro.org/people/benjamin...Dave Airlie2015-03-277-146/+205
|\ \ \
| * | | drm: sti: convert driver to atomic modesetBenjamin Gaignard2015-03-197-146/+205
| | |/ | |/|
* | | Merge tag 'drm-intel-next-2015-03-13-merge' of git://anongit.freedesktop.org/...Dave Airlie2015-03-2437-1063/+1616
|\ \ \ | |_|/ |/| |
| * | Merge tag 'drm-intel-fixes-2015-03-19' into drm-intel-nextDaniel Vetter2015-03-2010-111/+150
| |\ \
| | * | drm/i915: Make sure the primary plane is enabled before reading out the fb stateDamien Lespiau2015-03-181-4/+11
| | * | drm/i915: Ensure plane->state->fb stays in sync with plane->fbXi Ruoyao2015-03-161-0/+17
| | * | [PATCH] drm/mm: Fix support 4 GiB and larger rangesKrzysztof Kolasa2015-03-161-1/+1
| | * | Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-03-132-27/+47
| | |\ \
| | | * | drm/radeon: drop setting UPLL to sleep modeChristian König2015-03-111-4/+2
| | | * | drm/radeon: fix wait to actually occur after the signaling callbackMaarten Lankhorst2015-03-111-23/+45
| | * | | Merge branch 'vmwgfx-fixes-4.0' of git://people.freedesktop.org/~thomash/linu...Dave Airlie2015-03-133-57/+53
| | |\ \ \
| | | * | | drm/vmwgfx: Fix an issue with the device losing its irq line on module unloadThomas Hellstrom2015-03-111-0/+1
| | | * | | drm/vmwgfx: Correctly NULLify dma buffer pointer on failureColin Ian King2015-03-111-4/+6
| | | * | | drm/vmwgfx: Reorder device takedown somewhatThomas Hellstrom2015-03-111-37/+40
| | | * | | drm/vmwgfx: Fix a couple of lock dependency violationsThomas Hellstrom2015-03-112-16/+6
| | | |/ /
| | * | | Merge tag 'drm-intel-fixes-2015-03-12' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-03-133-7/+28
| | |\ \ \ | | | |/ / | | |/| |
| | | * | drm/i915: Prevent TLB error on first execution on SNBChris Wilson2015-03-101-2/+16
| | | * | drm/i915: Do both mt and gen6 style forcewake reset on ivb probeMika Kuoppala2015-03-101-1/+7
| | | * | drm/i915: Make WAIT_IOCTL negative timeouts be indefinite againChris Wilson2015-03-101-3/+4
| | | * | drm/i915: use in_interrupt() not in_irq() to check contextDave Gordon2015-03-101-1/+1
| | * | | drm/mst: fix recursive sleep warning on qlockDaniel Vetter2015-03-101-3/+8
| | * | | drm: Don't assign fbs for universal cursor support to filesChris Wilson2015-03-101-16/+19
| | |/ /
| * | | drm/i915: Update DRIVER_DATE to 20150313Daniel Vetter2015-03-171-1/+1
| * | | drm/i915: Fix vmap_batch page iterator overrunMika Kuoppala2015-03-171-1/+4
| * | | drm/i915: Export total subslice and EU countsJeff McGee2015-03-171-0/+10
| * | | drm/i915: redefine WARN_ON_ONCE to include the conditionJani Nikula2015-03-171-0/+3
| * | | drm/i915/skl: Implement WaDisableHBR2Damien Lespiau2015-03-171-1/+4
| * | | drm/i915: Remove the preliminary_hw_support shackles from CHVVille Syrjälä2015-03-171-1/+0
| * | | drm/i915: Read CHV_PLL_DW8 from the correct offsetVille Syrjälä2015-03-171-1/+1
| * | | drm/i915: Rewrite IVB FDI bifurcation conflict checksVille Syrjälä2015-03-171-14/+15
| * | | drm/i915: Rewrite some some of the FDI lane checksVille Syrjälä2015-03-171-8/+7
| * | | drm/i915/skl: Enable the RPS interrupts programmingAkash Goel2015-03-171-14/+3
| * | | drm/i915/skl: Enabling processing of Turbo interruptsAkash Goel2015-03-171-5/+0
| * | | drm/i915/skl: Updated the i915_frequency_info debugfs functionAkash Goel2015-03-171-8/+17
| * | | drm/i915: Simplify the way BC bifurcation state consistency is keptAnder Conselvan de Oliveira2015-03-171-36/+10
| * | | drm/i915/skl: Updated the act_freq_mhz_show sysfs functionAkash Goel2015-03-171-1/+3
| * | | drm/i915/skl: Updated the gen9_enable_rps functionAkash Goel2015-03-171-15/+13
| * | | drm/i915/skl: Updated the gen6_rps_limits functionAkash Goel2015-03-171-5/+11
| * | | drm/i915/skl: Restructured the gen6_set_rps_thresholds functionAkash Goel2015-03-171-36/+32