Commit Graph

210287 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 239918f7a5 intel-gtt: use chipset generation number some more 15 years ago
Daniel Vetter 3b15a9d7cd intel-gtt: call init_gtt_init in probe function 15 years ago
Daniel Vetter 2d2430cf9b intel-gtt: consolidate i9xx setup 15 years ago
Daniel Vetter 73800422a3 intel-gtt: consolidate i830 setup 15 years ago
Daniel Vetter f67eab664c intel-gtt: consolidate the gtt ioremap calls 15 years ago
Daniel Vetter fdfb58a965 intel-gtt: i830: adjust ioremap of regs and gtt to i9xx 15 years ago
Daniel Vetter 210b23c2f7 intel-gtt: i965: use detected gtt size for mapping 15 years ago
Daniel Vetter ccc4e67be5 intel-gtt: i915: use detected gtt size for mapping 15 years ago
Daniel Vetter 1a997ff2a0 intel-gtt: introduce intel_gtt_driver 15 years ago
Daniel Vetter e5e408fc94 intel-gtt: fix gtt_total_entries detection 15 years ago
Daniel Vetter ffdd7510b0 intel-gtt: s/i8[13]0/fake_agp for generic functions 15 years ago
Daniel Vetter fbe407836b intel-gtt: adjust overhead entries in intel_gtt_stolen_entries 15 years ago
Daniel Vetter 77ad498eca intel-gtt: drop unnecessary conditions in intel_gtt_stolen_entries 15 years ago
Daniel Vetter d8d9abcd35 intel-gtt: sane variable names for intel_gtt_stolen_entries 15 years ago
Daniel Vetter 3e921f980f intel-gtt: generic intel_fake_agp_fetch_size 15 years ago
Daniel Vetter 1784a5fb4f intel-gtt: new function intel_gtt_mappable_entries 15 years ago
Daniel Vetter bfde067beb intel-gtt: s/intel_i830_init_gtt_entries/intel_gtt_stolen_entries 15 years ago
Daniel Vetter d7cca2f700 intel-gtt: store a local pointer to the bridge pci dev 15 years ago
Daniel Vetter 0ade638655 intel-gtt: introduce drm/intel-gtt.h 15 years ago
Daniel Vetter e2404e7c3f agp/intel: make intel-gtt.c into a real source file 15 years ago
Daniel Vetter 02c026ced5 agp/intel: split out gmch/gtt probe, part 2 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