aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-05drm/cirrus: Limit modes depending on bpp optionTakashi Iwai4-2/+15
2015-02-03Merge tag 'drm-amdkfd-fixes-2015-02-02' of git://people.freedesktop.org/~gabbayo/linux into drm-fixesDave Airlie3-4/+8
2015-02-02drm/radeon: fix the crash in test functionsIlija Hadzic1-4/+4
2015-02-02drm/radeon: fix the crash in benchmark functionsIlija Hadzic1-5/+8
2015-02-02drm/radeon: properly set vm fragment size for TN/RLAlex Deucher1-2/+4
2015-02-02drm/radeon: don't init gpuvm if accel is disabled (v3)Alex Deucher2-10/+12
2015-02-02drm/radeon: fix PLLs on RS880 and older v2Christian König1-0/+3
2015-02-02drm/amdkfd: Don't create BUG due to incorrect user parameterOded Gabbay1-1/+5
2015-02-02drm/amdkfd: max num of queues can't be 0Oded Gabbay1-2/+2
2015-02-02drm/amdkfd: Fix bug in accounting of queuesOded Gabbay1-1/+1
2015-01-30Merge tag 'drm-intel-fixes-2015-01-29' of git://anongit.freedesktop.org/drm-intel into drm-fixesDave Airlie4-26/+19
2015-01-30drm: fix fb-helper vs MST dangling connector ptrs (v2)Rob Clark1-0/+30
2015-01-27Merge branch 'drm-fixes-3.19' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie13-53/+111
2015-01-27Merge tag 'drm-amdkfd-fixes-2015-01-26' of git://people.freedesktop.org/~gabbayo/linux into drm-fixesDave Airlie8-39/+106
2015-01-27Merge branch 'drm-tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-fixesDave Airlie1-10/+42
2015-01-26drm/i915: BDW Fix Halo PCI IDs marked as ULT.Rodrigo Vivi1-2/+1
2015-01-26drm/i915: Fix and clean BDW PCH identificationRodrigo Vivi1-10/+4
2015-01-26drm/i915: Only fence tiled region of object.Bob Paauwe1-0/+7
2015-01-26drm/i915: fix inconsistent brightness after resumeJeremiah Mahler1-1/+1
2015-01-26drm/i915: Init PPGTT before context enableDavid Woodhouse1-13/+6
2015-01-22drm/radeon: Remove rdev->gart.pages_addr arrayMichel Dänzer6-20/+2
2015-01-22drm/radeon: Restore GART table contents after pinning it in VRAM v3Michel Dänzer1-0/+13
2015-01-22drm/radeon: Split off gart_get_page_entry ASIC hook from set_page_entryMichel Dänzer9-37/+100
2015-01-22drm/amdkfd: Fix bug in call to init_pipelines()Oded Gabbay1-1/+1
2015-01-22drm/amdkfd: Fix bug in pipelines initializationOded Gabbay1-1/+5
2015-01-22drm/radeon: Don't increment pipe_id in kgd_init_pipelineOded Gabbay1-1/+1
2015-01-22Merge branch 'vmwgfx-fixes-3.19' of git://people.freedesktop.org/~thomash/linux into drm-fixesDave Airlie7-86/+56
2015-01-21drm/i2c: tda998x: set the CEC I2C address based on the slave I2C addressAndrew Jackson1-1/+4
2015-01-21Merge tag 'drm-amdkfd-fixes-2015-01-13' of git://people.freedesktop.org/~gabbayo/linux into drm-fixesDave Airlie5-213/+3
2015-01-21Merge tag 'drm-intel-fixes-2015-01-15' of git://anongit.freedesktop.org/drm-intel into drm-fixesDave 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/git/daeinki/drm-exynos into drm-fixesDave Airlie3-23/+8
2015-01-19drm/vmwgfx: Replace the hw mutex with a hw spinlockThomas Hellstrom7-86/+56
2015-01-18drm/amdkfd: Allow user to limit only queues per deviceOded Gabbay7-36/+96
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: PQM handle queue creation faultBen Goz1-0/+3
2015-01-12drm/radeon: add si dpm quirk listAlex Deucher1-0/+39
2015-01-12drm/radeon: don't print error on -ERESTARTSYSChristian König1-1/+1
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
2015-01-12drm/i915: vlv: sanitize RPS interrupt mask during GPU idlingImre Deak2-2/+5
2015-01-12drm/i915: fix HW lockup due to missing RPS IRQ workaround on GEN6Imre Deak3-12/+18
2015-01-12drm/i915: gen9: fix RPS interrupt routing to CPU vs. GTImre Deak1-1/+1
2015-01-12drm/exynos: remove the redundant machine checking codeHyungwon Hwang1-12/+0
2015-01-08drm/radeon: add a dpm quirk listAlex Deucher1-0/+33
2015-01-08drm/amdkfd: Fix sparse warning (different address space)Oded Gabbay1-1/+1
2015-01-08drm/radeon: fix VM flush on CIK (v3)Alex Deucher2-0/+21