summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2015-03-26drm/i915: use in_interrupt() not in_irq() to check contextDave Gordon
2015-03-26drm/i915: gen4: work around hang during hibernationImre Deak
2015-03-26drm/i915: add dev_to_i915 helperImre Deak
2015-03-26drm: Don't assign fbs for universal cursor support to filesChris Wilson
2015-03-26drm/vmwgfx: Fix a couple of lock dependency violationsThomas Hellstrom
2015-03-26drm/vmwgfx: Reorder device takedown somewhatThomas Hellstrom
2015-03-26drm/radeon: drop ttm two ended allocationAlex Deucher
2015-03-26drm/radeon: Changing number of compute pipe linesBen Goz
2015-03-26drm/radeon: fix wait to actually occur after the signaling callbackMaarten Lankhorst
2015-03-26drm/radeon: drop setting UPLL to sleep modeChristian König
2015-03-26drm/radeon: fix interlaced modes on DCE8Alex Deucher
2015-03-26drm/radeon: do a posting read in rs600_set_irqAlex Deucher
2015-03-26drm/radeon: do a posting read in si_set_irqAlex Deucher
2015-03-26drm/radeon: do a posting read in cik_set_irqAlex Deucher
2015-03-26drm/radeon: do a posting read in r600_set_irqAlex Deucher
2015-03-26drm/radeon: do a posting read in r100_set_irqAlex Deucher
2015-03-26drm/radeon: do a posting read in evergreen_set_irqAlex Deucher
2015-03-26drm/radeon: fix DRM_IOCTL_RADEON_CS oopsTommi Rantala
2015-03-18drm/i915: Check for driver readyness before handling an underrun interruptChris Wilson
2015-03-18drm/i915: avoid processing spurious/shared interrupts in low-power statesImre Deak
2015-03-18drm/i915: Dell Chromebook 11 has PWM backlightJani Nikula
2015-03-18drm/i915: Check obj->vma_list under the struct_mutexChris Wilson
2015-03-18drm/i915/bdw: PCI IDs ending in 0xb are ULT.Rodrigo Vivi
2015-03-18drm/radeon: fix 1 RB harvest config setup for TN/RLAlex Deucher
2015-03-18drm/radeon: use drm_mode_vrefresh() rather than mode->vrefreshAlex Deucher
2015-03-18drm/radeon: enable native backlight control on old macsNathan-J. Hirschauer
2015-03-18drm/i915: Clamp efficient frequency to valid rangeTom O'Rourke
2015-03-18drm/i915: Correct the IOSF Dev_FN field for IOSF transfersShobhit Kumar
2015-03-18drm/i915: Prevent use-after-free in invalidate_range_start callbackMichał Winiarski
2015-03-18drm/i915: Drop vblank wait from intel_dp_link_downDaniel Vetter
2015-03-18drm/i915: Insert a command barrier on BLT/BSD cache flushesChris Wilson
2015-03-18drm/radeon: fix voltage setup on hawaiiAlex Deucher
2015-03-18drm/radeon/dp: Set EDP_CONFIGURATION_SET for bridge chips if necessaryAlex Deucher
2015-03-18drm/radeon: workaround for CP HW bug on CIKChristian König
2015-03-18drm/radeon: only enable kv/kb dpm interrupts once v3Alex Deucher
2015-03-18drm/radeon: Don't try to enable write-combining without PATMichel Dänzer
2015-03-18drm/tegra: Use correct relocation target offsetsDavid Ung
2015-02-05drm/cirrus: Limit modes depending on bpp optionTakashi Iwai
2015-02-03Merge tag 'drm-amdkfd-fixes-2015-02-02' of git://people.freedesktop.org/~gabb...Dave Airlie
2015-02-02drm/radeon: fix the crash in test functionsIlija Hadzic
2015-02-02drm/radeon: fix the crash in benchmark functionsIlija Hadzic
2015-02-02drm/radeon: properly set vm fragment size for TN/RLAlex Deucher
2015-02-02drm/radeon: don't init gpuvm if accel is disabled (v3)Alex Deucher
2015-02-02drm/radeon: fix PLLs on RS880 and older v2Christian König
2015-02-02drm/amdkfd: Don't create BUG due to incorrect user parameterOded Gabbay
2015-02-02drm/amdkfd: max num of queues can't be 0Oded Gabbay
2015-02-02drm/amdkfd: Fix bug in accounting of queuesOded Gabbay
2015-01-30Merge tag 'drm-intel-fixes-2015-01-29' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-01-30drm: fix fb-helper vs MST dangling connector ptrs (v2)Rob Clark
2015-01-27Merge branch 'drm-fixes-3.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie