summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2015-01-22radeon/audio: consolidate write_sad_regs() functionsAlex Deucher5-90/+93
2015-01-22radeon/audio: defined initial audio interface that gets initialized via detec...Slava Grigorev6-7/+136
2015-01-22radeon/audio: consolidate audio_init() functionsSlava Grigorev14-105/+138
2015-01-22drm/radeon: comment out some currently unused 7xx dpm codeAlex Deucher2-2/+4
2015-01-22drm/radeon: comment out some currently unused eg dpm codeAlex Deucher1-0/+2
2015-01-22drm/radeon: comment out some currently unused sumo dpm codeAlex Deucher2-3/+4
2015-01-22drm/radeon: comment out some currently unused tn dpm codeAlex Deucher1-0/+2
2015-01-22drm/radeon: comment out some currently unused btc dpm codeAlex Deucher1-0/+2
2015-01-22drm/radeon: comment out some currently unused ni dpm codeAlex Deucher1-0/+2
2015-01-22drm/radeon: comment out some currently unused kv dpm codeAlex Deucher1-0/+2
2015-01-22drm/radeon: comment out some currently unused si dpm codeAlex Deucher1-1/+4
2015-01-22drm/radeon: comment out some currently unused ci dpm codeAlex Deucher2-0/+6
2015-01-22gpu: drm: radeon: radeon_object: Remove unused functionRickard Strandqvist2-8/+0
2015-01-22drm/radeon/radeon_fb: Remove unused functionRickard Strandqvist2-11/+0
2015-01-22drm/radeon/radeon_i2c: Remove unused functionRickard Strandqvist2-7/+0
2015-01-22drm/radeon: enable smc fan control on SIAlex Deucher1-1/+0
2015-01-22fixes for SI fan handlingOleg Chernovskiy1-4/+8
2015-01-22drm/radeon: bind fan control on SI cards to hwmon interfaceAlex Deucher4-14/+62
2015-01-22drm/radeon: bind fan control on CI cards to hwmon interface (v2)Oleg Chernovskiy4-10/+55
2015-01-22drm/radeon: add hwmon interface for managing fan pwm (v2)Oleg Chernovskiy1-1/+130
2015-01-22add common fan control asic callbacksOleg Chernovskiy1-0/+4
2015-01-22drm/radeon: evergreen/cayman indirect draw support (v2)Glenn Kennard2-1/+78
2015-01-22Merge remote-tracking branch 'origin/master' into drm-nextDave Airlie49-500/+614
2015-01-22Merge branch 'drm-sti-next-add-dvo' of git://git.linaro.org/people/benjamin.g...Dave Airlie5-0/+891
2015-01-22Merge tag 'atmel-hlcdc-drm-3.20' of https://github.com/bbrezillon/linux-at91 ...Dave Airlie13-0/+3500
2015-01-21drm: add Atmel HLCDC Display Controller supportBoris Brezillon11-0/+3459
2015-01-21drm: panel: simple-panel: add bus format information for foxlink panelBoris Brezillon1-0/+1
2015-01-21drm: panel: simple-panel: add support for bus_format retrievalBoris Brezillon1-0/+5
2015-01-21drm: add bus_formats and num_bus_formats fields to drm_display_infoBoris Brezillon1-0/+35
2015-01-21Merge tag 'imx-drm-next-2015-01-09' of git://git.pengutronix.de/git/pza/linux...Dave Airlie19-503/+1073
2015-01-21Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-nextDave Airlie13-47/+176
2015-01-21Merge tag 'drm-amdkfd-next-2015-01-09' of git://people.freedesktop.org/~gabba...Dave Airlie17-278/+1078
2015-01-21Merge tag 'drm-amdkfd-fixes-2015-01-13' of git://people.freedesktop.org/~gabb...Dave Airlie5-213/+3
2015-01-21Merge tag 'drm-intel-fixes-2015-01-15' of git://anongit.freedesktop.org/drm-i...Dave Airlie5-15/+24
2015-01-21drm: fb helper should avoid sleeping in panic contextRui Wang1-2/+6
2015-01-21Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie3-23/+8
2015-01-18drm/amdkfd: Fix description of sched_policy module parameterBen Goz1-1/+1
2015-01-18drm/exynos: fix warning of vblank reference countJoonyoung Shim1-1/+6
2015-01-18drm/exynos: remove unnecessary runtime pm operationsJoonyoung Shim1-4/+0
2015-01-18drm/exynos: fix reset codes for memory mapped hdmi phyJoonyoung Shim1-6/+2
2015-01-15drm/radeon: use rv515_ring_start on r5xxAlex Deucher1-2/+16
2015-01-15drm/amdkfd: Remove sync_with_hw() from amdkfdOded Gabbay3-30/+0
2015-01-15drm/amdkfd: Remove unused function busy_wait()Oded Gabbay1-6/+0
2015-01-15drm/amdkfd: Replace cpu_relax() with schedule() in DQMOded Gabbay1-1/+2
2015-01-13drm/amdkfd: Fix for-loop when allocating HQD (non-HWS)Ben Goz1-3/+3
2015-01-13drm/radeon: add si dpm quirk listAlex Deucher1-0/+39
2015-01-13drm/radeon: don't print error on -ERESTARTSYSChristian König1-1/+1
2015-01-13drm: fix mismerge in drm_crtc.cDave Airlie1-6/+0
2015-01-12drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXESChris Wilson1-1/+1
2015-01-12drm/i915: Ban Haswell from using RCS flipsChris Wilson1-1/+1