Commit Graph

1110 Commits (7eaf5547d0460027b15a297bb15d80bdd600cb41)

Author SHA1 Message Date
Jesse Barnes 7eaf5547d0 drm/i915: fix eDP detection 15 years ago
Dan Carpenter f4433a8d5d i915: snprintf returns large values 15 years ago
Daniel Vetter 1996675432 drm/i915: die, i915_probe_agp, die 15 years ago
Daniel Vetter ac622a9cdb drm/i915: drop prealloc_start from i915_dma gtt init 15 years ago
Daniel Vetter 0ade638655 intel-gtt: introduce drm/intel-gtt.h 15 years ago
Matthew Garrett 309b1e3ab7 drm/i915: Don't disable panel for modesetting if pfit hasn't changed 15 years ago
Jesse Barnes 434ed09724 drm/i915: set dither bits on eDP panels too 15 years ago
Jesse Barnes 4f0d1aff79 drm/i915: fix pipeconf dither bit definitions 15 years ago
Chris Wilson dd2575ffbd drm/i915: Remove impossible error handling from bit17 swizzling 15 years ago
Chris Wilson 8c80b59b37 drm/i915: Add ringbuffer wait reset to hangcheck 15 years ago
Chris Wilson 4b60e5cb70 drm/i915: Clear scanline waits after disabling the pipe. 15 years ago
Chris Wilson 37811fcc91 drm/i915: Show framebuffer info in debugfs 15 years ago
Chris Wilson 70d39fe486 drm/i915: Show device capabilities in debugfs 15 years ago
Chris Wilson b7ac36dada drm/i915/tv: After disabling the pipe, use wait_for_vblank_off() 15 years ago
Chris Wilson a957355693 drm/i915: Refactor panel backlight controls 15 years ago
Chris Wilson 5d607f9b03 drm/i915: Remove redundant initialisation of fb_base 15 years ago
Chris Wilson 995b6762f0 drm/i915: Quieten sparse warnings for missing prototypes. 15 years ago
Chris Wilson de227ef090 drm/i915: Kill the active list spinlock 15 years ago
Chris Wilson 015b9c8ce5 drm/i915: Remove the random SyncFlush during initialisation 15 years ago
Chris Wilson 3bd3c93299 drm/i915: Compile out error state without DEBUG_FS 15 years ago
Chris Wilson b303cf9542 drm/i915/overlay: Use a continuation hook to finish work after a flip. 15 years ago
Chris Wilson 23f09ce31c drm/i915/overlay: Make the overlay control struct opaque. 15 years ago
Chris Wilson 5dcdbcb06b drm/i915/overlay: Pass interruptible to switch_off() 15 years ago
Chris Wilson 106dadacbe drm/i915/overlay: Workaround i830 overlay activation bug. 15 years ago
Chris Wilson 5fe82c5ee1 drm/i915/overlay: Make do_put_image() as static 15 years ago
Chris Wilson 8dc5d14741 drm/i915: Preallocate requests 15 years ago
Chris Wilson 5cd68c9864 drm/i915/overlay: Tidy release_old_vid() 15 years ago
Chris Wilson 8dfbc34031 drm/i915/overlay: Combine SWITCH_OFF into a single step 15 years ago
Chris Wilson 9bb2ff731b drm/i915/overlay: Explicitly pass regs from map to unmap 15 years ago
Chris Wilson b6c028e004 drm/i915/overlay: Refactor do_wait_request() 15 years ago
Chris Wilson 9f7c3f442b drm/i915/overlay: Tidy check_overlay_dst() 15 years ago
Chris Wilson 446d2183af drm/i915/overlay: Tidy update_pfit_vscale_ratio() 15 years ago
Chris Wilson 7340ea7dcf drm/i915/overlay: Remove duplicated definition of OFC_UPDATE 15 years ago
Chris Wilson 62cf4e6fef drm/i915/overlay: Destroy reg_bo on shutdown. 15 years ago
Chris Wilson a29301288f drm/i915/overlay: Use the recommended page alignment for physical regs 15 years ago
Chris Wilson 60fc332cb5 drm/i915/overlay: Tidy attribute checking. 15 years ago
Chris Wilson 8d74f656dd drm/i915/overlay: Use non-atomic mappings for the common case. 15 years ago
Chris Wilson 31578148b2 drm/i915/overlay: Move capabilities bits to common info block. 15 years ago
Chris Wilson 0ddc1289f3 drm/i915/overlay: Ensure that the reg_bo is in the GTT prior to writing. 15 years ago
Chris Wilson 6ba3ddd983 drm/i915/overlay: Missing breaks between case statements for color depth 15 years ago
Chris Wilson 722506f04d drm/i915/overlay: Whitespace 15 years ago
Daniel Vetter 4fc6ee7646 drm/i915: drop i915_add_request right in front of i915_wait_request 15 years ago
Daniel Vetter ba3d8d749b drm/i915: move the wait_rendering call into flush_gpu_write_domain 15 years ago
Daniel Vetter 617dbe2787 drm/i915: drop seqno argument from i915_gem_object_move_to_active 15 years ago
Daniel Vetter 86394c669a drm/i915: kill a no longer necessary BUG_ON 15 years ago
Daniel Vetter 8a1a49f954 drm/i915: move flushing list processing to i915_retire_commands 15 years ago
Daniel Vetter a6910434e1 drm/i915: only one interrupt per batchbuffer is not enough! 15 years ago
Daniel Vetter 8bff917c93 drm/i915: move flushing list processing to i915_gem_flush 15 years ago
Daniel Vetter e35a41de39 drm/i915: allow lazy emitting of requests 15 years ago
Jesse Barnes be282fd48e drm/i915: add MMIO debug output 15 years ago