index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-23
drm/amd/display: 3.2.145
Aric Cyr
1
-1
/
+1
2021-07-23
drm/amd/display: [FW Promotion] Release 0.0.75
Anthony Koo
1
-23
/
+13
2021-07-23
drm/amd/display: Refine condition for cursor visibility
Krunoslav Kovac
2
-3
/
+23
2021-07-23
drm/amd/display: Populate dtbclk entries for dcn3.02/3.03
Bindu Ramamurthy
2
-2
/
+10
2021-07-23
drm/amd/display: add workaround for riommu invalidation request hang
Eric Yang
3
-0
/
+29
2021-07-23
drm/amd/display: Line Buffer changes
Nevenko Stupar
4
-19
/
+10
2021-07-23
drm/amd/display: Remove MALL function from DCN3.1
Mikita Lipski
1
-1
/
+0
2021-07-23
drm/amd/display: DCN2X Prefer ODM over bottom pipe to find second pipe
sunglee
1
-4
/
+4
2021-07-23
drm/amd/display: Only set default brightness for OLED
Camille Cho
1
-3
/
+1
2021-07-23
drm/amd/display: Update bounding box for DCN3.1
Nicholas Kazlauskas
1
-0
/
+1
2021-07-23
drm/amd/display: Query VCO frequency from register for DCN3.1
Nicholas Kazlauskas
2
-55
/
+42
2021-07-23
drm/amd/display: Populate socclk entries for dcn3.02/3.03
Bindu Ramamurthy
3
-4
/
+14
2021-07-23
drm/amd/display: Fix max vstartup calculation for modes with borders
Nicholas Kazlauskas
1
-2
/
+4
2021-07-23
drm/amd/display: Enable eDP ILR on DCN2.1
Michael Strauss
1
-1
/
+2
2021-07-23
drm/amd/display: 3.2.144
Aric Cyr
1
-1
/
+1
2021-07-23
drm/amd/display: Fix comparison error in dcn21 DML
Victor Lu
1
-1
/
+1
2021-07-23
drm/amd/display: Fixed hardware power down bypass during headless boot
Jake Wang
3
-29
/
+26
2021-07-23
drm/amd/display: Add copyright notice to new files
Wesley Chalmers
2
-0
/
+50
2021-07-23
drm/amd/display: Reduce delay when sink device not able to ACK 00340h write
Zhan Liu
3
-3
/
+18
2021-07-23
drm/amd/display: add debug print for DCC validation failure
Aurabindo Pillai
1
-3
/
+3
2021-07-23
drm/panfrost: devfreq: Don't display error for EPROBE_DEFER
Chris Morgan
1
-1
/
+2
2021-07-23
drm/i915/uapi: reject set_domain for discrete
Matthew Auld
1
-0
/
+3
2021-07-22
drm/i915/xehp: VDBOX/VEBOX fusing registers are enable-based
Tvrtko Ursulin
1
-1
/
+8
2021-07-23
Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
30
-151
/
+1066
2021-07-23
Merge tag 'drm-misc-fixes-2021-07-22' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
8
-17
/
+59
2021-07-23
Merge tag 'drm-intel-fixes-2021-07-22' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
Dave Airlie
6
-285
/
+106
2021-07-22
drm/i915/gt: rename legacy engine->hw_id to engine->gen6_hw_id
Lucas De Marchi
3
-8
/
+8
2021-07-22
drm/i915/gt: nuke unused legacy engine hw_id
Lucas De Marchi
2
-8
/
+0
2021-07-22
drm/i915/gt: fix platform prefix
Lucas De Marchi
1
-2
/
+2
2021-07-22
drm/i915/firmware: Update to DMC v2.03 on RKL
Anusha Srivatsa
1
-2
/
+2
2021-07-22
drm/i915/firmware: Update to DMC v2.12 on TGL
Anusha Srivatsa
1
-2
/
+2
2021-07-22
drm/i915/dmc: Change intel_get_stepping_info()
Anusha Srivatsa
1
-42
/
+8
2021-07-22
drm/i915/step: Add macro magic for handling steps
Anusha Srivatsa
2
-15
/
+37
2021-07-22
drm/i915: Add intel_context tracing
Matthew Brost
3
-0
/
+165
2021-07-22
drm/i915/guc: Add trace point for GuC submit
Matthew Brost
2
-4
/
+22
2021-07-22
drm/i915/guc: Update GuC debugfs to support new GuC
Matthew Brost
5
-1
/
+107
2021-07-22
drm/i915/guc: Update intel_gt_wait_for_idle to work with GuC
Matthew Brost
13
-28
/
+134
2021-07-22
drm/i915/guc: Ensure G2H response has space in buffer
Matthew Brost
5
-26
/
+104
2021-07-22
drm/i915/guc: Disable semaphores when using GuC scheduling
Matthew Brost
1
-2
/
+4
2021-07-22
drm/i915/guc: Ensure request ordering via completion fences
Matthew Brost
1
-2
/
+8
2021-07-22
drm/i915: Disable preempt busywait when using GuC scheduling
Matthew Brost
1
-2
/
+4
2021-07-22
drm/i915/guc: Extend deregistration fence to schedule disable
Matthew Brost
1
-7
/
+33
2021-07-22
drm/i915/guc: Disable engine barriers with GuC during unpin
Matthew Brost
2
-1
/
+11
2021-07-22
drm/i915/guc: Defer context unpin until scheduling is disabled
Matthew Brost
6
-4
/
+180
2021-07-22
drm/i915/guc: Insert fence on context when deregistering
Matthew Brost
4
-2
/
+63
2021-07-22
drm/i915/guc: Implement GuC context operations for new inteface
Matthew Brost
8
-55
/
+696
2021-07-22
drm/i915/guc: Add bypass tasklet submission path to GuC
Matthew Brost
1
-8
/
+29
2021-07-22
drm/i915/guc: Implement GuC submission tasklet
Matthew Brost
3
-117
/
+127
2021-07-22
drm/i915/guc: Add LRC descriptor context lookup array
Matthew Brost
2
-2
/
+35
2021-07-22
drm/i915/guc: Remove GuC stage descriptor, add LRC descriptor
Matthew Brost
3
-116
/
+25
[prev]
[next]