aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAge
...
| * | drm/i915/backlight: setup and cache pwm alternate increment valueJani Nikula2016-10-10
| |/
| * drm/i915: Account for sink max TMDS clock when checking the port clockVille Syrjälä2016-10-04
| * drm/i915: Replace a bunch of connector->base.display_info with a local variableVille Syrjälä2016-10-04
| * Merge tag 'v4.8-rc8' into drm-nextDave Airlie2016-09-27
| |\
| * \ Merge tag 'drm-intel-next-2016-09-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-09-19
| |\ \
| | * | drm/i915: Update DRIVER_DATE to 20160919Daniel Vetter2016-09-19
| | * | drm/i915: use NULL for NULL pointersJani Nikula2016-09-16
| | * | drm/i915: do not use 'false' as a NULL pointerJani Nikula2016-09-16
| | * | drm/i915: make intel_dp_compute_bpp staticJani Nikula2016-09-16
| | * | drm: Add DP branch device info on debugfsMika Kahola2016-09-15
| | * | drm/i915: Update bits per component for display infoMika Kahola2016-09-15
| | * | drm/i915: Check pixel rate for DP to VGA dongleMika Kahola2016-09-15
| | * | drm/i915: Read DP branch device SW revisionMika Kahola2016-09-15
| | * | drm/i915: Read DP branch device HW revisionMika Kahola2016-09-15
| | * | drm/i915: Cleanup DisplayPort AUX channel initializationMika Kahola2016-09-15
| | * | drm/i915: Add ddb size field to device info structureDeepak M2016-09-15
| | * | drm/i915/guc: general tidying up (submission)Dave Gordon2016-09-15
| | * | drm/i915/guc: general tidying up (loader)Dave Gordon2016-09-15
| | * | drm/i915: clarify PMINTRMSK/pm_intr_keep usageDave Gordon2016-09-15
| | * | drm/i915: Only expand COND once in wait_for()Dave Gordon2016-09-15
| | * | drm/i915: Ignore OpRegion panel type except on select machinesVille Syrjälä2016-09-14
| | * | Revert "drm/i915/psr: Make idle_frames sensible again"Rodrigo Vivi2016-09-13
| | * | drm/i915: Add support for Kabylake to function obtaining shared PLLNavare, Manasi D2016-09-13
| | * | drm/i915: remove writeq ifdefferyMatthew Auld2016-09-12
| | * | drm/i915: Make DP link training channel equalization DP 1.2 Spec compliantNavare, Manasi D2016-09-09
| | * | drm/dp/i915: Make clock recovery in the link training compliant with DP Spec 1.2Dhinakaran Pandiyan2016-09-09
| | * | drm/i915/dp: Move max. vswing check to it's own functionDhinakaran Pandiyan2016-09-09
| | * | drm/i915/dp: Add a standalone function to obtain shared dpll for HSW/BDW/SKL/BXTJim Bride2016-09-09
| | * | drm/i915: Flush to GTT domain all GGTT bound objects after hibernationChris Wilson2016-09-09
| | * | drm/i915: Shrink objects prior to hibernationChris Wilson2016-09-09
| | * | drm/i915: Serialise execbuf operation after a dma-buf reservation objectChris Wilson2016-09-09
| | * | drm/i915: Nonblocking request submissionChris Wilson2016-09-09
| | * | drm/i915: Avoid incrementing hangcheck whilst waiting for external fenceChris Wilson2016-09-09
| | * | drm/i915: Ignore valid but unknown semaphoresChris Wilson2016-09-09
| | * | drm/i915/guc: Prepare for nonblocking execbuf submissionChris Wilson2016-09-09
| | * | drm/i915: Prepare object synchronisation for asynchronicityChris Wilson2016-09-09
| | * | drm/i915: Reorder i915_add_request to separate the phases betterChris Wilson2016-09-09
| | * | drm/i915: Drive request submission through fence callbacksChris Wilson2016-09-09
| | * | drm/i915: Update reset path to fix incomplete requestsChris Wilson2016-09-09
| | * | drm/i915: Replace wait-on-mutex with wait-on-bit in reset workerChris Wilson2016-09-09
| | * | drm/i915: Perform a direct reset of the GPU from the waiterChris Wilson2016-09-09
| | * | drm/i915: Mark up all locked waitersChris Wilson2016-09-09
| | * | drm/i915: Expand bool interruptible to pass flags to i915_wait_request()Chris Wilson2016-09-09
| | * | drm/i915: Drop local struct_mutex around intel_init_emon[ilk]Chris Wilson2016-09-09
| | * | drm/i915: Separate out reset flags from the reset counterChris Wilson2016-09-09
| | * | drm/i915: Simplify ELSP queue request trackingChris Wilson2016-09-09
| | * | drm/i915: Reorder submitting the requests to ELSPChris Wilson2016-09-09
| | * | drm/i915: Compute the ELSP register location onceChris Wilson2016-09-09
| | * | drm/i915: Record the position of the workarounds in the tail of the requestChris Wilson2016-09-09
| | * | drm/i915: Only queue requests during execlists submissionChris Wilson2016-09-09