aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2017-11-13Pass mode to wait_on_atomic_t() action funcs and provide default actionsDavid Howells2-15/+3
2017-11-13Merge remote-tracking branch 'tip/timers/core' into afs-nextDavid Howells2-9/+6
2017-11-13drm/i915: Handle locking better in i915_sink_crc.Maarten Lankhorst1-8/+32
2017-11-13drm/i915: Handle adjust better in intel_pipe_config_compareMaarten Lankhorst1-2/+22
2017-11-13drm/i915: Check boolean options in intel_pipe_config_compare with its own macroMaarten Lankhorst1-10/+20
2017-11-13drm/i915: Remove bogus ips_enabled check.Maarten Lankhorst1-8/+0
2017-11-13drm/rockchip: analogix_dp: Use mutex rather than spinlockEmil Renner Berthing1-8/+6
2017-11-13Merge branch 'pm-core'Rafael J. Wysocki1-1/+1
2017-11-12drm/i915: Remove Gen9 WAs with no effectOscar Mateo2-6/+0
2017-11-12drm/i915: Remove redundant intel_autoenable_gt_powersave()Chris Wilson5-86/+24
2017-11-11drm/i915: Update watermark state correctly in sanitize_watermarksMaarten Lankhorst1-0/+2
2017-11-11drm/cma-helper: Remove drm_fb_cma_debugfs_show()Noralf Trønnes2-63/+0
2017-11-11drm/tinydrm: Use drm_gem_cma_print_info()Noralf Trønnes1-7/+1
2017-11-11drm/tilcdc: Use drm_gem_cma_print_info()Noralf Trønnes1-1/+1
2017-11-11drm/arm/hdlcd: Use drm_gem_cma_print_info()Noralf Trønnes1-1/+1
2017-11-11drm/arc: Use drm_gem_cma_print_info()Noralf Trønnes1-1/+1
2017-11-11drm/cma-helper: Add drm_gem_cma_print_info()Noralf Trønnes1-0/+19
2017-11-11drm/atomic: Use drm_framebuffer_print_info()Noralf Trønnes1-15/+3
2017-11-11drm/framebuffer: Add framebuffer debugfs fileNoralf Trønnes4-0/+89
2017-11-10drm/i915/selftests: Yet another forgotten mock_i915->mm initialiserChris Wilson3-17/+18
2017-11-10Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'aso...Mark Brown2-27/+4
2017-11-10drm/i915: Kerneldoc typo s/rps/rps_client/Chris Wilson1-1/+1
2017-11-10drm/i915: Stop caching the "golden" renderstateChris Wilson7-109/+54
2017-11-10drm/i915: Record the default hw state after reset upon loadChris Wilson10-73/+209
2017-11-10drm/i915: Mark the context state as dirty/writtenChris Wilson2-11/+27
2017-11-10drm/i915: Inline intel_modeset_gem_init()Chris Wilson3-9/+1
2017-11-10drm/i915: Move intel_init_clock_gating() to i915_gem_init()Chris Wilson2-4/+15
2017-11-10drm/i915: Move GT powersaving init to i915_gem_init()Chris Wilson3-4/+2
2017-11-10drm/i915: Force the switch to the i915->kernel_contextChris Wilson2-6/+30
2017-11-10drm/i915: Define an engine class enum for the uABITvrtko Ursulin2-2/+13
2017-11-10drm/i915/selftests: Initialise mock_i915->mm.obj_lockChris Wilson1-0/+1
2017-11-10drm/i915: Restore the wait for idle engine after flushing interruptsChris Wilson1-3/+4
2017-11-10drm/i915: Acquire PUNIT->PMIC bus for intel_uncore_forcewake_reset()Hans de Goede2-4/+16
2017-11-10drm/i915: Move irqs enabled assertion deeper for mock breadcrumbsChris Wilson1-2/+8
2017-11-10virtgpu: remove redundant task_comm copyingMichał Mirosław1-4/+2
2017-11-10drm: qxl: remove pr_info message, stops log spammingColin Ian King1-4/+1
2017-11-10drm/cirrus: add create_handle support.Lepton Wu1-0/+9
2017-11-10drm/virtio: add create_handle support.Lepton Wu1-0/+12
2017-11-10drm/i915/selftests: Reduce the volume of the timeout messageChris Wilson1-1/+1
2017-11-10drm/mode_object: fix documentation for object lookups.Dave Airlie2-0/+2
2017-11-09drm/i915: Update DRIVER_DATE to 20171109Rodrigo Vivi1-1/+1
2017-11-09drm/i915: Update DRIVER_DATE to 20171109Rodrigo Vivi1-2/+2
2017-11-09amdgpu/dm: Don't use DRM_ERROR in amdgpu_dm_atomic_checkMichel Dänzer1-7/+5
2017-11-09drm/amd/powerplay: fix copy-n-paste error on vddci_buf indexColin Ian King1-1/+1
2017-11-09drm/amdgpu: Fix null pointer issue in amdgpu_cs_wait_any_fenceEmily Deng1-2/+5
2017-11-09drm/amdgpu: Remove check which is not valid for certain VBIOSKen Wang1-6/+0
2017-11-09drm/i915: Mark up i915_vma_unbind() as a potential sleeperChris Wilson1-0/+1
2017-11-09drm/i915: Mark vm_free_page() as a potential sleeper agentChris Wilson1-0/+8
2017-11-09drm/i915: Use trace_printk to provide a death rattle for GEMChris Wilson3-0/+37
2017-11-09drm/syncobj: Use proper methods for accessing rcu protected pointersVille Syrjälä1-4/+7