- b44d5c0 drm/i915: Always wait for flip_done, v2. by Maarten Lankhorst · 7 years ago
- 0c697fa Backmerge tag 'v4.13-rc5' into drm-next by Dave Airlie · 7 years ago
- 7d902c0 drm: Nuke drm_atomic_helper_connector_dpms by Daniel Vetter · 7 years ago
- 482b0e3 drm: Nuke drm_atomic_helper_connector_set_property by Daniel Vetter · 7 years ago
- e90271b drm: Nuke drm_atomic_helper_plane_set_property by Daniel Vetter · 7 years ago
- b671557 drm: Nuke drm_atomic_helper_crtc_set_property by Daniel Vetter · 7 years ago
- 5a7e6a3 drm/i915: Use the drm_driver.dumb_destroy default by Noralf Trønnes · 7 years ago
- 1e2ba78 drm/i915: fix backlight invert for non-zero minimum brightness by Jani Nikula · 8 years ago
- cd82f37 drm/i915/shrinker: Wrap need_resched() inside preempt-disable by Chris Wilson · 7 years ago
- b5fa57d drm/i915/perf: fix flex eu registers programming by Lionel Landwerlin · 7 years ago
- 5e2d096 Merge tag 'gvt-fixes-2017-08-07' of https://github.com/01org/gvt-linux into drm-intel-fixes by Jani Nikula · 7 years ago
- 5279fc7 drm/i915: Fix out-of-bounds array access in bdw_load_gamma_lut by Maarten Lankhorst · 7 years ago
- d608659 drm/i915/gvt: Change the max length of mmio_reg_rw from 4 to 8 by Xiong Zhang · 7 years ago
- 02b6ed4 drm/i915/gvt: Initialize MMIO Block with HW state by Tina Zhang · 7 years ago
- 7490831 drm: i915: remove dead code and pointless local lut storage by Peter Rosin · 7 years ago
- f2e2c00 drm/i915/gvt: clean workload queue if error happened by Chuanxiao Dong · 7 years ago
- 6184cc8 drm/i915/gvt: change resetting to resetting_eng by Chuanxiao Dong · 7 years ago
- e6fc3b6 drm: Plumb modifiers through plane init by Ben Widawsky · 7 years ago
- 5fe220a Merge tag 'gvt-fixes-2017-07-26' of https://github.com/01org/gvt-linux into drm-intel-fixes by Daniel Vetter · 7 years ago
- e9ba403 drm/i915: Fix bad comparison in skl_compute_plane_wm. by Maarten Lankhorst · 7 years ago
- 7b98da6 drm/i915: Force CPU synchronisation even if userspace requests ASYNC by Chris Wilson · 7 years ago
- adf2783 drm/i915: Only skip updating execobject.offset after error by Chris Wilson · 7 years ago
- bed8d1c drm/i915: Only mark the execobject as pinned on success by Chris Wilson · 7 years ago
- a6c0077 drm/i915: Remove assertion from raw __i915_vma_unpin() by Chris Wilson · 7 years ago
- 5846a73 drm/i915/cnl: Fix loadgen select programming on ddi vswing sequence by Navare, Manasi D · 7 years ago
- 283d686 drm/i915: Fix scaler init during CRTC HW state readout by Imre Deak · 7 years ago
- 3d91142 drm/i915/selftests: Fix an error handling path in 'mock_gem_device()' by Christophe JAILLET · 7 years ago
- 4706ca7 drm/i915: Unbreak gpu reset vs. modeset locking by Daniel Vetter · 7 years ago
- d34cfeb drm/i915: Fix cursor updates on some platforms by Ville Syrjälä · 7 years ago
- 7728124 drm/i915: Fix user ptr check size in eb_relocate_vma() by Imre Deak · 7 years ago
- af05559 Merge airlied/drm-next into drm-misc-next by Daniel Vetter · 7 years ago
- 0806f4e drm/i915: Handle drm_atomic_helper_swap_state failure by Maarten Lankhorst · 7 years ago
- e1923ab drm/<drivers>: Drop fbdev info flags by Daniel Vetter · 7 years ago
- 26a201a drm/i915/gvt: Extend KBL platform support in GVT-g by Jian Jun Chen · 7 years ago
- 2d62c79 Merge tag 'drm-intel-next-2017-07-17' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 7 years ago
- f43aa31 drm/i915/gvt: Fix the vblank timer close issue after shutdown VMs in reverse by fred gao · 7 years ago
- 58947144 drm/i915: Update DRIVER_DATE to 20170717 by Daniel Vetter · 7 years ago
- 0c1f528 drm: handle HDMI 2.0 VICs in AVI info-frames by Shashank Sharma · 7 years ago
- 346fb4e drm/i915: Protect against deferred fbdev setup by Daniel Vetter · 7 years ago
- 88be58b drm/i915/fbdev: Always forward hotplug events by Daniel Vetter · 7 years ago
- ad51271 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
- 311ac00 Merge tag 'drm-fixes-for-v4.13-rc1' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
- b064be0 drm/i915/skl+: unify cpp value in WM calculation by Kumar, Mahesh · 7 years ago
- 129eaa9 drm/i915/skl+: WM calculation don't require height by Kumar, Mahesh · 7 years ago
- 6ea593c drm/i915: Addition wrapper for fixed16.16 operation by Kumar, Mahesh · 7 years ago
- eac2cb8 drm/i915: cleanup fixed-point wrappers naming by Kumar, Mahesh · 7 years ago
- eed02a7 drm/i915: Always perform internal fixed16 division in 64 bits by Kumar, Mahesh · 7 years ago
- 07ab976 drm/i915: take-out common clamping code of fixed16 wrappers by Kumar, Mahesh · 7 years ago
- fe5f6b1 drm/i915: Use correct iterator macro by Maarten Lankhorst · 7 years ago
- dbb3295 drm/i915: use __GFP_RETRY_MAYFAIL by Michal Hocko · 7 years ago
- 61f3e77 drm/i915/cnl: Add missing type case. by Rodrigo Vivi · 7 years ago
- eafbc20 Merge tag 'gvt-fixes-2017-07-11' of https://github.com/01org/gvt-linux into drm-intel-next-fixes by Jani Nikula · 7 years ago
- 5074002 drm/i915: Make DP-MST connector info work by Maarten Lankhorst · 7 years ago
- 0cf5ec4 drm/i915/gvt: Use fence error from GVT request for workload status by Chuanxiao Dong · 7 years ago
- 4cc7438 drm/i915/gvt: remove scheduler_mutex in per-engine workload_thread by Weinan Li · 7 years ago
- 08673c3 drm/i915/gvt: Revert "drm/i915/gvt: Fix possible recursive locking issue" by Chuanxiao Dong · 7 years ago
- 3364bf5 drm/i915/gvt: Audit the command buffer address by Ping Gao · 7 years ago
- 0de9870 drm/i915/gvt: Fix a memory leak in intel_gvt_init_gtt() by Zhou, Wenjia · 7 years ago
- 9531522 Merge tag 'drm-for-v4.13' into drm-intel-next-queued by Daniel Vetter · 7 years ago
- 6d6a897 drm/i915/cnl: Add max allowed Cannonlake DC. by Rodrigo Vivi · 7 years ago
- 77d1f61 drm/i915: Make DP-MST connector info work by Maarten Lankhorst · 7 years ago
- 7581d5c drm/i915/fbdev: Check for existence of ifbdev->vma before operations by Chris Wilson · 7 years ago
- af3c8d9 Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
- a9701a8 drm/i915/cnl: Get DDI clock based on PLLs. by Rodrigo Vivi · 7 years ago
- 35ceabf drm/i915/cnl: Inherit RPS stuff from previous platforms. by Rodrigo Vivi · 7 years ago
- f65f841 drm/i915/cnl: Gen10 render context size. by Rodrigo Vivi · 7 years ago
- 75be775 drm/i915/cnl: Don't trust VBT's alternate pin for port D for now. by Rodrigo Vivi · 7 years ago
- 17369ba drm/i915: Fix the kernel panic when using aliasing ppgtt by Chuanxiao Dong · 7 years ago
- 6602be0 drm/i915/cnl: Cannonlake color init. by Rodrigo Vivi · 7 years ago
- 3d16ca5 drm/i915/cnl: Add force wake for gen10+. by Rodrigo Vivi · 7 years ago
- b38131f drm/i915/cnl: Fix comment about AUX IO power well enable/disable by Imre Deak · 7 years ago
- 42d9366 drm/i915/gen9+: Don't remove secondary power well requests by Imre Deak · 7 years ago
- e8a3a2a drm/i915/bxt, glk: Fix assert on conditions for DC9 enabling by Imre Deak · 7 years ago
- edfda8e drm/i915/skl: Don't disable misc IO power well during display uninit by Imre Deak · 7 years ago
- 846c6b2 drm/i915/gen9+: Add 10 us delay after power well 1/AUX IO pw disabling by Imre Deak · 7 years ago
- cb0aeaa drm/i915: Only free the oldest stale context before allocating by Chris Wilson · 7 years ago
- 6b6573d drm/i915: Drop request retirement before reaping stale contexts by Chris Wilson · 7 years ago
- ddfc925 drm/i915: Move stale context reaping to common i915_gem_context_create by Chris Wilson · 7 years ago
- e4d5dc2 drm/i915: Check new context against kernel_context after reporting an error by Chris Wilson · 7 years ago
- 817aef5 drm/i915: Setting pch_id for HSW/BDW in virtual environment by Xiong Zhang · 7 years ago
- 0a7a098 drm: i915: sysfs: constify attribute_group structures. by Arvind Yadav · 7 years ago
- e13a058 drm/fb-helper: Stop using mode_config.mutex for internals by Daniel Vetter · 7 years ago
- 666b7cd drm/i915: Drop FBDEV #ifdev in mst code by Daniel Vetter · 7 years ago
- af2405a drm/fb-helper: Push down modeset lock into FB helpers by Thierry Reding · 7 years ago
- c99a259 drm/i915/edp: Add a T12 panel delay quirk to fix DP AUX CH timeouts by Manasi Navare · 7 years ago
- 7f58cbb drm/i915/skl+: Scaling not supported in IF-ID Interlace mode by Mahesh Kumar · 7 years ago
- 11f489d drm/i915/skl+: Check for supported plane configuration in Interlace mode by Mahesh Kumar · 7 years ago
- 15727ed drm/i915/fbdev: Check for existence of ifbdev->vma before operations by Chris Wilson · 7 years ago
- fad2083 drm/i915: Fix use-after-free of context during free_contexts by Chris Wilson · 7 years ago
- 9bd4218 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 81e3e04 Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid by Linus Torvalds · 7 years ago
- 0494182 drm/i915: Hold RPM wakelock while initializing OA buffer by sagar.a.kamble@intel.com · 7 years ago
- c379b89 drm/i915/cnl: Fix the CURSOR_COEFF_MASK used in DDI Vswing Programming by Navare, Manasi D · 7 years ago
- 2347728 drm/i915/cfl: Fix Workarounds. by Rodrigo Vivi · 7 years ago
- 4ec654b drm/i915: Avoid undefined behaviour of "u32 >> 32" by Chris Wilson · 7 years ago
- 9c75b18 drm/i915: reintroduce VLV/CHV PFI programming power domain workaround by Gabriel Krisman Bertazi · 7 years ago
- 1a13a2e drm/i915: Fix an error checking test by Christophe JAILLET · 7 years ago
- ce3f716 drm/i915: Disable MSI for all pre-gen5 by Ville Syrjälä · 7 years ago
- a874b6a drm/i915: Prevent kernel panic when reading/writing compliance debugfs files, v2. by Maarten Lankhorst · 7 years ago
- 987f8c4 drm/i915: Hold RPM wakelock while initializing OA buffer by sagar.a.kamble@intel.com · 7 years ago