index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_frontbuffer.c
Age
Commit message (
Expand
)
Author
2021-12-09
drm/i915/trace: split out display trace to a separate file
Jani Nikula
2021-08-30
drm/i915/display: Renaming DRRS functions to intel_drrs_*()
José Roberto de Souza
2021-08-30
drm/i915/display: Move DRRS code its own file
José Roberto de Souza
2021-06-02
Merge tag 'drm-intel-gt-next-2021-05-28' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-05-05
drm/i915: drop the __i915_active_call pointer packing
Matthew Auld
2021-04-28
drm/i915: Add frontbuffer tracking tracepoints
Ville Syrjälä
2021-03-11
Merge drm/drm-next into drm-intel-next
Jani Nikula
2021-02-10
drm/i915: Warn when releasing a frontbuffer while in use
Ville Syrjälä
2021-01-20
drm/i915/gem: Protect used framebuffers from casual eviction
Chris Wilson
2020-08-17
drm/i915: Add a couple of missing i915_active_fini()
Chris Wilson
2020-04-21
drm/i915/display/frontbuffer: Prefer drm_WARN_ON over WARN_ON
Pankaj Bharadiya
2019-12-18
drm/i915: Hold reference to intel_frontbuffer as we track activity
Chris Wilson
2019-10-04
drm/i915: Coordinate i915_active with its own mutex
Chris Wilson
2019-10-04
drm/i915: Push the i915_active.retire into a worker
Chris Wilson
2019-09-03
drm/i915: Replace obj->pin_global with obj->frontbuffer
Chris Wilson
2019-08-16
drm/i915: Extract intel_frontbuffer active tracking
Chris Wilson
2019-08-07
drm/i915: rename intel_drv.h to display/intel_display_types.h
Jani Nikula
2019-06-17
drm/i915: move modesetting core code under display/
Jani Nikula