summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-07-13drm/i915: cleanup fixed-point wrappers namingKumar, Mahesh
2017-07-13drm/i915: Always perform internal fixed16 division in 64 bitsKumar, Mahesh
2017-07-13drm/i915: take-out common clamping code of fixed16 wrappersKumar, Mahesh
2017-07-11drm/i915/cnl: Add missing type case.Rodrigo Vivi
2017-07-10Merge tag 'drm-for-v4.13' into drm-intel-next-queuedDaniel Vetter
2017-07-10drm/i915/cnl: Add max allowed Cannonlake DC.Rodrigo Vivi
2017-07-10drm/i915: Make DP-MST connector info workMaarten Lankhorst
2017-07-07drm/i915/cnl: Get DDI clock based on PLLs.Rodrigo Vivi
2017-07-07drm/i915/cnl: Inherit RPS stuff from previous platforms.Rodrigo Vivi
2017-07-07drm/i915/cnl: Gen10 render context size.Rodrigo Vivi
2017-07-07drm/i915/cnl: Don't trust VBT's alternate pin for port D for now.Rodrigo Vivi
2017-07-07drm/i915: Fix the kernel panic when using aliasing ppgttChuanxiao Dong
2017-07-06drm/i915/cnl: Cannonlake color init.Rodrigo Vivi
2017-07-06drm/i915/cnl: Add force wake for gen10+.Rodrigo Vivi
2017-07-06drm/i915/cnl: Fix comment about AUX IO power well enable/disableImre Deak
2017-07-06drm/i915/gen9+: Don't remove secondary power well requestsImre Deak
2017-07-06drm/i915/bxt, glk: Fix assert on conditions for DC9 enablingImre Deak
2017-07-06drm/i915/skl: Don't disable misc IO power well during display uninitImre Deak
2017-07-06drm/i915/gen9+: Add 10 us delay after power well 1/AUX IO pw disablingImre Deak
2017-07-06drm/i915: Only free the oldest stale context before allocatingChris Wilson
2017-07-06drm/i915: Drop request retirement before reaping stale contextsChris Wilson
2017-07-06drm/i915: Move stale context reaping to common i915_gem_context_createChris Wilson
2017-07-06drm/i915: Check new context against kernel_context after reporting an errorChris Wilson
2017-07-06drm/i915: Setting pch_id for HSW/BDW in virtual environmentXiong Zhang
2017-07-06drm: i915: sysfs: constify attribute_group structures.Arvind Yadav
2017-07-06drm: Remove unused drm_file parameter to drm_syncobj_replace_fence()Chris Wilson
2017-07-06Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-07-05drm/amd/powerplay: fix bug fail to remove sysfs when rmmod amdgpu.Rex Zhu
2017-07-04amdgpu: Set cik/si_support to 1 by default if radeon isn't builtMichel Dänzer
2017-07-04drm/amdgpu/gfx9: fix driver reload with KIQAlex Deucher
2017-07-04drm/amdgpu/gfx8: fix driver reload with KIQAlex Deucher
2017-07-04drm/i915/edp: Add a T12 panel delay quirk to fix DP AUX CH timeoutsManasi Navare
2017-07-04drm/i915/skl+: Scaling not supported in IF-ID Interlace modeMahesh Kumar
2017-07-04drm/i915/skl+: Check for supported plane configuration in Interlace modeMahesh Kumar
2017-07-04drm/i915/fbdev: Check for existence of ifbdev->vma before operationsChris Wilson
2017-07-04drm/i915: Fix use-after-free of context during free_contextsChris Wilson
2017-07-03drm/amdgpu: Don't call amd_powerplay_destroy() if we don't have powerplayJohn Brooks
2017-07-03drm/ttm: Fix use-after-free in ttm_bo_clean_mmJohn Brooks
2017-07-03drm/i915: Prevent kernel panic when reading/writing compliance debugfs files,...Maarten Lankhorst
2017-07-03drm/i915: Hold RPM wakelock while initializing OA buffersagar.a.kamble@intel.com
2017-07-03drm/i915: Update DRIVER_DATE to 20170703Daniel Vetter
2017-06-30drm/amd/amdgpu: move get memory type function from early init to sw initJim Qu
2017-06-30drm/amdgpu/cgs: always set reference clock in mode_infoAlex Deucher
2017-06-30drm/i915/cnl: Fix the CURSOR_COEFF_MASK used in DDI Vswing ProgrammingNavare, Manasi D
2017-06-30drm/amdgpu: fix vblank_time when displays are offAlex Deucher
2017-06-29drm/i915/cfl: Fix Workarounds.Rodrigo Vivi
2017-06-29drm/amd/powerplay: power value format change for Vega10Eric Huang
2017-06-29drm/amdgpu/gfx9: support the amdgpu.disable_cu optionNicolai Hähnle
2017-06-29drm/amd/powerplay: change PPSMC_MSG_GetCurrPkgPwr for Vega10Eric Huang
2017-06-29drm/amdgpu: Make amdgpu_cs_parser_init static (v2)Alex Xie