aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
2018-03-15drm/radeon: Fix deadlock on runtime suspendLukas Wunner
2018-03-15drm/nouveau: Fix deadlock on runtime suspendLukas Wunner
2018-03-15drm: Allow determining if current task is output poll workerLukas Wunner
2018-03-15drm/i915: Always call to intel_display_set_init_power() in resume_early.Maarten Lankhorst
2018-03-15drm/i915/perf: fix perf stream opening lockLionel Landwerlin
2018-03-15drm/i915: Try EDID bitbanging on HDMI after failed readStefan Brüns
2018-03-15drm/i915: Update watermark state correctly in sanitize_watermarksMaarten Lankhorst
2018-03-15drm/i915: Disable DC states around GMBUS on GLKVille Syrjälä
2018-03-15drm/i915: Clear the in-use marker on execbuf failureChris Wilson
2018-03-15drm/i915: Fix rsvd2 mask when out-fence is returnedDaniele Ceraolo Spurio
2018-03-15drm/i915/audio: fix check for av_enc_map overflowJani Nikula
2018-03-15drm/i915: Check for fused or unused pipesMika Kahola
2018-02-28drm/i915/breadcrumbs: Ignore unsubmitted signalersChris Wilson
2018-02-28drm/amdgpu: add new device to use atpx quirkKai-Heng Feng
2018-02-28drm/amdgpu: Avoid leaking PM domain on driver unbind (v2)Alex Deucher
2018-02-28drm/amdgpu: add atpx quirk handling (v2)Alex Deucher
2018-02-28drm/amdgpu: only check mmBIF_IOV_FUNC_IDENTIFIER on tonga/fijiAlex Deucher
2018-02-28drm/amdgpu: Add dpm quirk for Jet PRO (v2)Alex Deucher
2018-02-28drm/amdgpu: fix VA hole handling on Vega10 v3Christian König
2018-02-28drm/amdgpu: disable MMHUB power gating on ravenHuang Rui
2018-02-28drm: Handle unexpected holes in color-evictionChris Wilson
2018-02-28drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commitsLeo (Sunpeng) Li
2018-02-28drm/cirrus: Load lut in crtc_commitDaniel Vetter
2018-02-28drm/edid: Add 6 bpc quirk for CPT panel in Asus UX303LAKai-Heng Feng
2018-02-22drm/radeon: adjust tested variableJulia Lawall
2018-02-22drm/radeon: Add dpm quirk for Jet PRO (v2)Alex Deucher
2018-02-22drm: Check for lessee in DROP_MASTER ioctlKeith Packard
2018-02-22drm/ast: Load lut in crtc_commitDaniel Vetter
2018-02-22drm/amd/powerplay: Fix smu_table_entry.handle typeAndrey Grodzovsky
2018-02-22drm/qxl: reapply cursor after resetting primaryRay Strode
2018-02-22drm/qxl: unref cursor bo when finished with itRay Strode
2018-02-22drm/ttm: Fix 'buf' pointer update in ttm_bo_vm_access_kmap() (v2)Tom St Denis
2018-02-22drm/ttm: Don't add swapped BOs to swap-LRU listFelix Kuehling
2018-02-16drm/i915: Avoid PPS HW/SW state mismatch due to roundingImre Deak
2018-02-16Revert "drm/i915: mark all device info struct with __initconst"Lionel Landwerlin
2018-01-26Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2018-01-26drm/nouveau: Move irq setup/teardown to pci ctor/dtorLyude Paul
2018-01-25Merge tag 'drm-misc-fixes-2018-01-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-01-19Merge tag 'drm-intel-fixes-2018-01-18' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-01-19Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2018-01-19drm/nouveau/mmu/mcp77: fix regressions in stolen memory handlingBen Skeggs
2018-01-19drm/nouveau/bar/gk20a: Avoid bar teardown during initJon Hunter
2018-01-19drm/nouveau/drm/nouveau: Pass the proper arguments to nvif_object_map_handle()Thierry Reding
2018-01-18drm/vc4: Fix NULL pointer dereference in vc4_save_hang_state()Boris Brezillon
2018-01-18drm/vc4: Flush the caches before the bin jobs, as well.Eric Anholt
2018-01-18Merge tag 'drm-misc-fixes-2018-01-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-01-18Merge branch 'vmwgfx-fixes-4.15' of git://people.freedesktop.org/~thomash/lin...Dave Airlie
2018-01-17drm/vmwgfx: fix memory corruption with legacy/sou connectorsRob Clark
2018-01-17drm/vmwgfx: Fix a boot time warningWoody Suwalski
2018-01-15drm/i915: Fix deadlock in i830_disable_pipe()Ville Syrjälä