Age | Commit message (Expand) | Author | Files | Lines |
2017-07-26 | Merge airlied/drm-next into drm-misc-next | Daniel Vetter | 1 | -82/+102 |
2017-07-17 | drm/i915: Update DRIVER_DATE to 20170717 | Daniel Vetter | 1 | -2/+2 |
2017-07-13 | drm/i915: Addition wrapper for fixed16.16 operation | Kumar, Mahesh | 1 | -0/+19 |
2017-07-13 | drm/i915: cleanup fixed-point wrappers naming | Kumar, Mahesh | 1 | -7/+7 |
2017-07-13 | drm/i915: Always perform internal fixed16 division in 64 bits | Kumar, Mahesh | 1 | -9/+0 |
2017-07-13 | drm/i915: take-out common clamping code of fixed16 wrappers | Kumar, Mahesh | 1 | -16/+12 |
2017-07-10 | Merge tag 'drm-for-v4.13' into drm-intel-next-queued | Daniel Vetter | 1 | -1/+2 |
2017-07-06 | drm/i915: Drop FBDEV #ifdev in mst code | Daniel Vetter | 1 | -2/+0 |
2017-07-04 | drm/i915/edp: Add a T12 panel delay quirk to fix DP AUX CH timeouts | Manasi Navare | 1 | -0/+1 |
2017-07-03 | drm/i915: Update DRIVER_DATE to 20170703 | Daniel Vetter | 1 | -2/+2 |
2017-06-28 | drm/i915: Avoid keeping waitboost active for signaling threads | Chris Wilson | 1 | -7/+3 |
2017-06-22 | drm/i915: Always use 9 bits of the LPC bridge device ID for PCH detection | Ville Syrjälä | 1 | -5/+8 |
2017-06-22 | drm/i915: Document that PPT==CPT and WPT==LPT | Ville Syrjälä | 1 | -2/+2 |
2017-06-21 | Merge tag 'drm-intel-next-2017-06-19' of git://anongit.freedesktop.org/git/dr... | Dave Airlie | 1 | -30/+76 |
2017-06-20 | drm/i915: Add engine reset count to error state | Michel Thierry | 1 | -0/+10 |
2017-06-20 | drm/i915: Add support for per engine reset recovery | Michel Thierry | 1 | -0/+5 |
2017-06-20 | drm/i915: Modify error handler for per engine hang recovery | Michel Thierry | 1 | -0/+10 |
2017-06-20 | drm/i915: Enable rcu-only context lookups | Chris Wilson | 1 | -5/+11 |
2017-06-20 | drm/i915: Allow contexts to be unreferenced locklessly | Chris Wilson | 1 | -21/+2 |
2017-06-20 | drm/i915: Group all the global context information together | Chris Wilson | 1 | -9/+11 |
2017-06-19 | drm/i915: Update DRIVER_DATE to 20170619 | Daniel Vetter | 1 | -2/+2 |
2017-06-16 | drm/i915: Wait upon userptr get-user-pages within execbuffer | Chris Wilson | 1 | -1/+9 |
2017-06-16 | drm/i915: Eliminate lots of iterations over the execobjects array | Chris Wilson | 1 | -1/+1 |
2017-06-16 | drm/i915: Store a direct lookup from object handle to vma | Chris Wilson | 1 | -1/+1 |
2017-06-16 | BackMerge tag 'v4.12-rc5' into drm-next | Dave Airlie | 1 | -1/+2 |
2017-06-15 | drm/i915: Remove pipe A quirk remnants | Ville Syrjälä | 1 | -2/+0 |
2017-06-14 | drm/i915: add KBL GT2/GT3 check macros | Lionel Landwerlin | 1 | -0/+4 |
2017-06-14 | drm/i915/perf: remove perf.hook_lock | Robert Bragg | 1 | -2/+0 |
2017-06-14 | drm/i915/perf: per-gen timebase for checking sample freq | Robert Bragg | 1 | -0/+1 |
2017-06-14 | drm/i915/perf: Add more OA configs for BDW, CHV, SKL + BXT | Robert Bragg | 1 | -2/+2 |
2017-06-14 | drm/i915/perf: Add OA unit support for Gen 8+ | Robert Bragg | 1 | -15/+31 |
2017-06-14 | drm/i915/perf: Add 'render basic' Gen8+ OA unit configs | Robert Bragg | 1 | -2/+4 |
2017-06-14 | drm/i915/perf: rework mux configurations queries | Lionel Landwerlin | 1 | -2/+4 |
2017-06-12 | drm/i915/cfl: Basic DDI plumbing for Coffee Lake. | Rodrigo Vivi | 1 | -0/+2 |
2017-06-12 | drm/i915/cnl: LSPCON support is gen9+ | Rodrigo Vivi | 1 | -1/+1 |
2017-06-08 | drm/i915/cfl: Introduce Coffee Lake platform definition. | Rodrigo Vivi | 1 | -0/+2 |
2017-06-07 | drm/i915/cnl: add IS_CNL_REVID macro | Paulo Zanoni | 1 | -0/+6 |
2017-06-07 | drm/i915/cnl: Introduce Cannonlake platform defition. | Rodrigo Vivi | 1 | -0/+3 |
2017-06-07 | drm/i915: Serialize GTT/Aperture accesses on BXT | Jon Bloomfield | 1 | -0/+10 |
2017-06-02 | drm/i915/cnp: Add PCI ID for Cannonpoint LP PCH | Dhinakaran Pandiyan | 1 | -0/+4 |
2017-06-02 | drm/i915/cnp: Introduce Cannonpoint PCH. | Rodrigo Vivi | 1 | -0/+3 |
2017-05-30 | drm/i915: Remove decoupled MMIO code | Kai Chen | 1 | -3/+0 |
2017-05-29 | drm/i915: Detect USB-C specific dongles before reducing M and N | Jani Nikula | 1 | -1/+2 |
2017-05-29 | drm/i915: Update DRIVER_DATE to 20170529 | Daniel Vetter | 1 | -2/+2 |
2017-05-26 | drm/i915/guc: Introduce buffer based cmd transport | Michal Wajdeczko | 1 | -0/+2 |
2017-05-25 | drm/i915: Consolidate #ifdef CONFIG_INTEL_IOMMU | Chris Wilson | 1 | -7/+8 |
2017-05-25 | drm/i915: Serialize GTT/Aperture accesses on BXT | Jon Bloomfield | 1 | -0/+10 |
2017-05-17 | drm/i915/skl+: use linetime latency if ddb size is not available | Kumar, Mahesh | 1 | -0/+7 |
2017-05-17 | drm/i915: Add more wrapper for fixed_point_16_16 operations | Kumar, Mahesh | 1 | -0/+43 |
2017-05-17 | drm/i915: fix naming of fixed_16_16 wrapper. | Kumar, Mahesh | 1 | -4/+2 |