summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2015-02-05drm/cirrus: Limit modes depending on bpp optionTakashi Iwai-2/+15
2015-02-03Merge tag 'drm-amdkfd-fixes-2015-02-02' of git://people.freedesktop.org/~gabb...Dave Airlie-4/+8
2015-02-02drm/radeon: fix the crash in test functionsIlija Hadzic-4/+4
2015-02-02drm/radeon: fix the crash in benchmark functionsIlija Hadzic-5/+8
2015-02-02drm/radeon: properly set vm fragment size for TN/RLAlex Deucher-2/+4
2015-02-02drm/radeon: don't init gpuvm if accel is disabled (v3)Alex Deucher-10/+12
2015-02-02drm/radeon: fix PLLs on RS880 and older v2Christian König-0/+3
2015-02-02drm/amdkfd: Don't create BUG due to incorrect user parameterOded Gabbay-1/+5
2015-02-02drm/amdkfd: max num of queues can't be 0Oded Gabbay-2/+2
2015-02-02drm/amdkfd: Fix bug in accounting of queuesOded Gabbay-1/+1
2015-01-30Merge tag 'drm-intel-fixes-2015-01-29' of git://anongit.freedesktop.org/drm-i...Dave Airlie-26/+19
2015-01-30drm: fix fb-helper vs MST dangling connector ptrs (v2)Rob Clark-0/+30
2015-01-27Merge branch 'drm-fixes-3.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie-53/+111
2015-01-27Merge tag 'drm-amdkfd-fixes-2015-01-26' of git://people.freedesktop.org/~gabb...Dave Airlie-39/+106
2015-01-27Merge branch 'drm-tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm...Dave Airlie-10/+42
2015-01-26drm/i915: BDW Fix Halo PCI IDs marked as ULT.Rodrigo Vivi-2/+1
2015-01-26drm/i915: Fix and clean BDW PCH identificationRodrigo Vivi-10/+4
2015-01-26drm/i915: Only fence tiled region of object.Bob Paauwe-0/+7
2015-01-26drm/i915: fix inconsistent brightness after resumeJeremiah Mahler-1/+1
2015-01-26drm/i915: Init PPGTT before context enableDavid Woodhouse-13/+6
2015-01-22drm/radeon: Remove rdev->gart.pages_addr arrayMichel Dänzer-20/+2
2015-01-22drm/radeon: Restore GART table contents after pinning it in VRAM v3Michel Dänzer-0/+13
2015-01-22drm/radeon: Split off gart_get_page_entry ASIC hook from set_page_entryMichel Dänzer-37/+100
2015-01-22drm/amdkfd: Fix bug in call to init_pipelines()Oded Gabbay-1/+1
2015-01-22drm/amdkfd: Fix bug in pipelines initializationOded Gabbay-1/+5
2015-01-22drm/radeon: Don't increment pipe_id in kgd_init_pipelineOded Gabbay-1/+1
2015-01-22Merge branch 'vmwgfx-fixes-3.19' of git://people.freedesktop.org/~thomash/lin...Dave Airlie-86/+56
2015-01-21drm/i2c: tda998x: set the CEC I2C address based on the slave I2C addressAndrew Jackson-1/+4
2015-01-21Merge tag 'drm-amdkfd-fixes-2015-01-13' of git://people.freedesktop.org/~gabb...Dave Airlie-213/+3
2015-01-21Merge tag 'drm-intel-fixes-2015-01-15' of git://anongit.freedesktop.org/drm-i...Dave Airlie-15/+24
2015-01-21drm: fb helper should avoid sleeping in panic contextRui Wang-2/+6
2015-01-21Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie-23/+8
2015-01-19drm/vmwgfx: Replace the hw mutex with a hw spinlockThomas Hellstrom-86/+56
2015-01-18drm/amdkfd: Allow user to limit only queues per deviceOded Gabbay-36/+96
2015-01-18drm/exynos: fix warning of vblank reference countJoonyoung Shim-1/+6
2015-01-18drm/exynos: remove unnecessary runtime pm operationsJoonyoung Shim-4/+0
2015-01-18drm/exynos: fix reset codes for memory mapped hdmi phyJoonyoung Shim-6/+2
2015-01-15drm/radeon: use rv515_ring_start on r5xxAlex Deucher-2/+16
2015-01-15drm/amdkfd: PQM handle queue creation faultBen Goz-0/+3
2015-01-12drm/radeon: add si dpm quirk listAlex Deucher-0/+39
2015-01-12drm/radeon: don't print error on -ERESTARTSYSChristian König-1/+1
2015-01-12drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXESChris Wilson-1/+1
2015-01-12drm/i915: Ban Haswell from using RCS flipsChris Wilson-1/+1
2015-01-12drm/i915: vlv: sanitize RPS interrupt mask during GPU idlingImre Deak-2/+5
2015-01-12drm/i915: fix HW lockup due to missing RPS IRQ workaround on GEN6Imre Deak-12/+18
2015-01-12drm/i915: gen9: fix RPS interrupt routing to CPU vs. GTImre Deak-1/+1
2015-01-12drm/exynos: remove the redundant machine checking codeHyungwon Hwang-12/+0
2015-01-08drm/radeon: add a dpm quirk listAlex Deucher-0/+33
2015-01-08drm/amdkfd: Fix sparse warning (different address space)Oded Gabbay-1/+1
2015-01-08drm/radeon: fix VM flush on CIK (v3)Alex Deucher-0/+21