- 7b89b8d drm/i915: Remove some unneeded checks from check_crtc_state. by Maarten Lankhorst · 9 years ago
- 35dd3c6 drm/i915: Convert connector checking to atomic, v3. by Maarten Lankhorst · 9 years ago
- 20fae98 drm/i915: Update atomic state when removing mst connector, v3. by Maarten Lankhorst · 9 years ago
- ee165b1 drm/i915: Validate the state after an atomic modeset only, and pass the state. by Maarten Lankhorst · 9 years ago
- c4e2d04 drm/i915: Make the force_thru workaround atomic, v2. by Maarten Lankhorst · 9 years ago
- 06059d5 Merge tag 'topic/drm-misc-2015-07-28' into drm-intel-next-queued by Daniel Vetter · 9 years ago
- 80aa931 drm/i915: disable_shared_pll doesn't work on pre-gen5 by Jesse Barnes · 9 years ago
- 245d966 drm/i915:skl: Add WaEnableGapsTsvCreditFix by Arun Siluvery · 9 years ago
- a7f749f drm/i915/gen9: Removed byte swapping for csr firmware by Animesh Manna · 9 years ago
- 22ce562 drm/i915: read bpp from vbt only for older panels by Thulasimani,Sivakumar · 9 years ago
- d37ae19 drm/i915/skl: send opregion_nofify_adapter(PCI_D1) instead of PCI_D3 by Paulo Zanoni · 9 years ago
- dcddab3 drm/i915: Extract a intel_power_well_disable() function by Damien Lespiau · 9 years ago
- e8ca932 drm/i915: Extract a intel_power_well_enable() function by Damien Lespiau · 9 years ago
- 0667405 drm/i915/skl: revert duplicated WaBarrierPerformanceFixDisable:skl by Marc Herbert · 9 years ago
- 30886c5 drm/i915: VLV/CHV PSR: Increase wait delay time before active PSR. by Rodrigo Vivi · 9 years ago
- 082dcc7 drm/i915: Split sink_crc function in start, stop and read. by Rodrigo Vivi · 9 years ago
- 74b4ea1 drm/i915: special-case dirtyfb for frontbuffer tracking by Paulo Zanoni · 9 years ago
- 4e1e26f drm/i915: don't disable FBC for pipe A when flipping pipe B by Paulo Zanoni · 9 years ago
- 698e84e drm/i915: don't call intel_fbc_update() at intel_unpin_work_fn() by Paulo Zanoni · 9 years ago
- 6f4551f drm/i915: fix FBC frontbuffer tracking flushing code by Paulo Zanoni · 9 years ago
- 5d8a0d0 drm/i915: Update DRIVER_DATE to 20150731 by Daniel Vetter · 9 years ago
- 8453580 drm/i915: Fix command parser table validator by Hanno Böck · 9 years ago
- 9f58582 drm/i915: Properly sort MI coomand table by Hanno Böck · 9 years ago
- dcc13bc drm/i915: Don't return error on sink crc stop. by Rodrigo Vivi · 9 years ago
- afe0d67 drm/i915: Try to stop sink crc calculation on error. by Rodrigo Vivi · 9 years ago
- 6c24695 drm/i915: Keep the mm.bound_list in rough LRU order by Chris Wilson · 9 years ago
- 3b9a02e drm/i915: Fake AGP is dead by Daniel Vetter · 9 years ago
- 8c10342 drm/atomic: Update legacy DPMS state during modesets, v3. by Maarten Lankhorst · 9 years ago
- 9a69a9a drm: Make the connector dpms callback return a value, v2. by Maarten Lankhorst · 9 years ago
- 613d2b2 drm/atomic: pass old crtc state to atomic_begin/flush. by Maarten Lankhorst · 9 years ago
- 3271dca drm/i915: kerneldoc for tiling IOCTL and swizzle functions by Daniel Vetter · 9 years ago
- 7f96eca drm/i915: Move low-level swizzling code to i915_gem_fence.c by Daniel Vetter · 9 years ago
- e562b97 drm/i915: Remove bogus kerneldoc include directive by Daniel Vetter · 9 years ago
- a794f62 drm/i915: kerneldoc for fences by Daniel Vetter · 9 years ago
- 41a36b7 drm/i915: Extract i915_gem_fence.c by Daniel Vetter · 9 years ago
- 042794b drm/i915: Clean up Makefile by Daniel Vetter · 9 years ago
- fc59666 drm/atomic: add connectors_changed to separate it from mode_changed, v2 by Maarten Lankhorst · 9 years ago
- 90a2170 drm: Fix DP_TEST_COUNT_MASK by Rodrigo Vivi · 9 years ago
- dcd14dd Merge tag 'topic/connector-locking-2015-07-23' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
- ce4c464 Merge tag 'topic/crc-pmic-2015-07-23' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
- f60de97 Merge tag 'drm-intel-next-2015-07-17' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
- fa78cea Merge tag 'topic/drm-misc-2015-07-23' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
- 5da612f Merge tag 'drm-amdkfd-next-2015-07-20' of git://people.freedesktop.org/~gabbayo/linux into drm-next by Dave Airlie · 9 years ago
- 3fdefa3 drm: gc now dead mode_group code by Daniel Vetter · 9 years ago
- 9c7060f drm: Stop filtering according to mode_group in getresources by Daniel Vetter · 9 years ago
- e4f6254 drm: Roll out drm_for_each_{plane,crtc,encoder} by Daniel Vetter · 9 years ago
- 9e75c0e drm/cma-helper: Fix locking in drm_fb_cma_debugfs_show by Daniel Vetter · 9 years ago
- 9a9f5ce drm: Roll out drm_for_each_connector more by Daniel Vetter · 9 years ago
- cff20ba drm: Amend connector list locking rules by Daniel Vetter · 9 years ago
- 2ee6bcd drm/radeon: Take all modeset locks for DP MST hotplug by Daniel Vetter · 9 years ago
- 8bb4da1 drm/i915: Take all modeset locks for DP MST hotplug by Daniel Vetter · 9 years ago
- 4676ba0 drm: Check locking in drm_for_each_fb by Daniel Vetter · 9 years ago
- 3a58ee1 drm/i915: Use drm_for_each_fb in i915_debugfs.c by Daniel Vetter · 9 years ago
- 7a3f3d6 drm: Check locking in drm_for_each_connector by Daniel Vetter · 9 years ago
- 169faec drm/fbdev-helper: Grab mode_config.mutex in drm_fb_helper_single_add_all_connectors by Daniel Vetter · 9 years ago
- 8c4ccc4 drm/probe-helper: Grab mode_config.mutex in poll_init/enable by Daniel Vetter · 9 years ago
- 6295d60 drm: Add modeset object iterators by Daniel Vetter · 9 years ago
- 4ea50e9 drm: Simplify drm_for_each_legacy_plane arguments by Daniel Vetter · 9 years ago
- 04cbfe6 mfd: Add GPIOLIB dependency if INTEL_SOC_PMIC is to be enabled by Shobhit Kumar · 9 years ago
- 63c88d2 drm/i915/bxt: add support for HPD long/short pulse detection on HPD_PORT_A pin by Imre Deak · 9 years ago
- cc24fcd drm/i915: don't use HPD_PORT_A as an alias for HPD_NONE by Imre Deak · 9 years ago
- fd63e2a drm/i915: combine i9xx_get_hpd_pins and pch_get_hpd_pins by Imre Deak · 9 years ago
- b8bb08e drm/i915: remove redundant if check by Sudip Mukherjee · 9 years ago
- 9aaffa3 drm/i915: remove unnecessary null test by Sudip Mukherjee · 9 years ago
- 84e8102 drm/i915: Add provision to extend Golden context batch by Arun Siluvery · 9 years ago
- dd72bde drm/i915: Do kunmap if renderstate parsing fails by Mika Kuoppala · 9 years ago
- b029e66 drm/i915: Backlight control using CRC PMIC based PWM driver by Shobhit Kumar · 9 years ago
- fc45e82 drm/i915: Use the CRC gpio for panel enable/disable by Shobhit Kumar · 9 years ago
- a3f37a1 pwm: crc: Add Crystalcove (CRC) PWM driver by Shobhit Kumar · 9 years ago
- a3aa9a9 mfd: intel_soc_pmic_core: ADD PWM lookup table for CRC PMIC based PWM by Shobhit Kumar · 9 years ago
- 3d5e10e mfd: intel_soc_pmic_crc: Add PWM cell device for Crystalcove PMIC by Shobhit Kumar · 9 years ago
- 61dd2ca mfd: intel_soc_pmic_core: Add lookup table for Panel Control as GPIO signal by Shobhit Kumar · 9 years ago
- be9015a gpiolib: Add support for removing registered consumer lookup table by Shobhit Kumar · 9 years ago
- 2617268 drm/i915: Add GuC-related header files by Dave Gordon · 9 years ago
- 63dc044 drm/i915: Add GuC-related module parameters by Alex Dai · 9 years ago
- ea70299 drm/i915: Add i915_gem_object_create_from_data() by Dave Gordon · 9 years ago
- dd92d8d Partially revert "drm/i915: s/mdelay/msleep/" in ilk rps code by Daniel Vetter · 9 years ago
- 7639a8c drm/amdkfd: Set correct doorbell packet type for Carrizo by Ben Goz · 9 years ago
- 3d30b28 drm/amdkfd: Use generic defines in new amd headers by Oded Gabbay · 9 years ago
- d7b8f73 drm/amdkfd: Implement create_map_queues() for Carrizo by Ben Goz · 10 years ago
- e1940fa drm/amdkfd: fix runlist length calculation by Ben Goz · 10 years ago
- 914bea6 drm/amdkfd: Add support for VI in DQM by Ben Goz · 10 years ago
- d696d53 drm/amdkfd: add support for VI in MQD manager by Ben Goz · 10 years ago
- 2d8f1f3 drm/amdkfd: add CP HWS packet headers for VI by Ben Goz · 10 years ago
- 123576d drm/amdkfd: add supported CZ devices PCI IDs to amdkfd by Ben Goz · 10 years ago
- bd72a72 drm/amdkfd: Add dependency of DRM_AMDGPU to Kconfig by Oded Gabbay · 10 years ago
- ff758a1 drm/amdgpu: Add amdgpu <--> amdkfd gfx8 interface by Ben Goz · 10 years ago
- 32c22e9 drm/amdgpu: add amdgpu <--> amdkfd gfx7 interface by Oded Gabbay · 9 years ago
- 130e037 drm/amdgpu: Add H/W agnostic amdgpu <--> amdkfd interface by Oded Gabbay · 9 years ago
- 22801f7 drm/radeon: Modify kgd_engine_type enum to match CZ by Oded Gabbay · 10 years ago
- 52721d9 Linux 4.2-rc3 by Linus Torvalds · 9 years ago
- fdbd55f Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
- 8bff839 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
- ff72bf7 Merge branch 'parisc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
- 10b97f3 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
- fcc53b5 MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPU by Markos Chandras · 9 years ago
- 4c4ac9a parisc: mm: Fix a memory leak related to pmd not attached to the pgd by Christophe Jaillet · 9 years ago
- 3eae03d Merge tag 'pxa-fixes-v4.2-rc2' of https://github.com/rjarzmik/linux into fixesD by Olof Johansson · 9 years ago
- 9d37e66 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
- 0e1dbcc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago