summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-03-0514-127/+122
|\
| * drm/radeon: fix interlaced modes on DCE8Alex Deucher2015-03-031-0/+3
| * drm/radeon: fix DRM_IOCTL_RADEON_CS oopsTommi Rantala2015-03-031-1/+3
| * drm/radeon: do a posting read in cik_set_irqAlex Deucher2015-03-031-0/+3
| * drm/radeon: do a posting read in si_set_irqAlex Deucher2015-03-031-0/+3
| * drm/radeon: do a posting read in evergreen_set_irqAlex Deucher2015-03-031-0/+3
| * drm/radeon: do a posting read in r600_set_irqAlex Deucher2015-03-031-0/+3
| * drm/radeon: do a posting read in rs600_set_irqAlex Deucher2015-03-031-0/+4
| * drm/radeon: do a posting read in r100_set_irqAlex Deucher2015-03-031-0/+4
| * radeon/audio: fix DP audio on DCE6Slava Grigorev2015-03-032-4/+12
| * radeon/audio: fix whitespaceSlava Grigorev2015-03-031-16/+16
| * drm/radeon: adjust audio callback orderAlex Deucher2015-03-031-14/+16
| * drm/radeon: properly set dto for dp on DCE4/5Alex Deucher2015-03-032-3/+10
| * drm/radeon/audio: update EDID derived fields in modesetAlex Deucher2015-03-031-5/+6
| * drm/radeon: don't toggle audio state in modesetAlex Deucher2015-03-031-12/+1
| * drm/radeon/audio: set mute around state setupAlex Deucher2015-03-031-1/+2
| * drm/radeon: assign pin in detectAlex Deucher2015-03-031-3/+3
| * drm/radeon: fix the audio dpms callbacksAlex Deucher2015-03-034-70/+32
* | drm/ttm: device address space != CPU address spaceAlex Deucher2015-03-052-2/+2
* | drm/mm: Support 4 GiB and larger rangesThierry Reding2015-03-053-78/+84
|/
* Revert "drm/rockchip: Flip select/depends in Kconfig"Dave Airlie2015-03-031-1/+1
* drm/rockchip: Flip select/depends in KconfigDaniel Vetter2015-03-031-1/+1
* Merge tag 'imx-drm-fixes-2015-02-24' of git://git.pengutronix.de/git/pza/linu...Dave Airlie2015-03-034-21/+50
|\
| * DRM: i.MX: parallel display: Support probe deferral for finding DRM panelLiu Ying2015-02-231-1/+4
| * drm/imx: imx-ldb: enable DI clock in encoder_mode_setPhilipp Zabel2015-02-231-15/+13
| * drm/imx: dw_hdmi-imx: add end of array element to current control arrayPhilipp Zabel2015-02-231-1/+3
| * drm/imx: dw_hdmi-imx: add mode_valid callback prune unsupported modesPhilipp Zabel2015-02-231-4/+28
| * gpu: ipu-v3: do not divide by zero if the pixel clock is too largePhilipp Zabel2015-02-231-0/+2
* | Merge branch 'drm-atmel-hlcdc-fixes' of git://github.com/bbrezillon/linux-at9...Dave Airlie2015-02-273-4/+3
|\ \
| * | drm: atmel-hlcdc: remove clock polarity from crtc driverNicolas Ferre2015-02-261-1/+1
| * | drm: atmel-hlcdc: remove useless pm_runtime_put_sync in probeBoris Brezillon2015-02-241-2/+0
| * | drm: atmel-hlcdc: reset layer A2Q and UPDATE bits when disabling itBoris Brezillon2015-02-241-1/+2
* | | Merge tag 'drm-intel-fixes-2015-02-26' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-02-277-23/+71
|\ \ \
| * | | drm/i915: Fix frontbuffer false positve.Rodrigo Vivi2015-02-251-3/+0
| * | | drm/i915: Align initial plane backing objects correctlyDaniel Vetter2015-02-242-10/+14
| * | | drm/i915: avoid processing spurious/shared interrupts in low-power statesImre Deak2015-02-241-0/+22
| * | | drm/i915: Check obj->vma_list under the struct_mutexChris Wilson2015-02-241-3/+4
| * | | drm/i915: Fix a use after free, and unbalanced refcountingNick Hoath2015-02-243-7/+18
| * | | drm/i915: Dell Chromebook 11 has PWM backlightJani Nikula2015-02-231-0/+3
| * | | drm/i915/skl: handle all pixel formats in skylake_update_primary_plane()Jani Nikula2015-02-231-0/+9
| * | | drm/i915/bdw: PCI IDs ending in 0xb are ULT.Rodrigo Vivi2015-02-231-0/+1
| | |/ | |/|
* | | drm/radeon: only enable DP audio if the monitor supports itAlex Deucher2015-02-251-6/+15
* | | drm/radeon: fix atom aux payload size check for writes (v2)Alex Deucher2015-02-251-0/+7
* | | drm/radeon: fix 1 RB harvest config setup for TN/RLAlex Deucher2015-02-251-4/+4
* | | drm/radeon: enable SRBM timeout interrupt on EG/NIChristian König2015-02-254-0/+17
* | | drm/radeon: enable SRBM timeout interrupt on SIChristian König2015-02-252-0/+11
* | | drm/radeon: enable SRBM timeout interrupt on CIK v2Leo Liu2015-02-252-0/+12
* | | drm/radeon: dump full IB if we hit a packet errorAlex Deucher2015-02-252-9/+22
* | | drm/radeon: disable mclk switching with 120hz+ monitorsAlex Deucher2015-02-251-0/+6
* | | drm/radeon: use drm_mode_vrefresh() rather than mode->vrefreshAlex Deucher2015-02-251-1/+1
OpenPOWER on IntegriCloud