index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
2016-08-19
drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fb
Chris Wilson
2016-08-16
drm: Remove display_info->min/max_(h|v)max
Daniel Vetter
2016-08-16
drm/doc: Fix more kerneldoc/sphinx warnings
Daniel Vetter
2016-08-16
drm: remove `const` attribute to hint at caller that they now own the memory
Eric Engestrom
2016-08-15
drm: make drm_get_format_name thread-safe
Eric Engestrom
2016-08-15
Merge tag 'drm-intel-next-2016-08-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-08-15
Merge tag 'topic/drm-misc-2016-08-12' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-08-12
drm: Remove superflous linux/fb.h includes
Daniel Vetter
2016-08-12
drm/fb-helper: Add a dummy remove_conflicting_framebuffers
Daniel Vetter
2016-08-09
drm/i915/dp: Revert "drm/i915/dp: fall back to 18 bpp when sink capability is...
Mario Kleiner
2016-08-08
drm/i915: Use drm_plane_helper_check_state()
Ville Syrjälä
2016-08-08
drm/i915: Use drm_plane_state.{src,dst,visible}
Ville Syrjälä
2016-08-08
drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?
Joonas Lahtinen
2016-08-08
drm/i915: Update DRIVER_DATE to 20160808
Daniel Vetter
2016-08-08
Merge tag 'drm-intel-next-fixes-2016-08-05' of git://anongit.freedesktop.org/...
Dave Airlie
2016-08-05
drm/i915: fix aliasing_ppgtt leak
Matthew Auld
2016-08-05
drm/i915: Update comment before i915_spin_request
Daniel Vetter
2016-08-05
drm/i915: Use drm official vblank_no_hw_counter callback.
Rodrigo Vivi
2016-08-05
drm/i915: Fix copy_to_user usage for pipe_crc
Rodrigo Vivi
2016-08-05
Revert "drm/i915: Track active streams also for DP SST"
Ville Syrjälä
2016-08-05
drm/i915: fix WaInsertDummyPushConstPs
Matthew Auld
2016-08-05
drm/i915: Assert that the request hasn't been retired
Chris Wilson
2016-08-05
drm/i915: Repack fence tiling mode and stride into a single integer
Chris Wilson
2016-08-05
drm/i915: Document and reject invalid tiling modes
Chris Wilson
2016-08-05
drm/i915: Remove locking for get_tiling
Chris Wilson
2016-08-05
drm/i915: Remove pinned check from madvise ioctl
Chris Wilson
2016-08-05
drm/i915: Reduce locking inside swfinish ioctl
Chris Wilson
2016-08-05
drm/i915: Remove (struct_mutex) locking for busy-ioctl
Chris Wilson
2016-08-05
drm/i915: Remove (struct_mutex) locking for wait-ioctl
Chris Wilson
2016-08-05
drm/i915: Do a nonblocking wait first in pread/pwrite
Chris Wilson
2016-08-05
drm/i915: Remove unused no-shrinker-steal
Chris Wilson
2016-08-05
drm/i915: Tidy generation of the GTT mmap offset
Chris Wilson
2016-08-05
drm/i915/shrinker: Wait before acquiring struct_mutex under oom
Chris Wilson
2016-08-05
drm/i915: Simplify do_idling() (Ironlake vt-d w/a)
Chris Wilson
2016-08-05
drm/i915: Enable i915_gem_wait_for_idle() without holding struct_mutex
Chris Wilson
2016-08-05
drm/i915: Remove forced stop ring on suspend/unload
Chris Wilson
2016-08-05
drm/i915/userptr: Remove superfluous interruptible=false on waiting
Chris Wilson
2016-08-05
drm/i915: Convert non-blocking userptr waits for requests over to using RCU
Chris Wilson
2016-08-05
drm/i915: Convert non-blocking waits for requests over to using RCU
Chris Wilson
2016-08-05
drm/i915: Introduce i915_gem_active_wait_unlocked()
Chris Wilson
2016-08-05
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
2016-08-05
drm/i915: Fix iboost setting for SKL Y/U DP DDI buffer translation entry 2
Ville Syrjälä
2016-08-04
drm/i915/gen9: Give one extra block per line for SKL plane WM calculations
Matt Roper
2016-08-04
drm/i915: Export our request as a dma-buf fence on the reservation object
Chris Wilson
2016-08-04
drm/i915: Enable lockless lookup of request tracking via RCU
Chris Wilson
2016-08-04
drm/i915: Move i915_gem_object_wait_rendering()
Chris Wilson
2016-08-04
drm/i915: Move obj->active:5 to obj->flags
Chris Wilson
2016-08-04
drm/i915: Use dev_priv consistently through the intel_frontbuffer interface
Chris Wilson
2016-08-04
drm/i915: Use atomics to manipulate obj->frontbuffer_bits
Chris Wilson
2016-08-04
drm/i915: Make fb_tracking.lock a spinlock
Chris Wilson
[next]